GET /api/bet_types/5051035f-8eb0-44fb-9dc9-8eea372502f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5051035f-8eb0-44fb-9dc9-8eea372502f8",
"match": "https://api-prod.gambitprofit.com/api/matches/84bf90b1-302f-48e8-ac1e-12688d3ba6fb/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T11:07:27.559482-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0eb74d9d-3d32-45ff-b282-f3404823f7fb",
"gambit_id": "28d9587f-e7f6-4f3c-80ef-624d9763168b",
"last_updated": "2023-04-10T15:17:15.999685-04:00",
"created_at": "2023-04-08T11:07:27.565527-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5051035f-8eb0-44fb-9dc9-8eea372502f8/?format=api"
},
{
"id": "822282ea-99f6-41a0-991a-6afee1c9dfc0",
"gambit_id": "c4d01021-4b3f-49cf-8181-8439b1051ffd",
"last_updated": "2023-04-10T15:17:15.997615-04:00",
"created_at": "2023-04-08T11:07:27.562426-04:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5051035f-8eb0-44fb-9dc9-8eea372502f8/?format=api"
}
]
}