GET /api/bet_types/760825bd-47a8-4215-9298-3f8cd6f9df1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "760825bd-47a8-4215-9298-3f8cd6f9df1d",
"match": "https://api-prod.gambitprofit.com/api/matches/0116dc71-ee98-4896-ad8b-ec4187fd4477/?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": "New Orleans Pelicans",
"amount": 5399.0
},
{
"team": "Utah Jazz",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "84cb191e-c2e0-413d-94bd-f06f823e6068",
"gambit_id": "89449f5b-ed91-410e-a05f-300c6b436998",
"last_updated": "2022-12-14T10:22:17.300437-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760825bd-47a8-4215-9298-3f8cd6f9df1d/?format=api"
},
{
"id": "5a323c50-495b-4a24-bb31-586b4c452508",
"gambit_id": "4a00e530-0a16-4515-bc5c-dbdbb5e6230a",
"last_updated": "2022-12-14T10:22:17.299368-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760825bd-47a8-4215-9298-3f8cd6f9df1d/?format=api"
}
]
}