GET /api/bet_types/008bc8e5-d59c-42e5-af3d-f3177aa1a7bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "008bc8e5-d59c-42e5-af3d-f3177aa1a7bc",
"match": "https://api-prod.gambitprofit.com/api/matches/e80c9b34-77aa-45a0-8e21-8a429bafa7b7/?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 Under 7",
"amount": 5521.0
},
{
"team": "Game Total Over 7",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "a0bd8239-dc68-437b-87a0-64d6ab9c98c7",
"gambit_id": "294358d9-f9ce-4656-bf12-2bdf8d4b9f1d",
"last_updated": "2022-10-24T10:17:09.982828-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.72000",
"odds": "1.74070",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008bc8e5-d59c-42e5-af3d-f3177aa1a7bc/?format=api"
},
{
"id": "15e15685-a066-4229-aff7-df6f2711c58c",
"gambit_id": "c46dacdb-b79e-4ca5-8e3e-7bbd431f53eb",
"last_updated": "2022-10-24T10:17:09.983947-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "2.12000",
"odds": "2.15000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008bc8e5-d59c-42e5-af3d-f3177aa1a7bc/?format=api"
}
]
}