GET /api/bet_types/a687f327-4b3c-4f4d-b38e-fe01d839f209/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a687f327-4b3c-4f4d-b38e-fe01d839f209",
"match": "https://api-prod.gambitprofit.com/api/matches/21d6375e-ad86-49bb-b60f-96e9d6bd7dc3/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "New Orleans Pelicans",
"amount": 5304.0
},
{
"team": "Chicago Bulls",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "f3d22aa1-17df-4b05-b92a-6c40175ed8a0",
"gambit_id": "809a4554-6b01-4203-b49d-2ec05cadfcb0",
"last_updated": "2022-11-17T11:02:57.870567-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a687f327-4b3c-4f4d-b38e-fe01d839f209/?format=api"
},
{
"id": "3c7c6325-7093-4be0-8bba-fe86d69e0276",
"gambit_id": "fdf401ff-e06d-443b-a3a2-d823853889ca",
"last_updated": "2022-11-17T11:02:57.871523-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a687f327-4b3c-4f4d-b38e-fe01d839f209/?format=api"
}
]
}