get_inplay_odds_by_fixture_id
Retrieves live in-play odds for a specified fixture, supporting filters by bookmaker and market for targeted betting insights.
Instructions
Get inplay odds for a specific fixture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fixture_id | Yes | Fixture ID. | |
| 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. |