GET /{format}/GamesByDate/{date}

sportsdata.io:csgo-v3-scores

Summary: Games by Date
Operation ID: GamesByDate
Auth: unknown
Description

Games by Date

Parameters (2)

date (string, path, required)

The date of the game(s). <br>Examples: <code>2018-01-13</code>, <code>2018-06-13</code>.

format (string, path, required, default: xml)

Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.

Constraints: {'enum': ['xml', 'json']}

No probe data for this endpoint yet.