GET /api/bet_types/30d89066-8fd3-49dc-b0a9-3f1e3a3afced/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30d89066-8fd3-49dc-b0a9-3f1e3a3afced",
"match": "https://api-prod.gambitprofit.com/api/matches/7c9db06e-78bf-4357-a320-851ca271853c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T10:47:02.205302-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "10769953-40c9-494e-9fb6-ca879b6c8ee2",
"gambit_id": "8b68bfc0-75de-4512-ac49-2b3fb25bfaab",
"last_updated": "2023-05-29T11:47:17.723420-04:00",
"created_at": "2023-05-27T10:47:02.207846-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30d89066-8fd3-49dc-b0a9-3f1e3a3afced/?format=api"
},
{
"id": "1bf94b55-c202-4e2a-b47c-2f93645521dc",
"gambit_id": "fea24eab-afe8-49a8-be95-4a0d589302b8",
"last_updated": "2023-05-29T11:47:17.724845-04:00",
"created_at": "2023-05-27T10:47:02.210602-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30d89066-8fd3-49dc-b0a9-3f1e3a3afced/?format=api"
}
]
}