GET /api/bet_types/ab4e1474-be08-465d-a864-722c915b9ad4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab4e1474-be08-465d-a864-722c915b9ad4",
"match": "https://api-prod.gambitprofit.com/api/matches/8c798120-7f16-4032-8935-e9d01985e49c/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "NYY (N Cortes)",
"amount": 6124.0
},
{
"team": "BOS (B Bello)",
"amount": 3876.0
}
],
"expected_reward_tokens": 9186.0,
"profit_sb": 186.0,
"profit_sb_percentage": 2.07,
"recommended": true
},
"lines": [
{
"id": "169e9cc9-6132-420e-99af-d8277c6fe559",
"gambit_id": "f21d0652-e412-4103-9e6d-e0ee2fcc9471",
"last_updated": "2022-09-26T10:22:07.910266-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (N Cortes)",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab4e1474-be08-465d-a864-722c915b9ad4/?format=api"
},
{
"id": "37f25851-4770-4451-862e-5d11d8107341",
"gambit_id": "1bcddfcc-3459-475c-b628-e0fcc837c24a",
"last_updated": "2022-09-26T10:22:07.909125-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (B Bello)",
"reward": "2.37000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab4e1474-be08-465d-a864-722c915b9ad4/?format=api"
}
]
}