GET /api/bet_types/ef80189c-9c45-40e4-af67-2aa132bad3ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef80189c-9c45-40e4-af67-2aa132bad3ab",
"match": "https://api-prod.gambitprofit.com/api/matches/44e29623-139c-4ce1-91ca-f297ef056bbb/?format=api",
"name": "Over/Under",
"created_at": "2023-02-25T13:22:03.791186-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 235.5",
"amount": 5000.0
},
{
"team": "Game Total Under 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "b85c4a50-e163-4b8f-aee1-fb886042c214",
"gambit_id": "44c29edf-991a-4a70-bd92-65d1d869d38e",
"last_updated": "2023-02-26T11:41:55.597120-05:00",
"created_at": "2023-02-25T13:22:03.793914-05:00",
"name": "Game Total Over 235.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef80189c-9c45-40e4-af67-2aa132bad3ab/?format=api"
},
{
"id": "baa1f5fa-b01f-4025-8fd0-adb0abcadd4b",
"gambit_id": "c689dab1-d8b9-48d0-8bc4-bf49d882da2d",
"last_updated": "2023-02-26T11:41:55.596065-05:00",
"created_at": "2023-02-25T13:22:03.792595-05:00",
"name": "Game Total Under 235.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef80189c-9c45-40e4-af67-2aa132bad3ab/?format=api"
}
]
}