GET /api/bet_types/8f6c1299-8f01-4c5d-bd89-95977f5c303d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f6c1299-8f01-4c5d-bd89-95977f5c303d",
"match": "https://api-prod.gambitprofit.com/api/matches/39249fcb-1409-4f47-90b3-31cca6c6d820/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-20T09:48:09.204218-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": "Denver Nuggets",
"amount": 7709.0
},
{
"team": "Detroit Pistons",
"amount": 2291.0
}
],
"expected_reward_tokens": 9482.07,
"profit_sb": -17.93,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "e2575324-a9bd-49fc-909e-c4a6bf7b2d0f",
"gambit_id": "9e225503-bf13-40cf-b315-3a7f701904b3",
"last_updated": "2023-11-21T14:23:22.388831-05:00",
"created_at": "2023-11-20T09:48:09.207733-05:00",
"name": "Denver Nuggets",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f6c1299-8f01-4c5d-bd89-95977f5c303d/?format=api"
},
{
"id": "543086e9-3908-4ac6-916e-1f1c687b7edb",
"gambit_id": "22569aac-6ff3-429a-9c34-e9d4f3839cf0",
"last_updated": "2023-11-21T14:23:22.392130-05:00",
"created_at": "2023-11-20T09:48:09.212383-05:00",
"name": "Detroit Pistons",
"reward": "4.14000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f6c1299-8f01-4c5d-bd89-95977f5c303d/?format=api"
}
]
}