GET /api/bet_types/66b54307-d869-4a0b-a644-69b9cf8370c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66b54307-d869-4a0b-a644-69b9cf8370c1",
"match": "https://api-prod.gambitprofit.com/api/matches/b41ecd25-3d46-48c2-a838-e6f8a5190ff4/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:38:19.958647-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",
"amount": 5000.0
},
{
"team": "Game Total Over 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3b94d10f-9b3a-4eaf-9002-7dfb21891ce1",
"gambit_id": "7fb505c2-64a2-4934-8016-e33d6d0b7a5d",
"last_updated": "2023-12-09T10:13:06.307907-05:00",
"created_at": "2023-12-08T09:38:19.973138-05:00",
"name": "Game Total Under 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b54307-d869-4a0b-a644-69b9cf8370c1/?format=api"
},
{
"id": "27d3bc34-e373-483c-a41f-58758b4aee70",
"gambit_id": "af5e9524-f2b9-4fcf-9c3f-c1485f6b2cfa",
"last_updated": "2023-12-09T10:13:06.304411-05:00",
"created_at": "2023-12-08T09:38:19.964343-05:00",
"name": "Game Total Over 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66b54307-d869-4a0b-a644-69b9cf8370c1/?format=api"
}
]
}