Endpoint referenceDashboard
/dashboard/bot/betting-odds
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/problem+json
application/problem+json
curl -X POST "https://example.com/api/v2/dashboard/bot/betting-odds" \ -H "Content-Type: application/json" \ -d '{ "label": "string", "marketDescription": "string", "total": "string" }'{ "$schema": "https://example.com/schemas/BettingOddsRulesBot.json", "createdAt": "string", "id": 0, "isEnabled": true, "label": "string", "marketDescription": "string", "total": "string", "updatedAt": "string"}