GET /api/bet_types/190c2854-58ae-436f-b528-dd944f2237d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "190c2854-58ae-436f-b528-dd944f2237d7",
"match": "https://api-prod.gambitprofit.com/api/matches/3960e249-4fb4-4927-b297-6eccf7edb3aa/?format=api",
"name": "Over/Under",
"created_at": "2023-07-06T09:33:01.046528-04: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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f238b190-f131-4891-b412-854012d44494",
"gambit_id": "65633b93-af47-40d7-8a3a-38046a9c30fb",
"last_updated": "2023-07-08T09:42:57.591402-04:00",
"created_at": "2023-07-06T09:33:01.049996-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190c2854-58ae-436f-b528-dd944f2237d7/?format=api"
},
{
"id": "cd5ba557-ba66-480e-b9e7-93852eaca4d6",
"gambit_id": "5323d606-8613-4963-9bb2-731c010d43a5",
"last_updated": "2023-07-08T09:42:57.588310-04:00",
"created_at": "2023-07-06T09:33:01.048146-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190c2854-58ae-436f-b528-dd944f2237d7/?format=api"
}
]
}