GET /api/bet_types/ed082da9-0326-4e95-bad5-59f36fbb0524/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed082da9-0326-4e95-bad5-59f36fbb0524",
"match": "https://api-prod.gambitprofit.com/api/matches/ba35daa2-f7d8-410e-a04b-b2fa719f34bf/?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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "502db857-ac74-46d5-ad00-3e227be16546",
"gambit_id": "72781392-9924-468c-a33a-1ace0bce6eff",
"last_updated": "2022-12-17T19:32:20.474513-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 236.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed082da9-0326-4e95-bad5-59f36fbb0524/?format=api"
},
{
"id": "8621aced-c37c-4b70-8318-8af3505a6066",
"gambit_id": "22165d97-8731-4dac-8467-7bd12c63d4e2",
"last_updated": "2022-12-17T19:32:20.473421-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 236.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed082da9-0326-4e95-bad5-59f36fbb0524/?format=api"
}
]
}