# Bets API
The Odds API offers a betting API that returns near real-time betting odds for several bookmakers and several sports. Get started with a free API key →
# Bookmakers API
The bets API delivers odds from several bookmakers around the world.
US Bookmakers: Draftkings odds, FanDuel odds, Unibet odds, William Hill odds, BetMGM odds, BetRivers odds and more
UK Bookmakers: William Hill odds, Ladbrokes odds, Betfair odds, UniBet odds, Paddy Power odds, BetFred odds, Matchbook odds and more
EU Bookmakers: William Hill odds, Betfair odds, 1xBet odds, Betclic odds, Pinnacle odds and more
AU Bookmakers: Sportsbet odds, TAB odds, Unibet odds, BetFair odds, Ladbrokes odds and more
See the full list of bookmakers for details
# API Sports
The Odds API delivers betting odds for several sports including:
Football odds data: NFL, College Football (NCAA), Aussie Rules (AFL)
Soccer odds data: EPL, FA Cup, German Bundesliga, UEFA Europa & Champions Leagues, Italian Serie A, Spanish La Liga, Campeonato Brasileiro Série A, A-league and much more
Basketball odds data: NBA, US College Basketball (NCAA), Euroleague
Baseball odds data: MLB, MiLB, KBO, NPB
Ice hockey odds data: NHL, SHL, HockeyAllsvenskan and more
Cricket odds data: Test matches, IPL, Big Bash and more
Rugby league odds data: Aussie NRL
Golf odds data: Masters Tournament, PGA Championship, US Open, The Open Championship
Tennis odds data: All Grand Slams and more
Politics odds data: Next US President odds
And more
# API Markets
The bets API offers odds for moneyline, points spreads and over/under (totals) markets, as well as select futures markets including NFL Superbowl Winner and Next US President.
# API Latency
Odds are updated with a maximum latency of 2 minutes for pre-match games, and maximum 40 second latency when games are in-play. Learn more about update intervals.
# Bets API Format
The bets API returns data in an easy to use JSON format, which helps make implementation seamless and low cost.
The bets API offers odds in both decimal and American formats.
// Sample showing a subset of The Odds API response (version 3),
// returning odds for NFL games, moneyline (head-to-head) markets,
// for bookmakers in the US region. Odds are in American format.
"sport_key": "americanfootball_nfl",
"sport_nice": "NFL",
"teams": ["Chicago Bears", "Tampa Bay Buccaneers"],
"home_team": "Chicago Bears",
"commence_time": "2020-10-09T00:20:00Z",
"sites": [
{
"site_key": "fanduel",
"site_nice": "FanDuel",
"last_update": "2020-10-06T08:00:04Z",
"odds": {"h2h": [198,-240]}
},
{
"site_key": "unibet",
"site_nice": "Unibet",
"last_update": "2020-10-06T07:57:36Z",
"odds": {"h2h": [205,-238]}
},
{
"site_key": "betrivers",
"site_nice": "BetRivers",
"last_update": "2020-10-06T08:00:41Z",
"odds": {"h2h": [205,-240]}
},
{
"site_key": "draftkings",
"site_nice": "DraftKings",
"last_update": "2020-10-06T08:00:22Z",
"odds": {"h2h": [205,-240]}
},
{
"site_key": "betmgm",
"site_nice": "BetMGM",
"last_update": "2020-10-06T08:00:54Z",
"odds": {"h2h": [205,-250]}
},
...
See the API docs for more details
# Get Started
To discover the sports, bookmakers and markets that we cover, the first thing you will need is an API key
To get started with the JSON API, see
To bring bookmaker odds into your website with a simple HTML tag, and to monetize with bookmaker affiliate links, checkout the Odds Widget
To get sports odds in Excel or Google Sheets at the click of a button (no coding needed), see