GET /api/bet_types/eeb3a6cf-acea-4161-8c88-c2f1327884f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eeb3a6cf-acea-4161-8c88-c2f1327884f4",
"match": "https://api-prod.gambitprofit.com/api/matches/6578aed6-f66f-4ad8-bc3d-14f8d6cd652a/?format=api",
"name": "Over/Under",
"created_at": "2023-11-09T12:53:11.496282-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 38",
"amount": 5000.0
},
{
"team": "Game Total Under 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "9e607b61-b06b-436c-90fd-8e886aeb86dc",
"gambit_id": "e0b8b783-6998-4fdb-ba78-f8d55e2ef51c",
"last_updated": "2023-11-10T18:23:15.268438-05:00",
"created_at": "2023-11-09T12:53:11.509651-05:00",
"name": "Game Total Over 38",
"reward": "1.86000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeb3a6cf-acea-4161-8c88-c2f1327884f4/?format=api"
},
{
"id": "672c8803-33ae-41cc-9a0b-d1da832ea153",
"gambit_id": "75d47549-4bee-4605-9ad0-fe01375d6030",
"last_updated": "2023-11-10T18:23:15.272487-05:00",
"created_at": "2023-11-09T12:53:11.519490-05:00",
"name": "Game Total Under 38",
"reward": "1.86000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eeb3a6cf-acea-4161-8c88-c2f1327884f4/?format=api"
}
]
}