GET /api/bet_types/c50fee89-6bd8-4534-aaee-1cb50180cc50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c50fee89-6bd8-4534-aaee-1cb50180cc50",
"match": "https://api-prod.gambitprofit.com/api/matches/17ef78b7-b3e4-4788-8599-f98d0e29681c/?format=api",
"name": "Over/Under",
"created_at": "2023-06-05T10:57:14.536782-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": 5317.0
},
{
"team": "Game Total Over 7.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "6425c1a8-0629-4a20-b06b-cb6ae5b404aa",
"gambit_id": "d013087d-9673-4d0a-b393-a6ec75fb2315",
"last_updated": "2023-06-06T16:02:18.962547-04:00",
"created_at": "2023-06-05T10:57:14.543690-04:00",
"name": "Game Total Under 7.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c50fee89-6bd8-4534-aaee-1cb50180cc50/?format=api"
},
{
"id": "b82efa22-486e-4317-852b-ba69e0991740",
"gambit_id": "2d77ec51-c737-471c-b4ab-5d38e716ca4d",
"last_updated": "2023-06-06T16:02:18.960786-04:00",
"created_at": "2023-06-05T10:57:14.539856-04:00",
"name": "Game Total Over 7.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c50fee89-6bd8-4534-aaee-1cb50180cc50/?format=api"
}
]
}