GET /api/bet_types/87ff9068-2d7a-4371-9478-e59accb65bb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87ff9068-2d7a-4371-9478-e59accb65bb3",
"match": "https://api-prod.gambitprofit.com/api/matches/cae772f6-c1f0-4d11-9a02-4a99c60935e4/?format=api",
"name": "Over/Under",
"created_at": "2023-09-09T09:43:00.618281-04: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 Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ab8b4cd2-3233-48a7-8c10-1459e83b44ff",
"gambit_id": "3de9cff8-7ff6-4a0c-abcb-0daf7fbbf998",
"last_updated": "2023-09-11T09:03:27.723316-04:00",
"created_at": "2023-09-09T09:43:00.625101-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ff9068-2d7a-4371-9478-e59accb65bb3/?format=api"
},
{
"id": "12b45af3-28a8-461c-a1c1-9c178a2b414b",
"gambit_id": "681f8f7e-ea5a-4e52-89f0-284ad7434ba6",
"last_updated": "2023-09-11T09:03:27.719896-04:00",
"created_at": "2023-09-09T09:43:00.621588-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87ff9068-2d7a-4371-9478-e59accb65bb3/?format=api"
}
]
}