GET /api/bet_types/3aeb2ccb-fe6f-473d-a29f-097ebfd7960e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3aeb2ccb-fe6f-473d-a29f-097ebfd7960e",
"match": "https://api-prod.gambitprofit.com/api/matches/684efe1b-cd7e-44d5-b63f-aa4b1b916484/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:03.573986-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a4ea2059-aa38-403f-86bc-1120c3b35d59",
"gambit_id": "cebc2fc9-0308-4773-b4a6-8087c3cee221",
"last_updated": "2023-12-01T19:18:10.077867-05:00",
"created_at": "2023-11-30T10:28:03.581808-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aeb2ccb-fe6f-473d-a29f-097ebfd7960e/?format=api"
},
{
"id": "4f54f984-963f-4bbc-b541-343b0bae1f7b",
"gambit_id": "ed349cf7-574d-4f8c-a499-63fdfde5b060",
"last_updated": "2023-12-01T19:18:10.081326-05:00",
"created_at": "2023-11-30T10:28:03.585964-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aeb2ccb-fe6f-473d-a29f-097ebfd7960e/?format=api"
}
]
}