get_all_historical_odds
Fetch paginated historical premium pre-match odds for betting analysis and data integration.
Instructions
Get all historical premium pre-match odds (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Semicolon-separated includes. e.g. bookmaker;market;fixture | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters. e.g. markets:12,14 or bookmakers:2,14 or WinningOdds | |
| locale | No | Language for name fields. | |
| page | No | Page number. | |
| per_page | No | Results per page. |