GET /api/bet_types/4e18a9f0-3ff0-4217-b43b-a2f6c8d3212f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e18a9f0-3ff0-4217-b43b-a2f6c8d3212f",
"match": "https://api-prod.gambitprofit.com/api/matches/104c2f5a-dc5f-40ad-99dd-9bbc8c8287ab/?format=api",
"name": "Over/Under",
"created_at": "2023-05-01T12:27:16.175953-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": "8300634e-ea5c-410b-87cd-838934234394",
"gambit_id": "2c834687-4d72-43b5-a63c-5db8ed435eff",
"last_updated": "2023-05-02T11:52:09.307101-04:00",
"created_at": "2023-05-01T12:27:16.179768-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/4e18a9f0-3ff0-4217-b43b-a2f6c8d3212f/?format=api"
},
{
"id": "9274d044-5865-48c3-bb15-746833c652c4",
"gambit_id": "516c10bc-1c93-45f8-99e3-946019aa47b5",
"last_updated": "2023-05-02T11:52:09.305784-04:00",
"created_at": "2023-05-01T12:27:16.177835-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/4e18a9f0-3ff0-4217-b43b-a2f6c8d3212f/?format=api"
}
]
}