GET /api/bet_types/f063c29d-9361-466f-a6ac-3165ab0ff36c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f063c29d-9361-466f-a6ac-3165ab0ff36c",
"match": "https://api-prod.gambitprofit.com/api/matches/07a0d164-4327-4255-99cf-b58a11410426/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-25T13:47:01.822440-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": "SDG (B Snell)",
"amount": 6299.0
},
{
"team": "WAS (J Irvin)",
"amount": 3701.0
}
],
"expected_reward_tokens": 9511.49,
"profit_sb": 11.49,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "1887e7a8-b7b2-46ec-b7b8-9928a338e723",
"gambit_id": "27c18555-31f0-447c-aa8d-9b76353cecde",
"last_updated": "2023-05-26T11:52:15.941235-04:00",
"created_at": "2023-05-25T13:47:01.825947-04:00",
"name": "SDG (B Snell)",
"reward": "1.51000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f063c29d-9361-466f-a6ac-3165ab0ff36c/?format=api"
},
{
"id": "5d277c21-2e42-4aa5-bb67-f5f55b261890",
"gambit_id": "2c6a4db3-986c-464a-af70-3c123609e8dd",
"last_updated": "2023-05-26T11:52:15.943479-04:00",
"created_at": "2023-05-25T13:47:01.830382-04:00",
"name": "WAS (J Irvin)",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f063c29d-9361-466f-a6ac-3165ab0ff36c/?format=api"
}
]
}