GET /api/bet_types/28fbc150-9199-423b-8ac3-b4f924e4b36c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28fbc150-9199-423b-8ac3-b4f924e4b36c",
"match": "https://api-prod.gambitprofit.com/api/matches/dcc6ff17-d54c-4b24-9d68-d6340c6cecda/?format=api",
"name": "Over/Under",
"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": "Game Total Over 6.5",
"amount": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "0ada52a3-9b13-44f1-889d-996e4817221d",
"gambit_id": "273e8820-f6b7-4615-ad47-547b077aeb1f",
"last_updated": "2022-12-24T17:12:10.482715-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28fbc150-9199-423b-8ac3-b4f924e4b36c/?format=api"
},
{
"id": "910aeada-d123-4092-b860-cefe9e474d1e",
"gambit_id": "df1943a2-b5c7-4040-8127-f1438e500b10",
"last_updated": "2022-12-24T17:12:10.481531-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28fbc150-9199-423b-8ac3-b4f924e4b36c/?format=api"
}
]
}