{
"type": "object",
"properties": {
"amount": {
"type": "number",
"description": "Bet amount. Must be one of: 25, 50, 100, 200."
}
},
"required": [
"amount"
]
}{
"type": "object",
"properties": {}
}{
"type": "object",
"properties": {}
}{
"type": "object",
"properties": {}
}{
"type": "object",
"properties": {}
}