draftkings_event
Retrieve metadata for a single DraftKings Sportsbook event, including league ID, sport ID, teams, status, and start time, using a numeric event ID from public JSON.
Instructions
DraftKings Sportsbook event. Returns one event's metadata (league id, sport id, teams, status, start time) from DraftKings' credential-free public JSON. event_id is a numeric DraftKings event identifier (find it from an event's DraftKings Sportsbook page, or from the id field of an event returned by /draftkings/sportsbook/odds). The returned league_id is accepted by /draftkings/sportsbook/odds and /draftkings/sportsbook/futures. This endpoint does not include betting markets/odds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Numeric DraftKings event id |