GET /api/bet_types/8a90db12-cbee-435e-968d-3fa2b1ab4446/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a90db12-cbee-435e-968d-3fa2b1ab4446",
"match": "https://api-prod.gambitprofit.com/api/matches/a4ca3987-f5c3-4b94-a553-ac78daafbc5d/?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": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "a7a00d2c-085b-4a37-9ab0-f4ffe108741f",
"gambit_id": "a7bb3d8c-4c06-4891-8c82-ab14fa00614c",
"last_updated": "2022-11-16T09:52:16.371655-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a90db12-cbee-435e-968d-3fa2b1ab4446/?format=api"
},
{
"id": "66211694-23f5-49b3-8380-75905b5c191b",
"gambit_id": "03b0d5e8-7192-4146-8d0a-42557c1c4e81",
"last_updated": "2022-11-16T09:52:16.370476-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a90db12-cbee-435e-968d-3fa2b1ab4446/?format=api"
}
]
}