get_detailed_events
Fetch sports events with organization names and competition details, providing structured real-time sportsbook data for analysis and automation.
Instructions
Fetch events with matched organization names and competition details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| st | No | Sport type filter (default: 1) | |
| type | No | Event type filter (default: 0) | |
| limit | No | Limit number of results (default: 1000) | |
| locale | No | Language for response text (default: tr) | tr |
| version | No | API version (default: 0) |