GET /api/bet_types/f1abfea5-b10b-4844-8edf-16d1f4235aae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1abfea5-b10b-4844-8edf-16d1f4235aae",
"match": "https://api-prod.gambitprofit.com/api/matches/d1631733-2029-4346-a6ce-ed40b69eb9c8/?format=api",
"name": "Over/Under",
"created_at": "2023-05-21T10:17:16.795421-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 7.5",
"amount": 5120.0
},
{
"team": "Game Total Under 7.5",
"amount": 4880.0
}
],
"expected_reward_tokens": 9369.6,
"profit_sb": -130.4,
"profit_sb_percentage": -1.37,
"recommended": false
},
"lines": [
{
"id": "89d6cb6c-a626-4e02-a1a0-867df5465192",
"gambit_id": "08ca74d7-2185-4e30-84a8-8bab8a58d5c5",
"last_updated": "2023-05-22T13:37:00.896335-04:00",
"created_at": "2023-05-21T10:17:16.799388-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86210",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1abfea5-b10b-4844-8edf-16d1f4235aae/?format=api"
},
{
"id": "82d0ebc3-70fd-41fd-b1b4-21198315d101",
"gambit_id": "8363fb2d-c0e8-493b-b004-562369edb8ec",
"last_updated": "2023-05-22T13:37:00.894715-04:00",
"created_at": "2023-05-21T10:17:16.797349-04:00",
"name": "Game Total Under 7.5",
"reward": "1.92000",
"odds": "1.96150",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1abfea5-b10b-4844-8edf-16d1f4235aae/?format=api"
}
]
}