parlayapi_get_odds
Get game-level odds for a sport from all configured bookmakers.
Args:
sport_key: e.g. "baseball_mlb", "soccer_epl"
markets: Comma-separated. h2h, spreads, totals.
regions: us, us2, uk, eu, fr, au, ca, mx, latam, br, asia. Comma-separated for multiple.
bookmakers: Comma-separated bookmaker keys (optional).
Examples: pinnacle, draftkings, fanduel, bovada, caesars.
odds_format: decimal | american
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markets | No | h2h | |
| regions | No | us | |
| sport_key | Yes | ||
| bookmakers | No | ||
| odds_format | No | decimal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||