GET /api/bet_types/b6971bee-0318-4da6-985e-c210448a5bfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6971bee-0318-4da6-985e-c210448a5bfa",
"match": "https://api-prod.gambitprofit.com/api/matches/4a1d2d78-6156-4654-9728-a86bb65f69c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-27T08:13:19.038437-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": "TEX (J Montgomery)",
"amount": 5325.0
},
{
"team": "MIN (B Ober)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "81aac9b4-2031-49f7-b65c-032883913fd7",
"gambit_id": "e08cf73a-fdee-4a6a-8c22-2d66d31ae1fe",
"last_updated": "2023-08-29T09:08:31.765966-04:00",
"created_at": "2023-08-27T08:13:19.042299-04:00",
"name": "TEX (J Montgomery)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6971bee-0318-4da6-985e-c210448a5bfa/?format=api"
},
{
"id": "8b59129b-4f55-4736-af47-2e2073db3b54",
"gambit_id": "0be92b11-8706-48b7-a46d-ef4812ecec31",
"last_updated": "2023-08-29T09:08:31.769748-04:00",
"created_at": "2023-08-27T08:13:19.046260-04:00",
"name": "MIN (B Ober)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6971bee-0318-4da6-985e-c210448a5bfa/?format=api"
}
]
}