GET /api/bet_types/0ebde90b-98b4-48a1-8794-78ef2ed9ca3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ebde90b-98b4-48a1-8794-78ef2ed9ca3f",
"match": "https://api-prod.gambitprofit.com/api/matches/6e1a8d5e-9492-40ba-9a8f-4b754b2b4506/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "SFO (L Webb)",
"amount": 5216.0
},
{
"team": "CHC (M Stroman)",
"amount": 4784.0
}
],
"expected_reward_tokens": 9232.32,
"profit_sb": 232.32,
"profit_sb_percentage": 2.58,
"recommended": true
},
"lines": [
{
"id": "967454f6-b124-49f1-b1b3-68e5c0794a2c",
"gambit_id": "99ed1fe1-6ada-461e-a27d-dac148c049cb",
"last_updated": "2022-09-11T18:01:58.409866-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (L Webb)",
"reward": "1.77000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ebde90b-98b4-48a1-8794-78ef2ed9ca3f/?format=api"
},
{
"id": "864ed2e3-afbb-4191-8445-004c1a58f924",
"gambit_id": "5e63b314-6b69-4731-92f9-c5dae57f4aa0",
"last_updated": "2022-09-11T18:01:58.408776-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (M Stroman)",
"reward": "1.93000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ebde90b-98b4-48a1-8794-78ef2ed9ca3f/?format=api"
}
]
}