GET /api/bet_types/dcd76c41-fa3c-44b5-bb6c-1b8cd8009a1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dcd76c41-fa3c-44b5-bb6c-1b8cd8009a1b",
"match": "https://api-prod.gambitprofit.com/api/matches/3108547c-ed52-4d35-8e5d-bc2e3b012c65/?format=api",
"name": "Over/Under",
"created_at": "2023-01-26T10:56:56.602847-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 Under 236.5",
"amount": 5000.0
},
{
"team": "Game Total Over 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "af7f81bf-2f2a-4ce7-abd1-cd9cdb52c0a2",
"gambit_id": "c7f9e066-9b17-48ec-bf85-4970d38b8e6c",
"last_updated": "2023-01-27T10:02:17.188569-05:00",
"created_at": "2023-01-26T10:56:56.604735-05:00",
"name": "Game Total Under 236.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcd76c41-fa3c-44b5-bb6c-1b8cd8009a1b/?format=api"
},
{
"id": "c051eb78-b625-4df3-bdf7-e9e6eed7c097",
"gambit_id": "557c6f3c-8421-4731-a622-7a88fd9c469a",
"last_updated": "2023-01-27T10:02:17.189738-05:00",
"created_at": "2023-01-26T10:56:56.606465-05:00",
"name": "Game Total Over 236.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcd76c41-fa3c-44b5-bb6c-1b8cd8009a1b/?format=api"
}
]
}