GET /api/bet_types/d2fe6ab3-15f4-48cd-a1ca-3da53863d15d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2fe6ab3-15f4-48cd-a1ca-3da53863d15d",
"match": "https://api-prod.gambitprofit.com/api/matches/a6926f5a-9450-4113-867d-d6630ce8cd52/?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 53.5",
"amount": 5000.0
},
{
"team": "Game Total Under 53.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "14f735f3-29d3-429b-b1fe-0c8754cfbe7e",
"gambit_id": "a8c2952d-1c47-4a6c-89b0-d121b88930f0",
"last_updated": "2022-11-28T10:22:11.850735-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2fe6ab3-15f4-48cd-a1ca-3da53863d15d/?format=api"
},
{
"id": "70f67f59-1f7c-4e65-9139-11e096c9fdd6",
"gambit_id": "1b4699e7-66df-4831-8fc6-42eaae9d535b",
"last_updated": "2022-11-28T10:22:11.849666-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2fe6ab3-15f4-48cd-a1ca-3da53863d15d/?format=api"
}
]
}