GET /api/bet_types/d664bec4-a313-49e1-9b26-d138385deaa5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d664bec4-a313-49e1-9b26-d138385deaa5",
"match": "https://api-prod.gambitprofit.com/api/matches/8eae6b8c-3010-427e-9218-9d43b48b2b27/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T09:02:19.857445-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": "CHC (H Wesneski)",
"amount": 5222.0
},
{
"team": "SEA (C Flexen)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "b8d30701-4bab-4fee-894e-5560ec257f40",
"gambit_id": "f95029b1-f52c-4c3b-a4bd-0841c54a056f",
"last_updated": "2023-04-12T09:46:54.135957-04:00",
"created_at": "2023-04-11T09:02:19.860651-04:00",
"name": "CHC (H Wesneski)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d664bec4-a313-49e1-9b26-d138385deaa5/?format=api"
},
{
"id": "987c1131-478c-4834-b079-ab2e43d96408",
"gambit_id": "934358e5-8b98-4d54-8351-991406283596",
"last_updated": "2023-04-12T09:46:54.138676-04:00",
"created_at": "2023-04-11T09:02:19.864059-04:00",
"name": "SEA (C Flexen)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d664bec4-a313-49e1-9b26-d138385deaa5/?format=api"
}
]
}