GET /api/bet_types/16e39227-a22e-4aef-82d2-8340c440cfab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16e39227-a22e-4aef-82d2-8340c440cfab",
"match": "https://api-prod.gambitprofit.com/api/matches/d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf/?format=api",
"name": "Over/Under",
"created_at": "2023-05-17T11:06:49.892356-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "35d2b36c-22fa-4808-be48-417b52bf8167",
"gambit_id": "3c3b257a-a7b8-4e2c-8d0d-1f2a6afc153d",
"last_updated": "2023-05-18T11:47:20.515070-04:00",
"created_at": "2023-05-17T11:06:49.895021-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e39227-a22e-4aef-82d2-8340c440cfab/?format=api"
},
{
"id": "94409a78-6af3-4a12-9473-e2ed510a678a",
"gambit_id": "41421513-2805-4497-9dea-f5b38b236852",
"last_updated": "2023-05-18T11:47:20.516421-04:00",
"created_at": "2023-05-17T11:06:49.897215-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16e39227-a22e-4aef-82d2-8340c440cfab/?format=api"
}
]
}