GET /api/bet_types/14d49ea9-d1cc-44af-8eb4-fd74cb22b43d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14d49ea9-d1cc-44af-8eb4-fd74cb22b43d",
"match": "https://api-prod.gambitprofit.com/api/matches/aed58f47-c905-4f6b-ad43-ddcb06734399/?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 39.5",
"amount": 5000.0
},
{
"team": "Game Total Under 39.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "89779356-79b3-4e89-be27-e6a6ce182ab3",
"gambit_id": "9a4abbb1-1268-4bf2-b721-9afe101499f0",
"last_updated": "2022-10-31T11:36:57.948279-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d49ea9-d1cc-44af-8eb4-fd74cb22b43d/?format=api"
},
{
"id": "9a9e645d-6a64-44e7-98ee-d38086f07f3e",
"gambit_id": "b4e1e474-4985-4cc0-bf28-527573bb035e",
"last_updated": "2022-10-31T11:36:57.947179-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d49ea9-d1cc-44af-8eb4-fd74cb22b43d/?format=api"
}
]
}