GET /api/bet_types/30fd0a24-0001-4c5a-a0f6-8808ebf3e64f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30fd0a24-0001-4c5a-a0f6-8808ebf3e64f",
"match": "https://api-prod.gambitprofit.com/api/matches/aa59bb33-a46e-4381-88a8-713860a3b8d0/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Over 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "519d2c53-e788-45e5-ab30-5aadd9dd65e3",
"gambit_id": "14bd8c90-c81a-407c-b2aa-43849e3828b7",
"last_updated": "2022-10-17T15:32:02.705068-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30fd0a24-0001-4c5a-a0f6-8808ebf3e64f/?format=api"
},
{
"id": "e18b0724-9c63-47f5-8883-3cb5c00baa66",
"gambit_id": "6dfc9f8d-8e4c-41fe-adc1-ec78d5dcf5ee",
"last_updated": "2022-10-17T15:32:02.706262-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30fd0a24-0001-4c5a-a0f6-8808ebf3e64f/?format=api"
}
]
}