GET /api/bet_types/ccca1daa-b18f-4653-9288-8e440ac180ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccca1daa-b18f-4653-9288-8e440ac180ab",
"match": "https://api-prod.gambitprofit.com/api/matches/67fa48f0-d90f-4c2d-9430-4fd7ef30a27b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-14T09:28:06.583374-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": "Philadelphia Flyers",
"amount": 5512.0
},
{
"team": "Washington Capitals",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "bb6510ea-5f4f-4d38-87ae-a394b8205e38",
"gambit_id": "a43f3cba-9c45-4e5f-b962-00d9083c943e",
"last_updated": "2023-12-16T10:28:24.794613-05:00",
"created_at": "2023-12-14T09:28:06.594398-05:00",
"name": "Philadelphia Flyers",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccca1daa-b18f-4653-9288-8e440ac180ab/?format=api"
},
{
"id": "4e463c27-d08d-436c-a0f8-41d8db6dcb0b",
"gambit_id": "10e6e384-5aab-46ce-b978-80706d940617",
"last_updated": "2023-12-16T10:28:24.791244-05:00",
"created_at": "2023-12-14T09:28:06.588356-05:00",
"name": "Washington Capitals",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccca1daa-b18f-4653-9288-8e440ac180ab/?format=api"
}
]
}