GET /api/bet_types/85076adf-6a65-4313-be8d-b07171aafce3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85076adf-6a65-4313-be8d-b07171aafce3",
"match": "https://api-prod.gambitprofit.com/api/matches/bd8c4bcb-c386-4987-87da-e30279b00fc8/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T10:21:51.769129-05: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 Under 44.5",
"amount": 5000.0
},
{
"team": "Game Total Over 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "f1948a4a-1712-48b4-9b73-c9e9cf34d24b",
"gambit_id": "81f16860-3ac7-4b37-92eb-5e52e9c46b9f",
"last_updated": "2023-01-16T10:21:59.914823-05:00",
"created_at": "2023-01-11T10:21:51.770345-05:00",
"name": "Game Total Under 44.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85076adf-6a65-4313-be8d-b07171aafce3/?format=api"
},
{
"id": "6f27b43a-e8dd-4071-b536-000752c226bc",
"gambit_id": "926f3e22-9ca8-4105-a060-e22f768b9817",
"last_updated": "2023-01-16T10:21:59.917806-05:00",
"created_at": "2023-01-11T10:21:51.771670-05:00",
"name": "Game Total Over 44.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85076adf-6a65-4313-be8d-b07171aafce3/?format=api"
}
]
}