GET /api/bet_types/7ee33856-4f69-4b22-9791-56797ef30f71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ee33856-4f69-4b22-9791-56797ef30f71",
"match": "https://api-prod.gambitprofit.com/api/matches/55d072ca-4a96-44b2-af38-ef9a96b19e0a/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T10:22:15.296699-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 217.5",
"amount": 5000.0
},
{
"team": "Game Total Over 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "db01d045-9452-4207-af03-ce3faec96497",
"gambit_id": "27598d73-8b26-4337-aa40-0980972186c6",
"last_updated": "2023-01-22T21:22:15.775835-05:00",
"created_at": "2023-01-21T10:22:15.297859-05:00",
"name": "Game Total Under 217.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee33856-4f69-4b22-9791-56797ef30f71/?format=api"
},
{
"id": "2337fbe0-b2da-4eae-96d4-97172f9816e1",
"gambit_id": "8084e3bf-2840-448e-9435-30dab5b069a5",
"last_updated": "2023-01-22T21:22:15.777232-05:00",
"created_at": "2023-01-21T10:22:15.299047-05:00",
"name": "Game Total Over 217.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee33856-4f69-4b22-9791-56797ef30f71/?format=api"
}
]
}