GET /api/bet_types/d09dc3ec-b547-47dc-99f7-a32c15e01f1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d09dc3ec-b547-47dc-99f7-a32c15e01f1f",
"match": "https://api-prod.gambitprofit.com/api/matches/9efe5053-c1f1-4437-a2e2-45782a2c6fe3/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 8.5",
"amount": 5097.0
},
{
"team": "Game Total Under 8.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "f049d59c-1b89-4088-a6ef-92a7375367a5",
"gambit_id": "964f8bd7-fc57-4604-9b00-156ef29d3d22",
"last_updated": "2022-09-28T09:01:59.092615-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d09dc3ec-b547-47dc-99f7-a32c15e01f1f/?format=api"
},
{
"id": "d6f2e3aa-c851-4dca-aafe-8a65f154c458",
"gambit_id": "4e6af501-1a43-4156-b3cb-a1dd5637087b",
"last_updated": "2022-09-28T09:01:59.091618-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d09dc3ec-b547-47dc-99f7-a32c15e01f1f/?format=api"
}
]
}