GET /api/bet_types/22396d58-4d70-479a-9a70-88778ca72aa2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22396d58-4d70-479a-9a70-88778ca72aa2",
"match": "https://api-prod.gambitprofit.com/api/matches/9dc5f63a-962f-4c55-8f4e-41cb61dc1ab4/?format=api",
"name": "Over/Under",
"created_at": "2023-06-20T08:33:19.272251-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "52c7903c-7a0d-4fcf-a1f4-495074f3d892",
"gambit_id": "b682f940-e53b-4f5a-a348-85ce3c2b8bc8",
"last_updated": "2023-06-22T10:23:03.232705-04:00",
"created_at": "2023-06-20T08:33:19.277515-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22396d58-4d70-479a-9a70-88778ca72aa2/?format=api"
},
{
"id": "d750c9bc-fc5b-4169-bc52-0034e832ecb5",
"gambit_id": "bf1a7a4f-d04a-4c03-8501-f7c8942e4bf7",
"last_updated": "2023-06-22T10:23:03.230391-04:00",
"created_at": "2023-06-20T08:33:19.274907-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22396d58-4d70-479a-9a70-88778ca72aa2/?format=api"
}
]
}