GET /api/bet_types/bb2500b2-5eb0-4f53-8d52-b09a627ef60b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb2500b2-5eb0-4f53-8d52-b09a627ef60b",
"match": "https://api-prod.gambitprofit.com/api/matches/8355a8a5-a5bb-4a48-89be-43ffc7dbdcf4/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "044c057f-2e12-493c-8dac-17c13b98c66a",
"gambit_id": "382b2485-0c8b-4022-8807-2a7c3524b6c3",
"last_updated": "2022-11-29T09:57:06.256209-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2500b2-5eb0-4f53-8d52-b09a627ef60b/?format=api"
},
{
"id": "0603a159-9dab-4f02-93f6-73ddc94b6376",
"gambit_id": "5d6da19d-1f8a-45c5-82e8-a548c03150ce",
"last_updated": "2022-11-29T09:57:06.255188-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2500b2-5eb0-4f53-8d52-b09a627ef60b/?format=api"
}
]
}