betting

Returns historical betting lines and results.

get/lines

Query parameters

gameIdinteger

Game ID.

yearinteger

Season year. Required unless gameId is specified.

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

Season type.

weekinteger

Week number.

teamstring

Team name on either side of the game.

homestring

Home team name.

awaystring

Away team name.

conferencestring

Conference of either team.

providerstring

Betting line provider.

Response

Ok

idinteger required
seasoninteger required
seasonType'regular' | 'postseason' | 'both' | 'allstar' | 'spring_regular' | 'spring_postseason' required
weekinteger required
startDatestring date-time required
homeTeamIdinteger required
homeTeamstring required
homeConferencestring nullable required
homeClassification'fbs' | 'fcs' | 'ii' | 'ii/iii' | 'iii' required
homeScoreinteger nullable required
awayTeamIdinteger required
awayTeamstring required
awayConferencestring nullable required
awayClassification'fbs' | 'fcs' | 'ii' | 'ii/iii' | 'iii' required
awayScoreinteger nullable required

Changes

Changed in 1 of the 14 revisions of this API.2

    • ●

      added the new ii/iii enum value to the ///// response property for the response status

      response-property-enum-value-added

    • ●

      added the new ii/iii enum value to the ///// response property for the response status

      response-property-enum-value-added