GET /api/bet_types/cd4ca187-1e90-4ada-bc1f-f7bc44a9e077/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd4ca187-1e90-4ada-bc1f-f7bc44a9e077",
"match": "https://api-prod.gambitprofit.com/api/matches/a97faad3-86a5-4c1b-b61b-80b182b3aaf8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T11:13:05.113095-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": "Seattle Seahawks",
"amount": 5939.0
},
{
"team": "Tennessee Titans",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "dd4d0419-a897-4017-bc1f-2f4039c233d1",
"gambit_id": "6a758956-0fcb-4761-8554-467812844253",
"last_updated": "2023-12-26T20:18:06.517299-05:00",
"created_at": "2023-12-20T11:13:05.118538-05:00",
"name": "Seattle Seahawks",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4ca187-1e90-4ada-bc1f-f7bc44a9e077/?format=api"
},
{
"id": "a78e8997-2f41-419e-9e45-946b897b7d79",
"gambit_id": "014b255e-5a30-404e-ad1b-25dd29bb431e",
"last_updated": "2023-12-26T20:18:06.520851-05:00",
"created_at": "2023-12-20T11:13:05.124104-05:00",
"name": "Tennessee Titans",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4ca187-1e90-4ada-bc1f-f7bc44a9e077/?format=api"
}
]
}