GET /api/bet_types/59734748-3832-4e0c-86a8-c13ea7c20a2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59734748-3832-4e0c-86a8-c13ea7c20a2e",
"match": "https://api-prod.gambitprofit.com/api/matches/4f1e3ad7-7699-48e5-834b-e08e46dbb3c0/?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": 9122.4,
"profit_sb": -377.6,
"profit_sb_percentage": -3.97,
"recommended": false
},
"lines": [
{
"id": "e31464b9-050c-42e6-90a9-7030123ee8b3",
"gambit_id": "074517e1-23d6-478b-ab5d-4708c1bdcd06",
"last_updated": "2022-10-11T11:46:59.645789-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.80000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59734748-3832-4e0c-86a8-c13ea7c20a2e/?format=api"
},
{
"id": "3ac153ac-f28e-45d6-b5c4-9c8b03a528b5",
"gambit_id": "a1232e06-083c-4416-9d11-464e1cb0e75c",
"last_updated": "2022-10-11T11:46:59.644599-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.85000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59734748-3832-4e0c-86a8-c13ea7c20a2e/?format=api"
}
]
}