GET /api/bet_types/31abb182-a0fa-4210-acc8-0f07e3e28593/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31abb182-a0fa-4210-acc8-0f07e3e28593",
"match": "https://api-prod.gambitprofit.com/api/matches/e77885f6-9a6e-41ba-aa00-84ef790fc9a7/?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": "BOS (N Eovaldi)",
"amount": 5745.0
},
{
"team": "BAL (M Baumann)",
"amount": 4255.0
}
],
"expected_reward_tokens": 9190.8,
"profit_sb": 190.8,
"profit_sb_percentage": 2.12,
"recommended": true
},
"lines": [
{
"id": "303d579d-fe24-4a30-8941-1a4f38ea94c2",
"gambit_id": "2b876c83-f120-4478-bff0-49356ec5603a",
"last_updated": "2022-09-30T09:52:28.298555-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (N Eovaldi)",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31abb182-a0fa-4210-acc8-0f07e3e28593/?format=api"
},
{
"id": "71660865-8bad-4539-ae21-9cb14f5303cb",
"gambit_id": "d150ebdd-cbfe-4164-885f-c7da8e24d497",
"last_updated": "2022-09-30T09:52:28.299545-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (M Baumann)",
"reward": "2.16000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31abb182-a0fa-4210-acc8-0f07e3e28593/?format=api"
}
]
}