GET /api/bet_types/5fa535ad-a8b0-4ae3-b510-b68c13337336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fa535ad-a8b0-4ae3-b510-b68c13337336",
"match": "https://api-prod.gambitprofit.com/api/matches/67d14ce1-cce3-4baa-8e5d-c303295cce21/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:21.524023-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": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "dc203f18-40a2-4304-94fc-df1903e661c6",
"gambit_id": "5a371372-50c6-4ee1-a835-a2af283e797f",
"last_updated": "2023-04-06T11:37:05.736238-04:00",
"created_at": "2023-04-05T09:22:21.528731-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa535ad-a8b0-4ae3-b510-b68c13337336/?format=api"
},
{
"id": "65d64b3c-e615-4b64-86d0-922708e2823e",
"gambit_id": "7d9457c9-127e-4808-916f-1d72f25a9ea8",
"last_updated": "2023-04-06T11:37:05.733328-04:00",
"created_at": "2023-04-05T09:22:21.526364-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa535ad-a8b0-4ae3-b510-b68c13337336/?format=api"
}
]
}