GET /api/bet_types/422787da-20b1-413b-ad05-6ec9e7d28453/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "422787da-20b1-413b-ad05-6ec9e7d28453",
"match": "https://api-prod.gambitprofit.com/api/matches/9061776b-1deb-4636-86ae-1f986564f625/?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 6.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "92e10470-21a8-47c3-a3a7-9100346837f7",
"gambit_id": "96e9a414-9e95-4b8b-8ddc-2aac2d9ab6d8",
"last_updated": "2022-10-26T09:52:11.211133-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422787da-20b1-413b-ad05-6ec9e7d28453/?format=api"
},
{
"id": "67f08f12-e1a0-4f4d-946b-75299d5dc38a",
"gambit_id": "5d81e820-80d4-4f96-8b43-5f842597dc46",
"last_updated": "2022-10-26T09:52:11.212253-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422787da-20b1-413b-ad05-6ec9e7d28453/?format=api"
}
]
}