GET /api/bet_types/1fdff00a-05fe-4a92-840e-c49faceac78a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fdff00a-05fe-4a92-840e-c49faceac78a",
"match": "https://api-prod.gambitprofit.com/api/matches/9780b4f3-39a8-4d4b-9d00-de2b8786a43d/?format=api",
"name": "Over/Under",
"created_at": "2023-08-16T10:23:21.365009-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": "a457e1f0-ff97-48ea-85e0-fc11f88a7547",
"gambit_id": "c193296b-4b59-4868-ab10-288c3daf68d0",
"last_updated": "2023-08-18T10:18:04.838945-04:00",
"created_at": "2023-08-16T10:23:21.370311-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/1fdff00a-05fe-4a92-840e-c49faceac78a/?format=api"
},
{
"id": "5b3868c6-0399-451e-8629-19d80f730436",
"gambit_id": "d272f895-d1b7-40de-98a3-1bfa8a4ab245",
"last_updated": "2023-08-18T10:18:04.843064-04:00",
"created_at": "2023-08-16T10:23:21.377491-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/1fdff00a-05fe-4a92-840e-c49faceac78a/?format=api"
}
]
}