Live Market Odds API
Learn the core live market workflows for events, futures, and sport discovery on the ALT Sports Data platform.
Live Market Odds API
The Live Market Odds API is the real-time surface of the ALT Sports Data platform. It powers the workflows that sportsbooks, trading desks, and market-facing products use every day: discovering what sports are available, pulling event schedules and odds, and listing futures for season-long or outright markets.
Most integrations follow the same pattern:
- Discover sports -- Call
/sportsto see which sports are active, what archetype each uses, and which market families apply. - Pull events -- Call
/eventswith sport, league, date, or status filters to build your event board. - Fetch odds and futures -- Use the returned identifiers to retrieve event-level odds or long-horizon futures for the entities you care about.
This section walks through each of those steps in detail.
Core workflows
Working with /events
Fetch event inventories, track status changes, resolve participants, and pull event-level odds.
Working with /futures
List season-long and outright markets for championships, tournament winners, and other long-horizon products.
Working with /sports
Discover supported sports, their archetypes, and which markets are available for each.