GET /api/bet_types/1d598860-8256-410f-8c5f-164e057774c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d598860-8256-410f-8c5f-164e057774c4",
"match": "https://api-prod.gambitprofit.com/api/matches/f6771546-1613-4dbe-997c-ed1f50128ce8/?format=api",
"name": "Over/Under",
"created_at": "2023-03-08T08:57:07.344780-05: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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Over 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6d4f9640-6b47-402c-8b83-ae4a35db3bda",
"gambit_id": "210f1caa-b398-4a80-9856-6f10a84ae758",
"last_updated": "2023-03-09T09:52:04.875108-05:00",
"created_at": "2023-03-08T08:57:07.346421-05:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d598860-8256-410f-8c5f-164e057774c4/?format=api"
},
{
"id": "74c9a0a6-3175-42b3-98de-b2e1a038ad3b",
"gambit_id": "3cfc590c-107b-4e89-bfb7-aff552225858",
"last_updated": "2023-03-09T09:52:04.876288-05:00",
"created_at": "2023-03-08T08:57:07.347886-05:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d598860-8256-410f-8c5f-164e057774c4/?format=api"
}
]
}