GET /api/bet_types/e695ee24-8f24-4e1a-9238-bb3e8a67f124/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e695ee24-8f24-4e1a-9238-bb3e8a67f124",
"match": "https://api-prod.gambitprofit.com/api/matches/5aeab6aa-2470-49c0-a332-ae24ccc8f4be/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:08.577801-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": "Chicago Bulls",
"amount": 5602.0
},
{
"team": "Detroit Pistons",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "947f1774-6ba0-4946-a446-d8402d98bccd",
"gambit_id": "aa1c1ee7-2b2a-465d-a743-0c22b1fa3d77",
"last_updated": "2023-10-30T14:53:11.826509-04:00",
"created_at": "2023-10-28T09:08:08.581937-04:00",
"name": "Chicago Bulls",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e695ee24-8f24-4e1a-9238-bb3e8a67f124/?format=api"
},
{
"id": "573834e9-21f5-4cce-a916-78ea0874846d",
"gambit_id": "8cac224b-cddf-4e1f-8074-b60428b7aaca",
"last_updated": "2023-10-30T14:53:11.831510-04:00",
"created_at": "2023-10-28T09:08:08.587080-04:00",
"name": "Detroit Pistons",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e695ee24-8f24-4e1a-9238-bb3e8a67f124/?format=api"
}
]
}