GET /api/bet_types/ebe97948-1e9c-4347-a37d-8acccfe5d49e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebe97948-1e9c-4347-a37d-8acccfe5d49e",
"match": "https://api-prod.gambitprofit.com/api/matches/29117b2c-ee99-4324-8b67-f1c85dc4ba5a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:17.270961-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": "Boston Bruins",
"amount": 5867.0
},
{
"team": "Winnipeg Jets",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "b026b049-f622-4b60-a145-ff78b49eed9e",
"gambit_id": "3ceee7d2-7737-4103-996c-527458769c73",
"last_updated": "2023-03-17T13:52:05.572382-04:00",
"created_at": "2023-03-16T17:37:17.274143-04:00",
"name": "Boston Bruins",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebe97948-1e9c-4347-a37d-8acccfe5d49e/?format=api"
},
{
"id": "19c92a89-f55d-4ff4-8f15-e7beafde51ea",
"gambit_id": "4ad0bf05-29b7-421c-8ec7-b0f7f32838a2",
"last_updated": "2023-03-17T13:52:05.571383-04:00",
"created_at": "2023-03-16T17:37:17.272483-04:00",
"name": "Winnipeg Jets",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebe97948-1e9c-4347-a37d-8acccfe5d49e/?format=api"
}
]
}