GET /api/bet_types/2dc7b81b-253b-4b34-b4b5-6bbaa8c1acca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2dc7b81b-253b-4b34-b4b5-6bbaa8c1acca",
"match": "https://api-prod.gambitprofit.com/api/matches/c67c0afe-0d46-470f-93f8-b33dd1cce677/?format=api",
"name": "Over/Under",
"created_at": "2023-07-19T08:48:00.313822-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 Over 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "306f3c97-6914-4f9f-9446-c820d47d4ec6",
"gambit_id": "20208062-be01-456e-a7e1-fa624ecfc664",
"last_updated": "2023-07-20T19:43:14.232325-04:00",
"created_at": "2023-07-19T08:48:00.315368-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dc7b81b-253b-4b34-b4b5-6bbaa8c1acca/?format=api"
},
{
"id": "003bc1d6-f01b-4eca-a40d-e94a7840af09",
"gambit_id": "acf3a039-7b16-4102-a8ad-9dc508782952",
"last_updated": "2023-07-20T19:43:14.233899-04:00",
"created_at": "2023-07-19T08:48:00.317012-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dc7b81b-253b-4b34-b4b5-6bbaa8c1acca/?format=api"
}
]
}