GET /api/bet_types/0b7aa52f-0610-489a-92bb-72cee19f8e3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b7aa52f-0610-489a-92bb-72cee19f8e3c",
"match": "https://api-prod.gambitprofit.com/api/matches/4acf734f-e2f1-4a3a-90e4-4819faed33c9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:08.012734-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": "Golden State Warriors",
"amount": 6160.0
},
{
"team": "Cleveland Cavaliers",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "fb39efd8-ed7c-4a90-a5ea-7356426e5761",
"gambit_id": "f47f0e04-dabc-4fa5-a6d4-a3fa7d7ab718",
"last_updated": "2023-11-13T15:03:20.770685-05:00",
"created_at": "2023-11-11T08:53:08.021348-05:00",
"name": "Golden State Warriors",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b7aa52f-0610-489a-92bb-72cee19f8e3c/?format=api"
},
{
"id": "276cd86d-9e63-4b95-b1f6-08ad1e9009bb",
"gambit_id": "b0a529ef-470a-4a6c-9ae1-f6c352f70edf",
"last_updated": "2023-11-13T15:03:20.767065-05:00",
"created_at": "2023-11-11T08:53:08.017169-05:00",
"name": "Cleveland Cavaliers",
"reward": "2.47000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b7aa52f-0610-489a-92bb-72cee19f8e3c/?format=api"
}
]
}