GET /api/bet_types/cf7bda16-57d4-44eb-a5ed-41995013e43f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf7bda16-57d4-44eb-a5ed-41995013e43f",
"match": "https://api-prod.gambitprofit.com/api/matches/b2e6ce7c-c9ec-460f-8273-0c3fff4497a1/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T09:37:04.418366-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 6.5",
"amount": 5211.0
},
{
"team": "Game Total Over 6.5",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "d8262cf0-27e0-499f-a48c-968e97026f93",
"gambit_id": "34139f2b-fd11-4c62-9027-07bca5e94ca6",
"last_updated": "2023-01-23T10:07:17.638924-05:00",
"created_at": "2023-01-21T09:37:04.419644-05:00",
"name": "Game Total Under 6.5",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf7bda16-57d4-44eb-a5ed-41995013e43f/?format=api"
},
{
"id": "d9c1f509-4d91-425f-8d69-df1018996641",
"gambit_id": "c85a920f-57c3-43c9-9721-72ae5f2d9a02",
"last_updated": "2023-01-23T10:07:17.640328-05:00",
"created_at": "2023-01-21T09:37:04.420920-05:00",
"name": "Game Total Over 6.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf7bda16-57d4-44eb-a5ed-41995013e43f/?format=api"
}
]
}