GET /api/bet_types/644fcdff-c6f8-4a45-8d66-3140c715f1df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "644fcdff-c6f8-4a45-8d66-3140c715f1df",
"match": "https://api-prod.gambitprofit.com/api/matches/03923123-d0a4-4cd3-9305-7fdd73192985/?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 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "46f73e35-1b05-4af4-b8f1-340462514fa5",
"gambit_id": "cd38f77b-99d1-4858-8419-ed522ba165d2",
"last_updated": "2022-11-28T09:22:05.201565-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644fcdff-c6f8-4a45-8d66-3140c715f1df/?format=api"
},
{
"id": "ae8a9f8e-87b2-46fa-a79f-416379aac23f",
"gambit_id": "8c38633b-1c82-43a8-8fbe-67105fbf353b",
"last_updated": "2022-11-28T09:22:05.200508-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644fcdff-c6f8-4a45-8d66-3140c715f1df/?format=api"
}
]
}