GET /api/bet_types/347409bf-ab08-4e9e-8721-010f09c74de5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "347409bf-ab08-4e9e-8721-010f09c74de5",
"match": "https://api-prod.gambitprofit.com/api/matches/d1824950-dffd-424b-9d88-4d5fc3a0eb12/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T09:23:12.816925-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",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9e1ec286-87a9-409c-afaf-0a6eb6ade8c1",
"gambit_id": "9a72668f-f411-46f7-a975-5c6d95ad3c58",
"last_updated": "2023-09-18T09:08:28.537754-04:00",
"created_at": "2023-09-16T09:23:12.824671-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/347409bf-ab08-4e9e-8721-010f09c74de5/?format=api"
},
{
"id": "6f3cb662-12e9-4934-a7c1-cc1152599265",
"gambit_id": "85229ab0-7bd1-469e-9dce-f74567694c65",
"last_updated": "2023-09-18T09:08:28.531839-04:00",
"created_at": "2023-09-16T09:23:12.820632-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/347409bf-ab08-4e9e-8721-010f09c74de5/?format=api"
}
]
}