GET /api/bet_types/44390f05-c45a-470c-ba6a-1f55fbafdf4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44390f05-c45a-470c-ba6a-1f55fbafdf4e",
"match": "https://api-prod.gambitprofit.com/api/matches/647830b8-400d-44cf-8e20-fce1fc0b87ca/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T01:03:10.682347-04: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 8.5",
"amount": 5319.0
},
{
"team": "Game Total Over 8.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "a580e11a-d448-4e7a-974b-9a3541125913",
"gambit_id": "7b236a59-735d-41d9-a85e-9ed32a10f03e",
"last_updated": "2023-09-02T12:13:24.136980-04:00",
"created_at": "2023-09-01T01:03:10.697342-04:00",
"name": "Game Total Under 8.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44390f05-c45a-470c-ba6a-1f55fbafdf4e/?format=api"
},
{
"id": "a7c6d21c-ca11-433c-a802-1b33fd8d66fe",
"gambit_id": "8e064ce8-50fd-4fbe-86f3-4ae836b45a91",
"last_updated": "2023-09-02T12:13:24.133603-04:00",
"created_at": "2023-09-01T01:03:10.689266-04:00",
"name": "Game Total Over 8.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44390f05-c45a-470c-ba6a-1f55fbafdf4e/?format=api"
}
]
}