GET /api/bet_types/7577fb0d-a416-4442-be02-c489570c7d98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7577fb0d-a416-4442-be02-c489570c7d98",
"match": "https://api-prod.gambitprofit.com/api/matches/516cb75c-2b74-4e2d-8063-744fafaec77b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-21T09:13:07.088549-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",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f4b56c38-b4c5-43db-9be9-b10f3c430774",
"gambit_id": "b8527bfb-52b9-4e54-9d3a-c8ebd33a03cc",
"last_updated": "2023-12-23T14:53:21.178519-05:00",
"created_at": "2023-12-21T09:13:07.092738-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7577fb0d-a416-4442-be02-c489570c7d98/?format=api"
},
{
"id": "ad335b60-f482-43b6-83bf-31e6925aab73",
"gambit_id": "01ab725f-7986-4c87-8161-671b7cd0ae2e",
"last_updated": "2023-12-23T14:53:21.182355-05:00",
"created_at": "2023-12-21T09:13:07.109684-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7577fb0d-a416-4442-be02-c489570c7d98/?format=api"
}
]
}