GET /api/bet_types/02d1f55b-ac80-496c-95e9-276fa763ed72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02d1f55b-ac80-496c-95e9-276fa763ed72",
"match": "https://api-prod.gambitprofit.com/api/matches/5d868d14-bdb8-495c-9bf4-bb7cc1222018/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-15T11:36:57.863803-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 (F Valdez)",
"amount": 6299.0
},
{
"team": "CHC (J Taillon)",
"amount": 3701.0
}
],
"expected_reward_tokens": 9511.49,
"profit_sb": 11.49,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "924a1b13-0208-48f2-94dd-f259fadcdee9",
"gambit_id": "06454d92-a4c7-4eea-9d7f-adc28bd856eb",
"last_updated": "2023-05-16T10:42:09.673264-04:00",
"created_at": "2023-05-15T11:36:57.865341-04:00",
"name": "HOU (F Valdez)",
"reward": "1.51000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d1f55b-ac80-496c-95e9-276fa763ed72/?format=api"
},
{
"id": "dc595af3-a8c3-4886-96d2-9be84decfeea",
"gambit_id": "8cf7d975-f22e-4ca4-8f2f-4cbe404c74cf",
"last_updated": "2023-05-16T10:42:09.675154-04:00",
"created_at": "2023-05-15T11:36:57.867011-04:00",
"name": "CHC (J Taillon)",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02d1f55b-ac80-496c-95e9-276fa763ed72/?format=api"
}
]
}