GET /api/bet_types/608ffe7f-ada5-4da0-b8db-d215df0071ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "608ffe7f-ada5-4da0-b8db-d215df0071ac",
"match": "https://api-prod.gambitprofit.com/api/matches/5defe46e-457d-421c-97a6-31cfff17ec4b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-12T10:03:19.336627-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": 5511.0
},
{
"team": "Game Total Under 2.5",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": -297.55,
"profit_sb_percentage": -3.13,
"recommended": false
},
"lines": [
{
"id": "015c6555-0495-4dfc-9a5d-66a07b336c1f",
"gambit_id": "874468a1-0bf4-45c4-ab73-ec4776f86811",
"last_updated": "2024-01-17T22:38:12.590619-05:00",
"created_at": "2024-01-12T10:03:19.340376-05:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608ffe7f-ada5-4da0-b8db-d215df0071ac/?format=api"
},
{
"id": "c99be3ad-9905-41b6-a79e-9c1fa01acdbf",
"gambit_id": "8a118bbd-4313-4005-8420-317d1d9d4398",
"last_updated": "2024-01-17T22:38:12.594113-05:00",
"created_at": "2024-01-12T10:03:19.344161-05:00",
"name": "Game Total Under 2.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/608ffe7f-ada5-4da0-b8db-d215df0071ac/?format=api"
}
]
}