GET /api/bet_types/5756a94a-2aeb-4495-8208-e8df579237b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5756a94a-2aeb-4495-8208-e8df579237b5",
"match": "https://api-prod.gambitprofit.com/api/matches/c8dd0d76-aced-4c83-8820-aaf2f24dce2c/?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": "Clemson",
"amount": 6930.0
},
{
"team": "NC State",
"amount": 3070.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "98c4936f-a4d2-4ddc-9758-ec5228cc8666",
"gambit_id": "7a401dad-7651-4e80-b9dd-ea0f4623e8b5",
"last_updated": "2022-10-03T11:12:31.261091-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Clemson",
"reward": "1.36000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5756a94a-2aeb-4495-8208-e8df579237b5/?format=api"
},
{
"id": "65c642ef-2fee-4bdb-8171-c7cced6eb8be",
"gambit_id": "dba0fc18-ead3-4c90-a320-4a30c63c76e4",
"last_updated": "2022-10-03T11:12:31.262130-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NC State",
"reward": "3.07000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5756a94a-2aeb-4495-8208-e8df579237b5/?format=api"
}
]
}