GET /api/bet_types/6f984999-9711-4ada-8b61-7aba74c0ee0b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f984999-9711-4ada-8b61-7aba74c0ee0b",
"match": "https://api-prod.gambitprofit.com/api/matches/b5244db3-b691-499c-92fc-ef6b9fc0a71c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-14T09:53:17.163812-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 234",
"amount": 5000.0
},
{
"team": "Game Total Under 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d7c46a69-4762-4ed5-bd02-289cc62aa523",
"gambit_id": "318e1cef-0362-44de-a236-099c6cf6d668",
"last_updated": "2024-01-16T22:53:16.064410-05:00",
"created_at": "2024-01-14T09:53:17.167763-05:00",
"name": "Game Total Over 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f984999-9711-4ada-8b61-7aba74c0ee0b/?format=api"
},
{
"id": "58489741-fa56-420e-b87f-467ca42c419f",
"gambit_id": "0fcd8ac5-5c8a-4ca0-8d86-bb54f84d1d69",
"last_updated": "2024-01-16T22:53:16.067882-05:00",
"created_at": "2024-01-14T09:53:17.171613-05:00",
"name": "Game Total Under 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f984999-9711-4ada-8b61-7aba74c0ee0b/?format=api"
}
]
}