GET /api/bet_types/e110fab6-f705-4719-ae21-8c87272c2f0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e110fab6-f705-4719-ae21-8c87272c2f0f",
"match": "https://api-prod.gambitprofit.com/api/matches/db7ada9b-8a4e-4c09-bfeb-977048681b99/?format=api",
"name": "Over/Under",
"created_at": "2023-04-19T14:22:03.371348-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": 5317.0
},
{
"team": "Game Total Under 8.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "0405d2ec-8b3d-4896-a3d0-1523e64d2f87",
"gambit_id": "f8964990-de9d-4312-9a15-b5078d51ed3c",
"last_updated": "2023-04-20T11:42:20.548341-04:00",
"created_at": "2023-04-19T14:22:03.379361-04:00",
"name": "Game Total Over 8.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e110fab6-f705-4719-ae21-8c87272c2f0f/?format=api"
},
{
"id": "a63088d6-48cd-4c0f-92a1-094e6fb591d1",
"gambit_id": "223ade16-d5e3-496f-9f7b-9ca0bce0abb2",
"last_updated": "2023-04-20T11:42:20.546157-04:00",
"created_at": "2023-04-19T14:22:03.375929-04:00",
"name": "Game Total Under 8.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e110fab6-f705-4719-ae21-8c87272c2f0f/?format=api"
}
]
}