Roulette data infrastructure
Every live table. One request.
We watch 20 live-dealer roulette tables across Playtech, Ezugi and Evolution and turn every spin into clean, structured data — the winning number with its colour, parity, dozen, column and half, timestamped to the second.
Live from the API — right now
connecting…
- Rounds captured
- 4,414,030since December 2025
- Tables watched
- 20three providers
- Unbroken history
- 241days and counting
- 30-day coverage
- 99.4%measured, not claimed
What we're building
A results feed you can trust with a production system.
Most gambling data is sold either one table at a time or as a scraped dump with no account of what's missing. We're building the opposite: every table in a single call, and a straight answer about the gaps.
-
Facts, not signals
Numbers, colours and timestamps. No predictions, no hot-and-cold counters, no betting advice — you build the interpretation, we get the facts right.
-
Gaps are marked, never closed
When rounds are missing from the record the response says so explicitly instead of quietly stitching the hole shut. Recovered rounds carry a flag of their own.
-
Stale data fails loudly
If a feed stops updating, the live endpoint returns an error rather than handing you a number from twenty minutes ago as though it were current.
The response
One call. Every table. Nothing left to parse.
Colour, parity, dozen, column and half are computed server-side, so you never re-implement the wheel. Zero returns green with the other four fields null, because on zero they genuinely do not exist.
api.gamedata365.com/v1/live?table=greek_roulette
{
"status": "ok",
"provider": "playtech",
"tables_count": 1,
"server_time": "2026-08-03T20:21:22Z",
"tables": [
{
"table_id": "greek_roulette",
"table_name": "Greek Roulette",
"latest": {
"round_id": "390472248",
"number": 16,
"color": "red",
"parity": "even",
"dozen": 2,
"column": 1,
"half": "low",
"timestamp": "2026-08-03T20:21:11Z",
"backfilled": false
}
}
]
}
Real response · 3.4 KB for all 12 tables · drop the table parameter to get them all
Coverage
Twelve tables are on sale today. Eight more are already recording.
Every provider below is live in our capture layer right now. A provider only goes on sale once it has a long enough unbroken record to be worth paying for.
3.74M rounds · 168 days
On sale591K rounds · 172 days
Next49K rounds · 14 days
RecordingAvailable now
The Playtech feed is live and taking subscribers.
All 12 Playtech tables, live results and 30 days of history, from $15 a month. Direct billing and the full 20-table feed land here later this year.