GET /api/bet_types/e9bd17e6-4072-4711-80fd-5c84c3ddbccb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9bd17e6-4072-4711-80fd-5c84c3ddbccb",
"match": "https://api-prod.gambitprofit.com/api/matches/4e0910da-38a6-48fc-ad4c-20893d427a19/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:16.301620-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": "Toronto Maple Leafs",
"amount": 6166.0
},
{
"team": "St Louis Blues",
"amount": 3834.0
}
],
"expected_reward_tokens": 9124.92,
"profit_sb": 124.92,
"profit_sb_percentage": 1.39,
"recommended": true
},
"lines": [
{
"id": "fa4a27bd-0996-45e3-854c-540e0cdc1f4a",
"gambit_id": "b0212baa-ce8f-43f1-9c11-5bac1fc1e8cb",
"last_updated": "2022-12-28T21:47:14.828320-05:00",
"created_at": "2022-12-27T08:57:16.303974-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.48000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bd17e6-4072-4711-80fd-5c84c3ddbccb/?format=api"
},
{
"id": "d8e2c003-8f5a-4c05-b8a0-ee969dcd9b10",
"gambit_id": "3819a636-5e17-40d2-83f3-7c84e3777ee0",
"last_updated": "2022-12-28T21:47:14.826491-05:00",
"created_at": "2022-12-27T08:57:16.302770-05:00",
"name": "St Louis Blues",
"reward": "2.38000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9bd17e6-4072-4711-80fd-5c84c3ddbccb/?format=api"
}
]
}