GET /api/bet_types/2c14439e-7676-4706-8e85-af64721076c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c14439e-7676-4706-8e85-af64721076c5",
"match": "https://api-prod.gambitprofit.com/api/matches/da68bad2-d8ba-4412-9396-b79b144f6449/?format=api",
"name": "Over/Under",
"created_at": "2023-12-07T09:48:18.597055-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 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "112728dc-185c-40ef-80c7-8b3d121f714a",
"gambit_id": "4c5dfc0f-946f-40fb-9e9c-1aba7afbaaec",
"last_updated": "2023-12-08T21:18:05.933927-05:00",
"created_at": "2023-12-07T09:48:18.604568-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c14439e-7676-4706-8e85-af64721076c5/?format=api"
},
{
"id": "0825c7d4-ed9e-4e04-af21-51df2d35652d",
"gambit_id": "2404fc29-518a-4ab3-85c3-365b6b5b85d4",
"last_updated": "2023-12-08T21:18:05.930410-05:00",
"created_at": "2023-12-07T09:48:18.600572-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c14439e-7676-4706-8e85-af64721076c5/?format=api"
}
]
}