GET /api/bet_types/269cd7f3-95b4-465c-82d1-0133ca4248ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "269cd7f3-95b4-465c-82d1-0133ca4248ba",
"match": "https://api-prod.gambitprofit.com/api/matches/9b7ebdb4-791d-4f07-adff-b9aa178e3a8b/?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 7.5",
"amount": 5096.0
},
{
"team": "Game Total Under 7.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "be940247-957b-432f-9f23-25ac0c4e035a",
"gambit_id": "139f7557-4188-412e-849e-ae956f8e009a",
"last_updated": "2022-09-08T10:17:17.462978-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269cd7f3-95b4-465c-82d1-0133ca4248ba/?format=api"
},
{
"id": "b53c5d46-cee5-41fa-b7fd-57a84a5943e8",
"gambit_id": "58e3f8a7-e66e-459b-8728-8ab6bceb4728",
"last_updated": "2022-09-08T10:17:17.461848-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269cd7f3-95b4-465c-82d1-0133ca4248ba/?format=api"
}
]
}