BetSolutions · Example Payload

Wallet Api Game Example

BettingCasinosGamingGamblingSlotsSports Betting

Wallet Api Game Example is an example object payload from BetSolutions, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

gameIdproductIdnamehasFreePaylaunchUrlrtprakePercent

Example Payload

Raw ↑
{
  "gameId": "game-001",
  "productId": 2,
  "name": "Book of Ra",
  "hasFreePay": true,
  "launchUrl": "https://games.betsolutions.com/slots/book-of-ra",
  "rtp": 96.0,
  "rakePercent": 3.5
}