GET /api/bet_types/596748b1-70c8-48ee-903c-a4090a82d730/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "596748b1-70c8-48ee-903c-a4090a82d730",
"match": "https://api-prod.gambitprofit.com/api/matches/57762bb4-90e7-4081-aee2-9c61ad0dd1af/?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 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a67503fb-bdc8-4cf7-8fb4-44169410d096",
"gambit_id": "672ce5e3-b726-45ca-ae93-6c35010d3a9c",
"last_updated": "2022-10-27T11:52:05.867575-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224",
"reward": "1.88000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/596748b1-70c8-48ee-903c-a4090a82d730/?format=api"
},
{
"id": "c1182252-faa2-49b8-a95f-a803f87a452d",
"gambit_id": "3ed1a1d3-224a-434f-973b-60b5f8f754b7",
"last_updated": "2022-10-27T11:52:05.866378-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224",
"reward": "1.88000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/596748b1-70c8-48ee-903c-a4090a82d730/?format=api"
}
]
}