Discover/bet365.com.au API
live

bet365.com.au APIbet365.com.au

Access live and upcoming betting markets with odds from bet365 Australia, plus a full sports category list. 2 endpoints, no auth setup required.

Endpoints
2
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/c0fe2c86-eadf-4f33-b1b0-c76efe87f962/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/c0fe2c86-eadf-4f33-b1b0-c76efe87f962/get_live_games' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Get all live and upcoming betting markets with odds across all sports from the bet365 Australia homepage. Returns selections with their current odds, handicap values, and fixture identifiers.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "markets": "array of market objects each containing selection_id, selection_name, odds, handicap, and fixture_id",
    "total_markets": "integer - total number of betting market selections returned"
  },
  "sample": {
    "data": {
      "markets": [
        {
          "odds": "9/20",
          "handicap": "",
          "fixture_id": "194066936",
          "selection_id": "1216111871",
          "selection_name": "Brisbane Lions"
        },
        {
          "odds": "7/50",
          "handicap": "",
          "fixture_id": "194066939",
          "selection_id": "1216111901",
          "selection_name": "Sydney Swans"
        }
      ],
      "total_markets": 1080
    },
    "status": "success"
  }
}

About the bet365.com.au API

The bet365 Australia API covers 2 endpoints that return live and upcoming betting market data from bet365.com.au. The get_live_games endpoint delivers an array of market selections — each with odds, handicap values, fixture IDs, and selection names — while get_sports_list returns every sport and navigation category available on the platform, including path data and icon identifiers.

What the API Returns

The get_live_games endpoint returns all currently live and upcoming betting markets across every sport on the bet365 Australia homepage. Each item in the markets array includes a selection_id, selection_name, current odds, a handicap value where applicable, and a fixture_id tying the selection to a specific event. The response also includes a total_markets integer giving the count of all selections returned in the payload.

Sports and Navigation Coverage

The get_sports_list endpoint returns every sport and category currently listed on bet365.com.au. Each entry in the sports array carries a sport_name, a path_data value used for navigation, and an icon identifier. A total_sports count is included at the top level. This endpoint is useful for discovering which sports have active markets before querying odds data.

Inputs and Freshness

Neither endpoint accepts query parameters — both return a full snapshot of the current state of the bet365 Australia homepage at the time of the request. Because odds on live markets change frequently, repeated polling is the standard pattern for tracking movement. There is no built-in filtering by sport, event type, or time window within the API itself.

Data Shape Notes

Odds are returned per selection, not per event, so a single fixture will typically produce multiple markets entries — one for each betting option (e.g. home win, draw, away win). The fixture_id field is the consistent join key if you want to group selections belonging to the same event.

Common use cases
  • Monitor real-time odds movement across live bet365 Australia markets using repeated calls to get_live_games
  • Build a sport-specific odds dashboard by filtering markets results by sport after cross-referencing get_sports_list output
  • Track handicap values over time for specific fixtures using the fixture_id and handicap fields
  • Aggregate selection counts per sport to identify which categories have the most active in-play markets
  • Alert on odds changes for a watched fixture_id by diffing successive get_live_games responses
  • Enumerate available sports and their path data from get_sports_list to drive navigation in a betting aggregator UI
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does bet365 Australia offer an official developer API?+
bet365 does not publish a public developer API for odds or market data. Affiliate and data partnerships exist for select commercial partners, but there is no self-serve API portal available to general developers.
What does the `get_live_games` endpoint actually return for each selection?+
Each entry in the markets array contains five fields: selection_id (unique identifier for that betting option), selection_name (the label shown to bettors), odds (current decimal or fractional odds as returned), handicap (the line value, present where applicable), and fixture_id (links the selection to its parent event). The total_markets integer at the top level gives the total count of selections in the response.
Can I filter results by a specific sport or event when calling `get_live_games`?+
The endpoint takes no input parameters and returns all live and upcoming markets in a single snapshot. Filtering by sport, competition, or event must be done client-side using the selection_name or fixture_id fields. You can cross-reference sport categories returned by get_sports_list to build a mapping. If you need server-side filtering, you can fork the API on Parse and revise it to add a sport or fixture filter parameter.
Does the API cover historical odds or settled markets?+
Not currently. Both endpoints reflect the live state of the bet365 Australia homepage — active and upcoming markets only. Historical odds, settled results, and past fixture data are not included. You can fork the API on Parse and revise it to add an endpoint targeting historical or results data if that surface becomes accessible.
How fresh is the odds data, and does the API support streaming updates?+
Each call to get_live_games returns a point-in-time snapshot. Odds on live markets can shift within seconds, so the data reflects what was available at the moment of the request. The API does not support push or streaming updates; continuous polling is required to track changes over time.
Page content last updated . Spec covers 2 endpoints from bet365.com.au.
Related APIs in SportsSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
maxpreps.com API
Access high school sports data from MaxPreps. Search for schools, retrieve team rosters and schedules, look up athlete profiles, and browse national or state rankings across all sports.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
130point.com API
Search for sold trading cards across eBay, Goldin, Heritage Auctions, Pristine Auction, MySlabs, and Fanatics Collect to find historical prices, sale dates, and marketplace information all in one place. Get comprehensive sales data to research card values and track market trends across multiple platforms instantly.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.
whoscored.com API
Search for players and teams, then dive deep into their performance metrics, match statistics, and detailed passing data to analyze football games and player abilities. Get comprehensive insights on team performance, individual player stats, and play-by-play event information to power your football analysis and decision-making.