GET /api/bet_types/1591a3b5-7685-46ee-8db5-13e9d9752fc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1591a3b5-7685-46ee-8db5-13e9d9752fc5",
"match": "https://api-prod.gambitprofit.com/api/matches/2f2c449a-59ac-41ad-ac94-3fc22384ea33/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T09:38:05.119017-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 12.5",
"amount": 5107.0
},
{
"team": "Game Total Over 12.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "65e12ad7-5909-47b3-adc7-fc646ca65686",
"gambit_id": "6a281eda-e0e7-48f7-813d-8bdb605c188c",
"last_updated": "2023-06-11T10:28:01.375623-04:00",
"created_at": "2023-06-10T09:38:05.123028-04:00",
"name": "Game Total Under 12.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1591a3b5-7685-46ee-8db5-13e9d9752fc5/?format=api"
},
{
"id": "77588fee-330c-446c-a55e-63a759dd8af4",
"gambit_id": "13e0a380-02b4-4a5b-98ce-5d17252b6478",
"last_updated": "2023-06-11T10:28:01.373452-04:00",
"created_at": "2023-06-10T09:38:05.121055-04:00",
"name": "Game Total Over 12.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1591a3b5-7685-46ee-8db5-13e9d9752fc5/?format=api"
}
]
}