GET {format}/GamesByDate/{date}

sportsdata.io:soccer-v3-scores

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

Parameters (2)

date (string, path, required)

The date of the game(s). <br>Examples: <code>2017-02-27</code>, <code>2017-09-01</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.