GET /api/bet_types/29ab5d21-b2e5-4128-bc02-2886cef3c788/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29ab5d21-b2e5-4128-bc02-2886cef3c788",
"match": "https://api-prod.gambitprofit.com/api/matches/f521834c-7e05-4253-b902-d1160a59ec3a/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T10:48:05.397280-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": 5148.0
},
{
"team": "Game Total Under 2.5",
"amount": 4852.0
}
],
"expected_reward_tokens": 9266.4,
"profit_sb": -233.6,
"profit_sb_percentage": -2.46,
"recommended": false
},
"lines": [
{
"id": "319b7500-6b7f-4461-9d01-7c9a8f2920d8",
"gambit_id": "b147d8ad-5cfc-450b-a167-155c36778603",
"last_updated": "2023-12-12T10:33:15.729101-05:00",
"created_at": "2023-12-08T10:48:05.400982-05:00",
"name": "Game Total Over 2.5",
"reward": "1.80000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ab5d21-b2e5-4128-bc02-2886cef3c788/?format=api"
},
{
"id": "7093a69d-9357-44c4-b154-dc4dd84139e4",
"gambit_id": "53b7fe63-3cbe-400a-a51b-4329189ac088",
"last_updated": "2023-12-12T10:33:15.732865-05:00",
"created_at": "2023-12-08T10:48:05.405105-05:00",
"name": "Game Total Under 2.5",
"reward": "1.91000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ab5d21-b2e5-4128-bc02-2886cef3c788/?format=api"
}
]
}