odds_get_scores
Get live game scores and recently completed scores for any sport. Live scores update every 30 seconds; include past 1-3 days of results with the daysFrom parameter.
Instructions
Get live scores and recently completed game scores. Live scores update ~every 30s. Use daysFrom (1-3) to include completed games. Cost: 1 without daysFrom, 2 with daysFrom.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | Sport key e.g. "basketball_nba", "icehockey_nhl" | |
| daysFrom | No | Include completed games from this many days ago (1-3). Without this, only live + upcoming are returned. | |
| eventIds | No | Comma-separated event IDs |