Board related data.
Boolean indicating whether or not the selections are determined by the Lotto operator.
The outcome of a draw which will allow the customer to win a monetary prize.
An indication of how the board is to match the three digit number drawn by the Lotto operator. This is only used for the Pick3 game.
{ "quickPick": true, "selections": [ "string" ], "boardAmount": 0, "betType": "STRAIGHT", "systemBetType": "NONE" }