GET /api/bet_types/3755c077-3e64-4cbd-952d-b0916b9f4daf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3755c077-3e64-4cbd-952d-b0916b9f4daf",
"match": "https://api-prod.gambitprofit.com/api/matches/4df8d427-c36c-4324-8e6b-cdc637236501/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-07T11:33:28.694004-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": "MIN (B Ober)",
"amount": 5980.0
},
{
"team": "BAL (C Irvin)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "5d7ba78b-9177-4e8b-a189-adcc66ecca60",
"gambit_id": "4d284e29-214b-4c3d-ba54-69ae9f55e449",
"last_updated": "2023-07-09T20:23:22.325437-04:00",
"created_at": "2023-07-07T11:33:28.696792-04:00",
"name": "MIN (B Ober)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3755c077-3e64-4cbd-952d-b0916b9f4daf/?format=api"
},
{
"id": "bf69b524-d68d-468e-883f-0a1f8915bbb1",
"gambit_id": "03622e00-b1f9-4de9-97f2-f9d514b95d26",
"last_updated": "2023-07-09T20:23:22.323483-04:00",
"created_at": "2023-07-07T11:33:28.695379-04:00",
"name": "BAL (C Irvin)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3755c077-3e64-4cbd-952d-b0916b9f4daf/?format=api"
}
]
}