GET /api/bet_types/4dc11146-a458-49ff-a54e-e6717825a08c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4dc11146-a458-49ff-a54e-e6717825a08c",
"match": "https://api-prod.gambitprofit.com/api/matches/7ee456d6-0b95-45ac-9068-f9934c95121c/?format=api",
"name": "Over/Under",
"created_at": "2023-01-28T09:42:04.569387-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 6.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "d6a559e2-b2ee-43e0-a728-61d415916c29",
"gambit_id": "f985eb8a-ab1b-42ed-b11b-4baeb97ff3b5",
"last_updated": "2023-01-30T17:46:57.188979-05:00",
"created_at": "2023-01-28T09:42:04.572186-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dc11146-a458-49ff-a54e-e6717825a08c/?format=api"
},
{
"id": "66b8b915-943c-46b6-907e-1d6bdcc1058e",
"gambit_id": "550399fd-0a39-4d96-bd96-410a9066c915",
"last_updated": "2023-01-30T17:46:57.187216-05:00",
"created_at": "2023-01-28T09:42:04.570595-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dc11146-a458-49ff-a54e-e6717825a08c/?format=api"
}
]
}