get_events
Fetch sports events from the Iddaa sportsbook API, with options to filter by sport type and event type, to retrieve live events and league fixtures for analysis and automation.
Instructions
Fetch sports events from Iddaa sportsbook API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| st | No | Sport type filter (default: 1) | |
| type | No | Event type filter (default: 0) | |
| locale | No | Language for response text (default: tr) | tr |
| version | No | API version (default: 0) |