GET /api/bet_types/f286ae4a-e491-4046-b543-2b61e79d527e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f286ae4a-e491-4046-b543-2b61e79d527e",
"match": "https://api-prod.gambitprofit.com/api/matches/1d8dc14b-b993-44c3-a483-f9639a022524/?format=api",
"name": "Over/Under",
"created_at": "2023-12-03T08:53:18.168121-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 Under 6.5",
"amount": 5317.0
},
{
"team": "Game Total Over 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "7934f390-1209-48ea-b433-c61586dbe2cf",
"gambit_id": "69f023d4-fb5c-47fa-8b18-2fae0f09212e",
"last_updated": "2023-12-05T09:58:14.510551-05:00",
"created_at": "2023-12-03T08:53:18.190217-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f286ae4a-e491-4046-b543-2b61e79d527e/?format=api"
},
{
"id": "bf780c69-b420-49b6-9087-024ed3b84009",
"gambit_id": "8fa7fa4d-77b0-4c41-9b9c-221a9d30f97d",
"last_updated": "2023-12-05T09:58:14.507403-05:00",
"created_at": "2023-12-03T08:53:18.172399-05:00",
"name": "Game Total Over 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f286ae4a-e491-4046-b543-2b61e79d527e/?format=api"
}
]
}