GET /api/bet_types/a5cd6149-eb98-4972-abd7-388a4eab90ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5cd6149-eb98-4972-abd7-388a4eab90ee",
"match": "https://api-prod.gambitprofit.com/api/matches/daabab6e-eaaf-4ff7-b606-7aeba9e5a621/?format=api",
"name": "Over/Under",
"created_at": "2023-10-27T10:23:20.491671-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 Over 217.5",
"amount": 5000.0
},
{
"team": "Game Total Under 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "38f03452-4d7c-4fde-b04f-ebb760728f80",
"gambit_id": "4e94f42c-bfe3-4e62-8e2c-58707f359d9f",
"last_updated": "2023-10-30T15:08:13.996208-04:00",
"created_at": "2023-10-27T10:23:20.497940-04:00",
"name": "Game Total Over 217.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5cd6149-eb98-4972-abd7-388a4eab90ee/?format=api"
},
{
"id": "92b141f8-bd3f-4167-bfca-7cefe82e21ed",
"gambit_id": "bb1bccc1-fc75-4655-8732-0880bc59cede",
"last_updated": "2023-10-30T15:08:14.000414-04:00",
"created_at": "2023-10-27T10:23:20.505403-04:00",
"name": "Game Total Under 217.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5cd6149-eb98-4972-abd7-388a4eab90ee/?format=api"
}
]
}