GET /api/bet_types/e8d8aa30-dedf-4e99-a57f-fa607d9e57a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8d8aa30-dedf-4e99-a57f-fa607d9e57a4",
"match": "https://api-prod.gambitprofit.com/api/matches/63e1769a-6195-4f9f-b143-4b21cde1cffa/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:16.041845-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "db221523-0878-47ec-9317-6f9db818763c",
"gambit_id": "db6997be-6f43-42f4-af01-c072d7fa7e2e",
"last_updated": "2023-06-10T16:43:05.452888-04:00",
"created_at": "2023-06-09T09:48:16.043348-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d8aa30-dedf-4e99-a57f-fa607d9e57a4/?format=api"
},
{
"id": "fee80907-b19e-4bb8-a338-05f4a9f46ee5",
"gambit_id": "fe30516b-c91d-43f0-b4e9-0c6d42b9f940",
"last_updated": "2023-06-10T16:43:05.454776-04:00",
"created_at": "2023-06-09T09:48:16.044914-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d8aa30-dedf-4e99-a57f-fa607d9e57a4/?format=api"
}
]
}