GET /api/bet_types/302ad008-1cdf-467b-859a-c3cf314a1452/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "302ad008-1cdf-467b-859a-c3cf314a1452",
"match": "https://api-prod.gambitprofit.com/api/matches/13709a23-cc50-4b23-ba3d-ae510310f844/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:16.321423-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 6.5",
"amount": 5317.0
},
{
"team": "Game Total Over 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "f689c7d9-e288-4c04-b147-bf685ba367fa",
"gambit_id": "efdec147-dc50-4d9c-bf5e-08e61141d77b",
"last_updated": "2023-11-29T21:58:07.395786-05:00",
"created_at": "2023-11-28T09:33:16.329522-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302ad008-1cdf-467b-859a-c3cf314a1452/?format=api"
},
{
"id": "b2d8a48a-5cfe-486f-8563-76c00c7bcc43",
"gambit_id": "f2d96912-d564-4985-a5af-72dd10a30ed8",
"last_updated": "2023-11-29T21:58:07.386333-05:00",
"created_at": "2023-11-28T09:33:16.325409-05:00",
"name": "Game Total Over 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302ad008-1cdf-467b-859a-c3cf314a1452/?format=api"
}
]
}