GET /api/bet_types/ab1b32c8-aaed-4021-a0ba-7f47083e010a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab1b32c8-aaed-4021-a0ba-7f47083e010a",
"match": "https://api-prod.gambitprofit.com/api/matches/5c1eede9-56d6-42a8-9800-7ac17cc344c7/?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 46.5",
"amount": 5000.0
},
{
"team": "Game Total Under 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "f77d86ff-054a-401d-861a-6495e68ef2c2",
"gambit_id": "eb97efcc-8432-4d95-80f0-180846dbb8cf",
"last_updated": "2022-10-24T10:47:24.126215-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1b32c8-aaed-4021-a0ba-7f47083e010a/?format=api"
},
{
"id": "f1a0c4dd-2893-4fb5-8275-54f8273a0f77",
"gambit_id": "552ac781-2bb2-48fb-b9fb-239bb458ee15",
"last_updated": "2022-10-24T10:47:24.125102-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1b32c8-aaed-4021-a0ba-7f47083e010a/?format=api"
}
]
}