GET /api/bet_types/0d14b339-da22-455b-808f-6aa60f11901f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d14b339-da22-455b-808f-6aa60f11901f",
"match": "https://api-prod.gambitprofit.com/api/matches/db9360cf-5e10-48a9-a27a-dba1e34e3acc/?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",
"amount": 5313.0
},
{
"team": "Game Total Under 7",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "a4d758eb-712c-44b9-95c6-2becce324335",
"gambit_id": "0eef5ca2-fa49-4f29-b4f1-e36765d27128",
"last_updated": "2022-08-30T09:37:15.310963-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.72000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d14b339-da22-455b-808f-6aa60f11901f/?format=api"
},
{
"id": "21ce25a1-f375-447d-9550-16b7b2b9a029",
"gambit_id": "8d056ccb-a234-48db-8707-23f72f5e32fb",
"last_updated": "2022-08-30T09:37:15.310456-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.95000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d14b339-da22-455b-808f-6aa60f11901f/?format=api"
}
]
}