Data & sources

Where the odds come from, how we handle them, and what you can verify yourself. Almost every statement below can be checked against a public endpoint, without a key.

How we acquire the odds

We read the interfaces published by the ADM-licensed operators — the endpoints that power their own schedules — and expose them normalized into a single schema. Part of the catalogue (including bet365 and Pinnacle) comes from third-party data providers under licence, not from the operator. Every quote stays attributed to the book it belongs to, with its last_update.

Verifiable from two different reads, which do not give the same number: GET /api/v1/bookmakers (requires an API key) lists the active keys in the feed with country, playable_it, is_exchange and source — how many keys you can query, counting separately the dedicated market lanes such as <brand>-corners; GET /api/v1/coverage (public, no key) counts the brands per region — how many brands you are covering, with the lanes grouped under their own brand. There is no one-to-one match between the two counts: they measure different things.

How we normalize them

Verifiable: GET /api/v1/leagues shows sport → leagues with event and book counts in the current schedule.

Freshness and correctness

Coverage and seasonality

We have no list of leagues we follow or exclude: if a book prices an event, we see it. Which markets appear depends on the season — with the championships on hold the football schedule is thin (friendlies), and it fills up again when they restart. The real count, moment by moment, is on /api/v1/leagues and on the status page.

Licence and redistribution

Internal use included in every plan: your own models, bots, analysis, tools.

Redistribution to end users (showing the odds inside a product/SaaS of yours: pre-match search, comparison, calculators, workflows) → requires the Enterprise / redistribution licence, not the standard Starter/Pro plans. It is a core constraint for a SaaS, not a footnote. Full text in the Terms and in the Enterprise licence.

Support

Write to [email protected] or through the little robot on the site. A serious problem is picked up within 4 business hours (target); paid plans have priority.