GET /api/bet_types/2cc67736-b0a5-4105-a649-d6d153aab897/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cc67736-b0a5-4105-a649-d6d153aab897",
"match": "https://api-prod.gambitprofit.com/api/matches/a0403935-988a-429a-b46e-3fe913925a9e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-15T08:23:07.920821-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8a07ea05-44ad-49b9-b818-bbf2cde7f3e2",
"gambit_id": "a1e71335-b7d7-4d4d-9ec0-1d537045647b",
"last_updated": "2023-06-16T10:03:12.247470-04:00",
"created_at": "2023-06-15T08:23:07.922877-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc67736-b0a5-4105-a649-d6d153aab897/?format=api"
},
{
"id": "326fa309-e18c-452a-a1bf-04ec272d7486",
"gambit_id": "c2961583-b2a3-4631-a011-6c02042a6ed4",
"last_updated": "2023-06-16T10:03:12.249630-04:00",
"created_at": "2023-06-15T08:23:07.925333-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc67736-b0a5-4105-a649-d6d153aab897/?format=api"
}
]
}