GET /api/bet_types/782f6049-a73a-49f4-a7d0-09cc10803b7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "782f6049-a73a-49f4-a7d0-09cc10803b7f",
"match": "https://api-prod.gambitprofit.com/api/matches/1b54305f-25f8-4c71-8071-172dfd1945a5/?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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Over 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b6ae0950-f51d-4451-96f7-d6f7e10dddf8",
"gambit_id": "e300ff46-5fea-41a6-9293-5fee191b219f",
"last_updated": "2022-12-01T16:12:22.746392-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 221.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/782f6049-a73a-49f4-a7d0-09cc10803b7f/?format=api"
},
{
"id": "4e47ebdd-cc70-4972-ace6-a471f256aaa8",
"gambit_id": "b48a88cf-4b52-4c36-b56d-f73bcee832b0",
"last_updated": "2022-12-01T16:12:22.747322-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 221.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/782f6049-a73a-49f4-a7d0-09cc10803b7f/?format=api"
}
]
}