GET /api/bet_types/68d53b9b-346e-4206-bc4b-35f31a2c9b14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68d53b9b-346e-4206-bc4b-35f31a2c9b14",
"match": "https://api-prod.gambitprofit.com/api/matches/26e320b5-e56e-4210-82cb-b8c5414e4d11/?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 2.5",
"amount": 5068.0
},
{
"team": "Game Total Under 2.5",
"amount": 4932.0
}
],
"expected_reward_tokens": 9222.84,
"profit_sb": -277.16,
"profit_sb_percentage": -2.92,
"recommended": false
},
"lines": [
{
"id": "605145f5-c5ae-40d5-97a3-0223058b1354",
"gambit_id": "c38237bd-efa2-4a9c-afb2-4da507166709",
"last_updated": "2022-10-18T09:27:07.789075-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.82000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d53b9b-346e-4206-bc4b-35f31a2c9b14/?format=api"
},
{
"id": "4c35a381-49b7-4202-a496-4dcfd1b1d5c6",
"gambit_id": "491e6eee-f37b-413f-bd8a-d16c8658ddc8",
"last_updated": "2022-10-18T09:27:07.787980-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.87000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d53b9b-346e-4206-bc4b-35f31a2c9b14/?format=api"
}
]
}