GET /api/bet_types/4535e5ec-79d8-438d-9069-24856aced0a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4535e5ec-79d8-438d-9069-24856aced0a7",
"match": "https://api-prod.gambitprofit.com/api/matches/87bf376f-c663-4a8d-9099-0b3cd4ec1d78/?format=api",
"name": "Over/Under",
"created_at": "2023-03-07T09:41:56.598798-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 222.5",
"amount": 5000.0
},
{
"team": "Game Total Under 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "14775dea-749a-4ad0-bb92-4919478939d1",
"gambit_id": "bb10ea31-aa37-44aa-8ce7-42c31153a913",
"last_updated": "2023-03-08T10:07:24.673048-05:00",
"created_at": "2023-03-07T09:41:56.601984-05:00",
"name": "Game Total Over 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4535e5ec-79d8-438d-9069-24856aced0a7/?format=api"
},
{
"id": "ba4af1b7-2494-4520-b415-54c15cde0179",
"gambit_id": "3f9d21ce-ac97-4381-88bd-a5b8d5c9b27c",
"last_updated": "2023-03-08T10:07:24.671884-05:00",
"created_at": "2023-03-07T09:41:56.600382-05:00",
"name": "Game Total Under 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4535e5ec-79d8-438d-9069-24856aced0a7/?format=api"
}
]
}