GET /api/bet_types/27adb9b3-1685-45d0-98cb-3f7285b8de43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27adb9b3-1685-45d0-98cb-3f7285b8de43",
"match": "https://api-prod.gambitprofit.com/api/matches/8f0c9ddb-1e0f-4845-bb87-a9a55e6a5355/?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 6.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "a8325e17-ac4f-4f04-bf8d-055f7cb077e3",
"gambit_id": "baaf7aa7-2ba7-4a7e-ba0d-f3e4a6c2a54c",
"last_updated": "2022-10-24T10:37:07.499089-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27adb9b3-1685-45d0-98cb-3f7285b8de43/?format=api"
},
{
"id": "6567204a-2b29-4cae-9672-2e88a94023e4",
"gambit_id": "30d16d43-46b0-4cbb-b91d-a33ff3499f9e",
"last_updated": "2022-10-24T10:37:07.500286-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27adb9b3-1685-45d0-98cb-3f7285b8de43/?format=api"
}
]
}