GET /api/bet_types/1aee9d41-c263-4c3d-a8c7-b6be8f89a31b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1aee9d41-c263-4c3d-a8c7-b6be8f89a31b",
"match": "https://api-prod.gambitprofit.com/api/matches/55361ab1-6162-43ba-acab-08ae65d80b6e/?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": "PHI (A Nola)",
"amount": 7313.0
},
{
"team": "CIN (J Dunn)",
"amount": 2687.0
}
],
"expected_reward_tokens": 9214.38,
"profit_sb": 214.38,
"profit_sb_percentage": 2.38,
"recommended": true
},
"lines": [
{
"id": "08a59fe5-7d94-40d1-89e2-41c7131c5afc",
"gambit_id": "7acc2081-3a2d-462e-9499-7c5f294b596c",
"last_updated": "2022-08-26T12:57:07.241241-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (A Nola)",
"reward": "1.26000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aee9d41-c263-4c3d-a8c7-b6be8f89a31b/?format=api"
},
{
"id": "750d2677-3a92-4a1f-ae94-2ea966689c71",
"gambit_id": "1b36062c-f995-48e7-b407-0e56eab6f5fd",
"last_updated": "2022-08-26T12:57:07.241699-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (J Dunn)",
"reward": "3.43000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aee9d41-c263-4c3d-a8c7-b6be8f89a31b/?format=api"
}
]
}