GET /api/bet_types/65e26400-6412-4bc5-80dd-8e98d9126719/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65e26400-6412-4bc5-80dd-8e98d9126719",
"match": "https://api-prod.gambitprofit.com/api/matches/ee934002-2eea-4591-a955-3515f5daa9ce/?format=api",
"name": "Over/Under",
"created_at": "2023-08-13T10:18:26.808275-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 Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "766930f8-253e-43c0-a837-4831358eb286",
"gambit_id": "d0df52a5-dd39-491a-8eaa-a8a7a688443c",
"last_updated": "2023-08-14T18:33:05.088839-04:00",
"created_at": "2023-08-13T10:18:26.816338-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65e26400-6412-4bc5-80dd-8e98d9126719/?format=api"
},
{
"id": "5fbad3d7-2467-4e91-9dab-10340f3f9959",
"gambit_id": "c16c18c7-ac9a-44dc-892d-9b02e540b4b2",
"last_updated": "2023-08-14T18:33:05.084415-04:00",
"created_at": "2023-08-13T10:18:26.812103-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65e26400-6412-4bc5-80dd-8e98d9126719/?format=api"
}
]
}