GET /api/bet_types/20c46f92-9868-47e9-84e9-139d365febe7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20c46f92-9868-47e9-84e9-139d365febe7",
"match": "https://api-prod.gambitprofit.com/api/matches/fbdbb090-d9bd-498d-af1d-fd3d4cd6fcee/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:06.902016-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 47.5",
"amount": 5107.0
},
{
"team": "Game Total Under 47.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1a587f79-ab7e-4686-8163-52f90174f4a4",
"gambit_id": "8744fa80-18d4-4767-b86d-050ae2e9aa24",
"last_updated": "2023-12-04T21:03:10.751390-05:00",
"created_at": "2023-11-30T10:28:06.924914-05:00",
"name": "Game Total Over 47.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20c46f92-9868-47e9-84e9-139d365febe7/?format=api"
},
{
"id": "374d5032-03f9-4683-80a5-7ce4ed315141",
"gambit_id": "c70b7b52-3198-4d10-abd4-11f4c78fdb1c",
"last_updated": "2023-12-04T21:03:10.754783-05:00",
"created_at": "2023-11-30T10:28:06.936635-05:00",
"name": "Game Total Under 47.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20c46f92-9868-47e9-84e9-139d365febe7/?format=api"
}
]
}