parlayapi_get_odds
Fetch game-level odds for a sport across all configured bookmakers, with options for markets, regions, and odds format. Compare betting lines from multiple sources in one call.
Instructions
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 | |||