get_odds
Retrieve odds for any market type on a sports event, including moneyline, totals, props, exactas, and more across 30+ leagues.
Instructions
Get odds for a specific market type on an event.
API oddType values: fastestLap, eventWinner, secondPlace, holeShot, heatWinner, overUnder, multiOverUnder, headToHead, shows, podiums, propBets, dreamTeam, eventExacta, heatExacta, raceTop10, raceTop5, raceTop3.
Friendly aliases also work: moneyline, matchup, totals, props, exacta, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league | Yes | League code. | |
| event_id | Yes | The event ID. | |
| market_type | No | Market type (see above). Default "moneyline". | moneyline |
| exactas_type | No | For exacta markets — combination size (2, 3, or 4). Optional. | |
| over_under_sub_market | No | For overUnder — finishingPosition, points, or gapToLeaders. Optional. | |
| odds_format | No | Override odds format (american, decimal, probability). Optional. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |