GET /api/bet_types/f35bdbfa-a547-4c30-bc6e-3f68ec9b2451/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f35bdbfa-a547-4c30-bc6e-3f68ec9b2451",
"match": "https://api-prod.gambitprofit.com/api/matches/2829156d-6d4b-4faa-96e6-8ba144f0370b/?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 Under 46.5",
"amount": 5000.0
},
{
"team": "Game Total Over 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e100cb5c-dec7-4caa-bd9b-c030e39769e7",
"gambit_id": "479c289f-f3a0-44a2-8537-e689dffdee72",
"last_updated": "2022-10-23T21:36:53.901816-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/f35bdbfa-a547-4c30-bc6e-3f68ec9b2451/?format=api"
},
{
"id": "c26b4150-5dc1-45f2-b1a7-d3916ea614cb",
"gambit_id": "cc2f67cb-740b-4ab0-a99a-c50ac794e61c",
"last_updated": "2022-10-23T21:36:53.902867-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/f35bdbfa-a547-4c30-bc6e-3f68ec9b2451/?format=api"
}
]
}