GET /api/bet_types/e327a76f-d9e1-405f-ac4e-067f7dc0b9cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e327a76f-d9e1-405f-ac4e-067f7dc0b9cb",
"match": "https://api-prod.gambitprofit.com/api/matches/121eb7af-58ac-4f90-8798-4b604e26858f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T11:18:02.592601-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 39",
"amount": 5000.0
},
{
"team": "Game Total Under 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "9fc1b087-a9dd-438f-947b-34d959303ded",
"gambit_id": "1fcb0b02-6a0b-4be7-a89b-c4f6afced341",
"last_updated": "2023-11-13T15:38:09.116481-05:00",
"created_at": "2023-11-10T11:18:02.596664-05:00",
"name": "Game Total Over 39",
"reward": "1.86000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e327a76f-d9e1-405f-ac4e-067f7dc0b9cb/?format=api"
},
{
"id": "edf8e110-defb-4c0e-b1af-460e942793d9",
"gambit_id": "d7982525-0174-4d0e-8418-2c3b8909f611",
"last_updated": "2023-11-13T15:38:09.119931-05:00",
"created_at": "2023-11-10T11:18:02.601387-05:00",
"name": "Game Total Under 39",
"reward": "1.86000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e327a76f-d9e1-405f-ac4e-067f7dc0b9cb/?format=api"
}
]
}