GET /api/bet_types/60fcc858-619d-4fd1-be64-70352235a36b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60fcc858-619d-4fd1-be64-70352235a36b",
"match": "https://api-prod.gambitprofit.com/api/matches/23685798-4e37-4348-af05-380f7e9c6cc2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:04.162841-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 (K Hendricks)",
"amount": 6434.0
},
{
"team": "KAN (J Lyles)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "84da42a0-0cc4-4a41-a6ea-7317c3d4101e",
"gambit_id": "892b27c1-dc8a-4704-818d-93e24061d3fb",
"last_updated": "2023-08-21T19:33:19.868846-04:00",
"created_at": "2023-08-20T08:43:04.173095-04:00",
"name": "CHC (K Hendricks)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fcc858-619d-4fd1-be64-70352235a36b/?format=api"
},
{
"id": "1458bc3c-790c-4408-b29e-e54029381bf8",
"gambit_id": "5444ce97-f7f3-49c5-b307-5722614890d5",
"last_updated": "2023-08-21T19:33:19.865529-04:00",
"created_at": "2023-08-20T08:43:04.167802-04:00",
"name": "KAN (J Lyles)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fcc858-619d-4fd1-be64-70352235a36b/?format=api"
}
]
}