GET /api/bet_types/ef4d422e-65f3-49dc-9c9f-b4a035518811/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef4d422e-65f3-49dc-9c9f-b4a035518811",
"match": "https://api-prod.gambitprofit.com/api/matches/9f9493de-ee28-46e9-846b-6b1cd5b8e9b3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-17T08:58:22.045532-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": "PHI (A Nola)",
"amount": 5995.0
},
{
"team": "ARI (M Kelly)",
"amount": 4005.0
}
],
"expected_reward_tokens": 9531.9,
"profit_sb": 31.9,
"profit_sb_percentage": 0.34,
"recommended": true
},
"lines": [
{
"id": "c635f077-3602-4ab3-b7c6-d101dce8864f",
"gambit_id": "86214865-5c89-4725-b700-6db0f98d39b8",
"last_updated": "2023-10-18T09:13:05.861933-04:00",
"created_at": "2023-10-17T08:58:22.049716-04:00",
"name": "PHI (A Nola)",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef4d422e-65f3-49dc-9c9f-b4a035518811/?format=api"
},
{
"id": "982a61ec-0c9e-4eed-89b8-d5ac692b3520",
"gambit_id": "13b289ba-8b15-4090-b389-c831f03797bf",
"last_updated": "2023-10-18T09:13:05.869167-04:00",
"created_at": "2023-10-17T08:58:22.054331-04:00",
"name": "ARI (M Kelly)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef4d422e-65f3-49dc-9c9f-b4a035518811/?format=api"
}
]
}