GET /api/bet_types/eae6966f-8319-40c6-af7d-1c6e9c233f37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eae6966f-8319-40c6-af7d-1c6e9c233f37",
"match": "https://api-prod.gambitprofit.com/api/matches/55c7f47c-4fb2-41cb-82c9-d22178750562/?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": "ATL (M Fried)",
"amount": 5676.0
},
{
"team": "PHI (R Suarez)",
"amount": 4324.0
}
],
"expected_reward_tokens": 9251.88,
"profit_sb": 251.88,
"profit_sb_percentage": 2.8,
"recommended": true
},
"lines": [
{
"id": "011e4763-f74e-4f76-8d71-599a74899746",
"gambit_id": "319e1cb1-29c6-4701-ab30-d720224ff1a9",
"last_updated": "2022-09-23T10:12:04.089486-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (M Fried)",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae6966f-8319-40c6-af7d-1c6e9c233f37/?format=api"
},
{
"id": "6b74e87f-99f7-44a5-84f3-49043c0e7819",
"gambit_id": "4b7e530a-e403-43c6-a27a-9dae552398a3",
"last_updated": "2022-09-23T10:12:04.088509-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eae6966f-8319-40c6-af7d-1c6e9c233f37/?format=api"
}
]
}