GET /api/bet_types/e969ae10-3d29-411d-944b-402fa2bee5eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e969ae10-3d29-411d-944b-402fa2bee5eb",
"match": "https://api-prod.gambitprofit.com/api/matches/6eef312e-d298-4410-8708-61a6d6db193e/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T08:33:19.533668-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": "de69554e-5f5c-4dd8-abfa-4806fb1900a8",
"gambit_id": "88639f2e-fb16-4861-94d2-714c1af61412",
"last_updated": "2023-08-07T14:58:06.296137-04:00",
"created_at": "2023-08-05T08:33:19.538123-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/e969ae10-3d29-411d-944b-402fa2bee5eb/?format=api"
},
{
"id": "c5fae0e2-6deb-4499-bade-f5a104ab4c1e",
"gambit_id": "7abb786b-d438-4425-ab6c-8aef615aa99e",
"last_updated": "2023-08-07T14:58:06.300100-04:00",
"created_at": "2023-08-05T08:33:19.542948-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/e969ae10-3d29-411d-944b-402fa2bee5eb/?format=api"
}
]
}