GET /api/bet_types/932d0399-100e-402c-90b0-41e0cd03b893/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "932d0399-100e-402c-90b0-41e0cd03b893",
"match": "https://api-prod.gambitprofit.com/api/matches/b43f3605-6f17-4d1d-88a4-5ca59dec33e8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-08T09:23:26.304823-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": "Game Total Over 8",
"amount": 5319.0
},
{
"team": "Game Total Under 8",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "b0343d8a-f21d-4ff7-8def-1a194386ef8e",
"gambit_id": "6aa3ab82-6cd5-4983-8bfb-7b403992252b",
"last_updated": "2023-09-09T11:13:23.375358-04:00",
"created_at": "2023-09-08T09:23:26.309043-04:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/932d0399-100e-402c-90b0-41e0cd03b893/?format=api"
},
{
"id": "ec4e9848-31f5-4188-9522-131c630363cc",
"gambit_id": "dead7dfe-8125-4105-a0ca-69d5ef3ebb91",
"last_updated": "2023-09-09T11:13:23.378557-04:00",
"created_at": "2023-09-08T09:23:26.313775-04:00",
"name": "Game Total Under 8",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/932d0399-100e-402c-90b0-41e0cd03b893/?format=api"
}
]
}