GET {format}/ScoresBasic/{season}/{week}

sportsdata.io:cfb-v3-scores

Summary: Games by Week (Basic)
Operation ID: GamesByWeekBasic
Auth: unknown

Parameters (3)

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

Desired response format. Valid entries are <code>xml</code> or <code>json</code>.

Constraints: {'enum': ['XML', 'JSON']}

season (string, path, required)

Year of the season. <br>Examples: <code>2015</code>, <code>2016</code>, etc.

week (string, path, required)

The week of the game(s). <br>Examples: <code>1</code>, <code>2</code>, <code>3</code>, etc.

No probe data for this endpoint yet.