GET /api/bet_types/87552b1a-9349-4c17-8981-3b209ce3b882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87552b1a-9349-4c17-8981-3b209ce3b882",
"match": "https://api-prod.gambitprofit.com/api/matches/78cf797b-d2ce-4627-bf4d-ca88a1ab6b0a/?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 2.5",
"amount": 5520.0
},
{
"team": "Game Total Under 2.5",
"amount": 4480.0
}
],
"expected_reward_tokens": 9273.6,
"profit_sb": -226.4,
"profit_sb_percentage": -2.38,
"recommended": false
},
"lines": [
{
"id": "547dd172-5fbc-4b77-8d06-9ac63e1fecec",
"gambit_id": "6ea8b7b3-5407-49fc-8485-a9a61144a46b",
"last_updated": "2022-10-26T10:17:14.915466-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.68000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87552b1a-9349-4c17-8981-3b209ce3b882/?format=api"
},
{
"id": "70a73831-aba2-48fd-8a5e-6031be0c9361",
"gambit_id": "5aaf4726-f5b7-4b52-ad2c-147969760a86",
"last_updated": "2022-10-26T10:17:14.914338-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.07000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87552b1a-9349-4c17-8981-3b209ce3b882/?format=api"
}
]
}