GET /api/bet_types/d65cf27a-9ec8-4393-b16f-2f5b50b16b66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d65cf27a-9ec8-4393-b16f-2f5b50b16b66",
"match": "https://api-prod.gambitprofit.com/api/matches/602b69ad-3419-4cd0-9e8b-1b075e32d022/?format=api",
"name": "Over/Under",
"created_at": "2023-11-19T10:03:05.317025-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 215.5",
"amount": 5000.0
},
{
"team": "Game Total Over 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cf7c7505-4626-44c5-b734-ad9abe0dbbad",
"gambit_id": "81acd5b9-eaeb-4969-8ba4-d1412dd1f54e",
"last_updated": "2023-11-21T09:08:07.440210-05:00",
"created_at": "2023-11-19T10:03:05.326204-05:00",
"name": "Game Total Under 215.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d65cf27a-9ec8-4393-b16f-2f5b50b16b66/?format=api"
},
{
"id": "2b7ef764-d503-4353-8b7a-e5365ae84c8c",
"gambit_id": "919b8ea4-6304-4f82-8362-4a5ec627b6a9",
"last_updated": "2023-11-21T09:08:07.443969-05:00",
"created_at": "2023-11-19T10:03:05.322024-05:00",
"name": "Game Total Over 215.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d65cf27a-9ec8-4393-b16f-2f5b50b16b66/?format=api"
}
]
}