GET /api/bet_types/08f1e99e-2c2d-419d-a42b-98cf1e02ac72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08f1e99e-2c2d-419d-a42b-98cf1e02ac72",
"match": "https://api-prod.gambitprofit.com/api/matches/5dd26312-4e85-4a6b-9d7b-6eb0881ad50e/?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": "Illinois",
"amount": 6128.0
},
{
"team": "Virginia",
"amount": 3872.0
}
],
"expected_reward_tokens": 9253.28,
"profit_sb": 253.28,
"profit_sb_percentage": 2.81,
"recommended": true
},
"lines": [
{
"id": "4e16b250-8fd3-4c3d-9003-e1e42fda8ca1",
"gambit_id": "d8d04252-d148-4b26-ad22-9c335ffa756c",
"last_updated": "2022-09-11T10:52:29.881092-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Illinois",
"reward": "1.51000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f1e99e-2c2d-419d-a42b-98cf1e02ac72/?format=api"
},
{
"id": "74f0b041-065e-4aa7-94d8-3f2957e7c343",
"gambit_id": "89cd5d47-721b-466e-a98f-32ae110efcd0",
"last_updated": "2022-09-11T10:52:29.882224-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Virginia",
"reward": "2.39000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f1e99e-2c2d-419d-a42b-98cf1e02ac72/?format=api"
}
]
}