GET /api/bet_types/f8dc5823-e41a-4903-96d6-3305b817e599/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8dc5823-e41a-4903-96d6-3305b817e599",
"match": "https://api-prod.gambitprofit.com/api/matches/a96b5553-160a-4c40-8624-b8a015bb08cf/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:57.691670-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": "CLE",
"amount": 5857.0
},
{
"team": "NYM",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "04f2263d-1b4f-4c19-a502-c29dcea28158",
"gambit_id": "c7bf099e-94b4-4a14-ad36-e2547cc06fb1",
"last_updated": "2023-05-25T13:47:06.277166-04:00",
"created_at": "2023-05-20T10:51:57.695208-04:00",
"name": "CLE",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8dc5823-e41a-4903-96d6-3305b817e599/?format=api"
},
{
"id": "462a46da-f7bc-4282-b8ad-f3ff78798807",
"gambit_id": "e5f80d2f-f670-4770-b780-33a4ab599a0e",
"last_updated": "2023-05-25T13:47:06.279477-04:00",
"created_at": "2023-05-20T10:51:57.693422-04:00",
"name": "NYM",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8dc5823-e41a-4903-96d6-3305b817e599/?format=api"
}
]
}