GET /api/bet_types/e6db3f46-98b8-4f2c-8378-2bf0cc59ca07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6db3f46-98b8-4f2c-8378-2bf0cc59ca07",
"match": "https://api-prod.gambitprofit.com/api/matches/ece7479f-9755-4c23-9f4a-50384bb4019c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T13:22:13.828936-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 37",
"amount": 5000.0
},
{
"team": "Game Total Under 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9c5384e7-f43b-4ba6-a303-bdda823e0440",
"gambit_id": "80bd090f-1535-47d6-bb3a-dedccc7f5331",
"last_updated": "2023-03-13T19:22:11.065003-04:00",
"created_at": "2023-03-09T13:22:13.832370-05:00",
"name": "Game Total Over 37",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6db3f46-98b8-4f2c-8378-2bf0cc59ca07/?format=api"
},
{
"id": "245a3eb3-48ae-488b-8532-69a1a9e6f15b",
"gambit_id": "1b0e9551-d5f9-445f-a477-0962a33bf8d5",
"last_updated": "2023-03-13T19:22:11.063622-04:00",
"created_at": "2023-03-09T13:22:13.830611-05:00",
"name": "Game Total Under 37",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6db3f46-98b8-4f2c-8378-2bf0cc59ca07/?format=api"
}
]
}