GET /api/bet_types/ccb8b1d3-e19c-4acf-b000-da784558f8ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccb8b1d3-e19c-4acf-b000-da784558f8ed",
"match": "https://api-prod.gambitprofit.com/api/matches/ae6e52aa-a95f-47fc-9efc-441b4cce84c7/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T10:22:13.549368-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "370ae6d0-9890-4bd0-b9ea-7041ecdf3378",
"gambit_id": "31d6b82b-d955-4baf-bfa9-b13677e612d7",
"last_updated": "2023-04-03T10:01:59.964484-04:00",
"created_at": "2023-04-01T10:22:13.551150-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb8b1d3-e19c-4acf-b000-da784558f8ed/?format=api"
},
{
"id": "c27e4349-60be-454d-8b1d-10de7bc1467d",
"gambit_id": "57652f10-403f-4e5b-9c65-cf80a97479d7",
"last_updated": "2023-04-03T10:01:59.967243-04:00",
"created_at": "2023-04-01T10:22:13.552857-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb8b1d3-e19c-4acf-b000-da784558f8ed/?format=api"
}
]
}