GET /api/bet_types/e8afca27-1510-4611-a0d9-ad5860e368e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8afca27-1510-4611-a0d9-ad5860e368e4",
"match": "https://api-prod.gambitprofit.com/api/matches/cce891bd-8cab-4c2d-a67a-e63a026a1fdf/?format=api",
"name": "Over/Under",
"created_at": "2023-07-05T08:38:26.066121-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c1977643-f1f3-43b1-b590-6489362aa04b",
"gambit_id": "dde695ae-f14c-44a4-bfb9-9017d75cafe5",
"last_updated": "2023-07-06T12:37:57.824672-04:00",
"created_at": "2023-07-05T08:38:26.067768-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8afca27-1510-4611-a0d9-ad5860e368e4/?format=api"
},
{
"id": "ee5de2d3-60b2-4c7a-93ef-f08c2270f331",
"gambit_id": "411127e7-169c-4f55-a35e-0269f19a2a34",
"last_updated": "2023-07-06T12:37:57.826519-04:00",
"created_at": "2023-07-05T08:38:26.069397-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8afca27-1510-4611-a0d9-ad5860e368e4/?format=api"
}
]
}