GET /api/bet_types/1c9ae569-b9fd-4a19-b86c-443566955570/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c9ae569-b9fd-4a19-b86c-443566955570",
"match": "https://api-prod.gambitprofit.com/api/matches/58f45733-2363-4775-99ee-27acb9a9cc1e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:14.009701-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": "ARI (Z Gallen)",
"amount": 6557.0
},
{
"team": "DET (J Wentz)",
"amount": 3443.0
}
],
"expected_reward_tokens": 9571.54,
"profit_sb": 71.54,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "34c3c432-30dc-45e4-b6d6-91a1b82eb7ec",
"gambit_id": "bc107abc-207b-4974-891d-e8e28d34224b",
"last_updated": "2023-06-18T10:33:18.799599-04:00",
"created_at": "2023-06-11T10:08:14.012160-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.46000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9ae569-b9fd-4a19-b86c-443566955570/?format=api"
},
{
"id": "be2c059a-85c0-45b1-95d0-6b3873abb6db",
"gambit_id": "d35bdeb0-1df0-477f-b11b-ad92e8a3706b",
"last_updated": "2023-06-18T10:33:18.802040-04:00",
"created_at": "2023-06-11T10:08:14.014158-04:00",
"name": "DET (J Wentz)",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9ae569-b9fd-4a19-b86c-443566955570/?format=api"
}
]
}