Welcome to our Newsletter

Inside an iGaming Platform: What It Takes to Run 5,000 Games

An online gaming platform advertising five thousand titles did not build five thousand games. It probably did not build any of them.

What it built is the layer underneath — the integrations, the payment routing, the compliance plumbing and the session handling that make someone else’s software behave like a single product. That layer is where the engineering actually lives, and it is far more interesting than the catalogue.

Nobody builds their own games

Casino content comes from studios: NetEnt, Pragmatic Play, Evolution, Rival, Betsoft and dozens of smaller houses. Operators license it, usually on revenue share, and integrate it through an aggregator that exposes many studios behind one API.

That single architectural decision explains most of what you see. It explains why the same slot appears on fifty competing sites. It explains why libraries jump from hundreds to thousands without a corresponding jump in engineering headcount. And it explains why game certification belongs to the studio rather than the operator — the random number generator is tested where it is written, not where it is displayed.

The operator’s real work is the wrapper: single wallet across every provider, unified session state, consistent bet history, and a front end that hides the fact that a player is moving between six different vendors’ software in one evening.

The live studio problem

Live dealer games are a different engineering discipline entirely, and the numbers involved are easy to underestimate

A platform offering a few hundred live tables is streaming a few hundred simultaneous video feeds from physical studios, each synchronised with a betting state machine. Video latency and bet-window timing have to agree, or players see a result before the interface accepts that the round is closed.

That is why live content comes from a handful of specialist providers rather than from operators themselves. Building one studio is a construction project. Building the streaming and state-sync infrastructure behind dozens of them is a platform business, which is what companies like Evolution actually are.

Payments are the hardest part

Ask anyone who has worked on this and they will tell you the games are the easy half.

Card processing for gaming attracts higher fees and stricter acquirer scrutiny, and chargeback exposure is real. Bank transfers are slow because they cross banking infrastructure — five to eight business days is a rail characteristic, not a service level. Crypto settles faster because it bypasses the correspondent chain entirely, which is exactly why so many international platforms adopted it.

The engineering consequence is a routing problem. A platform supporting several fiat currencies plus multiple cryptocurrencies is maintaining separate integrations, separate reconciliation logic, separate fraud rules and separate withdrawal queues for each. The customer sees one cashier. Behind it are a dozen unrelated systems being made to agree.

Compliance is a subsystem, not a policy

Know Your Customer and anti-money-laundering obligations are built into the product rather than bolted on.

Document capture and verification, sanctions screening, transaction monitoring for unusual patterns, source-of-funds triggers above thresholds, and the rule that withdrawals return to the deposit method — all of it lives in code, and all of it has to satisfy whichever regulator licensed the operator. Add responsible gambling controls, deposit limits, self-exclusion registries and session reminders, and compliance ends up touching almost every service in the stack.

Why there is often no native app

This one surprises people who assume an app is a default.

Both major app stores restrict real-money gambling applications and require operators to demonstrate licensing for each territory they distribute in, with geographic restrictions applied per market. The approval burden is substantial and has to be maintained continuously.

The practical result is that many international operators skip native apps entirely and ship a responsive browser build instead. It sidesteps store policy, removes the release cycle, and updates for everyone at once. The trade-off is losing push notifications and home-screen presence — which, depending on your view of the industry, is not obviously a loss.

A worked example

Published specifications make the architecture concrete. FreshBet Casino, operated by Ryker B.V. and launched in 2021, documents its stack in enough detail to read structurally:

Component Detail
Game library 5,000+ titles from 68 providers
Live casino 316+ tables (Evolution, Pragmatic Play Live, Ezugi)
Sportsbook 45+ disciplines, 90,000+ live events per year
Currencies Multiple fiat plus BTC, ETH, LTC, USDT
Crypto withdrawal Under 24 hours
Card and bank 5–8 working days
Security 256-bit TLS, two-factor authentication
Client Browser-based, no native app
Licence Curaçao eGaming 1668/JAZ

Sixty-eight providers behind one wallet is an aggregation story. Three live studios covering 316 tables is an integration story. The gap between crypto and bank settlement is a rails story. And no native app, in an operation of that size, is a policy story rather than a technical one.

None of those numbers are marketing claims in the usual sense. They are architecture, published.

If you are evaluating a platform

The useful questions are not about the size of the catalogue.

  • Which licence, issued to which legal entity? It should be verifiable against the operator named in the terms.
  • Which markets is the operator permitted to accept customers from? This differs by jurisdiction and the obligation sits with you as well.
  • What are the actual withdrawal times per method, not the headline figure.
  • What identity documents are required, and when? Uploading them early avoids delays later.

Playing within limits

Whatever the engineering, the maths underneath does not change: gambling carries a built-in negative expected return, and no platform architecture alters it.
Gambling is restricted to adults — 18 in most jurisdictions, 21 in some. Setting a deposit limit at registration is more effective than deciding mid-session. Free and confidential support is available through BeGambleAware.

Frequently asked questions

Do operators write their own slot games?

Almost never. Games are licensed from specialist studios and integrated through aggregators, which is why identical titles appear across competing platforms.

Why is crypto so much faster than a bank transfer?

Different rails. A crypto payout settles on-chain; a bank transfer crosses the correspondent banking system, which adds days regardless of the operator.

Why do some platforms have no mobile app?

App store policies on real-money gambling require per-territory licensing evidence and geographic restrictions. Many international operators ship a responsive browser build instead.
This article is informational and is not financial advice. Gambling involves a risk of financial loss and is restricted to adults. Check the rules that apply in your own jurisdiction.