get_favorites
Retrieve the top favorites for a specific event by odds, sorted by implied probability to identify leading contenders.
Instructions
Get the top N favorites for an event by odds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league | Yes | League code. | |
| event_id | Yes | The event ID. | |
| n | No | Number of favorites to return. Default 5. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |