GET /api/bet_types/78e081e1-a905-40a7-a920-239108612329/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78e081e1-a905-40a7-a920-239108612329",
"match": "https://api-prod.gambitprofit.com/api/matches/73be7164-9d2d-4fd5-89bf-b8c98154482f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-06T09:06:58.800060-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": "BOS (C Sale)",
"amount": 5627.0
},
{
"team": "DET (S Turnbull)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "22b01157-bd55-4195-88f0-5f64eba82b54",
"gambit_id": "81ff0e79-5d20-4a04-834b-37dff5c20f74",
"last_updated": "2023-04-07T10:22:15.282095-04:00",
"created_at": "2023-04-06T09:06:58.803929-04:00",
"name": "BOS (C Sale)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e081e1-a905-40a7-a920-239108612329/?format=api"
},
{
"id": "fb93ccc7-78ec-420c-acb2-ea8ec49dea27",
"gambit_id": "9bd8d2ed-aad9-430e-8002-57da86ee23a1",
"last_updated": "2023-04-07T10:22:15.279525-04:00",
"created_at": "2023-04-06T09:06:58.801832-04:00",
"name": "DET (S Turnbull)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e081e1-a905-40a7-a920-239108612329/?format=api"
}
]
}