Places a bet using the game engine RNG
Places a bet using the game engine RNG
bearer In: header
application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
curl -X POST "https://example.com/playables/string/coinflip/bets" \ -H "Content-Type: application/json" \ -d '{ "amount": "string", "betType": "heads" }'{ "amount": "string", "betType": "heads", "result": "heads", "slotCount": 0, "selectedMultiplier": "string", "payout": "string", "resultIndex": 0, "createdAt": "string"}Bet amount as a base-unit integer string
Which side the user is betting on
Value in