Get Match Odds
get_match_oddsGet all current odds for a match across bookmakers.
Args:
event_id: event id from find_match / list_today_matches (e.g. "evt_…").
markets: optional filter — any of "1x2", "asian_handicap", "totals".
bookmakers: optional filter — bookmaker keys, e.g. ["pinnacle", "crown"].
period: optional — "full_time" or "half_time" (default: both).
format: odds format — decimal | hk | malay | american | indonesian | probability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | decimal | |
| period | No | ||
| markets | No | ||
| event_id | Yes | ||
| bookmakers | No |