games

Returns historical game data.

get/games

Query parameters

yearinteger

Season year. Required unless id is specified.

weekinteger

Week number.

seasonType'regular' | 'postseason' | 'both' | 'allstar' | 'spring_regular' | 'spring_postseason'

Season type.

classification'fbs' | 'fcs' | 'ii' | 'ii/iii' | 'iii'

Division classification.

teamstring

Team name on either side of the game.

homestring

Home team name.

awaystring

Away team name.

conferencestring

Conference of either team.

idinteger

Game ID. When specified, returns data for that game.

competition'cfp'

Playoff competition.

round'first_round' | 'quarterfinal' | 'semifinal' | 'championship'

Playoff round. Requires competition.

Response

Ok

idinteger required
seasoninteger required
weekinteger required
seasonType'regular' | 'postseason' | 'both' | 'allstar' | 'spring_regular' | 'spring_postseason' required
startDatestring date-time required
startTimeTBDboolean required
completedboolean required
neutralSiteboolean required
conferenceGameboolean required
attendanceinteger nullable required
venueIdinteger nullable required
venuestring nullable required
homeIdinteger required
homeTeamstring required
homeConferencestring nullable required
homeClassification'fbs' | 'fcs' | 'ii' | 'ii/iii' | 'iii' required
homePointsinteger nullable required
homeLineScoresnumber[] nullable required
homePostgameWinProbabilitynumber double nullable required
homePregameElointeger nullable required
homePostgameElointeger nullable required
awayIdinteger required
awayTeamstring required
awayConferencestring nullable required
awayClassification'fbs' | 'fcs' | 'ii' | 'ii/iii' | 'iii' required
awayPointsinteger nullable required
awayLineScoresnumber[] nullable required
awayPostgameWinProbabilitynumber double nullable required
awayPregameElointeger nullable required
awayPostgameElointeger nullable required
excitementIndexnumber double nullable required
highlightsstring nullable required
notesstring nullable required