GET /api/bet_types/a9187261-4029-4887-ae10-eeb2d13bdade/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9187261-4029-4887-ae10-eeb2d13bdade",
"match": "https://api-prod.gambitprofit.com/api/matches/03449b58-727e-4a10-a169-f667a7d80c70/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:16.524915-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "TOR (C Bassitt)",
"amount": 6885.0
},
{
"team": "DET (S Turnbull)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "fd92b9b1-31b8-4a3a-ad65-1bd205a50962",
"gambit_id": "06246b83-2300-4457-bb96-b3bc6f1e5532",
"last_updated": "2023-04-14T12:02:19.839899-04:00",
"created_at": "2023-04-13T09:32:16.526911-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9187261-4029-4887-ae10-eeb2d13bdade/?format=api"
},
{
"id": "2ba4e5b4-9bf8-433d-a1e4-9090801b213e",
"gambit_id": "36eb6446-3ee5-40ab-bff0-4bd2258f8fad",
"last_updated": "2023-04-14T12:02:19.841550-04:00",
"created_at": "2023-04-13T09:32:16.529011-04:00",
"name": "DET (S Turnbull)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9187261-4029-4887-ae10-eeb2d13bdade/?format=api"
}
]
}