GET /api/bet_types/91aaf370-e6b5-4362-bcd3-886ee45c86c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91aaf370-e6b5-4362-bcd3-886ee45c86c0",
"match": "https://api-prod.gambitprofit.com/api/matches/be8917a7-d41f-48f6-b5fa-51c581e63f72/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T09:38:24.500109-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": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c15b17b2-b1e1-418f-8c5d-a27b20848ba5",
"gambit_id": "3f3712d9-3047-43df-a517-706e0a39a548",
"last_updated": "2023-08-12T18:08:06.654147-04:00",
"created_at": "2023-08-11T09:38:24.506571-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91aaf370-e6b5-4362-bcd3-886ee45c86c0/?format=api"
},
{
"id": "b2325289-662a-4f14-b250-636100c74e56",
"gambit_id": "e52855cf-783a-45b6-b499-25dd8c98e28f",
"last_updated": "2023-08-12T18:08:06.658155-04:00",
"created_at": "2023-08-11T09:38:24.513100-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91aaf370-e6b5-4362-bcd3-886ee45c86c0/?format=api"
}
]
}