draftkings_futures
Retrieve DraftKings league-level futures markets and selections by providing league ID and subcategory ID. Returns clean JSON from public data, including empty events list when no markets are posted.
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 |