Game Scores
REQUIREMENT
You'll need a license key to use OddsJam's API. You can get one by emailing us at [email protected].
#
API Endpoint#
Supported LeaguesNBA, NFL, NHL, MLB, NCAAB, NCAAF
#
Parameterskey
(required)#
Your OddsJam API license key.
sport
#
NOTE
You can pass in multiple of this parameter.
The sport you want to receive scores for. We support the following:
football
basketball
baseball
mma
boxing
hockey
soccer
tennis
golf
motorsports
esports
wrestling
aussie-rules
rugby
league
#
NOTE
You can pass in multiple of this parameter.
The league you want to receive scores for (e.g. NBA
)
game_id
#
NOTE
You can pass in multiple of this parameter.
The OddsJam game ID you want to receive scores for (e.g. 39341-78014-2022-01-17
)
team_id
#
NOTE
You can pass in multiple of this parameter.
The team ID you want to receive scores for (e.g. E89B6AABD4C6
)
live
#
Whether you want live scores or completed.
status
#
Filter games by status, possible statuses are Live|Completed|Unplayed
.
include_starting_lineups
#
Set to true
to include home_starting_lineups
and away_starting_lineups
.
include_team_ids
#
Whether or not to include the team_id
field on the odds returned, if there is no matching team id, this will default to null.
include_events
#
For soccer, this will include major incidents (Yellow Cards, Goals, VAR).
page
#
The page number of the request.