GET /api/bet_types/a181b527-435a-4064-9449-d48604f0da1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a181b527-435a-4064-9449-d48604f0da1b",
"match": "https://api-prod.gambitprofit.com/api/matches/b4ab9b5e-1d4a-458f-a7e2-b01ae606f9cb/?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": "CHC (W Miley)",
"amount": 5864.0
},
{
"team": "CIN (J Dunn)",
"amount": 4136.0
}
],
"expected_reward_tokens": 9264.64,
"profit_sb": 264.64,
"profit_sb_percentage": 2.94,
"recommended": true
},
"lines": [
{
"id": "aa9b679d-052a-499b-ba40-e67f93b3d34d",
"gambit_id": "ddc936e0-3d91-4d8d-9c5e-a9ae6a954c7c",
"last_updated": "2022-09-07T12:46:55.457822-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (W Miley)",
"reward": "1.58000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a181b527-435a-4064-9449-d48604f0da1b/?format=api"
},
{
"id": "d8d04d73-bf4f-4b29-9cac-c0eca63abfbf",
"gambit_id": "a28da202-a7b5-4aee-8098-be2d13a9edf5",
"last_updated": "2022-09-07T12:46:55.458787-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (J Dunn)",
"reward": "2.24000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a181b527-435a-4064-9449-d48604f0da1b/?format=api"
}
]
}