odds_get_event_odds
Retrieve odds for a single event with any market, including player props, alternate lines, and period markets. Use event IDs from odds_get_events for odds across regions and bookmakers.
Instructions
Get odds for a SINGLE event with any available market (including player props, alternate lines, period markets). Use odds_get_events to find event IDs first. Cost = unique markets returned × regions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport key | |
| eventId | Yes | Event ID from odds_get_events | |
| markets | No | Any valid market keys. Common: "h2h", "spreads", "totals", "player_points", "player_pass_tds", "player_rebounds", etc. | h2h |
| regions | No | Comma-separated regions | us |
| bookmakers | No | ||
| oddsFormat | No | american |