getGameRules

Retrieve the rules for a Lotto game.

SecurityhttpBasic or oauth2
Request
query Parameters
gameName
required
string

The name of the game for which to retrieve the rules.

Enum: "LOTTO" "LOTTO_PLUS1" "LOTTO_PLUS2" "POWERBALL" "POWERBALL_PLUS1" "PICK_3" "SPORTS_STAKE_13" "RAFFLE" "DAILY_LOTTO" "SPORTSTAKE_8" "DAILY_LOTTO_PLUS" "DAILY_LOTTO_PLUS_PLUS1" "LOTTO658" "LOTTO658_PLUS1" "LOTTO658_PLUS2"
Responses
200

OK

400

Bad request

404

Not found

500

Internal server error

503

Service unavailable

504

Gateway timeout

get/games/rules
Request samples
Response samples
application/json
{
  • "gameRules": [
    ]
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2022. All right reserved.