GET /api/bet_types/74a87a07-d0f4-4bae-b093-e4f01028143c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74a87a07-d0f4-4bae-b093-e4f01028143c",
"match": "https://api-prod.gambitprofit.com/api/matches/e3d82493-fba3-4246-82a5-3d16c6a4597a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-08T08:28:09.718655-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": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "88d74478-62d7-4891-b8e7-8adf700b0ba8",
"gambit_id": "b620073a-6a2d-4d6f-864e-6af238cad205",
"last_updated": "2023-08-10T10:18:24.466587-04:00",
"created_at": "2023-08-08T08:28:09.722760-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a87a07-d0f4-4bae-b093-e4f01028143c/?format=api"
},
{
"id": "ef40bd1e-61e9-40f4-b288-aa43a06596c4",
"gambit_id": "8875ce7f-6c07-4342-bfa2-1691618e687e",
"last_updated": "2023-08-10T10:18:24.470071-04:00",
"created_at": "2023-08-08T08:28:09.727624-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a87a07-d0f4-4bae-b093-e4f01028143c/?format=api"
}
]
}