Odds API
The odds data behind our software
Every price in our scanners comes from RapidOddsAPI, a real-time odds API built by the same team. Standardised data from 100+ bookmakers over REST and WebSocket, and you can build on it too.
{
"sport": "NBA",
"home_team": "Charlotte Hornets",
"away_team": "Detroit Pistons",
"bookmaker": "Sportsbet",
"market": "head_to_head",
"last_update": "2026-02-09T05:34:27",
"outcomes": [
{ "name": "Detroit Pistons", "price": 1.65 },
{ "name": "Charlotte Hornets", "price": 2.29 }
]
}Our tools are only as good as the prices behind them. A positive EV scanner that reads stale odds finds edges that closed minutes ago, and an arbitrage finder working from three bookmakers is not finding much at all.
So the feed matters more than any single feature we could build on top of it. Ours comes from RapidOddsAPI, a real-time bookmaker odds API built by the same team, which collects and standardises prices from over 100 bookmakers and pushes them out over REST and WebSocket.
It is a product in its own right, not something we keep to ourselves. If you would rather build your own model, bot or dashboard than use our software, you can pull the same data we do and start from there.
The data
What the odds feed gives you
Standardised odds from 100+ bookmakers over REST and WebSocket, with the deepest Australian coverage of any odds API.
100+
Bookmakers
The same books our scanners read, with the deepest Australian coverage of any odds API.
Real time
REST and WebSocket
Poll it, or connect once and have fresh odds pushed to you the moment they move.
Every market
Head to head to player props
Spreads, totals, player props and more, across all the major leagues and sports.
Standardised
Names that match
Team names, player names and market types normalised across every bookmaker, so rows line up without you writing the mapping.
Which one do you need
Use the software, or build your own
Most people want the finished tools. If you would rather build something nobody else has, you can start from the same raw odds we do.
Use our tools
The scanners, the tracker and the bots, already built on this data and ready to use today.
- Positive EV, arbitrage, middles and more
- Nothing to build and nothing to host
- Free bet tracker, paid plans for the scanners
Build your own
Take the raw feed and build the thing you actually want, whether that is a private model, a bot or a product of your own.
- REST and WebSocket, JSON responses
- Python and Node SDKs, or call it directly
- 250 free credits, no card required
FAQ
Questions about the odds data
What odds data does BookieCharity run on?
Our scanners are built on RapidOddsAPI, a real-time bookmaker odds API from the same team behind BookieCharity.
Every price you see in the +EV scanner, the arbitrage finder and the bots comes through that feed, which is why the coverage on the tools and the coverage on the API are the same 100+ bookmakers.
Can I get access to the raw odds myself?
Yes. RapidOddsAPI is a product in its own right and anyone can sign up, whether or not you use our software.
The free tier gives you 250 credits with every bookmaker and every market included, and no card is required to start.
Do I need the API if I already pay for the tools?
No. The tools already do the work the API is the raw material for, so paying for both only makes sense if you are building something of your own alongside them.
If you want a private model, a custom bot, or a product for your own users, the API is where you start. If you want to find and place profitable bets, the tools are the shorter path.
What can I build with it?
Anything that needs live prices: your own scanners and models, community bots, bet tracking, dashboards, or odds comparison for your own audience.
It also carries live scores and player stats, so you can follow a match while it runs and settle open bets the moment it ends.
RapidOddsAPI
Build on the same odds we do
Free tier includes 250 credits and every bookmaker, with no card required. Read the docs, pull your first prices, and see whether the data does what you need before you pay anything.