GET /api/bet_types/53ca8a6a-2169-4638-abea-d39bb52f7c42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53ca8a6a-2169-4638-abea-d39bb52f7c42",
"match": "https://api-prod.gambitprofit.com/api/matches/b8ced519-3c46-4b24-b2bc-3ab5a2bccf3c/?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 8",
"amount": 5207.0
},
{
"team": "Game Total Over 8",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "fa58e8ed-3115-475f-990c-a2f58c136c9c",
"gambit_id": "e7a2f611-d0a3-44c7-83fd-0d0e7d65d3e9",
"last_updated": "2022-09-12T10:57:17.089178-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.74000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ca8a6a-2169-4638-abea-d39bb52f7c42/?format=api"
},
{
"id": "04802914-e9be-40dd-a944-4f09184a9596",
"gambit_id": "43630bab-65bf-4465-9b5e-a7c7e4943c50",
"last_updated": "2022-09-12T10:57:17.090305-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.89000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ca8a6a-2169-4638-abea-d39bb52f7c42/?format=api"
}
]
}