get_bookmaker_match_id_mappings_by_fixture_id
Map bookmaker match IDs to a specific fixture for cross-referencing with bookmaker APIs.
Instructions
Get bookmaker match ID mappings for a specific fixture (for cross-referencing with bookmaker APIs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fixture_id | Yes | Fixture ID. | |
| include | No | Semicolon-separated includes. | |
| select | No | Comma-separated fields to return. | |
| filters | No | Filters to apply. | |
| locale | No | Language for name fields. | |
| page | No | Page number. | |
| per_page | No | Results per page. |