draftkings_futures
Fetch league-level futures markets and selections for a DraftKings sportsbook category using numeric league and subcategory IDs, returning clean JSON.
Instructions
DraftKings Sportsbook futures. Returns league-level futures markets and selections for a specific DraftKings market category, from DraftKings' credential-free public JSON. league_id is a numeric DraftKings league identifier and subcategory_id is a numeric futures category identifier. An empty events list is a valid response when the category has no markets currently posted for that league.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | Yes | Numeric DraftKings league id | |
| subcategory_id | Yes | Numeric DraftKings futures market subcategory id |