GET /api/bet_types/04cff7c5-ec27-4d31-95e0-6cb88c452015/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04cff7c5-ec27-4d31-95e0-6cb88c452015",
"match": "https://api-prod.gambitprofit.com/api/matches/a6db88af-b145-43a9-be42-edd9efdc89bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:04.020077-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": "SEA (L Gilbert)",
"amount": 5578.0
},
{
"team": "ARI (T Henry)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "6aa4a240-70f3-407b-afbb-c9ced05e8b6b",
"gambit_id": "f972324c-5f7b-4d9f-9856-d628fdd787f0",
"last_updated": "2023-07-29T09:28:04.324855-04:00",
"created_at": "2023-07-28T08:23:04.024643-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04cff7c5-ec27-4d31-95e0-6cb88c452015/?format=api"
},
{
"id": "a8e9806d-fc24-47cf-9a2f-6c413ee3baa2",
"gambit_id": "2ab85078-a280-4ca4-ad92-b7f189b1d6a3",
"last_updated": "2023-07-29T09:28:04.329059-04:00",
"created_at": "2023-07-28T08:23:04.029161-04:00",
"name": "ARI (T Henry)",
"reward": "2.17000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04cff7c5-ec27-4d31-95e0-6cb88c452015/?format=api"
}
]
}