GET {format}/GamesByDate/{date}

sportsdata.io:cfb-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>2016-SEP-01</code>, <code>2017-SEP-10</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.