GET /api/bet_types/e03554a8-c85a-4488-b49c-f777a6e177c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e03554a8-c85a-4488-b49c-f777a6e177c8",
"match": "https://api-prod.gambitprofit.com/api/matches/c0bded6d-705e-4167-98cd-54420e57d998/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-01T09:47:54.741777-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": "Ottawa Senators",
"amount": 6020.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "865f50c8-1470-48af-9cf8-fc1520b5c561",
"gambit_id": "ea4d8962-de43-4f19-8c7d-dded6444b71b",
"last_updated": "2023-12-02T09:38:00.478707-05:00",
"created_at": "2023-12-01T09:47:54.745759-05:00",
"name": "Ottawa Senators",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03554a8-c85a-4488-b49c-f777a6e177c8/?format=api"
},
{
"id": "0ab7e3e6-5b0a-4c4a-b8b5-a5865280acf4",
"gambit_id": "0f8ba633-c97b-4815-a0a0-312b660e8dd0",
"last_updated": "2023-12-02T09:38:00.481936-05:00",
"created_at": "2023-12-01T09:47:54.751272-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e03554a8-c85a-4488-b49c-f777a6e177c8/?format=api"
}
]
}