GET /api/bet_types/c316d40e-ba4a-4bfe-ae6c-61b37d4aacce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c316d40e-ba4a-4bfe-ae6c-61b37d4aacce",
"match": "https://api-prod.gambitprofit.com/api/matches/5dece323-f379-4daf-880a-2dadf77cee34/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T09:28:04.669154-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 Under 7",
"amount": 5214.0
},
{
"team": "Game Total Over 7",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "750adf5e-dd70-483e-aa77-a66a0daa0c13",
"gambit_id": "3cfb7d9a-0ea2-402d-87b5-63aa0a0bed26",
"last_updated": "2023-10-16T18:03:29.279717-04:00",
"created_at": "2023-10-14T09:28:04.676744-04:00",
"name": "Game Total Under 7",
"reward": "1.79000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c316d40e-ba4a-4bfe-ae6c-61b37d4aacce/?format=api"
},
{
"id": "0a473f2c-49ad-4b5f-890b-af007413a2ed",
"gambit_id": "be185216-c3d9-4394-a73b-a05d46859775",
"last_updated": "2023-10-16T18:03:29.276243-04:00",
"created_at": "2023-10-14T09:28:04.673031-04:00",
"name": "Game Total Over 7",
"reward": "1.95000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c316d40e-ba4a-4bfe-ae6c-61b37d4aacce/?format=api"
}
]
}