GET /api/bet_types/511c01ee-dfa4-4aca-a554-db309fc9bee5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "511c01ee-dfa4-4aca-a554-db309fc9bee5",
"match": "https://api-prod.gambitprofit.com/api/matches/60d66e1c-4105-4a3a-b17c-46a9f684caa4/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:41:54.539629-04: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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6ba74f63-e981-4b72-9399-3fcbdbe80ac2",
"gambit_id": "bfea8a91-80bb-487d-89ce-169c64094a88",
"last_updated": "2023-04-26T20:37:13.409552-04:00",
"created_at": "2023-04-25T11:41:54.543943-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511c01ee-dfa4-4aca-a554-db309fc9bee5/?format=api"
},
{
"id": "2abdd6b1-00a7-4b04-880d-bde978117ddd",
"gambit_id": "3eb4fcd1-6505-405a-bddf-23712bc04737",
"last_updated": "2023-04-26T20:37:13.407200-04:00",
"created_at": "2023-04-25T11:41:54.541841-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511c01ee-dfa4-4aca-a554-db309fc9bee5/?format=api"
}
]
}