GET /api/bet_types/273b2a4e-1ee2-4a85-b323-e0a7dfbd03e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "273b2a4e-1ee2-4a85-b323-e0a7dfbd03e4",
"match": "https://api-prod.gambitprofit.com/api/matches/41057051-1bb9-4dd8-bc97-05781775d035/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:07.427652-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": "New Jersey Devils",
"amount": 5939.0
},
{
"team": "Carolina Hurricanes",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "d3e336ee-369a-4f63-975c-8976c29b455e",
"gambit_id": "c65d0a59-bb44-46f8-8b27-cda65ea2e9cc",
"last_updated": "2023-05-10T16:02:12.005825-04:00",
"created_at": "2023-05-09T11:07:07.429309-04:00",
"name": "New Jersey Devils",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/273b2a4e-1ee2-4a85-b323-e0a7dfbd03e4/?format=api"
},
{
"id": "88edaa13-acab-41c5-81f9-7b1ceef69d1a",
"gambit_id": "3e4d80b2-fd5f-47dd-bf3c-111e8abd86b2",
"last_updated": "2023-05-10T16:02:12.007975-04:00",
"created_at": "2023-05-09T11:07:07.430896-04:00",
"name": "Carolina Hurricanes",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/273b2a4e-1ee2-4a85-b323-e0a7dfbd03e4/?format=api"
}
]
}