GET /api/bet_types/8961262c-85c6-4e03-8c69-4f603d54301f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8961262c-85c6-4e03-8c69-4f603d54301f",
"match": "https://api-prod.gambitprofit.com/api/matches/01e35ade-1954-4b85-819f-b6c39d3c4040/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T08:18:25.477927-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": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f8e20617-cacf-407e-ad9d-0e95c0ea5866",
"gambit_id": "562ada07-bd38-48fd-9e1a-14b7f326c4d9",
"last_updated": "2023-07-31T13:13:22.762469-04:00",
"created_at": "2023-07-30T08:18:25.485748-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8961262c-85c6-4e03-8c69-4f603d54301f/?format=api"
},
{
"id": "e469257c-bc27-406e-bf20-9e126bdd7925",
"gambit_id": "6c47f894-51c1-40c0-a23e-dc1031165b0d",
"last_updated": "2023-07-31T13:13:22.758394-04:00",
"created_at": "2023-07-30T08:18:25.481651-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8961262c-85c6-4e03-8c69-4f603d54301f/?format=api"
}
]
}