RapidOddsAPIRapidOddsAPI
Home/Sports/AFL
Aussie Rules · sport_id AFL

AFL Odds API

Real-time AFL odds from the full Australian bookmaker market in one REST and WebSocket API. Head-to-head, line, totals and the disposal, goal and fantasy player markets that drive AFL betting.

Get Your Free API KeyRead the Docs

AFL odds, one standardised feed

AFL betting is an Australian market, and Australian coverage is where RapidOddsAPI is strongest. We pull live AFL prices from Sportsbet, TAB, Ladbrokes, Pointsbet and the wider field of local books into one standardised feed, so you see the whole AU market in a single call.

AFL player markets are their own world: disposals, goals, marks, tackles and fantasy points, mostly priced as milestone markets. We carry them with player names normalised across every book, which is exactly what tools for player props, value betting and arbitrage on the AFL need.

AFL markets refresh frequently in the hours before the first bounce, tightening as game time approaches.

AFL markets covered

Request any combination of markets in a single call. Not every market is offered by every bookmaker, so check the full coverage page for live availability.

Game Markets
head_to_headHead-to-head / match winner
alternate_linesLine / handicap
alternate_total_pointsOver/under total points
alternate_team_total_pointsTeam totals
+ 1st-half lines
Player Markets
player_disposalsDisposals
player_disposals_milestonesDisposal milestones
player_goals_milestonesGoal milestones
player_fantasy_points_milestonesFantasy point milestones
+ marks, tackles, kicks, handballs & clearances

This is a selection. AFL also includes additional player props and milestone markets. See full AFL coverage →

Fetch AFL odds

One endpoint, one request. Put AFL in the path and pass the market_type and bookmaker params you want (repeat each to request several):

curl "https://api.rapidoddsapi.com/sports/AFL/markets?\ api_key=your_api_key&\ market_type=head_to_head&\ bookmaker=Sportsbet&bookmaker=TAB&bookmaker=Ladbrokes"

Example AFL response

Standardised JSON. Team names, player names and market keys are normalised across every bookmaker, so prices are directly comparable:

{ "sport": "AFL", "games": [ { "game": { "commence_time": "2026-04-25T05:15:00", "home_team": "Collingwood", "away_team": "Essendon" }, "bookmakers": [ { "name": "Sportsbet", "last_update": "2026-04-25T04:52:11", "markets": [ { "key": "head_to_head", "outcomes": [ { "name": "Collingwood", "price": 1.80 }, { "name": "Essendon", "price": 2.05 } ] }, { "key": "player_disposals", "outcomes": [ { "name": "Over", "player_name": "Nick Daicos", "price": 1.90, "point": 30.5 }, { "name": "Under", "player_name": "Nick Daicos", "price": 1.90, "point": 30.5 } ] } ] }, { "name": "TAB", "last_update": "2026-04-25T04:51:40", "markets": [ { "key": "head_to_head", "outcomes": [ { "name": "Collingwood", "price": 1.83 }, { "name": "Essendon", "price": 2.00 } ] } ] } ] } ] }

Why RapidOddsAPI for AFL

  • 100+ bookmakers in a single feed, including the major sportsbooks
  • Standardised team names, player names and market keys, comparable out of the box
  • Real-time updates that tighten as game time approaches
  • REST for polling, WebSocket for live push (Pro and Elite plans)
  • Simple credit-based pricing: credits = market_types × ⌈bookmakers / 5⌉

Other sports

NFL Odds APINBA Odds APIMLB Odds APINHL Odds APINRL Odds APISoccer Odds API

Start building with AFL odds

Real-time, standardised AFL odds from 100+ bookmakers via REST and WebSocket. Start free with 250 credits, no credit card required.

Get Your Free API KeyView Full Coverage