GET /api/bet_types/3262804f-defa-40c1-aab7-76832b92aba7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3262804f-defa-40c1-aab7-76832b92aba7",
"match": "https://api-prod.gambitprofit.com/api/matches/570553f3-605e-4b0f-b657-c30ffa562d50/?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.5",
"amount": 5000.0
},
{
"team": "Game Total Over 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "dbdcec38-406c-4c59-abf0-609625405b14",
"gambit_id": "b4afec8d-9850-4d16-8ce4-67c575cae1b9",
"last_updated": "2022-12-19T11:57:23.264358-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3262804f-defa-40c1-aab7-76832b92aba7/?format=api"
},
{
"id": "1495609e-2f87-4a59-ab05-fa5964628427",
"gambit_id": "793beb95-2f29-4781-828f-8b5ce2265678",
"last_updated": "2022-12-19T11:57:23.265466-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3262804f-defa-40c1-aab7-76832b92aba7/?format=api"
}
]
}