GET /api/bet_types/d8a0109b-ad70-4f0f-8be5-54d2b90158c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8a0109b-ad70-4f0f-8be5-54d2b90158c0",
"match": "https://api-prod.gambitprofit.com/api/matches/0b9d3325-0e7a-405b-80b8-280437a16b5f/?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 Under 44",
"amount": 5000.0
},
{
"team": "Game Total Over 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "ce7f12f0-6603-4a6b-8054-0f5cd9e6ae58",
"gambit_id": "51e23090-fb43-42a8-af73-5e1f2adcb8df",
"last_updated": "2022-09-12T10:17:27.469984-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44",
"reward": "1.81000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a0109b-ad70-4f0f-8be5-54d2b90158c0/?format=api"
},
{
"id": "bfba8bbe-c3ac-4a6f-8fc5-b2f2c0811554",
"gambit_id": "5bfffbaf-fefc-4a30-b27c-306997f0a000",
"last_updated": "2022-09-12T10:17:27.471105-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44",
"reward": "1.81000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8a0109b-ad70-4f0f-8be5-54d2b90158c0/?format=api"
}
]
}