GET /api/bet_types/bcf3aa79-21f8-4119-8902-462540743504/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bcf3aa79-21f8-4119-8902-462540743504",
"match": "https://api-prod.gambitprofit.com/api/matches/632ab742-130d-46d7-91d5-2e39beb99cd4/?format=api",
"name": "Over/Under",
"created_at": "2023-05-14T10:57:05.823569-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": 5214.0
},
{
"team": "Game Total Over 8.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "8d5dc2e2-7856-4701-85b4-45e94be0b32f",
"gambit_id": "0e8c2755-805d-4b7a-8864-e74c66f845d6",
"last_updated": "2023-05-15T11:37:00.719526-04:00",
"created_at": "2023-05-14T10:57:05.825921-04:00",
"name": "Game Total Under 8.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf3aa79-21f8-4119-8902-462540743504/?format=api"
},
{
"id": "e837c001-b0af-4bf7-8ed5-1bc6d5659d46",
"gambit_id": "b2c3c71c-b460-45fc-8002-461397773f08",
"last_updated": "2023-05-15T11:37:00.721115-04:00",
"created_at": "2023-05-14T10:57:05.828134-04:00",
"name": "Game Total Over 8.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf3aa79-21f8-4119-8902-462540743504/?format=api"
}
]
}