GET /api/bet_types/795151b4-3c42-423b-9855-0312d3663768/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "795151b4-3c42-423b-9855-0312d3663768",
"match": "https://api-prod.gambitprofit.com/api/matches/70ecfa2b-82ba-4e51-9e0b-8ddf8927f82e/?format=api",
"name": "Over/Under",
"created_at": "2024-01-14T09:53:16.183707-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "348bfa5a-99fd-4e47-bbac-039a7c08be29",
"gambit_id": "d540b9f7-f149-4837-ab12-067dc85e8f19",
"last_updated": "2024-01-16T22:58:17.543624-05:00",
"created_at": "2024-01-14T09:53:16.191901-05:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795151b4-3c42-423b-9855-0312d3663768/?format=api"
},
{
"id": "f468a391-61fe-4bbe-9d6e-208b3386d892",
"gambit_id": "19b33c79-bf40-4205-aff5-35cf8538e642",
"last_updated": "2024-01-16T22:58:17.546825-05:00",
"created_at": "2024-01-14T09:53:16.187590-05:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/795151b4-3c42-423b-9855-0312d3663768/?format=api"
}
]
}