GET /api/bet_types/09320f9d-1fb9-4650-8148-f30fc9178f21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09320f9d-1fb9-4650-8148-f30fc9178f21",
"match": "https://api-prod.gambitprofit.com/api/matches/db78c19d-aa60-4bd7-b2cc-d7a1bce8b87c/?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": "Utah Jazz",
"amount": 6869.0
},
{
"team": "Los Angeles Lakers",
"amount": 3131.0
}
],
"expected_reward_tokens": 9204.46,
"profit_sb": 204.46,
"profit_sb_percentage": 2.27,
"recommended": true
},
"lines": [
{
"id": "d4257b3b-d29a-43e1-9737-8367769aaac1",
"gambit_id": "f8201428-246b-4b34-88ef-c421069c9a22",
"last_updated": "2022-11-08T10:52:24.078983-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.34000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09320f9d-1fb9-4650-8148-f30fc9178f21/?format=api"
},
{
"id": "88e0c2f1-b322-4397-a371-d4bc9110f48f",
"gambit_id": "614b839c-063c-4cf8-bd58-59975ae7425a",
"last_updated": "2022-11-08T10:52:24.079947-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Lakers",
"reward": "2.94000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09320f9d-1fb9-4650-8148-f30fc9178f21/?format=api"
}
]
}