GET /api/bet_types/505355b2-8413-417d-bf65-22f24ddfaa13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "505355b2-8413-417d-bf65-22f24ddfaa13",
"match": "https://api-prod.gambitprofit.com/api/matches/afceebd9-50ce-488a-9e6a-8f033a2fe06c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T09:28:19.843177-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": "Buffalo Sabres",
"amount": 6010.0
},
{
"team": "Philadelphia Flyers",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "95909ddb-7f8e-48bd-abc2-24f898ea2fc3",
"gambit_id": "82964b63-1aed-41c3-a78d-58ccf0631281",
"last_updated": "2023-11-04T10:33:29.449988-04:00",
"created_at": "2023-11-03T09:28:19.857559-04:00",
"name": "Buffalo Sabres",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/505355b2-8413-417d-bf65-22f24ddfaa13/?format=api"
},
{
"id": "99655f8a-ef59-4db8-887a-0804a8b42dcc",
"gambit_id": "f1e87919-385a-4934-8cb0-9ebb9b3b506a",
"last_updated": "2023-11-04T10:33:29.446544-04:00",
"created_at": "2023-11-03T09:28:19.849841-04:00",
"name": "Philadelphia Flyers",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/505355b2-8413-417d-bf65-22f24ddfaa13/?format=api"
}
]
}