GET /api/bet_types/4e6f1fdf-5434-4a18-bde7-e74056ad34bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e6f1fdf-5434-4a18-bde7-e74056ad34bc",
"match": "https://api-prod.gambitprofit.com/api/matches/4e1b969b-b45d-4b72-b6e5-203109a9a271/?format=api",
"name": "Over/Under",
"created_at": "2023-06-06T10:57:11.067177-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "64964d21-79ac-4054-bcb0-9fa6f3a4e6e9",
"gambit_id": "dfba9338-ef92-41b2-ad2d-4ffbd0a729ca",
"last_updated": "2023-06-07T11:03:05.422007-04:00",
"created_at": "2023-06-06T10:57:11.071125-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6f1fdf-5434-4a18-bde7-e74056ad34bc/?format=api"
},
{
"id": "8334e822-0006-4ec4-a5ae-98a2cfa4829c",
"gambit_id": "1b4d6dd3-f305-4d83-8fdc-3f5ea7b030c0",
"last_updated": "2023-06-07T11:03:05.419294-04:00",
"created_at": "2023-06-06T10:57:11.068885-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e6f1fdf-5434-4a18-bde7-e74056ad34bc/?format=api"
}
]
}