get_odds
Retrieve normalized odds across sportsbooks with American and decimal prices, plus implied probability. Compare prices directly with one row per book, market, and selection.
Instructions
Get normalized odds across sportsbooks. Returns American and decimal prices plus implied probability, one row per book/market/selection, so prices are directly comparable between books.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | Only in-play markets | |
| event | No | Event id from list_events | |
| limit | No | ||
| sport | No | Sport id from list_sports | |
| league | No | ||
| market | No | e.g. "moneyline", "spread", "total" | |
| sportsbook | No | Restrict to one book id |