GET /api/bet_types/51b902a9-f28d-43f7-8859-0c63d0bffe7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51b902a9-f28d-43f7-8859-0c63d0bffe7c",
"match": "https://api-prod.gambitprofit.com/api/matches/7b304124-c27e-4550-bf30-88e175ff1c4f/?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 Under 60.5",
"amount": 5000.0
},
{
"team": "Game Total Over 60.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "13d5c3a6-f0c1-467d-93bc-2f581af1599d",
"gambit_id": "b7f7e028-9bcc-4a84-8601-86b6a93bea4e",
"last_updated": "2022-10-22T09:12:19.417828-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b902a9-f28d-43f7-8859-0c63d0bffe7c/?format=api"
},
{
"id": "816a2f3c-48bc-419f-84ee-7f92887acbcd",
"gambit_id": "e5d32bd9-5b0e-4ff9-b753-25c680e0505d",
"last_updated": "2022-10-22T09:12:19.418958-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b902a9-f28d-43f7-8859-0c63d0bffe7c/?format=api"
}
]
}