GET /api/bet_types/f36b60fe-4d62-4a13-b0ca-bf6183d324df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f36b60fe-4d62-4a13-b0ca-bf6183d324df",
"match": "https://api-prod.gambitprofit.com/api/matches/14f522ef-2bab-4b7e-940c-66687d58adb7/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:18:02.807648-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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5f800271-2872-4427-a1fe-7d12f4945bc6",
"gambit_id": "7a43d899-d641-44c7-821d-d6ddc1949720",
"last_updated": "2024-01-11T11:03:02.057675-05:00",
"created_at": "2024-01-09T09:18:02.811720-05:00",
"name": "Game Total Over 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36b60fe-4d62-4a13-b0ca-bf6183d324df/?format=api"
},
{
"id": "7750a49c-af05-4c74-a038-916973e5e623",
"gambit_id": "9900a7d1-73b4-4d51-bce0-49a9ac3e7a1b",
"last_updated": "2024-01-11T11:03:02.051706-05:00",
"created_at": "2024-01-09T09:18:02.815551-05:00",
"name": "Game Total Under 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f36b60fe-4d62-4a13-b0ca-bf6183d324df/?format=api"
}
]
}