Version: 2.0.0
Parlay Pricer
REQUIREMENT
You'll need a license key to use OddsJam's API. You can get one by emailing us at [email protected].
#
API Endpoint#
DescriptionThe Parlay Pricer API allows you to get the odds for a parlay bet across multiple sportsbooks. You can include multiple entries in the parlay from different games and markets. It will only work if all entries are available on the sportsbooks you specify and can be combined into a parlay.
#
Parameterskey
(required)#
Your API license key.
#
POST Bodysportsbooks
(required)#
The sportsbooks you want to receive odds for. We support the following:
FanDuel
DraftKings
BetMGM
entries
(required)#
An array of entries you want to include in the parlay. You can mix and match these across games.
Each entry should have the following fields:
market
- The market of the entry (e.g.Player Points
)name
- The name of the entry (e.g.Jalen Brunson Over 30.5
)game_id
- The game ID of the entry (e.g.77646-11464-2024-05-09
)
#
Example Curl RequestExample Response:
Example With Missing Entries:
Failed Parlay Response Example: