GET /api/bet_types/ce841581-c1be-4c63-a44b-c344803bb4f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce841581-c1be-4c63-a44b-c344803bb4f0",
"match": "https://api-prod.gambitprofit.com/api/matches/adf6907e-846e-41ba-8411-70b49d023e25/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "cc292e43-3c82-4618-b30a-be8bae3c7794",
"gambit_id": "7b937739-e608-4a2f-ba63-d2161821f8e5",
"last_updated": "2022-12-12T18:52:21.931069-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce841581-c1be-4c63-a44b-c344803bb4f0/?format=api"
},
{
"id": "f3b37462-00fd-4f20-9e8c-bf0a5352bcbd",
"gambit_id": "f1ed7c8b-40e5-4a85-b8d2-4313a2679721",
"last_updated": "2022-12-12T18:52:21.929953-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce841581-c1be-4c63-a44b-c344803bb4f0/?format=api"
}
]
}