GET /api/bet_types/56a9ce13-934e-42cb-9d00-c478e40a9213/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56a9ce13-934e-42cb-9d00-c478e40a9213",
"match": "https://api-prod.gambitprofit.com/api/matches/2e3272ec-5d40-4bfe-8d8e-d2d7df91a074/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T08:23:19.021653-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "95bd01f3-4eca-4511-88e6-b3912dd69bb5",
"gambit_id": "618e66f8-d9ec-45b4-af94-e5d6f0046010",
"last_updated": "2023-11-12T11:28:23.003528-05:00",
"created_at": "2023-11-10T08:23:19.025563-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56a9ce13-934e-42cb-9d00-c478e40a9213/?format=api"
},
{
"id": "5965418b-277e-4555-9cbe-7daae01037f7",
"gambit_id": "cf3bffbd-9fba-4a57-9655-22336eb33258",
"last_updated": "2023-11-12T11:28:23.007296-05:00",
"created_at": "2023-11-10T08:23:19.030802-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56a9ce13-934e-42cb-9d00-c478e40a9213/?format=api"
}
]
}