GET /api/bet_types/b11d994c-81bc-49c6-91fa-8b2730c2c932/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b11d994c-81bc-49c6-91fa-8b2730c2c932",
"match": "https://api-prod.gambitprofit.com/api/matches/d6865a99-ba54-4309-9438-17af9e948a49/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:02.457976-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": "HOU (H Brown)",
"amount": 6232.0
},
{
"team": "SEA (E Hancock)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "82f27662-2920-42c0-968e-a3fea2079b22",
"gambit_id": "e5a6e68f-b937-4a79-bb59-0c3e0de888c9",
"last_updated": "2023-08-21T19:43:20.696448-04:00",
"created_at": "2023-08-20T08:43:02.470898-04:00",
"name": "HOU (H Brown)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11d994c-81bc-49c6-91fa-8b2730c2c932/?format=api"
},
{
"id": "53d19597-bad5-4d45-9ae7-2a292e2f88c4",
"gambit_id": "f0605543-332e-4d55-baf6-bd1b0225102a",
"last_updated": "2023-08-21T19:43:20.693165-04:00",
"created_at": "2023-08-20T08:43:02.465351-04:00",
"name": "SEA (E Hancock)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11d994c-81bc-49c6-91fa-8b2730c2c932/?format=api"
}
]
}