GET /api/bet_types/e747d216-adb1-4f55-bed1-1921ee0c744c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e747d216-adb1-4f55-bed1-1921ee0c744c",
"match": "https://api-prod.gambitprofit.com/api/matches/547eeddb-a636-4ecd-a42d-93c29219a194/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:18.523362-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 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "1f852473-5531-499b-830c-a007e5b4d32d",
"gambit_id": "1839c3fc-f101-48a5-86c3-99621c0d286e",
"last_updated": "2023-10-28T10:22:54.763444-04:00",
"created_at": "2023-10-26T09:28:18.528295-04:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e747d216-adb1-4f55-bed1-1921ee0c744c/?format=api"
},
{
"id": "6bb97544-2ff4-40df-97ea-875f1c57df69",
"gambit_id": "5caf2102-d0ad-4e70-8d64-4fedecd6a7e2",
"last_updated": "2023-10-28T10:22:54.767175-04:00",
"created_at": "2023-10-26T09:28:18.532795-04:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e747d216-adb1-4f55-bed1-1921ee0c744c/?format=api"
}
]
}