Technical note · Network
The network behind Bodog
To understand a "Bodog bot" you first have to understand that Bodog is not a poker room. It is a brand sitting on top of a shared B2B platform called PaiWangLuo, which also runs Bovada and Ignition. This note maps that structure and explains why it shapes every decision about automated play on the network.
Bodog, Bovada, and Ignition are skins on one platform (PaiWangLuo). They share the game engine, the anonymous-table model, and the detection stack. Regional branding differs; the underlying poker product is the same. Treat them as one network when reasoning about bots, liquidity, or enforcement.
What "skin on a platform" means
In online gambling, a platform provides the core product — the poker server, matchmaking, the cashier, anti-fraud — and a skin is a licensed brand that puts a lobby, marketing, and a regional footprint on top of it. PaiWangLuo is the platform. Bodog, Bodog88, Bovada, and Ignition are skins. This is the same wholesale-and-retail pattern you see across iGaming, just unusually concentrated here: most of the recreational US-and-international "soft" poker traffic in this group flows through a single engine.
Who covers which region
| Skin | Primary region | Position in the group |
|---|---|---|
| Bodog | International | Original brand; outward-facing arm of the network |
| Bodog88 | Asia-Pacific | Regional brand for Asian markets |
| Bovada | United States | US-facing skin |
| Ignition | US / Canada | Newer skin, heavy poker focus |
The point of the table is not the brand names — it is the last column. Different doors, same building. When people ask whether a tool built for "Ignition" works on "Bodog," the honest answer is that the game client and server behave the same way because they are the same; only the regulatory wrapper and marketing differ.
Shared liquidity, mostly
A common myth is that all four skins always pool players at the same tables. In practice liquidity sharing depends on the operator's regional and licensing constraints, and it has changed over time. What is consistent is the plumbing: the same anonymous-table mechanism, the same hand-history policy, and the same back-end identity layer regardless of whether two specific skins are seated together on a given day. For a researcher, the safe assumption is: gameplay rules and detection are network-wide even when seating is not.
Anonymous tables as a platform feature
The network's defining feature is anonymity at the table. Player names are hidden and seating is shuffled across the pool. This is a platform-level decision, applied to every skin, and it is the single most important fact for anyone studying bots here:
- There is no persistent opponent identity to build a read on over many hands.
- Third-party tracking software (HUDs, hand databases) has little to grip.
- A bot's usual edge — exploiting known opponents — is structurally suppressed.
So the network is hostile to the kind of bot that profits by profiling regulars. That is by design, and it is the same design on Bodog, Bovada, and Ignition because it lives in the platform, not the skin.
Why the international framing matters
Bodog is the part of this network most visible outside the US, which is why it is worth treating as the reference brand for the whole group when discussing technology. The US skins draw most of the headlines, but the engineering questions — how the platform correlates accounts, how it reacts to automated patterns — are answered once, centrally, and inherited by every skin including Bodog.
The companion note on fair play covers what that central detection machinery actually looks for, and why it operates across skins rather than within one.
Working on platform-level questions — multi-skin liquidity, anonymous-table modelling, or how shared back-ends treat automated play? We talk with people on the technical side, including those building the bot software operators try to catch.
Reach out