get_sports_odds
Retrieve head-to-head and other market odds for a chosen sport from all available bookmakers. Use to check favorites or odds for a specific game; bookmaker coverage varies by sport.
Instructions
Head-to-head and other market odds for one sport, from every bookmaker covering it. Use for 'odds for the game', 'who is favourite in the NRL tonight'. Sports coverage is thinner than racing — at most 5 bookmakers on AFL and NRL, 3 on NBA and ATP, and as few as 1 on some competitions — so say how many books are quoting rather than implying a full market.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markets | No | Comma-separated market keys, e.g. 'h2h,totals'. | |
| sport_key | Yes | From list_sports, e.g. 'afl', 'nrl', 'nba'. | |
| bookmakers | No | Restrict to these bookmaker keys. | |
| oddsFormat | No | Default decimal (Australian convention). | |
| maxAgeMinutes | No | Drop prices older than this. |