GET /api/bet_types/0840072e-e73f-4fa5-8661-8cebc70f0d8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0840072e-e73f-4fa5-8661-8cebc70f0d8f",
"match": "https://api-prod.gambitprofit.com/api/matches/0645d3c4-e076-4079-b558-1a3594307d95/?format=api",
"name": "Over/Under",
"created_at": "2023-05-11T16:17:13.225927-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dfabe8ce-c267-4900-8c2b-32b098a9f548",
"gambit_id": "96fcc938-90ed-447a-8908-bd44476034a6",
"last_updated": "2023-05-14T10:57:13.657925-04:00",
"created_at": "2023-05-11T16:17:13.230048-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840072e-e73f-4fa5-8661-8cebc70f0d8f/?format=api"
},
{
"id": "e438af67-1e13-483a-af44-49812c8fc78a",
"gambit_id": "ab6c2779-64b1-4b0d-8ca5-eae46168dea2",
"last_updated": "2023-05-14T10:57:13.656397-04:00",
"created_at": "2023-05-11T16:17:13.228038-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0840072e-e73f-4fa5-8661-8cebc70f0d8f/?format=api"
}
]
}