GET /api/bet_types/818bb918-edea-4f2d-84e7-6aa8d10a6c73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "818bb918-edea-4f2d-84e7-6aa8d10a6c73",
"match": "https://api-prod.gambitprofit.com/api/matches/b85a3c6f-79d2-4f5b-a449-35d91840efe4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-30T11:22:17.558447-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "04eb8c28-7f26-4817-a729-ba1cb0634034",
"gambit_id": "5af24f51-1749-422a-927f-963d9a1313de",
"last_updated": "2023-03-31T14:47:31.638273-04:00",
"created_at": "2023-03-30T11:22:17.560768-04:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/818bb918-edea-4f2d-84e7-6aa8d10a6c73/?format=api"
},
{
"id": "0515eb98-4d7a-4892-8206-80a0367614f4",
"gambit_id": "04c9b85c-b539-4d91-a35e-af1cf4b0d449",
"last_updated": "2023-03-31T14:47:31.640989-04:00",
"created_at": "2023-03-30T11:22:17.563615-04:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/818bb918-edea-4f2d-84e7-6aa8d10a6c73/?format=api"
}
]
}