GET /api/bet_types/0d4689cb-770e-48bf-b688-f36e9a1ffdb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d4689cb-770e-48bf-b688-f36e9a1ffdb8",
"match": "https://api-prod.gambitprofit.com/api/matches/1930e40f-2be1-4be4-84f0-fab421cd6aa0/?format=api",
"name": "Over/Under",
"created_at": "2023-08-03T09:18:02.745926-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": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ab34b8f9-c619-4956-9067-af7fa4d08491",
"gambit_id": "bdca32c6-eeca-4371-868f-f2179a72c75f",
"last_updated": "2023-08-04T11:48:17.402993-04:00",
"created_at": "2023-08-03T09:18:02.752463-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d4689cb-770e-48bf-b688-f36e9a1ffdb8/?format=api"
},
{
"id": "a7b30128-bbef-40c7-babc-eba861a69a21",
"gambit_id": "6982cecf-0950-4d75-8459-5537d173d248",
"last_updated": "2023-08-04T11:48:17.406874-04:00",
"created_at": "2023-08-03T09:18:02.762030-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d4689cb-770e-48bf-b688-f36e9a1ffdb8/?format=api"
}
]
}