GET /api/bet_types/30b8a606-a9f2-4583-96cf-4b0504811fa9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30b8a606-a9f2-4583-96cf-4b0504811fa9",
"match": "https://api-prod.gambitprofit.com/api/matches/13bcb2b7-975f-44b1-b2f3-bf6098ca1f37/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:08:09.443369-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 5.5",
"amount": 5094.0
},
{
"team": "Game Total Under 5.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "33b478fa-7e09-40d4-a447-ad13368af782",
"gambit_id": "28095590-6c6a-4fd7-b9cb-24c763bdc402",
"last_updated": "2023-11-03T11:53:24.986650-04:00",
"created_at": "2023-11-02T09:08:09.448166-04:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30b8a606-a9f2-4583-96cf-4b0504811fa9/?format=api"
},
{
"id": "3e118a28-b778-47f1-b644-18bdb62a807d",
"gambit_id": "15bd5872-c9ce-429d-b5cf-3435596385f8",
"last_updated": "2023-11-03T11:53:24.990147-04:00",
"created_at": "2023-11-02T09:08:09.453586-04:00",
"name": "Game Total Under 5.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30b8a606-a9f2-4583-96cf-4b0504811fa9/?format=api"
}
]
}