GET /api/bet_types/7d5d6a23-ae26-4170-8839-e62c8c553e39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d5d6a23-ae26-4170-8839-e62c8c553e39",
"match": "https://api-prod.gambitprofit.com/api/matches/0935bdd1-4f8e-4dba-bbf8-41936e6081b8/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T12:17:21.184955-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 2.5",
"amount": 5655.0
},
{
"team": "Game Total Over 2.5",
"amount": 4345.0
}
],
"expected_reward_tokens": 8820.35,
"profit_sb": -179.65,
"profit_sb_percentage": -2.0,
"recommended": false
},
"lines": [
{
"id": "8332ff1c-81bd-4993-8950-2ae1401468e9",
"gambit_id": "dd3bf3f6-d4c1-4e48-a2c3-6cbeef386686",
"last_updated": "2023-01-16T11:07:07.419077-05:00",
"created_at": "2023-01-11T12:17:21.186256-05:00",
"name": "Game Total Under 2.5",
"reward": "1.56000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d6a23-ae26-4170-8839-e62c8c553e39/?format=api"
},
{
"id": "1ccedf6f-c96f-4607-b99f-4f1ed8b0a295",
"gambit_id": "86735b73-ddf6-4541-82c1-e12edcdf62a5",
"last_updated": "2023-01-16T11:07:07.422105-05:00",
"created_at": "2023-01-11T12:17:21.187535-05:00",
"name": "Game Total Over 2.5",
"reward": "2.03000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d6a23-ae26-4170-8839-e62c8c553e39/?format=api"
}
]
}