GET /api/bet_types/0098c5b1-9e7d-4d7f-aeff-f4c1eae97fd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0098c5b1-9e7d-4d7f-aeff-f4c1eae97fd2",
"match": "https://api-prod.gambitprofit.com/api/matches/cb46534f-69a7-4924-881b-a589b8f63b22/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:18:25.166106-05: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": "Florida Panthers",
"amount": 5213.0
},
{
"team": "Vegas Golden Knights",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4fcb2da9-8fac-4688-b3a5-14d4fbd84f29",
"gambit_id": "5e23fffc-571e-40a6-8469-f06e79487cee",
"last_updated": "2024-01-05T22:58:04.176755-05:00",
"created_at": "2024-01-04T09:18:25.170815-05:00",
"name": "Florida Panthers",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0098c5b1-9e7d-4d7f-aeff-f4c1eae97fd2/?format=api"
},
{
"id": "d5b15582-9b55-4a5b-876e-26a5d70615da",
"gambit_id": "2528b710-3456-40e9-9488-bff633f1e397",
"last_updated": "2024-01-05T22:58:04.180263-05:00",
"created_at": "2024-01-04T09:18:25.174959-05:00",
"name": "Vegas Golden Knights",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0098c5b1-9e7d-4d7f-aeff-f4c1eae97fd2/?format=api"
}
]
}