GET /api/bet_types/67b433f9-16c2-40c9-a2e0-81328741fc1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67b433f9-16c2-40c9-a2e0-81328741fc1f",
"match": "https://api-prod.gambitprofit.com/api/matches/6059c803-64ee-4414-8608-449837941b4a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:59.914058-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 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1fde17ad-0639-4102-8b42-10dedeb3a763",
"gambit_id": "0bd640f4-7372-4cdd-8266-f0da7b00ac22",
"last_updated": "2024-01-08T14:23:11.484693-05:00",
"created_at": "2024-01-05T09:32:59.921605-05:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b433f9-16c2-40c9-a2e0-81328741fc1f/?format=api"
},
{
"id": "e9273641-74e1-4639-b2f7-d0d168b7a8b7",
"gambit_id": "9fd4a693-1d25-492e-b301-98a3a84664c2",
"last_updated": "2024-01-08T14:23:11.488078-05:00",
"created_at": "2024-01-05T09:32:59.925878-05:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b433f9-16c2-40c9-a2e0-81328741fc1f/?format=api"
}
]
}