GET /api/bet_types/66d75425-a165-475f-b2dc-8c37df6be300/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66d75425-a165-475f-b2dc-8c37df6be300",
"match": "https://api-prod.gambitprofit.com/api/matches/15995967-5691-4758-af78-5860699a0937/?format=api",
"name": "Over/Under",
"created_at": "2023-08-03T08:28:20.713316-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": "9251b8a9-5c79-4199-beea-b6178e152235",
"gambit_id": "967361e3-245c-45f8-af10-0036f07d15c3",
"last_updated": "2023-08-04T11:43:13.267514-04:00",
"created_at": "2023-08-03T08:28:20.719457-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/66d75425-a165-475f-b2dc-8c37df6be300/?format=api"
},
{
"id": "a961505e-da61-4f50-a287-8f379b42e6b6",
"gambit_id": "f6017518-6e7f-4c48-a07b-131a7c4608a5",
"last_updated": "2023-08-04T11:43:13.271371-04:00",
"created_at": "2023-08-03T08:28:20.724852-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/66d75425-a165-475f-b2dc-8c37df6be300/?format=api"
}
]
}