GET /api/bet_types/4d38126c-7e38-4158-ba88-fe22ac0c7f50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d38126c-7e38-4158-ba88-fe22ac0c7f50",
"match": "https://api-prod.gambitprofit.com/api/matches/4a5f94e8-896a-4580-92bf-26044d3352f5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-08T09:23:23.408367-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",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a6964a6a-f262-4232-b996-30562590ff51",
"gambit_id": "8956eea9-6f46-468b-b160-1f231fadd494",
"last_updated": "2023-09-09T11:33:33.840215-04:00",
"created_at": "2023-09-08T09:23:23.412382-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d38126c-7e38-4158-ba88-fe22ac0c7f50/?format=api"
},
{
"id": "3bdf2cf7-c0d3-492d-a0e9-0d73d2098cda",
"gambit_id": "fba3685f-9d82-4fe3-b097-4f3223c0770a",
"last_updated": "2023-09-09T11:33:33.843624-04:00",
"created_at": "2023-09-08T09:23:23.416947-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d38126c-7e38-4158-ba88-fe22ac0c7f50/?format=api"
}
]
}