Games
REQUIREMENT
You'll need a license key to use OddsJam's API. You can get one by emailing us at [email protected].
#
API Endpoint#
Parameterskey
(required)#
Your OddsJam API license key.
id
#
The game id you want to recieve information for.
sport
#
NOTE
You can pass in multiple of this parameter.
The sport you want to receive games 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 games for (e.g. NCAA
)
is_live
#
Flag to filter for odds for live games (supports values true
, yes
, t
, 1
)
game_date
#
Specify this value if you want to receive all games on a specific date. Needs to be in the following format: YYYY-MM-DD
.
start_date_before
#
Specify this value if you want to receive all games before a specific date. Please pass in an ISO 8601 date for the best results.
start_date_after
#
Specify this value if you want to receive all games after a specific date. Please pass in an ISO 8601 date for the best results.
include_team_info
#
Specify this parameter if you want the home and away team information to be included as part of the response.
include_statsperform_ids
#
Specify this parameter if you want the StatsPerform IDs to be included as part of the response.
include_rotation_numbers
#
Specify this parameter if you want home_rotation_number
and away_rotation_number
to be included.