StatsHub Docs
APIEndpoint referenceDashboard

/dashboard/bot/betting-odds

GET
/api/dashboard/bot/betting-odds

Authorization

AuthorizationBearer <token>

Supabase access token.

In: header

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/dashboard/bot/betting-odds"
[  {    "createdAt": "string",    "id": 0,    "isEnabled": true,    "label": "string",    "marketDescription": "string",    "total": "string",    "updatedAt": "string"  }]