BetSolutions · Example Payload

Wallet Api Game List Response Example

BettingCasinosGamingGamblingSlotsSports Betting

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

Top-level fields

successproducts

Example Payload

Raw ↑
{
  "success": true,
  "products": [
    "sample-value"
  ]
}