GET /api/bet_types/e705a02b-d3b0-4f43-bcef-4b8aa340bbc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e705a02b-d3b0-4f43-bcef-4b8aa340bbc6",
"match": "https://api-prod.gambitprofit.com/api/matches/ac76f929-c809-4a22-9a4d-18e7a45e02dc/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T08:11:58.276119-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 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "04603dc2-bd8e-48a9-9000-64615fa606e8",
"gambit_id": "1b7f93f4-8b0c-45ad-8e35-1999ed672a28",
"last_updated": "2023-03-04T16:22:14.481176-05:00",
"created_at": "2023-03-03T08:11:58.278920-05:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e705a02b-d3b0-4f43-bcef-4b8aa340bbc6/?format=api"
},
{
"id": "73794e02-04fe-43c2-b6af-3ee52a9149e9",
"gambit_id": "244581ee-3736-4653-a52f-0fcdda0853d0",
"last_updated": "2023-03-04T16:22:14.479146-05:00",
"created_at": "2023-03-03T08:11:58.277512-05:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e705a02b-d3b0-4f43-bcef-4b8aa340bbc6/?format=api"
}
]
}