GET /api/bet_types/462738fb-8e80-436b-993d-322b36642a27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "462738fb-8e80-436b-993d-322b36642a27",
"match": "https://api-prod.gambitprofit.com/api/matches/df475da0-764b-4bc0-87d6-816ac3fb0173/?format=api",
"name": "Over/Under",
"created_at": "2023-05-30T10:47:17.826048-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 Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "af5fc40b-336b-4509-880c-2cad6cc5cb57",
"gambit_id": "cb7708bf-8453-4bf5-8f1b-c7ffb003e69d",
"last_updated": "2023-05-31T11:47:21.008843-04:00",
"created_at": "2023-05-30T10:47:17.836496-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/462738fb-8e80-436b-993d-322b36642a27/?format=api"
},
{
"id": "1e9f0469-43f6-4972-9977-841fdc81aa09",
"gambit_id": "52d58595-5b6b-4efe-89bc-1bb0030c757e",
"last_updated": "2023-05-31T11:47:21.006723-04:00",
"created_at": "2023-05-30T10:47:17.833700-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/462738fb-8e80-436b-993d-322b36642a27/?format=api"
}
]
}