GET /api/bet_types/dc77a05b-7843-4cd7-b36a-6c7b83132a91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc77a05b-7843-4cd7-b36a-6c7b83132a91",
"match": "https://api-prod.gambitprofit.com/api/matches/e112629a-91ac-4db2-ad67-f87911dbb31b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-07T08:48:14.509779-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": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ba994b61-09ee-437f-9f6e-4d501402654e",
"gambit_id": "18fbea2f-3158-4173-81f6-42f6c8883449",
"last_updated": "2023-09-08T09:38:01.316588-04:00",
"created_at": "2023-09-07T08:48:14.513933-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc77a05b-7843-4cd7-b36a-6c7b83132a91/?format=api"
},
{
"id": "135df07d-b123-44fb-81f3-627020f80fb3",
"gambit_id": "11484274-001a-4ea0-b01b-f92e5daaa261",
"last_updated": "2023-09-08T09:38:01.320638-04:00",
"created_at": "2023-09-07T08:48:14.518774-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc77a05b-7843-4cd7-b36a-6c7b83132a91/?format=api"
}
]
}