GET /api/bet_types/52fe8ac7-4d19-461d-a2a7-8f2b65cd6812/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52fe8ac7-4d19-461d-a2a7-8f2b65cd6812",
"match": "https://api-prod.gambitprofit.com/api/matches/33a426e5-67ab-4baf-a302-a9dffeba8663/?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 Over 2.5",
"amount": 5930.0
},
{
"team": "Game Total Under 2.5",
"amount": 4070.0
}
],
"expected_reward_tokens": 8954.0,
"profit_sb": -46.0,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "c32fbcf1-dd9c-4b67-927c-2dd24ff4fe9f",
"gambit_id": "3f002980-dbc8-4dd0-bf0a-a42e6e033132",
"last_updated": "2022-09-19T09:07:27.600010-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.51000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fe8ac7-4d19-461d-a2a7-8f2b65cd6812/?format=api"
},
{
"id": "a1baaefc-a460-4e73-a810-c2a55f4393cc",
"gambit_id": "007c5ee7-c89e-4aaa-b756-9b2b8374c953",
"last_updated": "2022-09-19T09:07:27.598805-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.20000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fe8ac7-4d19-461d-a2a7-8f2b65cd6812/?format=api"
}
]
}