GET /api/bet_types/09aff644-bb37-4841-8b3d-d1e0d1df579c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09aff644-bb37-4841-8b3d-d1e0d1df579c",
"match": "https://api-prod.gambitprofit.com/api/matches/c3961ec6-7488-4e19-9994-4af7ebf8a455/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-20T08:33:19.797761-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": "TAM (T Glasnow)",
"amount": 6070.0
},
{
"team": "BAL (K Bradish)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "ab94c328-a5ce-4e5f-a5d8-04f51ead4fdf",
"gambit_id": "1a9be73f-5890-4bc1-b567-87107f660d5f",
"last_updated": "2023-06-22T10:23:03.671761-04:00",
"created_at": "2023-06-20T08:33:19.803060-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09aff644-bb37-4841-8b3d-d1e0d1df579c/?format=api"
},
{
"id": "0f73b1f1-90fd-4fd8-b41f-9b666319a8ac",
"gambit_id": "1ac59547-0d90-4583-9f86-495454559d18",
"last_updated": "2023-06-22T10:23:03.668853-04:00",
"created_at": "2023-06-20T08:33:19.800535-04:00",
"name": "BAL (K Bradish)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09aff644-bb37-4841-8b3d-d1e0d1df579c/?format=api"
}
]
}