get_event_odds
Retrieve all sportsbook odds for a specific event, including American and decimal prices, line, side, and devigged fair odds. Use an event ID from list_events.
Instructions
Get every sportsbook price for a single event: one flat row per book x market x selection, with american+decimal price, line, side, player/team, and SportWizzard's devigged fair odds where available. Use an event id from list_events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Event UUID (from list_events). |