GET /api/bet_types/07166c8a-313c-4f3e-ac26-c0a253d3815c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07166c8a-313c-4f3e-ac26-c0a253d3815c",
"match": "https://api-prod.gambitprofit.com/api/matches/042a7be8-e913-4f77-94d0-6b6f9f965649/?format=api",
"name": "Over/Under",
"created_at": "2023-07-08T09:58:14.688436-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": "6803c0c8-aa4e-4ec7-9996-def35521140d",
"gambit_id": "98cb70bc-9339-46ef-a6d5-fdccfa1fbae9",
"last_updated": "2023-07-10T10:13:20.057271-04:00",
"created_at": "2023-07-08T09:58:14.692401-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/07166c8a-313c-4f3e-ac26-c0a253d3815c/?format=api"
},
{
"id": "da14115d-db22-4741-9096-a524ed5eb75b",
"gambit_id": "a106819e-a60e-43fa-8cb2-edfe4dd353c3",
"last_updated": "2023-07-10T10:13:20.055399-04:00",
"created_at": "2023-07-08T09:58:14.690503-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/07166c8a-313c-4f3e-ac26-c0a253d3815c/?format=api"
}
]
}