GET /api/bet_types/064f66bd-4ce5-4292-9529-1d91f867c00f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "064f66bd-4ce5-4292-9529-1d91f867c00f",
"match": "https://api-prod.gambitprofit.com/api/matches/c8926f63-385e-4240-b300-35c77fc79e13/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:01:59.127556-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 Over 6.5",
"amount": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "d19abbfd-412e-47fa-9ed0-8f760aeab003",
"gambit_id": "713655f3-638b-4e9b-8c5d-ad9693554137",
"last_updated": "2023-04-10T15:17:16.567266-04:00",
"created_at": "2023-04-08T09:01:59.130525-04:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064f66bd-4ce5-4292-9529-1d91f867c00f/?format=api"
},
{
"id": "f3336cb4-fbb3-40de-8588-502e01270d3f",
"gambit_id": "e730374f-8a08-4835-bcf7-b3789c52bdca",
"last_updated": "2023-04-10T15:17:16.564799-04:00",
"created_at": "2023-04-08T09:01:59.128970-04:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064f66bd-4ce5-4292-9529-1d91f867c00f/?format=api"
}
]
}