GET /api/bet_types/e1720e30-5c83-4ef4-b786-51bc9ac8d1fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1720e30-5c83-4ef4-b786-51bc9ac8d1fc",
"match": "https://api-prod.gambitprofit.com/api/matches/af1ff622-9bd5-479e-809b-9ea334aca175/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-17T09:33:00.750336-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": "LOS (B Miller)",
"amount": 5990.0
},
{
"team": "SFO (A Wood)",
"amount": 4010.0
}
],
"expected_reward_tokens": 9583.9,
"profit_sb": 83.9,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "0eeefc76-1d18-455b-b346-97523223af45",
"gambit_id": "11083ae1-96c1-4be0-af78-cdb1074ff90f",
"last_updated": "2023-06-18T10:33:13.647838-04:00",
"created_at": "2023-06-17T09:33:00.755052-04:00",
"name": "LOS (B Miller)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1720e30-5c83-4ef4-b786-51bc9ac8d1fc/?format=api"
},
{
"id": "d1a3c7fc-82cd-454e-8881-94376523fb09",
"gambit_id": "0c5cf332-9ae8-4a2a-b747-1e40bf928450",
"last_updated": "2023-06-18T10:33:13.646386-04:00",
"created_at": "2023-06-17T09:33:00.752758-04:00",
"name": "SFO (A Wood)",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1720e30-5c83-4ef4-b786-51bc9ac8d1fc/?format=api"
}
]
}