GET /api/bet_types/df82858a-b722-4e42-ad62-cbaa49a20664/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df82858a-b722-4e42-ad62-cbaa49a20664",
"match": "https://api-prod.gambitprofit.com/api/matches/4e7dbb09-e5b1-4e77-b882-e7798d629ed4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-30T04:17:11.833946-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 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "44b9453b-5fcc-4325-b672-ccb3d6d4e1ff",
"gambit_id": "4a03d031-a570-4f7a-84fa-0e3c2c4900f2",
"last_updated": "2023-03-31T10:46:55.600538-04:00",
"created_at": "2023-03-30T04:17:11.837600-04:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df82858a-b722-4e42-ad62-cbaa49a20664/?format=api"
},
{
"id": "d8c182f5-c36e-43d8-afb2-013dca96dc3a",
"gambit_id": "22186834-b978-4241-a0c9-414e15d7b5e7",
"last_updated": "2023-03-31T10:46:55.602944-04:00",
"created_at": "2023-03-30T04:17:11.840486-04:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df82858a-b722-4e42-ad62-cbaa49a20664/?format=api"
}
]
}