GET /api/bet_types/1f2d9485-df98-45a8-a33e-c94ad9ea0346/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f2d9485-df98-45a8-a33e-c94ad9ea0346",
"match": "https://api-prod.gambitprofit.com/api/matches/24f51e79-5924-4aa3-b306-8f1b991d3b65/?format=api",
"name": "Over/Under",
"created_at": "2023-10-05T09:13:15.805737-04: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 8.5",
"amount": 5094.0
},
{
"team": "Game Total Under 8.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "797da078-53b0-4d44-b2c8-856eb5fe0bc4",
"gambit_id": "345f2899-4858-4e87-8122-8c304b52aa8c",
"last_updated": "2023-10-09T08:58:08.577808-04:00",
"created_at": "2023-10-05T09:13:15.810631-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2d9485-df98-45a8-a33e-c94ad9ea0346/?format=api"
},
{
"id": "e4c66139-8ff3-4f9b-9947-c0963a670f46",
"gambit_id": "1b8e49c2-48ef-4300-bb63-62ef829edd37",
"last_updated": "2023-10-09T08:58:08.581828-04:00",
"created_at": "2023-10-05T09:13:15.814801-04:00",
"name": "Game Total Under 8.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f2d9485-df98-45a8-a33e-c94ad9ea0346/?format=api"
}
]
}