-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 29, 2026 at 05:50 PM
-- Server version: 11.4.10-MariaDB-cll-lve-log
-- PHP Version: 8.4.21

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `brilflqt_liftprint`
--

-- --------------------------------------------------------

--
-- Table structure for table `api_keys`
--

CREATE TABLE `api_keys` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `api_key` varchar(128) NOT NULL,
  `label` varchar(100) DEFAULT 'Main Key',
  `last_used` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `api_request_logs`
--

CREATE TABLE `api_request_logs` (
  `id` char(36) NOT NULL,
  `ip_address` varchar(45) NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `endpoint` varchar(255) NOT NULL,
  `request_time` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `api_request_logs`
--

INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('0008cd06-094f-4363-bb05-6a0341590868', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:35'),
('0014f30f-57d2-451a-b9c4-e25cd70d5c84', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:25:52'),
('00185ee1-8cc9-43a5-9e12-6c7599a1da1a', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:10:01'),
('001b419a-080c-4ed5-a841-1a678a0dfec5', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:45:23'),
('001ffab4-6c28-496f-b91e-1b9a8cfc9a9a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:34'),
('002f5d87-14f3-4b42-9337-cdf8772f51d6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:24'),
('0047f030-4811-4104-9433-31cee14145a3', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:30'),
('0055f655-f629-4810-971c-cb95c61c1085', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:12'),
('005a7a69-65c3-40e9-b0a1-8cf25c9ce69e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:27'),
('005af0e2-3f9b-4993-8c9f-1ef19c932431', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:37'),
('005e9098-ae44-4722-867c-cbc97b8694bb', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:18'),
('005eda6a-8e40-4239-825a-f6a1d9a47c2a', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 20:00:37'),
('00623167-2575-49e4-a7e9-6d2dce0974ec', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:21'),
('006911cf-b7a3-4395-97f6-27dae2e0b0c1', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:03:55'),
('0074533a-b764-444e-8d96-660a2471f484', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:13'),
('008c662a-b3d5-48ab-afcd-9b4731b3a4ae', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:49'),
('009030dd-80f0-4ccd-8e69-856c500beb3f', '154.161.138.84', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-28 10:11:12'),
('00924fe0-309d-48ca-8d63-fb71068184c3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:27'),
('00928212-2f95-4d58-ac6e-c240a7be171c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:21'),
('00935c61-9e2c-4572-81bd-cd86a1a0819c', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:50'),
('00941eb7-4d18-499f-ae7d-3e1d10a63318', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:07'),
('00947ea2-8bcd-4729-b50e-0aa7adba6882', '154.161.173.243', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-26 19:50:17'),
('0094b51d-ecf1-4573-9f71-2d21dc696590', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:07'),
('009b432c-8ba6-41c3-9463-7bb08bdfe2c6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:48'),
('00a29513-71b3-45db-84c3-25ad82a97d73', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:09'),
('00a457e4-99db-421e-90f7-8a8ff7343799', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:44'),
('00aeab35-69aa-4fba-93bb-f11127e7bae6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:02'),
('00b2a088-fb17-4d7b-85db-5a11f82030af', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:41'),
('00b7ab84-4733-452b-aedc-a898fd953916', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:17'),
('00baf105-af3f-4ebc-8221-1494534d1fca', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:28'),
('00bd45ad-cba1-49d4-9bb8-28bfd07ce336', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 12:38:11'),
('00c1f0e7-3bd7-4fde-84a4-f47478688b30', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:27:15'),
('00c75d9c-800d-4a9a-88a1-f1f58f914660', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:44'),
('00cac845-e05c-433d-b686-825b8893e2cd', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:27'),
('00d4da96-aa6a-4e72-8ad8-ec29cda3335c', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:46:34'),
('00d65c07-1c90-42c8-892c-e4cc15a86543', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:22'),
('00d7514f-7be8-442a-9715-0697ff03f729', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:47'),
('00dc2f66-a815-43b5-95b1-031710179596', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:37:15'),
('00dc5869-ce45-4136-af29-ee0985959c60', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:21'),
('00df7a7a-9de6-42fe-bc97-c9981664892e', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:23'),
('00e5a8a9-4c1a-4f54-bed6-c4c2854f7a35', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:47'),
('00e70c4b-2acd-4d2c-8d10-91e7b9202556', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:40'),
('00ecc3b3-aae0-4b61-8c95-16e6b4d0ddc2', '154.161.0.165', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-25 18:57:30'),
('00f4b0b5-9c60-4cfe-b281-81d739b1a1b5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:13'),
('00f54866-c4c1-4bb9-89fb-42a9553a5c25', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:57'),
('0100f01b-9dd6-483a-bb65-211583cf7e82', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:54'),
('01182839-975a-42dd-bc0b-d7ec8767b047', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:02'),
('012546ba-fa6c-4378-9e91-b32ee8a4ae35', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:07'),
('0146b03d-164e-48a8-bfa5-95af82c516d8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:57'),
('014ece7c-e2b5-4730-b992-f92a0dea74ba', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:48'),
('015b80cb-b87b-4219-8974-86e2fb4ec808', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 12:52:59'),
('016fbfa7-8570-4ba9-9145-566944406732', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:44'),
('01749e33-774b-4a05-b968-a7cf14c5dcea', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:41'),
('0175e58a-7235-430e-bfc6-78ffc6b7cf26', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:30'),
('0186bf40-eee1-4171-bcd9-10048ef5de61', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:34'),
('018d7b59-83c8-4edc-84af-4c5938bf0094', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:57'),
('018e4e37-d700-4d5c-82c9-8e96b2e6f973', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:12'),
('018ea147-7a4d-4e5a-b592-eca9e9ed5389', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:01'),
('0198daed-3d7b-40df-a033-04b6e23756ce', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:55'),
('01a9ee75-2267-4bd6-a4a7-dd90daffd616', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_all_sms.php?limit=40&offset=0', '2026-05-26 22:14:03'),
('01bcbb1e-f549-44f5-b047-24b6cf293693', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:02'),
('01be35e7-7c09-4230-87ae-6eac97d9e460', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:07'),
('01c0a4ff-447f-4873-9a2b-15077de663e7', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:07'),
('01cd1b9a-3100-48ff-9d13-394e22f9e381', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:22'),
('01dba63c-69ec-45d4-99de-a33fb031c2c6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 09:41:02'),
('01de0bae-495f-41b2-ad56-b963f505b728', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 18:50:37'),
('01f29182-da10-4e98-9934-72d3e8db12ca', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:12'),
('01fc335c-1fe8-4261-b547-15bec03f21e6', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:49:55'),
('0204fa6b-0d3e-446a-b3a9-1bd3650299f4', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:01'),
('0204fe21-f133-488c-80e1-c6a7128a2bcd', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 22:08:51'),
('02069505-ae89-46c6-a93a-764d2b82159d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:47'),
('020af343-8565-426a-9f14-bbd394e7460e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:57'),
('0210594a-d932-4ed0-8f0b-789284ba45b5', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:39:28'),
('0216f3da-65ec-4141-9de7-a2a9a1dc3cdb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:07'),
('022a0f7b-681f-4928-a300-60dae98b0b4c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:57'),
('0232dd65-05b0-4dd0-9716-837a09f29faa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:41'),
('0235ba04-e1c7-4571-9d26-7dba0055ae32', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:57'),
('023f1041-e533-4280-8c4c-e20c0d71a0dd', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:05'),
('024e76c5-0223-48d8-a94d-17c4f24568e2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale_with_payment.php', '2026-05-25 18:04:10'),
('02540d6e-6681-4ea5-a934-ed23eadee2ae', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:39'),
('025a24bf-a779-4c40-9446-39fad525f7a3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:01'),
('0261a2bd-af65-4740-9f3d-6a265316e8f7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:33'),
('02659d6f-8faf-45bc-b195-ba7b04c5050e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:47'),
('02721c2a-caa5-41ff-9038-6f212d1dde9e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:02'),
('02803fd6-2f1a-45dd-8a86-4f80997bd24e', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:50'),
('02839974-215b-477e-9f21-9da76ec042fd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:34'),
('0288958c-34a8-49e7-8389-404163efa065', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:38'),
('028f2df1-77fd-4a30-8173-e7963dc714c8', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 12:02:46'),
('0292ecc1-6e8c-4dc6-9e9d-c018751b411a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 11:22:11'),
('02952a93-115e-4736-ba32-0f8e93ff9cd2', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:11'),
('02b2af1f-4850-4872-9e23-df5096a17dc5', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:02'),
('02bf5cea-037c-414d-b841-2d9030673916', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:17'),
('02e8fb3f-df08-4948-93d5-48011add1859', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:27'),
('02fbc369-8fc9-4cc4-9864-612afcebd648', '154.160.5.183', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 12:38:45'),
('02ffe9b2-e765-4526-b01e-1f7241954359', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:30'),
('02fffa4c-50ba-4a88-aa97-0b9688a70060', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:52'),
('03036238-3b5b-42f5-93e9-24fa24c9d7ac', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-26 19:57:29'),
('03135b64-3674-4468-8cc1-7d8e84bbbe80', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 08:54:49'),
('031b7fa0-94ff-4887-8659-aaffcc93e2b4', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:20:11'),
('0329c78b-ba44-4496-b487-36fe4e7e17a4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:57'),
('033f90b2-9190-4314-b0c0-d5ab4d9efa9a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:47'),
('03473f93-c33f-4010-a9c4-09d2becc2146', '154.161.161.178', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 14:10:56'),
('03476de9-3ad7-41ec-9385-ceb9c8d646c2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:42'),
('034b6433-6949-43ef-a01c-325fd17cce00', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:54'),
('035486e1-f88c-4f70-800b-aee3c0977ada', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:41:27'),
('03560bc4-89d7-4c01-814f-0ca384fc6717', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:05'),
('036afbb1-90b3-42fd-9cc0-9614aeeb993b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:27'),
('036b0805-3be4-4e4c-97c5-4423b57112de', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:51'),
('03822369-9348-490f-9934-1eefd91c4cf7', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:14'),
('03859961-7a94-4a10-94ad-c928b0329495', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:29:17'),
('038a1035-d99a-4f2b-a047-216e19e45c0b', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:21:06'),
('038c4a9f-218c-4474-97f6-5a47134c1cb9', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 10:26:51'),
('03aec96e-6769-4870-93a8-9843532f52d6', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-29 12:07:51'),
('03b199cc-e75d-4c2d-ab89-73a330120fc1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:43:01'),
('03b69aa5-b385-4b59-9531-8caaf7dc55f5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:51'),
('03bae598-9ea0-4289-9e75-8d8f8973eb4b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:20'),
('03c4316b-98ae-4eca-bcfc-a586c2023b99', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:47'),
('03c62960-7fda-4c3b-bbd2-4aa6e181d4c2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:07'),
('03dd494e-9f1b-400d-a4d8-d69a0a2c51ad', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:49'),
('03ddffbe-e3ff-4073-a903-d264713728a0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:55'),
('03ef4293-25e5-49ef-b2e2-454de02af94e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:27'),
('0409d9c0-0e17-4188-93a2-eb8bb5b0a124', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:57'),
('040a0472-63a5-4c2a-9b10-20432c0eeab4', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 22:27:21'),
('0412b2f3-09cf-462b-98f5-af0436da008c', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 08:41:42'),
('041dbc3c-d487-4ef2-8d8b-f928d0bf1de2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:47'),
('041f52fb-bee0-4296-8dc6-3c6a74013818', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:27'),
('042973a4-e528-42ba-9946-c7d39726d704', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:47'),
('043b0547-5d6f-4ad8-ae27-ddde3bd0bef3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:44'),
('043f0020-47d0-445d-aee2-8dd20d194716', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:57'),
('044149ef-82bc-4bb6-83b7-78174ea0a32f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:27'),
('044b8062-f499-41d3-b75d-806b62bbf479', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:57'),
('044f8c22-8b8b-4e54-b3e6-a11117301980', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:29'),
('04528781-70de-4a07-862f-35cc73da512c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:37'),
('0469eecb-8026-4c21-aef0-afbf8f24f039', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:07'),
('046e9526-2fec-48e5-85c0-8b29d70436df', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:17'),
('04952646-0954-4f92-a066-98d0ef25acfd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:17'),
('0497e1d8-2e6a-43f6-b1a7-975aa4f99f00', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:50:47'),
('04a7fc4e-9bca-4f5e-926c-36e6a5f56df0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:27'),
('04ab073c-de97-4f31-98c3-036b2df39473', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:08'),
('04ad53e6-aa69-4e28-96ca-0fc7d5ad3f1e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:07'),
('04c56457-31a2-4a57-a8fa-80a32ac4b600', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:17'),
('04f7a769-0825-4829-87d8-13e696c0e28e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:39'),
('04f99ce4-888c-4c24-bbb5-43544927c1d7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:22'),
('04fba0b5-6eba-4289-883f-08e5ebcf22fa', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 19:55:59'),
('0509336a-7a12-4cb8-92c8-f8c3751d0cd4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:53'),
('050cb5be-6565-49d1-9fd5-280b40499f2e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:11'),
('050e6e90-fd30-49de-8c0b-10aefa30f724', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:44'),
('05148862-cc23-4919-b3b0-4e16f04efa71', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 11:22:11'),
('05242907-36bf-4065-86a3-a3fddc396e75', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 19:34:21'),
('0534a2ce-ac7b-4e18-b209-a4b99abc96d9', '154.161.138.84', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-28 09:56:18'),
('05363e84-0408-4ddd-b793-36a28742fc92', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 18:51:00'),
('053aca2d-447b-42b0-9218-6e955e7eed1d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:05'),
('0547fa2e-372e-474f-9c19-ddba069e5ac2', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:00'),
('054e6527-ec49-4db7-a8de-3941c79c7eff', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:38'),
('055492cc-ac11-479f-8cb7-c557ceba031b', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:10'),
('0556b128-e277-4282-8c38-7cdb43f882c6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:44'),
('055f363a-611f-496e-b6ab-36a2aab21ee6', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:13:37'),
('056c6250-b1aa-4db8-97fb-f75495ea67ce', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:41'),
('0575dd64-6fc2-41bb-be63-efc7c9035c6b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:58'),
('057b6886-e83f-4288-b93f-1b70f5f236fa', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:34'),
('057cc0f3-0ac8-4f24-baa5-2fce00f47241', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:51'),
('05a33cde-8ea8-4258-a1c6-f57d4158af56', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:22'),
('05a4254f-72f5-446f-99a1-76c240b0e17a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:27:17'),
('05a68863-1b8b-4b09-b81a-ca07956e55f6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:14'),
('05aa4640-f37c-449a-bfe6-e14263d562e0', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:05'),
('05c0e56d-6bff-43c3-ac29-7a9603cb24d3', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 05:51:15'),
('05c96b1e-771b-4fe3-921f-12836f71152b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:44'),
('05cdbf78-b29b-4acc-a0fd-f43dc83364d6', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:19:08'),
('05dc92db-a78f-4ef6-bf7b-4a2bfc841570', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:07'),
('05dd2f40-9d44-4596-b749-badd1eee7660', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:30:06'),
('05e0afb6-ead6-43c4-8408-fef7f11c23a8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:13'),
('05eee546-f4b8-4c0e-8bcb-8333fe38ea28', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-26 19:50:17'),
('05f647bf-0f0e-4364-9b85-71bd6e0f2cc4', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-27 05:39:06'),
('05f9ec59-ea48-4400-b4f4-9c72b514533b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:42'),
('06307d9d-0401-42d4-9e82-204594479777', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:39:17'),
('06473146-726d-441a-9cd5-3d07b866a527', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:42'),
('064d53dd-3897-4212-9502-70c44829a434', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:13:37'),
('0666f0a5-9444-47b3-9400-2538d15955d5', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:44'),
('066d9192-7f33-43b8-9b3d-3e0870b1b6e4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:41'),
('06861432-bd74-4d48-8bc8-5facc311622c', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-29 08:38:47'),
('068cd244-2927-452a-aeca-018d4404053b', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:11:47'),
('0691e764-d013-4a3a-b335-ec9e4b13922a', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:41'),
('069a553f-06ed-4d77-b5cf-426501ed0889', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:38'),
('069eb2b2-3909-4f3e-b9a3-cec467ab6e7b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:34'),
('069ee104-a8c0-4249-abc5-1a67dfc659b2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:00'),
('06a0b005-f79b-4642-bb37-13775440d81f', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:38:01'),
('06a1017d-0c88-47da-b1ec-bf1f91ea5e7a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 14:11:02'),
('06b1fd15-8ad8-4b73-9a16-12ab9d8a9c22', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:21:06'),
('06cb4fbe-e90e-4462-83b7-089be7abe1e7', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:56'),
('06fc037e-9c47-42c7-92f1-b37fd14c6791', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:34'),
('070cb7b1-b324-4d3e-9f9e-9416c4d98823', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:52'),
('070ea766-4b1b-4543-94a8-767280411d2b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:19'),
('0719a17e-13fc-426b-932c-f84cd9f3ab06', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:21'),
('072c17d8-053b-49c6-9299-b8a1962889aa', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:10'),
('07421677-7aaa-448b-8afd-33b2e38bedd2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:49'),
('07478b89-ab41-4934-8013-d9cd13d25d7c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:41'),
('075c38c1-71c3-4d29-aed8-b6ea460448ce', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:14'),
('07653e17-ae8d-4cff-bb1d-981a8319f006', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:24'),
('07871078-8311-4e2e-a786-dd410c7653f9', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:30'),
('07901a0a-ae47-4039-9f06-9d36b7298832', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:17'),
('07a2b1b4-43c3-40f9-af8f-b3437aa891e3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:13'),
('07aeb54f-73bb-4795-9f67-ef0f62e818c0', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('07bd0de3-e352-46ec-b9d5-0e6513eeb33c', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:01:19'),
('07dc9054-e3af-4231-b12d-4ab0c0e7bb45', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 05:39:56'),
('07dd6ded-739b-4145-b1ea-b6ee8c876c7b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 08:34:02'),
('07e786d7-549c-4bd8-9a03-de1737e54191', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 04:53:18'),
('07fafc2d-c6cb-4b8c-a4b1-1b7f674f9b0f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:55'),
('0810df0e-3d83-4ada-ba2c-2686952f1bcf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:01'),
('0826b19f-ee3c-4e30-92a9-18da82c61f12', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:37'),
('082775a9-3ac5-4cd0-96dd-cbaae49afd2b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:03'),
('082bb9ea-c2a4-447f-a3dd-52efc4ba5fac', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:02'),
('082f4187-5b42-4b35-bcbc-ed7de7a87040', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:27'),
('0835dbd8-1edf-415f-9186-2e60bb7885c5', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:13:47'),
('083efeb6-661c-4b4a-8263-3cb351c3bc96', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:37'),
('085451e1-9de9-4e31-9b63-51a089e022d7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:41'),
('085797c0-b05f-4874-8b4d-2ebc320b7d26', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:12'),
('0862ff86-6fd9-4ca8-8e03-45775cea33f1', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:11'),
('087dff0f-b6da-4920-8240-a6727d036797', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:22'),
('087fb854-bb9f-43ef-bb11-5f83dec5cb76', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:38'),
('088a685b-0f9c-4077-b6b8-8b436916ed1e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:54'),
('088a718a-d882-465c-acd5-9de654e545ff', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:18'),
('0890f31d-e101-4ea0-b94d-299af41f6a05', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:31'),
('089a338e-d7c1-46d4-99cf-5b8996033dd8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:57'),
('08a08b48-21ca-4021-a5fe-a13ee86098eb', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:30'),
('08a45643-9e63-4809-ae9d-a946569f5aa7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:09:53'),
('08bb22e6-0264-495a-9e0e-b32cd43d0585', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:15'),
('08be2067-2554-47b1-a067-4d8ef5aecc22', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:50'),
('08c11166-a863-4203-9b7f-219b0c9993c4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:14'),
('08d3474f-8e16-491b-9704-34042a433cd3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:24'),
('08d39700-08bd-4feb-9006-8a2a7a9342ab', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 10:01:16'),
('08d53eab-4883-4702-afdc-3a13554c41ea', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:51'),
('08ed42b0-86fa-449a-9a80-e9934bc8c917', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:07'),
('08f68061-bbd8-4262-abc8-f6bf1f195859', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:27'),
('0907cad1-b3a0-48ad-90af-0cb3dc781304', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 12:38:30'),
('09100fac-915d-44e4-a5fc-e6c2ea283ecb', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:50'),
('09112b8b-db97-4bf8-8675-249fbd25c834', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:38'),
('091a91ab-77a3-47e3-b44c-5838c4b73dfb', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:50:19'),
('091e7a7b-4aa8-4f39-950b-4154fc11e8d1', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:54'),
('093f1995-1fa2-41df-86f8-22bdb593dddb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:08'),
('09402f98-87df-4866-a8cc-090708f51ac3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:15'),
('095f8e34-bc2b-451b-80dd-6f37a74de300', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:29:07'),
('0968e202-8b8f-4628-acb2-84d669416a4d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:54'),
('096d2ce6-3ece-49a7-8014-3028a7893580', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:03'),
('096d7450-888d-4be9-8498-5ca271e58a45', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:07'),
('0970206e-3456-4746-81a5-13229aaa8550', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:40'),
('097e6098-7b4d-4c59-bf41-bf6dea155366', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:46'),
('09875c3e-b7a4-407c-a15a-95407dcd4514', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:38'),
('09946269-36ab-44ce-a062-e0867b8b466c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:33'),
('0998c2f1-9e31-4a56-b685-85e0c0172734', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:03:56'),
('09992d83-0f3a-4058-ac65-3e8d4f1b64eb', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:19'),
('0999efea-a15c-4737-a073-cf54b7524e23', '154.161.141.144', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 07:59:05'),
('099aa53a-5b0b-4c00-b041-b3ca71ec24db', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:14'),
('099affb0-3b87-4759-9015-a295abf228b5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:17'),
('09a5651f-5b86-4a51-bbac-0426416b2d05', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:47'),
('09cb6cfe-b2a9-4e54-9a55-206b794ea4b8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:47'),
('09cc138c-5e69-48c8-8d55-af8d073bddee', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:48'),
('09d12669-ccd1-4771-838a-daa6dae17d76', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:33'),
('09d51783-cdb0-4206-aa7e-1bde3e5f34d1', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-26 19:57:30'),
('09e3611d-226f-43ef-8c6d-13f504034406', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:34'),
('09e44fa2-7b55-4827-b84f-32b61ea5e991', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:41'),
('09ead348-ca24-4e9c-b494-91316cc8f468', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:24'),
('09f7ec9a-4016-4ac2-bc7e-b3f5b5a2f7aa', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:42'),
('09fa88b1-99c0-4eba-b346-69c8ec90658d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:41'),
('0a243053-a576-4a3d-b12f-a25100b3a731', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:33'),
('0a2a9baf-2151-482f-8740-4f8ed28b3c3b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:11'),
('0a436663-471d-4ced-ae9e-78c98e69dd8a', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:20'),
('0a4ec585-bb18-4aa8-80f5-e138d84505af', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:27:27'),
('0a58d320-78e0-4ddf-b863-8c871c85e5bd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:33'),
('0a5b24c9-786e-4bdc-869d-7865a93f1f82', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:47'),
('0a5cec9a-79e9-40e2-95e5-d10a0d7fb6aa', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:49'),
('0a6355af-cfc9-4001-b8e3-7d5e5e188e41', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:44'),
('0a69395d-319e-44a4-977a-5ebda4cd7808', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:50'),
('0a6b55f6-1ec1-4d2f-8fc0-630bb51d3a48', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:30'),
('0a7b65cd-2040-4aac-86bc-6fa13333cf91', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:49'),
('0a7dc02b-8c72-4704-a099-b9cab3e76922', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:43'),
('0a89385c-27cd-46be-8234-03618505966f', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:50'),
('0a92f0f8-3c28-4f64-8ba6-3030044a5acb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:21'),
('0a99110b-2b0a-47fc-8d36-14628d0a71ad', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:03'),
('0aa4ff3f-5303-4fe2-8b6a-012c47f6b9ae', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:00'),
('0aae7b04-c33f-42ab-899e-bb85a8851a99', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:47:16'),
('0aaf1f0e-6152-4982-b926-d8d611c43b99', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:50'),
('0ab4805c-fd9d-493f-ac49-3c3fb604c2d2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:33'),
('0ab6a785-0d30-4e4f-b7cd-c4bfdaa37b65', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:10'),
('0abc173a-df9a-4c6d-b35c-5b197df23cea', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:17'),
('0ac190f4-805a-42c8-a575-b10c5e8d8ed9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:13'),
('0acd10e2-cd99-48c3-ab9e-4dc0015d3d13', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:55'),
('0ad6661d-1a71-4742-a09c-8eaf792cde0d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:34'),
('0adbd602-598c-4a00-adf1-1ded8b309a06', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:38'),
('0ae0fb30-2065-49e4-9942-16a1a95e713f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:17'),
('0b09a1a6-dfa0-459f-b839-83ca56f8b906', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:39'),
('0b11e402-1393-4827-bcd9-cf1588aaf44f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:24'),
('0b17151d-6b86-444c-860a-2fc3ab6c4ac5', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:40'),
('0b1b9a7c-3ffa-4713-a6e8-0bcde851162f', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:07:43'),
('0b2bc2ef-c618-415d-ae9c-23e2b749d0ed', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:37'),
('0b2eab22-ef63-41c0-b530-f0ddf8d44754', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:11:10'),
('0b3174f0-3f90-4abb-924d-3b1926da856f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 05:33:16'),
('0b40f605-e4d8-4851-b243-713f485a718c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:17'),
('0b5034ab-c423-4904-a202-24938a8932c9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:27'),
('0b53178f-3c40-41cc-93ce-365e2aa12945', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:50'),
('0b5fd7ba-e911-429a-b4e4-2ca7aecd6ebd', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:27'),
('0b601e28-6a30-472f-9085-94b7c36c6b36', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 11:22:28'),
('0b76a0a6-97f4-41f2-861b-5cc3e34101ef', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 22:30:45'),
('0b84af1b-de86-40de-99d2-7e8e6638dc1c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:31'),
('0b93b195-1139-47f5-8a22-948e67c789eb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:23'),
('0b9e6a0c-58bb-4efd-a00b-8e26e008071c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:24'),
('0b9f0677-8885-4c11-9ebe-f2ee428c2584', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:07'),
('0ba898b0-7ff2-4fe3-8ada-fa699dfecea7', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:10'),
('0bafe070-bb49-460c-95df-e9c74080c502', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:51:35');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('0bc278bd-efff-4e81-bee5-715ec7b613c7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:37'),
('0bc32cf3-c6f3-496a-a594-a05843ac1684', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:20'),
('0bc5e3db-7e89-4ceb-94d3-fdc9e602dc34', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:00'),
('0bc69f28-d425-4013-b2e7-e2ce074584e6', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:12'),
('0bc86bc1-6698-4f71-a04b-a93586352be2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:38'),
('0be477fe-d788-4865-90ef-47dccc2e6bed', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:43'),
('0bebabba-c146-4620-a272-aeaa483b7730', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:27'),
('0bebf390-4a92-4898-b207-8a6de954945a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:03'),
('0bee6c44-2078-4034-8240-72d062cab51c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:22'),
('0bf47379-e062-440f-98f8-4436f1202f7f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:17'),
('0c015512-c5b7-4da7-9c01-5f49247ea5a5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:47'),
('0c0a14eb-45a8-4a89-bef6-eb723727ee6e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:01'),
('0c14cc83-af9d-414e-8f89-9354692f1662', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:11'),
('0c204c13-0609-4b6f-b8b2-52ca8ed95ae6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:24'),
('0c237191-8288-4596-8da4-641d5b0b54d4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:31'),
('0c24decc-67c3-4848-8fdf-3a244c9afd92', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 12:38:06'),
('0c35dce2-dc03-4167-8d9b-9a7db6513ac5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:44'),
('0c375d17-8940-481a-8287-5aaf85cd2c95', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:31'),
('0c59cf00-b431-4569-915d-538da0bb1aa2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:47'),
('0c639adf-ce74-4c83-a69a-4602fd2f043c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:48'),
('0c6779ed-736f-490f-8352-9e8f59e74cbc', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:34'),
('0c7c59d8-04e7-4143-866c-43d3e237a097', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:25'),
('0c823a80-d609-407e-b903-9046230ec5b6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:27'),
('0c8d0ea1-0b63-4a59-823a-14c0f096be73', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:12'),
('0c9f72b9-a88d-4290-9770-cb868469d376', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:57'),
('0cacae37-6052-4662-b17d-5b9d20c578d1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:39:26'),
('0cb4c858-53fc-4edb-b4ed-013feba1d3c7', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:05:23'),
('0cbbbd0d-d673-4500-9740-4f8d84bb8589', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:37'),
('0cc323d3-dc08-459c-b7f9-b3aba079599b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:37'),
('0cc48dfd-d0a9-4611-a347-c6e62a7d5dec', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:10'),
('0cc4d9f0-5109-4dc7-89e6-16c80b8ed14a', '154.160.5.183', NULL, '/api/v1/payroll/preview_payroll.php', '2026-05-29 08:36:06'),
('0cd85385-5eb1-4689-b1d6-220b9f350848', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:00'),
('0ce06e22-4a0c-4ef2-901c-5222ce6c92d1', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:32:25'),
('0ce1b14f-1c12-469c-a9c5-29f29fc29aad', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:43'),
('0cebdb20-6ba7-492c-93ed-49814482eb30', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:24'),
('0cf84d72-b493-426e-8ba4-ddbd72e90fde', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:21'),
('0cfc432a-5ee4-429a-a760-b2185267d89e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:46:33'),
('0d1d9f5d-63e8-4b1d-a958-defa694f0ad7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:30'),
('0d2924de-bb16-4e92-b07a-1a2bddd5e737', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:51'),
('0d2b7512-cd50-4c74-95db-44a02fc03c0e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:13'),
('0d2e3c48-8480-48cd-a73d-2578dc38778b', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 12:16:02'),
('0d3206b8-5465-46f0-abd4-c9642a86e54f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:37'),
('0d54ac17-bc8f-496e-8a0f-011700e0c012', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:52'),
('0d5c32ae-9364-4eec-bb1b-0e642ada053f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:57'),
('0d5d2590-6dad-492d-9cff-8f32500a8137', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:35'),
('0d5f5466-1bf7-49b4-a6e9-ae52785d527e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:54:24'),
('0d735665-697f-4492-9ded-051296fcb8aa', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:27'),
('0d757b39-c9c6-41c0-93e1-94b42e9bcf84', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:01'),
('0d7e1e12-8150-4b61-9c65-dd2ee20b47e7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:04'),
('0d9607a6-2062-4ee4-9a17-73514c8a2264', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:17'),
('0d9e73b6-86e9-45e2-bbf8-7e2007ace830', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:43'),
('0dabaf49-ddc4-41b1-b893-31aa302cefa3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 18:51:19'),
('0dac232d-43dc-44a2-b503-3356aad12e8d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:57'),
('0db9851d-e731-4dc4-bc38-faa95fb409be', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:27'),
('0dc28922-9ab9-4691-a734-db9b928c72e8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:41'),
('0dc90d9a-7fef-462c-9bfd-a27352b93684', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:31'),
('0dcaa1b0-d9ad-4cc4-972f-f6a51caeb411', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:37'),
('0dcd0a0a-c520-44e9-be74-105f514d35ec', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:07'),
('0dcd6a3e-d12c-42d0-b8f9-8d50847e93e2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:53:11'),
('0dd07385-4c63-44ad-ba2b-f64c5aee8b9d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:15'),
('0dd2e91b-ebe6-4bad-b690-20f897581b30', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:05'),
('0ddf0db3-c031-4e23-a955-3c31b9ac6bd6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:27'),
('0de81da3-027e-4db5-b152-27a0ebd62dea', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:17'),
('0df05b7a-4fc7-42f5-b609-3c652f83aa6d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:47'),
('0df85780-1e2c-4217-b978-a04d95116fdb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:34'),
('0df93ba2-4061-43b4-8b58-fee4b83ec223', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:51:54'),
('0e09dfad-d7bc-4c25-a12b-e78e840a6dc4', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:52'),
('0e131d60-e4ca-431e-8c1d-ac5c729c1b65', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:31'),
('0e133baf-bd89-41d4-8c39-46f797d55360', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:24'),
('0e137ca1-c99c-408f-b267-1f9459809550', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:22:57'),
('0e1fd5cd-ba05-4db9-b798-22a78889ecbd', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:03'),
('0e244fd1-d697-4dad-95eb-462b5bc2cb66', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:01'),
('0e2ab15f-a386-4549-940e-629f503990ab', '154.160.5.183', NULL, '/api/v1/users/list.php', '2026-05-29 09:41:26'),
('0e307953-bb4f-4ea0-86f5-9cb2ec943802', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:07'),
('0e3765d6-0132-4254-8f1d-04fc87118d41', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:25'),
('0e379847-6326-4216-aaa4-255e4a4bd5ea', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:42'),
('0e5e83b9-3136-48a9-962b-a7a2a970c916', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:26:03'),
('0e7181d6-4ebf-4139-8731-56295b1c78d8', '154.160.5.183', NULL, '/api/v1/users/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f', '2026-05-29 09:06:12'),
('0e794ea3-de97-4ec8-8a1c-292b77065865', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:42'),
('0e7b41bf-49e1-45a2-8154-6d8d96e6b68c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:18'),
('0e7c0a4a-5cbb-41c7-9156-91e18c757161', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:14'),
('0e820d0e-0c59-48b4-bd37-af1ea6410c26', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:50:51'),
('0e8f0386-dbdb-4d8d-acba-be46527448fe', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:34:32'),
('0e91bf72-30f6-46de-959a-df38507eedf8', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 10:04:28'),
('0eab3bfc-5f23-4e30-8206-8ce57505d9b7', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:00'),
('0eaf5eed-efb0-460f-97e6-7ff218814f83', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:22:24'),
('0eb6d845-8ce8-4a6c-be03-30075f7ba679', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:57'),
('0ecb0f96-263b-4776-bab0-f6c4deda932a', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:48'),
('0ecb34a9-1ec8-40c8-9b2f-bb5de44f55ec', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:41'),
('0ed5fed0-60ef-4021-a212-d6efc3f1cbc4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:37'),
('0ef1272e-307b-4112-ad69-3aa753f467fa', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 20:00:33'),
('0ef99887-435a-43fb-a07b-9c2745d420e3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:03'),
('0efe6684-3f41-4060-ad73-39c07a7aa6cd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:10'),
('0eff9b55-eb0f-4110-ac8e-8571a406a647', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:22'),
('0f00b617-46a9-455b-9869-2cbd49c31e73', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-28 09:45:18'),
('0f0dcc05-2050-4d65-b748-34af8370d33c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:22'),
('0f153f2c-d95f-41d2-81f4-01364014f71d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:08'),
('0f15fc31-9923-4e33-a66f-896eaede9b8e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:44'),
('0f229f07-cf2d-4480-945f-26d2ed793ec1', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:25'),
('0f2dd299-9d72-4ad2-8f19-6025adb2c398', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:32'),
('0f3a1343-1585-4094-aad2-caaac5be721f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:19'),
('0f3c4e33-347f-47ec-8f0b-1cc5639ae723', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/expenses/get_expenses.php', '2026-05-28 18:51:00'),
('0f3e09fc-6b82-4ff3-8c50-a464ea5859ca', '154.161.181.52', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 17:22:40'),
('0f4b12ca-d396-449a-8be6-a8c8faa1ca35', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:17'),
('0f5021fe-0a0c-4a05-985f-5edcb0c1c68c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:17:21'),
('0f68f329-cbc1-4c8b-b20a-b0d8b66823c1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:51'),
('0f6c0024-f45d-46f1-995d-bf5bab5047ab', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:07'),
('0f76df1c-2f80-4295-b4da-ff52ab4d95a6', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:33:33'),
('0f852135-f24f-4df1-8ecb-76a3ada91c16', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:47'),
('0f902290-8166-4184-9499-ba29633c70f9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:34:05'),
('0f953661-fe65-43a9-b061-672124ba97d0', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:21'),
('0f9d3a2d-41c9-40e0-8c75-dbe27b91e263', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:26'),
('0fc12a1d-b555-42ff-8fef-19bab8e56549', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:55'),
('0fcd8cd6-d71c-46f0-aefd-df1778980d29', '154.161.141.144', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 07:59:30'),
('0fd1b8c7-42a3-45aa-849c-d25487d9c676', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:24'),
('0fdc3ab7-a537-451f-bbd4-60a82749fecf', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:22:24'),
('0fff4f95-7e5c-4d03-84ad-9e06d0e70d50', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:52'),
('10008d0e-a0e7-4005-8279-09bb794d8928', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:37'),
('100600ae-617b-4c24-8a2c-192d69e96905', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:21'),
('10121ba8-1ba5-42d9-9e2d-7fac85cdcbf6', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:00'),
('102a7626-55c5-4374-b370-db0b05f25eae', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:08'),
('103f030b-57dd-4c05-be2b-ec85c5fa1ba3', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:02'),
('104ad615-3bf1-4b58-b096-1d2cfe7f656a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:41'),
('105b01a0-d8ff-456f-83d5-52a19f424e8b', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:31'),
('107855bd-664a-415f-bfff-5123b0916f10', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:09'),
('107ce852-5bd8-42d6-b5a0-8429277efbac', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:31'),
('1082e9e7-845c-4d04-abdd-16955319be1c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:03'),
('108b754c-b46f-448e-abd2-a4b7331aad09', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:31'),
('108ef54f-4d0a-4af4-808c-81dc6973c9dd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:57'),
('10ae4228-af9b-48fa-b118-d9cd2d657cbf', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:32'),
('10b3ad1e-e2d1-4028-862e-5bf0536e3655', '154.160.5.183', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 13:28:54'),
('10cf01d5-ace9-44d1-ab8f-16b3d73df3a3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:36'),
('10d7ce7e-e846-4457-86a5-3e71d0569b3e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:32'),
('10f7bf0a-8ac6-474f-b65e-2a61e2b507a1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:57'),
('10f7e48f-4ff3-49a0-b024-43467bd244d0', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:22:55'),
('1102b2b9-bc3e-4ac0-af50-d33efaf503b0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:34'),
('1104792f-2531-4d74-a273-a05b04a6d3b7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:42'),
('1112044f-605f-4b3b-87f5-e23392e48104', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:47'),
('111313cd-7723-4b02-a6b0-74b56a7c0d7c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:11'),
('11132fee-5c37-414c-9abb-48fd9e194910', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:12'),
('111c6664-f2fe-4332-8999-a17a497fd559', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:01'),
('1127214f-bd5d-4291-9066-89ef174c2055', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:04'),
('112ba7a9-0388-46cf-9ef4-86f13b1af025', '154.161.161.178', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 14:27:58'),
('11400b02-00c1-48ca-b3f3-5b46ebc90a68', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 12:04:50'),
('114029dd-e339-4f96-be5a-72ac1ad29228', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:34'),
('114284b7-520f-4fb9-a4af-bcc37805e5a6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/list_payroll_runs.php', '2026-05-28 18:50:51'),
('11454f4e-c89d-4a85-8912-6580d719c1fe', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:43:01'),
('114807da-75b8-4b1b-a444-fa6c957cfa75', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:40'),
('1171cae2-6ba7-4abd-9be9-407d23538d3c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:32'),
('11737712-dd22-47d3-a599-f56004d0a263', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:27'),
('117a9d5f-b779-4086-a561-7f60c670eb13', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:37'),
('1183b1da-6d55-4198-9c01-e546ad54cd30', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-28 10:38:49'),
('11866dea-29fc-41ad-afce-26714d93064c', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 08:06:14'),
('1198deca-e189-4b66-9e51-33c20a826279', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:21'),
('11a42efa-b30c-48c3-8afb-27d153b5e451', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:07'),
('11b00b84-8491-486a-a2b9-234d1a83e8f3', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:10'),
('11c9c751-d7d4-4959-a53a-9f956ad47e9f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 09:53:20'),
('11d32f31-05dd-43e0-81ec-b5bf32b7db78', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:54'),
('11deb3ea-ec1a-4051-8620-1a0125a9db51', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:00'),
('11e0c6c7-cdba-4a89-89d2-8ab4aa5f0320', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:12'),
('11e84959-6756-457e-be48-82b213d38003', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:17'),
('11eb231c-eeb3-42df-85e2-1fb0450a333c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:07'),
('11ed6283-63d4-48fe-8e66-9b43dcaca719', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 12:22:02'),
('11f35aec-0be5-41fa-9227-7cabd0f56f77', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 10:01:20'),
('11f78c48-fd65-4c03-8919-f5afbed3931c', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:00'),
('11f8f0d7-103b-4104-b0eb-2c8c586d8042', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:32'),
('11fdeb89-4ec9-4879-b66a-ecfb7468c40b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-29 11:22:42'),
('11feb72d-c579-4789-9adc-fe40ad467b4b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:08'),
('1203511c-56a8-48ef-970d-e9a502036d7c', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:30'),
('120b803e-0867-4b02-8813-439f9c05b47b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:19'),
('12277aff-8a2c-4767-a32e-61cda12c602e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:49'),
('1234e292-d419-4f8c-99e0-e134df93adbf', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:20'),
('123581d6-61f8-4782-9b6f-e336f6278cc2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:54'),
('123c787a-033d-42f2-9590-15d22bc1ae26', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:38'),
('12472e7c-77e6-47e4-9bd9-114f59eb10f0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:29'),
('125388ec-b8b1-4045-bde4-76bd481baa47', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:51'),
('12726262-da65-4c6b-bde0-7113b3557ab5', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:12:46'),
('128c4585-6ae0-4187-9a28-8a42a55f7360', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:14'),
('129c67a1-5b7e-41fb-b7f8-aee68234d6df', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:31'),
('129f5df9-099f-4a1a-8c82-a6051c4af8bd', '154.161.57.109', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 03:58:39'),
('12c6a78d-3295-45a1-8b89-9ee438d25c51', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:41'),
('12d72b53-6683-493b-af75-363f459b7cf2', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:50'),
('12d8b09f-c52d-45a7-93ba-b74fc5e632bc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:48'),
('12e0a19a-7571-48b0-8575-001deb8732f6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:43'),
('12e8fbdf-048e-47e7-9d26-d7dde095f4ee', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:17'),
('1314c8c2-f803-4fef-9730-2fcc01f32634', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:39'),
('1335ea39-c29d-4d4f-ae77-47664fe4e655', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 22:30:46'),
('13483d58-b0d4-4e24-bd2e-f77ec1eca98d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:43'),
('135e37fc-126b-4352-8fa4-ea1753e4d4b8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:59'),
('135e9797-8ee5-4679-91bd-6526be115d63', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:15'),
('136470e8-e17b-4bc5-a7a3-046096d53caa', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 09:46:21'),
('136c3359-25d3-45a7-82dd-1149533efaa2', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:30'),
('13861fad-df9b-4773-8b71-7b268f2d0eac', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:40'),
('138c80b2-4a5d-4033-bdbc-fb58e591569b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/expenses/get_expenses.php', '2026-05-28 10:26:51'),
('1397e385-88a5-419a-9002-26fb85bf041c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:20'),
('139c8884-61c9-485c-bdcb-3129dfe43076', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:18'),
('13a1d135-3e99-4c13-8633-d43b08a66d17', '154.161.0.165', NULL, '/api/v1/expenses/get_expenses.php', '2026-05-25 18:57:30'),
('13a5b3c0-ae2b-4af5-ad63-fcef2168c6ec', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:41'),
('13ab1327-18d7-43cf-8ae7-85023899e65c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:11'),
('13b84927-62d7-43b1-83d8-e9b4b0131ae2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:17'),
('13beace5-8c52-459b-b5b8-0668a2229e20', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:07'),
('13c23c8c-b245-4c07-be74-5ce6a4665378', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:55'),
('13c7b408-1e26-4cdf-8c39-443bc5578885', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:40'),
('13dd5f36-dd90-4d0f-aec3-30059d95081d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:05'),
('13f91edd-baa6-409e-b0f2-7bf24357eaa6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:09'),
('13f925e2-7751-4f17-9989-28e584d94b65', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:01:53'),
('13ff4922-411c-4ddb-9119-12155e34540d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:24'),
('140638bc-dfa7-4c09-b93a-1c8dd68a5c82', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:37'),
('14081274-a794-4d63-95bd-be18f8dd7223', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:35'),
('140baf44-fa25-4909-94c7-64b6eda951ec', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:20'),
('1411381d-808c-4877-bd31-4b76bdfbf1b4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:27'),
('1419d95f-1109-4fe3-9001-751ae758191a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:19'),
('141a0fa4-1dc7-4a48-a15b-feb00b2bd394', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:37'),
('1427db61-86f1-4545-91fa-853850c8e97f', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 19:00:26'),
('142eedc3-976b-4849-9866-2a2318ac9537', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:26'),
('14381dfb-9bf1-4571-923f-8119b4fbb19c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:37'),
('144bd6a2-0791-4747-96df-5360dea8024c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:03'),
('145d61d2-d724-4b25-82c4-d39d5961b8d7', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:16'),
('14642f85-a9b8-4580-b297-2918f6a211ab', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 07:59:13'),
('146bd52c-ebd0-4eee-a709-8884b30e22df', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:05'),
('1479393d-436b-4d63-be26-495dbdb05e74', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:03'),
('147c3212-de25-4db9-9577-861ea01b4ed1', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:21'),
('147c4289-9b15-47c7-b82b-0ab6e036bf1c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:18'),
('1487df49-f073-4d11-b7a8-32a0118eeb22', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:20'),
('148973ca-65ae-4567-8061-152b1177633e', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:10'),
('149503fa-3596-43e7-923d-b46c78f1629d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:00'),
('14a2f281-a668-4d0e-bc53-791f72d4d3b2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:54'),
('14ab7cb8-2cbd-4b0e-938e-dc2e0805ab86', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:33'),
('14b06a40-4140-459f-996e-f23741722d63', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 18:50:35'),
('14c17dc1-659b-4cb7-94ea-1992c07639ab', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:17'),
('14c226c5-7e41-4cf2-8a1f-fc64f24ee1be', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-27 05:34:00'),
('14e1ecd4-6718-40fe-9451-f7ef42b83bc5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 14:40:22'),
('14ead4cf-9d96-4735-bcb5-263fa1fabeb4', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:25'),
('14f41736-9893-49be-9372-490ac2a094c2', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:00'),
('14ffb73c-fca6-4d6c-87a5-1c1ef1a0cd90', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:57'),
('1500b072-758d-45cf-a814-5aebcdd1b702', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:27'),
('1500bade-e27f-47f7-85da-061c9e5b47c6', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:25'),
('15078689-b39b-488e-88e2-9364141220c2', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:40'),
('1508a8dc-e04c-405f-8838-d43302168e3a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:17'),
('15120e95-9124-434b-b844-53385239ed2d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:57'),
('151c1db9-2d7b-45e8-87b3-c0cfff92538d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/expenses/get_expenses.php', '2026-05-25 18:57:30'),
('1524e8b3-81e5-4ec7-8ac3-bfbbef867675', '154.160.5.183', NULL, '/api/v1/sales/sales_analytics.php', '2026-05-29 11:53:10'),
('15263703-9fd2-454a-9eab-bb231c979b06', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:17'),
('153ab731-f6cb-43ab-b17d-4b07bacde90f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:27'),
('154af700-59d1-418f-9bfe-d5d6c1ec64f4', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:30:19'),
('1554c509-2986-42ef-8dc4-8f20cdfec700', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:11'),
('157ede09-c603-4b8e-bd3c-231e41831105', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:04'),
('157f02fa-8b67-40f3-9393-0c381693efc7', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-27 05:34:17'),
('15948383-4177-4885-8a7c-ec62e9eef1e9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:33'),
('159d2896-7fe2-4baa-bb08-53f324891cbd', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:10'),
('159fbf8e-47e4-4243-9bbf-d5d1131e7af6', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:50:18'),
('15a288e6-5e4f-4bfe-bca3-b30d801b2421', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:32'),
('15a7af96-1596-482e-afaa-5973362ea89e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:52'),
('15acc60c-d567-4743-a9fb-7742847e90e3', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:20'),
('15af881f-e15f-4bb9-b035-3df34e8109a5', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:22'),
('15be006a-acdc-4ec4-ac3f-b6fc28552cbe', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:17'),
('15c25feb-f031-4065-8b0f-abc2ca363e31', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:47'),
('15ca808b-1ee3-4faf-82a4-632e77555e42', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:37'),
('15ca8d4b-af31-4368-96ed-4a10860367e1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:00:18'),
('15cabaaf-f4f1-4b40-bad9-8bc4207f6099', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:54'),
('15cb1104-6e1a-43e3-8c09-ecac92d9be72', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 09:37:13'),
('15ce4359-1c96-4295-9584-9e5aa04cadb5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:01'),
('15cf96c4-9b48-47e0-8de2-8505f1c81948', '154.161.0.165', NULL, '/api/v1/sales/create_new_sale_with_payment.php', '2026-05-25 18:04:10'),
('15de913c-27b5-48dc-8d1f-c40fda7a4944', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:23'),
('15e31d0b-da84-4b33-99a1-d68bacf5411e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:03'),
('15f9cb85-65ef-4c6f-8db9-204cfc93f0bd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:14'),
('15fa1a06-50c8-4098-8a81-04952752bf8d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:52'),
('15fca0eb-75c7-4908-a7c8-317df291e88b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:02'),
('15fdbfa2-c0ea-4ed1-91fe-57212c8b2b51', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:27'),
('1608bb18-bc9c-48ca-a738-5e10746d991b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 10:03:30'),
('160d00fc-073e-40df-bbb9-9d3f4b6f813e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:50:55'),
('161876ca-3e29-4f3e-a862-70c375d8b23d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:02'),
('1625325e-8d82-457e-b043-61d0d4aaaac4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:41'),
('162cdf9c-c7e4-4b85-9e11-369878fc1373', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:25'),
('165736c4-4b1d-4a46-b1d5-245e32fcbea3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:18'),
('165d0026-fea9-4b0d-aa1d-f7e27e316e97', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:23'),
('16656124-ebd0-411b-aa7d-efd4bdd46aed', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:52'),
('16662a14-b7eb-42ab-bf80-1b5e7982451a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:41'),
('16678e91-90f7-42aa-a883-3bb5eceed797', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:52'),
('1669f191-f3de-4b0b-aea2-e432860ad58d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:57'),
('166a3dd1-12d7-47bd-94c0-1ea7b34c3a8b', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:32'),
('1671c94f-1ca4-42a9-a4bb-bd08feb83b11', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:40'),
('167d2874-c8ae-49b9-80be-f62344567724', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:16'),
('1686b79e-90e6-42d3-973c-88ade41aedfa', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 07:59:30'),
('16921e2f-f702-410f-a087-3a6e6ec3d7d8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 04:53:19'),
('16967a89-2af2-45ef-ab67-e41f0d389471', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/preview_payroll.php', '2026-05-29 09:05:59'),
('1697c1fa-86ef-4a11-ac76-efdb90337f73', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:29'),
('16a02e71-d8ce-496b-a5a9-d1f32aa69592', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:44'),
('16beed42-0f8b-494e-8184-c3895fe1b179', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:49'),
('16cf25b7-4446-4233-aa18-fcccf70f4c99', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 05:34:23'),
('16dbbfa1-813b-490d-a4aa-2e40a478d7cf', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:27:07'),
('16e2203f-618b-432f-a838-6d239eb2f03e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:12'),
('16eb5225-50c5-4410-a9ec-76cbef32097b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:55'),
('16f23ccd-9802-483c-8616-b4b43dd9401e', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:12:46'),
('17006ffc-d458-41d9-ab9c-19b0f0ecc5df', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:51:33'),
('1710e47a-b6ac-40c4-aa49-ded0fccff3d9', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-27 08:05:30'),
('171967d8-737d-42b8-b424-cf56e71211c2', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:30:21'),
('171d95d6-bba7-477c-a6a3-c4431494bd97', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:07'),
('17274766-1586-4988-92f8-0c99f1357f8b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:04'),
('17324e5a-27af-449d-9bc4-fe3b1c997c00', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:11'),
('173dff8b-bf79-4a05-ae73-fb07ac69ca8b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:12'),
('17448021-9bd1-4406-94ef-3716b83f4a69', '154.161.173.243', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-27 05:38:26'),
('174b7960-f9cf-4763-816f-58fb12e8cca7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 08:41:29'),
('174e51a3-af17-44b7-959c-2eb63795b483', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:07'),
('17548384-94b5-48dd-8513-0b475e62b02e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:04');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('175cbaac-98a5-4e42-a873-062515fc1b9a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:26'),
('1764620f-45c8-46fd-b877-f49f8d633803', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:57'),
('176fdde5-9968-4500-b15b-e89a4c187ed4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:58'),
('17896610-690d-4ac9-a457-41f85946ee9e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:32'),
('179dea61-a679-446c-93bd-ca56b720bb34', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 19:52:41'),
('179eb48f-c4c2-46ba-a0b7-684358231eef', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:37'),
('17a0d678-b2ff-4665-b924-af41777742b6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:35'),
('17a7ea60-fecf-474c-9949-1e623404d1e6', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:20'),
('17b06be5-c11b-478f-a3a9-b117f379f8a1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:27'),
('17b88e08-0d84-4f9f-8fd3-744fd8dcce4a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:49'),
('17ba848e-40cc-436f-ac33-420a014795de', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:28'),
('17caa1a3-8b1c-4156-8da8-c9235eac0e4e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:50'),
('17cde775-546b-4946-96ab-9ecd6bd50cc3', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:07'),
('17d3abc6-4cf8-4448-956e-4925c0e3adc4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:33'),
('17df8e19-d735-4568-a5d1-434cf2fad2a1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:18'),
('17e753fe-ba04-45bb-bdb3-a02b988e0a50', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 19:32:13'),
('17e7907c-1803-4778-b4e8-304e2e7f0280', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 12:38:23'),
('17efc01d-611a-4c3d-b1a8-c8879bdada4e', '154.161.141.144', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-27 08:05:22'),
('17fbf04a-6550-4651-a47d-f678d175ba2c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:51'),
('18005519-1751-4c78-99b5-100dfc65db01', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:47'),
('1808ff64-2bbd-4ea0-920e-d3423929df49', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:28'),
('180d494e-85ec-4485-a122-31bf3a4e6a5a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:27'),
('18194d2f-de69-40f4-9371-6c334ceb4f1c', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 08:38:46'),
('181a114d-1368-4c70-9c9c-2915915b1740', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 13:28:52'),
('182040c4-7b1f-4524-9dc0-f16e348ac473', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 12:22:14'),
('182057fc-46ce-4171-b822-cf9164955336', '154.160.5.183', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-29 08:37:51'),
('182ba9a5-75d1-4a75-b40b-ae890d865b72', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:42:33'),
('183d172d-b0b5-44a1-9165-152b8e2377f9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:52'),
('1844c686-0fe4-40cf-8579-db358b32fcba', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:50:43'),
('1851187a-403e-46a8-9637-ab4b13643479', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:47'),
('1854c506-1a70-40c6-beb1-09c762e7e324', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:56'),
('186055d5-3267-416d-a7ae-5d4260837bc0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:00'),
('1861c32e-e3d3-473c-83cf-fda57e93a035', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:20'),
('1861cdd9-734b-453c-b090-7af2e1395cc8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:54'),
('186b3a6b-29d3-4b8c-a0cb-37073af6aad5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:17'),
('1870ebae-b32d-4af2-b565-1f91be6ea8f2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:01'),
('1878fecd-f5ec-4149-b223-b0bd7c7fddf9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:21'),
('187e1a8c-7664-454a-afde-51a944b69214', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:30'),
('188e42ef-328d-4e93-a08c-ec5b03dcb610', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:31'),
('18979015-7d5e-4037-8544-3947af6fa9ed', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:31'),
('189e1a6f-fc66-45e1-89cb-f7be2f32f82c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:17'),
('18b29584-714f-4ff1-80c1-f815864b2ceb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:12'),
('18dfdf15-9c8b-4894-89a3-b09803ab53e3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:07'),
('18fb42ed-e6ce-4ac1-be2c-67ffe1f2e80e', '154.160.5.183', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-29 08:38:30'),
('18fcef12-da4a-4611-99b0-32b26dae659c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:43'),
('19005425-8c6d-4695-b48b-eeb12dc61b89', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:15'),
('190d6c63-ca30-40a0-9679-f2db844169d5', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:10'),
('190fcce9-b9e0-448f-853a-0f99757319b8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:23'),
('1924df38-68b9-43c3-b3e5-6c5dcd04549e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:22'),
('192ae80e-4822-40fc-b568-d3769e456337', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:57'),
('192da0a5-478e-48e5-9363-1de5bcc4a39d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 10:26:51'),
('193e8c4b-ce81-4697-82e9-09ff9b1a94ac', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:17'),
('1940a4cc-4bbf-4e57-86c2-9243707c2d1e', '154.161.173.243', NULL, '/api/v1/users/list.php', '2026-05-27 05:39:57'),
('194149be-fbc6-42b0-98f1-291c010be885', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:21'),
('1948aff4-78a0-4837-a0b6-ef4ddd5364b7', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:14'),
('1949f88c-619d-4d95-b779-621daeecaa3a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:00'),
('1963aa75-9d46-41a2-8f72-3e2b77c75f8a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:47'),
('1980be83-5933-4e60-bc33-e7d17715aef9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:04'),
('1983fa1a-bee1-4d4d-ac04-b29ec4b598cb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:31'),
('199fba37-5ed5-4701-a7e1-b588fa387d52', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:54'),
('19aff55f-69d4-4351-bb1e-6f9a88ae0ce3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:17:39'),
('19b7f537-976b-4812-8106-ca675bcbfc2c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:37'),
('19bb0670-38fa-4948-90f8-28cf6789fc06', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:13'),
('19bd08d3-f051-4e57-b02d-4ff9dbbccd1c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:58'),
('19c657ee-0c4c-4bf7-9d21-2cdeeb886379', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:18'),
('19d1fb13-5fd1-453d-aa09-8f86e6393623', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:30:36'),
('19d1ff66-69c6-4909-aefb-e6613dc8d7da', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:07:43'),
('19dba3fe-3a06-4a34-a9fe-555f06849b4d', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:40'),
('19fa6fd5-bb4c-4403-a96e-daba49bbcd0b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:15'),
('19fb86c9-dbb4-406f-bbc3-53d0a9910ed0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 04:53:48'),
('19fed131-4f00-435b-a89f-7944b11563e5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:41'),
('1a065410-8931-40dd-8a87-a1d80f3c8d21', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:57'),
('1a0b5d52-b89a-4d4b-8311-857f60c762ce', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:27'),
('1a0b76de-bdaa-4723-8a32-d264264ffa94', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:48'),
('1a0c765d-2a2e-4df3-ac05-396b57c97893', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:17'),
('1a1b7da6-fe17-4f47-bf5e-01df8d494442', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 10:38:27'),
('1a2238d0-c9f1-498a-8cbb-dd848acc26f6', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:12'),
('1a3caec5-7b6f-42da-b7b8-cbb200777c61', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:33'),
('1a47604d-940b-4b01-8bc5-bdfe50135a39', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:29'),
('1a54f3a7-dbcb-45a3-9876-db20c28da196', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:07'),
('1a74d55a-6b63-44f1-acf3-d82abea4c03e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:37'),
('1a78e734-6597-44e2-b91e-e0cd438e984a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:12'),
('1a79b963-c772-452c-884c-13cf7a24d3d1', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:54'),
('1a7a94ac-8d66-4932-a3e4-68765108a363', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:35'),
('1a8d56c3-dd18-4f07-92c5-f5260da913ce', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:26:24'),
('1a917e28-f7e0-472e-807d-4bf52dc3fdf0', '154.161.173.243', NULL, '/api/v1/payouts/estimate_withdrawal.php?amount=5.00', '2026-05-26 19:56:37'),
('1a9741f6-5773-4e5e-8331-529a160c71f3', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-27 07:39:35'),
('1a97a0f8-83ad-4d1c-bfd5-b86bc2c17ebf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:57'),
('1a98c4d0-7b5f-4576-9871-e00e1cad1831', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:37'),
('1aaec88d-6dbb-40ef-ad12-8926f3a7cb77', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:47'),
('1ab7ea17-1eba-4aa7-8480-9491e7aad0e5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:03'),
('1ab8c5b0-63ef-445c-ae05-4aabe5ded1be', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:17'),
('1ae65e0a-1a5f-4771-831d-4a87feb630c3', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:30'),
('1afa61f9-2127-499b-9f7a-5b730d746cae', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:01'),
('1b18b6ab-81ef-4787-9527-f7a7cdb88603', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:23'),
('1b1bccea-4592-42a9-98e1-5b59a2fdc59a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:09'),
('1b2c402f-5715-434b-84a7-9b54cb589bbe', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:07'),
('1b3c405c-ee8a-40f9-8354-d4c5b7cbb6b2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:59'),
('1b3d873c-7a1d-448d-8861-7a7975590628', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:15'),
('1b477d05-5973-4f7c-b039-89fee6ec6e2c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:18'),
('1b4d5fd3-e2d4-4fbd-bcb4-e58e03ec2e48', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:17'),
('1b524426-efac-4901-a452-40417893dbe3', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 09:05:52'),
('1b7f92dd-77d5-4645-a8a5-59ad8525bb77', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:51'),
('1b84cb87-b389-43bc-bb57-a1352ec2547b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:54:24'),
('1b88a442-905c-44ec-80c3-8aa81b9c54c0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:53'),
('1b8ed405-188c-4025-aa5c-dc3abde587a6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:45'),
('1b946437-a8b2-40cd-a8e6-58a1cff1f9df', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:24:32'),
('1b98b383-c814-4c7d-999a-cfdc38421f95', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:27:17'),
('1b99b8a8-907e-4e6f-b300-ef1074a9aada', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:00'),
('1bb70b9e-917f-47c4-812f-116e7705f671', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:17:38'),
('1bbb0de0-cb46-4df4-82c8-53f09d9022c2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:54'),
('1bd72053-a5e3-4858-9e30-f6bb2a276dd2', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 09:53:19'),
('1bd97ea1-a865-48b3-be53-f5490032c8aa', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:48'),
('1bdb417b-3bf4-4ec6-a5a4-1fe385c98e7a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:42'),
('1be34bef-b8bb-4d7c-9c2e-5fa3fddb00ad', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:51'),
('1be57402-c750-46b0-aaeb-b8db7d9c7848', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:10:40'),
('1be7d1f0-966b-454d-ae43-3de09d65392a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:34'),
('1bf676c0-2006-42d3-8d0d-0d2de512eb97', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:47'),
('1c066966-fae9-491c-8fa5-e7d186014cce', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:07'),
('1c128638-79c6-4ca9-b908-4cebffb0a041', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:27'),
('1c13f43b-426c-4580-aad5-294677aed68e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:04'),
('1c19c96c-e153-4125-8378-406debc3007e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-25 03:44:03'),
('1c1e1004-4446-497a-bcbc-c391798e8e79', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:05'),
('1c219580-b03c-49ce-8690-6f49795cceb9', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:09:15'),
('1c4ef437-dab8-49fc-91d0-c90a39edbb12', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:37'),
('1c50385f-6f0a-460e-a82b-243e4e1c9a6c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:52'),
('1c58058e-4573-443d-ac33-df3992a70d09', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:44'),
('1c592252-1aa2-4b45-bf29-b9129c4deb0c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:37'),
('1c633beb-c0c5-4800-8bd6-0582c72499dd', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:20'),
('1c7d163d-2287-410a-a1f9-efd0070c157f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:14'),
('1c886c56-a9bf-4586-95f0-8338e4d07742', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:07'),
('1c96b9ca-c87f-4b71-9750-7c747771e81a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:44'),
('1ca44120-6fc3-4362-9356-4eb4d541d380', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:28'),
('1cb87a8f-ef2a-4326-9a1a-41df36388f01', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:53'),
('1cb9d986-4917-48c6-96f6-bbcd6505d6e8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:54'),
('1cc5e323-8d07-4fef-bf5b-44d2604c4af5', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:00'),
('1cc5f748-ac87-4cb9-80aa-f80d9d2d00ef', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:06'),
('1cc70658-de23-4a69-9da4-b44c01d21040', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:04'),
('1ccc6d75-7e0a-420a-bd71-998b2c18cc49', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:17'),
('1ccc8ecb-d576-4441-9adb-db90de78c4bf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:07'),
('1ccf31d2-2561-464e-b1b3-0e085a58fa3f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:40'),
('1cd0ea9b-7f97-40eb-aa44-9f17a0b98669', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:37'),
('1cd4c9ec-05f9-4add-90d6-ee3da28356d4', '154.160.5.183', NULL, '/api/v1/payroll/preview_payroll.php', '2026-05-29 09:05:59'),
('1ce433d5-28e5-441f-870c-65b43bcd02ff', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:50'),
('1ceb23d3-b09f-469d-9b87-d0a2cbb32dad', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:53'),
('1d0c914b-3b06-48c1-a4f4-e1b805a77457', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:47'),
('1d2909c5-6757-4df7-a7b0-674e8fe108e3', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 08:41:29'),
('1d3bdc21-3b47-420d-a2ae-8cc2d11e4fcf', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:04'),
('1d3da753-3020-46b8-9a06-12838070bec3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:12'),
('1d3eec8a-7bd2-443f-b3c0-a19a5e2d6fa1', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 19:32:13'),
('1d400a4d-f338-423f-acb5-2bb61100533e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:51'),
('1d46d77c-771d-489a-914f-16449bb5b167', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:02'),
('1d5d0bab-ea78-40d4-aff4-e74be7611872', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:30:19'),
('1d6d0e7b-4626-48b3-ae64-20e978138d68', '154.161.141.144', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-27 08:07:33'),
('1d6eb3bc-b605-4161-afa9-ba11f42f3f62', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:00'),
('1d7c66f4-7ca3-43ff-a32b-495a2acb059d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:14'),
('1d807e0c-42ba-428d-af90-3f441a2f4cef', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:24'),
('1d80a1fd-08b1-426d-bbe7-8f799f6fe404', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:05'),
('1d86bf67-0e47-4a4f-8b22-0a8948a743f0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:00'),
('1d8b08e3-2296-4e10-8201-1a5b69f362e0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:57'),
('1d8b6658-7f32-42ad-8193-ed0cd644fcdc', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:25'),
('1d8cc5d2-a212-4d94-8152-dead99490d34', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:20'),
('1d8f13a0-c7f3-411e-9e5a-d3bb8f9d6289', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:37'),
('1d9c3e09-6862-485e-8712-acd44614ccc5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:27'),
('1da9f37e-647f-4bce-96d0-e14dc6d1302b', '154.161.61.147', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-26 04:40:37'),
('1db1e152-3a1d-465c-96b6-b51c26a58348', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:07'),
('1dc345c4-a461-4b69-a93d-3d6fe4c8b70b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:33'),
('1dc471e7-e249-47b6-8ad6-0d6c6696357b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:07'),
('1dceb72d-b1c7-47b7-8d67-c523f376a496', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:25'),
('1ddef7fb-3584-4ddf-a76e-3eb0f97aed97', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:39'),
('1dee7587-bb6a-4dfc-accb-c4831842233c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:22'),
('1df544e9-1ca8-4144-bb81-3a57f9d51b80', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:34'),
('1dfbaaba-b2a4-4364-87dd-bcf2eb0c3ad6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:17'),
('1e07800c-5ae1-4fc5-ba9a-4a94d0fd5735', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:44'),
('1e0b4143-59d4-4892-a175-2ab732436b84', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:01'),
('1e1daca2-d37f-4482-a988-c30a733d25e6', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:13:37'),
('1e274b56-a9a6-4246-a4a8-e2744f74df1d', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:37:41'),
('1e3119ba-ea01-4abe-be2c-e1f5ae9fd7b3', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:26:52'),
('1e33cbe0-d0f4-4dd2-9df2-92418539f3eb', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:07'),
('1e371d71-94f2-4027-8398-4a6ddf5633c5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:48'),
('1e442084-9799-4218-9486-ce0ffac605e4', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:02'),
('1e48a02b-2958-47fe-9bfa-b0809f0a7d46', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 18:51:19'),
('1e507c75-53cf-4266-b099-d06b4b7d622d', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 04:53:19'),
('1e53ab5c-b1eb-43d6-bdb7-753daadee2e5', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:31'),
('1e56a5b6-0622-4871-b508-b5d44d24367b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:27'),
('1e5f1a27-1014-4cee-8656-c897a0b0a812', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:54'),
('1e62df4e-8ec4-4537-86c1-fff033e074f7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:08'),
('1e639506-79bd-40c0-a938-96110d18190d', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:30:04'),
('1e80f7e9-8207-4023-aac4-71a7fc543c45', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:27'),
('1e83eee4-77b6-4d2f-b042-817e52bcd360', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:24'),
('1e86fa92-0424-41c1-bf0d-4f5f65ac00a7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:17'),
('1e89059c-4f82-4dd0-8e64-2ba49acbbabd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:08'),
('1e8a23f7-3740-4501-bf6c-dec71d23e0c6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:37'),
('1e91dfb2-6cdc-4bd5-ae36-b034474aea2e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:48'),
('1e93bf64-6be2-4d0f-adb3-71e46dc4bb42', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:07'),
('1e9c5140-1f5c-40a8-99c1-d0713a7bb1ca', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:37'),
('1e9e298b-837a-4583-92ed-6c3526e707eb', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:39:29'),
('1eaa6677-8f2f-44d7-b587-16d6aa6ef03b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:33'),
('1ecb5089-f35d-45f1-9147-7ec4ab10378e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:18'),
('1ed1aaf9-e9cd-465b-90ed-8949f85a8e11', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:35'),
('1ed2af85-ce56-4ba1-89f8-d83bd14fe4c4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:57'),
('1ed83ca0-ce99-49cb-9415-2c31f1087a5e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:35'),
('1edb8017-25fe-4dae-b60f-7b09963bf3ba', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:35'),
('1ef90d70-16f1-4e1d-b3a0-2a183823373f', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:10'),
('1f234a1d-c93b-47bf-94d8-70d6759a5490', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:17'),
('1f2a7d07-29b3-4607-ab32-3f5bc8659a76', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:14'),
('1f2e613d-470a-43ce-8c7c-971326fd23ed', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:32'),
('1f30c6df-dca0-443d-8d4c-c19fdd978434', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:11'),
('1f36f166-ebf3-4acd-93f7-c5a7f0ff2a56', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:17:39'),
('1f41fc8b-3e86-456a-81d4-24f30ef77186', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 08:41:29'),
('1f46dd16-fcbd-4641-a05e-6a9ec4fabf76', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:12:44'),
('1f4893f5-239c-4cf2-b341-35ecbd793da3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:38'),
('1f62a5e0-f51a-461d-81ab-f18bbfcc6a6e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:18:02'),
('1f74368c-1156-4524-80a2-1e91d287dbeb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:19'),
('1f9792f5-9b21-430b-9d32-1feccf929f77', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:00'),
('1f9c04d5-4d5f-4962-8886-780c1210993f', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:34:19'),
('1f9cbc7a-cdce-42fd-8a23-e064155e7024', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 08:34:32'),
('1fa12260-e5a7-49d7-8f63-5a2beac169fa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:37'),
('1fa60022-a736-486d-8ff0-4a5cd010e495', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:54:23'),
('1fa6526d-34fe-4db7-8c37-525095a17af2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:54'),
('1fa744cd-fba8-4169-a0ca-320b972bb78f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:21'),
('1fbdbd3d-773d-4bd8-8c92-5ee366cb4ad5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:27'),
('1fc1c686-4b19-4600-afd4-b24ee431b877', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:37:25'),
('1fc92788-ba03-4080-993f-95bc5367f8f4', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:12'),
('1fca8be7-36ac-47c1-ab93-03f65563c80d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:57'),
('1fd633df-8886-4d86-b5ac-035a6dc5e3b8', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:57'),
('1ff7156f-6d91-4984-8e2b-798f355138f2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:37'),
('2019d68e-15b8-4aa6-9ac4-5d2f6ef36321', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:47'),
('2022e077-3b49-4800-a8c3-8cf9a79e162a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:49'),
('202ae32e-20ad-4d52-bf66-5786883d5a12', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:07'),
('202d9116-dd99-49c0-947d-20d1f8e7f397', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:53'),
('203aaf54-df6d-4ec0-bc26-f7a93d5496f9', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:10'),
('203d6b66-a833-46d2-8394-701d90735380', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 11:23:22'),
('204260e0-1a1c-4ddb-a54c-2803d8e29b77', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:39'),
('20451c9c-6418-478f-99ce-5bbd32268215', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:17'),
('2056528c-97aa-4195-b5b8-4433fd3e3575', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:57'),
('206dc0fe-597c-40d9-9a8b-d71b25dbbbe5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:21'),
('206f4ea1-7f2b-47ea-8ca8-46afbf3e0db4', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:52'),
('207aa6d2-fa18-4ee1-b3c1-88db0cf3b543', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:13'),
('208f7fc0-1263-4ad3-867c-66d5acc6cfa4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:34'),
('20940ad0-8b71-4a9a-9e18-18747d9f25d1', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:10'),
('209c784d-498b-4a30-a91f-b85f91a93866', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 12:07:48'),
('20a11ff7-4f0b-43b4-af43-67c01cd75eb6', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:52:16'),
('20a55231-24cf-4570-bce1-d3011294a9b9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:38'),
('20b05b8c-f174-4352-b248-32c69ff1daac', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:49:26'),
('20b123cf-42d9-4d4a-a897-63804ef6d93f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:38'),
('20b5c4ff-719a-4540-8312-93e459a4d4a1', '154.160.5.183', NULL, '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 09:41:26'),
('20b9421c-a65b-47c7-b680-1834d29b3293', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:01:19'),
('20c2aba3-168d-479f-9ec5-756917c24b87', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 12:15:29'),
('20c8d609-9f0c-4008-b745-df3eb3a4bee1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:31'),
('20d714f5-b28e-43aa-b2ac-1dc843192940', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:41'),
('20da6b75-73f0-47d8-bc70-c0da5f578b45', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:35'),
('20e3b832-c7e0-4374-a121-c5c3aff3ee9f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:24'),
('20f7620d-0f22-4465-a131-36570f20d4c2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:57'),
('20f8b533-f864-4ac1-a39d-c8869e0f877b', '154.160.5.183', NULL, '/api/v1/users/list.php', '2026-05-29 12:07:52'),
('210af085-8d29-4397-965f-44af08dc9ed9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:32'),
('210bffd8-693a-4f44-bc44-6a459d7ad42d', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:46:33'),
('210ca7ab-f493-4ca9-952c-f28a0f4db5f0', '154.161.173.243', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-27 05:39:47'),
('210fad2c-d1d0-4d6d-9f3d-b89902ba1954', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:51'),
('2110dc94-7592-48e5-a7e8-084375ee0a96', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:58'),
('211ad4c2-9279-4dc3-8a05-bf6c37c85577', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:47'),
('211b1d65-4fb0-42bb-b764-2058a7f33e1c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:57'),
('2144e22e-16c0-4a51-8f61-9c6bf24520a0', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:54'),
('2151fde8-1d3e-4764-acbf-415d84578107', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:13'),
('2165c309-3a28-47e1-a2c1-e0f4d8835fc2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:56'),
('217a24b3-9348-4d17-bae6-f2cbe99593f2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:39:49'),
('217b123f-1285-4567-9ba5-87472440111e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-29 11:50:43'),
('2184c357-66b4-44e8-90f1-567c75834529', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:14'),
('2187e6c4-11c9-423c-a91c-f19dcbe754a7', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:40'),
('2188887f-17b0-4f31-a570-4f83b3c2744c', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f', '2026-05-29 09:41:40'),
('21977039-6c34-45f9-a753-b6f9d2f564a4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:51'),
('219e4ec6-6db6-4216-bc55-b0cc56000e3f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:47'),
('21aa6a3c-263a-4b29-bb31-16dad1730da2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:30'),
('21aca6ac-2e5f-46fa-b793-fccf3bf458eb', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:12'),
('21b0938d-8aa2-4f95-8fb7-dd4936220018', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:12'),
('21b7fdf8-ae2b-437a-95f3-6589eeef0979', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:00'),
('21be17da-aed3-4836-affa-8eea46f00a77', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:50'),
('21c7d35f-5fda-4a03-9163-ed36df732ace', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/branches/get_branches.php', '2026-05-29 11:27:12'),
('21d925ae-46c7-4442-aefd-8adfe58639d9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:32'),
('21ed9803-ccab-4ad6-a31f-1873d6634975', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:39'),
('2206875e-a453-4a17-bc8f-921136e8ff68', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:54'),
('2213ab7a-480d-48f2-b325-d8c137d4dec5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:09'),
('2229eefa-62c9-42e5-b030-a351b614aa7a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:07'),
('223022bd-3c22-4adf-b4b8-f2bc67f0fe72', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:17'),
('22363cb1-3339-40c3-a589-f3b944bf3b91', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 12:38:56'),
('2237983f-91be-42c9-92f8-2f545c6cfac9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:08'),
('223add7d-f634-4378-a9e3-3fdfbcdcdb0d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:17'),
('223b985d-7f64-4b0f-9da7-02e699fd08f5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:01'),
('224f069e-32f2-4d99-a380-4fa2564c6424', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:13'),
('2252dbc9-c53e-4125-a235-24e95b1300f9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:54'),
('226f771a-535b-4ce4-8ab7-9fb5ca044ef4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:11'),
('2275607a-5899-4b02-84ca-7e105f830067', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:57'),
('2278acea-9512-40fc-a729-6cc03c2dd1b4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:07'),
('2279d570-646a-46d0-9e29-8fb20d0f8953', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/preview_payroll.php', '2026-05-28 18:50:51'),
('227a1319-4829-4d24-af9c-a5da5b88eaff', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:11'),
('22822bbd-9afe-48d1-a574-04759698c505', '154.160.5.183', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 12:38:45'),
('2285defe-8ba0-4aa0-a425-a43209628421', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:41'),
('22873d1a-23f5-49fb-908e-18547b2843d3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:54'),
('228b5ac0-f071-435d-bcdd-331defcebf34', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:09'),
('228f013b-e5b0-42a7-952e-ffeb7f7cfeac', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-28 10:10:41'),
('2291b509-fb33-4fec-b731-3d741f3993df', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:37'),
('22a1d293-633a-4dab-b02a-29bcc8dee655', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:40'),
('22a8999d-c459-4c64-bcb1-36d44fbd02cd', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:55'),
('22ab5e7b-fe91-4ef3-8bf7-54de3ff00cd5', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:30'),
('22ac8a90-2b1e-4099-a89d-e1a527de203c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/update_service_status.php', '2026-05-26 11:25:37'),
('22b70bc9-3395-4bfc-8dff-b88d95318968', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:33'),
('22bc37b0-0c77-4629-a87b-cac83571c862', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:57'),
('22c57c23-3875-408d-8d81-f40a03107450', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:03:56'),
('22cc1d01-db62-4a23-b10e-1d6b1b70d28e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:04'),
('22d30d8c-20b6-455f-be75-99bd78112213', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:01');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('22d6641c-cf5f-4eb1-8996-cbed567fdcba', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:07'),
('22d8131c-a207-4532-9ad6-15175d586076', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:32'),
('22e337f1-27b5-45e7-96bb-38588a42ae3c', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:10'),
('22ed2a23-086d-4c0d-99d8-f0cf0804211a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:03:28'),
('22f1c1a9-43af-4260-a24f-4cc7ba2df977', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:17'),
('22f78130-3b13-4bdf-a2f8-f9114eab6620', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:25'),
('22fa1044-1010-4ac5-a526-02413bf48aa8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:33:34'),
('2306e5be-3c2c-4f61-a607-88903087fd8b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a18114305e02', '2026-05-28 09:58:33'),
('2323d605-71cc-46ba-b5e7-fb6c38a88995', '154.160.5.183', NULL, '/api/v1/invoices/get_invoice_for_source.php?source_type=service&source_id=986211f8-0a85-4d1b-8f73-77ef9b13e554', '2026-05-29 08:34:54'),
('2330ebaf-19b6-4454-ae61-f5707ea3f0f9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:07'),
('233daa19-4707-47be-b724-c321b1cec974', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:03'),
('233dac85-874c-4c30-9f78-08835a6849e7', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:49'),
('2347a0e4-0d53-4adf-8c81-bab65a348f28', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:55'),
('234cd924-3d15-4c26-a12d-a7d0e906892a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:11'),
('239a9bd5-6a9d-450e-a664-e1707ab0f19c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-25 18:58:41'),
('23b56c35-985d-4f60-898a-1a7b30cae38b', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:20'),
('23b6d992-c82d-44af-a596-002c4dbe187e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:50'),
('23b6e9e3-5822-4e10-a7bb-d1cd5550ebf1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:31'),
('23d47322-151b-4014-b0cc-fa6f99cbb8b0', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:37'),
('23ee0c03-65ab-427e-bd1a-11442d97baad', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-29 08:34:40'),
('2406c3f0-efdd-4757-bc4f-257d6c034992', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:09:11'),
('240e1d7f-383d-4290-aa9c-1ccf1b7a6290', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:27'),
('2428d5b5-99b5-4c6a-bc0e-b0816a10329c', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 11:00:16'),
('242b4b57-6dad-44b3-ba1a-9e6997a09b3c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-25 18:57:31'),
('24300f9b-f6c5-4fff-80f2-e72a1d08cb3f', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 09:05:46'),
('2432d9dc-bea9-474d-8453-354bc4c7486c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:30'),
('2443fb01-cb63-4372-bc92-d7263f94069c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:57'),
('2446ae10-3b5c-4470-a284-3b06ec07c390', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 14:27:58'),
('244752c4-cf79-433a-854d-2e98f626897b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:41'),
('244fea66-3b54-4da2-9e13-74ca228dbb3a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:01'),
('24765e85-1699-46c7-ac88-21bc061af524', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:31'),
('24859723-328d-443b-a89f-749cf95f7072', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:58'),
('248b5641-f4ff-458f-b913-b3a3e89d41d9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:45'),
('24a1219b-7009-4a94-ab54-8f4c82afe211', '154.161.173.243', NULL, '/api/v1/services/add_service.php', '2026-05-26 11:03:09'),
('24ae5be3-0c1d-496c-96d9-675bc2a4103b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:28'),
('24b3f0f4-7449-4535-b8d4-8e57a2421530', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:07'),
('24b4f852-ad7f-42cc-b0ca-b25ad17ad33d', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:39:08'),
('24cf2120-ec71-4940-b6c5-f98d51afed56', '154.160.5.183', NULL, '/api/v1/branches/get_branches.php', '2026-05-29 12:07:44'),
('24db60e8-7d36-4490-9069-1e6f2c264c4d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:53:40'),
('24df2921-c2c9-45cf-ae77-6b4027cc16f8', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 05:39:56'),
('24eaf730-0b00-4037-9ee2-6a96f218d43b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/sales_analytics.php', '2026-05-29 11:53:10'),
('2502a3d6-3be1-4f27-9539-3263678859c4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:12'),
('2510b06a-40fb-4327-ba8f-dc3ffed4b034', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:20'),
('25190f5a-5e1f-4465-9188-45f3a322878e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:11'),
('252a95a7-5f13-47bb-91f1-0254b1fd2f27', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:37'),
('253f1e5c-e987-42d3-8a6b-7d501b3bd7d9', '154.161.61.147', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 04:40:13'),
('2562cb85-6b6d-41b9-93df-b9a9613e1e2f', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:49:57'),
('256420ad-d75b-4ab6-9e25-2b220afde724', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:00'),
('256b6b4d-e3f7-4941-8f1b-b155d6f72f4b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:47'),
('2574a36e-3e98-44d5-a836-e163cc9825d9', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:17'),
('257d5d97-833b-482d-a99a-083589a78cda', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:52'),
('2581726f-438e-4875-9ee1-c8ccb29282be', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:04:42'),
('259169c9-3ced-40ba-845d-cde8ac31edd0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:39:41'),
('2593d904-bd63-45ed-a6e5-14e693fd3207', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:57'),
('259668d6-71c0-48e7-9818-b999721d3da8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:27'),
('25a571ab-14e9-44e7-9306-a1e9ee7f7156', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:07'),
('25c7dad7-24f0-4ff6-b067-59b97b6685ae', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:15'),
('25c94775-5132-44b8-90e3-e90dabcf3f85', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:37'),
('25cf0180-eb16-4b17-9259-57df909f3655', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:10'),
('25d04346-f1e3-4376-a8dc-7a1d41ea54cc', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:10:06'),
('25e04d35-253d-40c6-93bf-b0147743df58', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:41'),
('25e8fba5-2aee-4880-ace1-ed9002005237', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:27'),
('25e9ea74-ec87-4fb3-968f-d890ee8fea6f', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 08:35:54'),
('25eacd41-cc00-4d71-adcb-f6204449eefb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:13'),
('26025d4c-2b23-4a0d-8efe-b575eebd4910', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:52'),
('2605f2cb-4123-4d35-9808-91670e9eb807', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:38'),
('26066313-705f-4ee0-aa6c-a61fa504ad05', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:17'),
('260b3b86-6bd3-46cc-a370-d390e3b378dc', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:45:27'),
('261994aa-0642-4297-b004-346f4e8428cf', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:14'),
('2626be90-88db-40ee-9d98-cab3528dab0b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:11'),
('2631d1d7-b731-41e6-9cfa-95aaa885868f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:23'),
('263630df-ccc6-464d-a612-824751bff936', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:17'),
('26389bfc-6c78-48c1-995b-307c5bdf790e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:57'),
('2645127f-a9df-4df5-b691-493a69b30175', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:17'),
('265176fe-2b83-416e-93df-9f5aab7bb2b1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:03'),
('2663677c-cf0b-40d8-857c-7715210e9155', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:07'),
('26824367-c475-41f6-af5f-74777044cb65', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:30'),
('268b7acf-61bc-4f2a-b78d-e42c83119ede', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:07:50'),
('26a6afc7-dc8c-4bdc-b3d5-9b8e38941220', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:25'),
('26ae52ff-a301-4539-b21e-e3074b741f88', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:01'),
('26b97bae-640f-44cd-a28b-555848fe22bf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:37'),
('26c51746-9765-48b8-b616-719eac5d9f37', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:13'),
('26db18c7-e0cc-401c-b96f-95ffe70beffb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:47'),
('26ed0c9e-414d-4fe3-8010-03a0cbfb86b9', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:09:50'),
('26f01218-7606-4837-a923-6e45decbd21a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:03'),
('26f3dabe-f620-4437-91c0-271b6e2f5132', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:47'),
('26f57540-6f8d-4a30-af85-707c12b3e8f8', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:00'),
('26f64416-3885-41d8-b88c-75cc4e3a6753', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:17'),
('26f9dff4-b093-4c36-b4f5-82869d6880e0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:07'),
('27010a80-4152-43eb-a5e6-d02329cdd3d6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:57'),
('27042128-c64c-4e11-a6c3-ee87c4b02d15', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:07'),
('2706802a-033f-4cbe-abb9-6c1045d88535', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 08:35:35'),
('27128cfe-78e3-4f73-8e6f-38ad2cba14fb', '154.161.138.84', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-28 10:03:37'),
('2713854b-690b-4929-a1de-4a700977257b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-25 17:19:03'),
('2718167d-968f-4384-9745-da3184042f1d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:15'),
('2723343e-526f-48cf-8d87-28505a3521f7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:54'),
('2729b02f-c442-4441-9ea8-291446720671', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:50'),
('27386a0a-fb49-4395-a61a-f153a8f5ab05', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:47'),
('273b0bcc-e175-45d0-9e1b-d2a7f165018c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:47'),
('273dd9e4-57d5-47e1-a727-1b791f01e07e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:07'),
('2759c103-643d-42e0-8ff8-37129f0a174f', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:20'),
('2763f7e7-cdb1-4dc0-983a-177e9df8595b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:23:23'),
('2773b1df-d009-4039-bb6f-36746fbd2166', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:17'),
('27859130-992c-447a-9b3d-04d489095794', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:43'),
('27867af5-425f-401a-a5ba-87b2b14689bf', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 09:41:01'),
('27942d3b-7514-45b7-a0ad-d7c288fafeea', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:07'),
('279d6819-0b37-469c-9434-fe5b2762d853', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:41'),
('27b458ea-30b3-475a-8e6a-a97b779e4234', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:57'),
('27bb3dad-efa9-4b34-9380-bd23712ba180', '154.161.0.165', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-25 18:58:48'),
('27c166e3-7f36-4917-813a-7ee981b99d39', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 13:28:54'),
('27cbf939-aeb1-48c1-b189-aab1f03d0c9e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:21'),
('27d69d96-4380-4983-99fc-9ddcb8891eb2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:21'),
('27ddb7d1-757d-4a7b-9851-9ec07a006275', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:20'),
('27e3f875-6b5e-4c48-82d2-119e12496545', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:25'),
('27fa3d0c-4cef-4919-a6f8-b47820f4c3a1', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:47'),
('280b817a-709e-4837-aa20-427a504c13c8', '154.161.173.243', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 05:44:14'),
('280c24f4-abf0-45ad-813b-113dc4cbbe45', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:07'),
('281483f5-5afe-426c-b141-79d7a880d449', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:37'),
('2829f893-9ada-4a83-b00c-2cf8cf477910', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 19:55:13'),
('282fd243-54a7-4c6d-bf87-2d23df03f06e', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:30:19'),
('283a8b41-09bc-48bc-a5ae-cfbc070c92d8', '154.161.61.147', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 04:40:12'),
('28450e4e-66c4-4143-8b06-b838de270d7d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:30'),
('284de341-ede7-46c5-a18e-246f14f4f30f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:56'),
('284f7695-9210-43de-91b4-5deae2fd2ef4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:10'),
('28509032-4086-416d-a3b5-45a37cd563be', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:57'),
('28685674-c138-427b-ae70-f15251162dca', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 18:53:40'),
('28784ddc-fa54-4550-81b7-944bec06eedc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:07'),
('28874c24-38f0-4f1b-933e-b6d94a85c8f7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:01'),
('28a2a143-f5f1-4cc9-ba48-01d5d22fb8e8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:45:14'),
('28aae057-cf03-42d4-8dd6-e767840a2a61', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:20'),
('28ab1523-6c98-4c50-97f8-34f22a90a15b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:37'),
('28af06a9-d083-4034-8fe0-a401ce3c2a8b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:37'),
('28c52443-b4d6-4853-bf7c-c48cc5fd2db7', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:40'),
('28ce95a7-521c-4bc7-8829-53317299784e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:56'),
('28d64210-cbe3-40b8-b6f7-7473f61538d5', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 18:50:30'),
('28e25d51-fa8a-4411-a1f4-680bf3dc9a8e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:10:06'),
('28e7bae4-7f6b-45c1-a5c4-d89ebf637ac0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:02'),
('28ea1ea5-b87b-4587-88f0-ed8b5f0d3b2d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:27'),
('28f4b9e3-32b9-4d17-9a33-51db8510a05d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:07'),
('28f63b61-2a5a-48dd-aee1-a08e7be71cac', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:40'),
('2904784a-15cf-4dce-9408-bdc3f946d950', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:42:34'),
('290f9bc4-8883-4149-8617-87d5dbf84e32', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:17:39'),
('29125df4-d262-4a98-aee9-95e7258c66a2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:57'),
('293a72dd-6c05-4f2d-a87a-27ad7b13891b', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 10:02:45'),
('293f9b64-79fa-4107-bd49-8230029fceb9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:47'),
('29482215-a2b7-4cdf-9a22-629330e87faf', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:52:44'),
('294f2416-08b3-4948-a856-1d3a6e187ad5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:17'),
('294f4e53-600c-4e0c-83ef-c8ba70b5a11e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:22:14'),
('294fa734-5903-402e-bf7a-bd9f293026ef', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 12:01:59'),
('295addca-5a63-496e-a0b5-9631c841f97a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:34'),
('2960872f-bc07-4166-bd2e-9c6345497875', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:07'),
('29647cbc-e366-444d-9b05-422210b4a3f2', '154.160.5.183', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 13:28:54'),
('29739b13-7877-4559-b423-6e29fcfca226', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:53'),
('298704d1-51d8-465c-89d1-4f1f6a36ba30', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:09:50'),
('298cad1d-c20e-4776-b9a0-6123b48767e4', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:09:15'),
('2994e6cd-9390-46ab-96d8-ec23e31f4bd8', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 08:07:12'),
('2996a14d-43c6-421c-bb7f-8d38ba8f1520', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:11'),
('2996bdf3-f73f-4597-ac41-20a173a8a1ad', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:12'),
('2999340f-17cf-4c62-a5a9-067054889e78', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:50'),
('29b15bb1-160a-4038-9674-ed4bbfe2f4c7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:27'),
('29b51c08-b329-4b5b-be8b-90dbc6e153e4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:34'),
('29c42b0c-faa4-4126-a179-3d1da7e5389b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:24'),
('29c4c0d4-f673-4f0b-a367-3423746f8977', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:10'),
('29c7ebb9-d8af-469f-8d66-fd92c0fa5333', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:04:30'),
('29ca2389-eba9-4f30-a6cf-748854d8a47b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:47'),
('29ca7cab-ae1e-4c3f-8b2c-2f2e8578f0bb', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 22:27:22'),
('29cf7e54-d755-45db-9d03-d54cc5249714', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:05'),
('29e22d49-157b-4161-8524-8fab72d8fbbb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:46'),
('29e618eb-485c-4ee0-af8d-7111e6644c13', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 22:27:22'),
('29ee1ee7-cdfd-4b7d-a865-4f1f0c8e0b81', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:24'),
('2a087190-5fd1-4567-99de-efcaf6c66d0a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:21'),
('2a17acdf-5cfb-4a1e-87b6-03474f658b48', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:47'),
('2a267597-a7e1-4382-866e-d22fa62f8758', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:40'),
('2a3593c7-e776-4c95-bfc8-7771757773d5', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:50'),
('2a63c2ed-1961-4db6-9922-a659296912c4', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:20'),
('2a6ade3f-355e-4b38-9e6d-1f7def68dd87', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:23'),
('2a6ccffe-53fc-418a-9b97-79cdb715333c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:43'),
('2a6f7879-fc2d-4882-b276-549bd234aba1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:50'),
('2a7d6695-d9e7-4e60-b0d0-b5b8e6284cbd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:40:22'),
('2a879b1d-2f37-4aeb-b151-e2620e66ef00', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:35'),
('2a9ffb64-9896-4bcb-a82b-839ba0d98665', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:44'),
('2aa13e7d-4e6f-4354-89ca-87af15dd3adf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:01'),
('2ac6492d-0f38-4ccd-b8ad-7e5cb91bb17d', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:11'),
('2acf2266-bcaa-4169-a3bd-1300be98c9bb', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:34'),
('2ae1aad0-bef7-40b4-8498-e74ec0c4f6cc', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:30'),
('2aebdab1-cb86-4d89-81a1-332835a61d29', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:25'),
('2aeeef7a-0a0b-4fa8-9235-1441b8531311', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:22'),
('2afb02e8-58bd-4b8e-9b7e-a582bc1c1e9b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:54'),
('2b065c04-5272-415e-85ad-47f442605e1c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:28:22'),
('2b06ef74-df58-459d-a6c6-dc9161fe4af9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:33'),
('2b0a2b58-9ab6-479a-86b5-7a5ba4e536fe', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:48'),
('2b0df5c1-0b5d-4097-ba92-891b6ea726ef', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:19'),
('2b174c1c-f370-44c1-bfe6-146aa415ea65', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:28'),
('2b1b625c-b5e7-4319-a68b-9f07ffb43161', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:19'),
('2b1bc8d0-32fa-4990-aa61-46c90f08c742', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:30'),
('2b2bab14-1330-4f74-87d9-87ed8d3313b9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:03'),
('2b319e61-31b7-4e14-b097-fc6d5ebf4e4a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-26 19:50:17'),
('2b34ac25-66bb-4fe4-afc5-05f9622724d9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:37'),
('2b36e231-c003-46f9-8b24-8171f5b1265b', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:40:24'),
('2b38eb99-9db6-44ed-ade6-f502202fe3d8', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:08:54'),
('2b3e4fd3-b918-44e7-b5c7-9065c0de5432', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:31'),
('2b69033c-816e-4c2d-8bab-1e2a71b2fcf9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:05'),
('2b6dac69-297b-4ac2-ae16-476308bc9939', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:09'),
('2b78fcaf-54b3-4257-9386-837232db0bc5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:37'),
('2b92ca66-694a-47cf-ba95-9fd1339515c3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:14'),
('2b95171a-a189-4cac-ace2-675a753c447a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:18'),
('2baeb4d7-b94e-4e81-a74e-1cf03b22ef03', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:13'),
('2bb4fa11-156b-4eff-9341-b3d04b0fc6ac', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 11:00:16'),
('2bc143f2-44b7-4921-81ff-1b527a636560', '154.161.181.52', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 17:27:23'),
('2bd3eb6b-6227-4b6c-aefb-773bd4028d28', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:54'),
('2bd7f45f-eef5-4dfd-b36d-e7d1ced764db', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:41'),
('2be5bc41-84eb-4383-be24-a5067b6cced1', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:14'),
('2be64746-b9a8-4e11-ad67-ffd312f812d3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:34'),
('2beca57d-7f20-439c-bfc0-6c760e92c11e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:49'),
('2bf163c4-4c11-42a5-8e48-d766988f5ed4', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:10'),
('2bf32744-7135-4cc9-b405-a3833685608c', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-29 08:34:40'),
('2bf44a36-4834-4a2c-80b7-73143f7be6d2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:28'),
('2bf7d804-65ee-41e2-9b94-59e0faad4933', '154.160.5.183', NULL, '/api/v1/expenses/get_expenses.php', '2026-05-29 08:35:54'),
('2c090e22-7347-48de-abe5-a8d5afbaa6d6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:08'),
('2c0d4c5a-51e1-43a8-8814-c7eb0cf3091c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:04'),
('2c0d5545-dce7-448e-9e2f-4e51a0ec012e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:17'),
('2c18b91e-302c-465f-a362-3da43e0b2056', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 17:27:23'),
('2c22142d-faa5-4266-a10a-6e9d0e0d4d4c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:57'),
('2c25f483-0386-4351-b6c5-0c4ca2e65069', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:31'),
('2c272c8e-3dc4-4bad-b0a7-d38c9327a545', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:10'),
('2c3f787b-d597-468f-92be-5c7f5f3c550b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:27'),
('2c461d53-6e91-4b7f-845b-f52493a3106c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:24'),
('2c49f9a6-77e2-49e7-a02b-5034b4e82839', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:47'),
('2c61223d-545f-4f5e-a54d-24f89fa657b6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:04'),
('2c64617c-7faf-4af6-ba76-a232f65495ef', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:04:42'),
('2c64f63b-f5d8-429f-92f7-d75bcc13b1fd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:50'),
('2c74ef89-c1d7-4fe1-b933-ab2f83e15eb9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:04'),
('2c7acb16-953c-439d-ab00-4cc95047cda9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:19'),
('2c802ecf-3936-4811-858a-30ed16e167f5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:23'),
('2cb62a64-e699-4764-b8fe-156e608f0149', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:58'),
('2cdeb8d3-9ef8-4646-986f-dc2858c38505', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:02'),
('2ce302c7-36ab-4cb7-899e-021fd0fae7b7', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:17'),
('2cea7718-c4b7-4aaa-8bec-5b89bb73696c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 08:54:49'),
('2d06ebfe-8d4e-467c-9505-82fb00d92f03', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/expenses/get_expenses.php', '2026-05-27 05:39:29'),
('2d12a4b4-fcdb-4cd4-97b5-13ec9cc7651b', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:10'),
('2d18fd8b-2465-4153-b4d1-342d064292b3', '154.161.57.109', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 03:30:39'),
('2d2020b6-8f50-481c-a6a5-55c32cecb046', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:48'),
('2d21ebca-0708-42cb-8dcc-e38303cc720e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:30:24'),
('2d2e6aea-ec39-42c7-894f-a189ca75ff83', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:22:02'),
('2d34896e-6d55-4350-a8c7-3f36f261dc55', '154.161.57.109', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 03:27:51'),
('2d48c0ca-fea5-4e0b-8aae-4161247bdc0d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:48'),
('2d4f974b-6d69-4ea5-ab5f-3a8a15c37d67', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-27 05:39:57'),
('2d56a1c3-9759-47fa-97c0-bc86001e42a8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:37'),
('2d5c2dfb-60fc-4671-912f-6e787cbb12c8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:48'),
('2d644726-7654-4d71-984a-2a495915db90', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:45'),
('2d677d0b-9303-4591-b91d-7ad477e839f6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:39:31'),
('2d71d88a-e8b1-4427-9bc2-edb14a6d0d49', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 09:05:52'),
('2d7bc18f-0609-48b8-88e7-3b957175af76', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:13'),
('2d7e26af-59d1-41ff-9d7f-0bb2876346d1', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:59'),
('2d850f36-b07a-416a-abaf-55976024913d', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 14:40:43'),
('2d8aeea2-bac1-4d63-9be4-6bd75d5c1efc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:21'),
('2d8e574f-c78f-4187-9f08-80e6f16d7e5a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:28:40'),
('2d98de4f-97d7-43c4-ab1c-49906e216f4c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 14:40:14'),
('2d999ae3-619e-4c69-8c8b-ba1a22cc3053', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:20'),
('2d9c94ed-acef-443b-8c3f-7726292c2a76', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:04'),
('2d9dbefe-86ee-424c-8c8f-eccb0f43959a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:31'),
('2da51e4e-d8f6-4308-a710-256289ee1669', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:40'),
('2dd73dcb-b73a-4033-9280-7f76da3196db', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:01'),
('2de46361-80f9-478d-8927-0e7a6d6ec7ba', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:00'),
('2dea6346-10e2-4422-82eb-61b0f27f732b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:52'),
('2df39440-9b61-4ec6-ad17-773c634eee40', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:46:34'),
('2df3ac06-3c86-489f-a6df-cfd43ee7e9f2', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:14:00'),
('2dff3600-6107-4a95-8d5d-95db2da03d79', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:11'),
('2e000455-58ed-4bfb-b368-b57e3706a4d5', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:00'),
('2e220e43-7ae8-465b-aa62-f6e4222f6bed', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:48'),
('2e22c51c-484c-44bb-b0f9-699d560c974f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:20'),
('2e2509c8-0131-4f6e-aa20-4ef985184b5c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:43'),
('2e28f4ce-b3b8-4565-9622-b0df17935678', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:47'),
('2e2ab3fc-4f26-4975-98be-1f226eb849ce', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:57'),
('2e2cdd9a-5f01-4a43-96bc-559033dd6144', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:53'),
('2e2f3596-83c3-462e-b0b2-afc4c4343b40', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:37'),
('2e3acb79-0bc3-48a7-8873-0783833eb447', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:01'),
('2e406755-6838-411f-ba27-cace6d0ff0a0', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-29 09:10:46'),
('2e40b19f-05eb-49f1-aa3b-2a9a2823dbf7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:57'),
('2e4de2f1-a311-4450-a84c-18f29f3fdd16', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:42'),
('2e5040e4-7f00-43d8-ab99-a0dcb2834adc', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:50'),
('2e51d8ed-ad01-418d-91cb-cc7c0948fcb2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:07'),
('2e54aa96-6595-43c1-9fef-c46e69d8f460', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:21'),
('2e695904-5fc8-481b-9f1b-11793d027081', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:11:47'),
('2e6cf33a-c616-44dd-8029-d959cf708e10', '154.161.141.144', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-27 08:05:12'),
('2e77f9b4-09a6-4160-bc08-a595d2471abf', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:08'),
('2e86bdd8-9c23-44a4-836c-afbcad6f7f38', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:50'),
('2e8b1ef5-da9b-434e-9ecf-11be63a4be2b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:40:22'),
('2e9a92ce-defe-4be9-840d-94716d505623', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 10:38:40'),
('2ea06211-b218-483b-afed-278d5d020ee3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:14'),
('2eb040ff-3c25-4382-802d-2f67fedcf305', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:33'),
('2eb0b6fc-3208-42d8-bee4-c7bec03004e0', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/get_sales_days.php', '2026-05-29 11:53:10'),
('2ec6ca74-4c17-4689-a650-f369ccaad1cf', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:14'),
('2ec8c26d-5e75-4c92-a2a2-140a04f2ffc2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:37'),
('2eccd413-4547-4705-ac78-6b8cbca564af', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:51'),
('2ed71d13-1f83-48b4-9ed8-230c06641948', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a180ebf20e82', '2026-05-28 09:46:31'),
('2ee79ef8-f81d-40d4-8bdc-7be88059e379', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:22'),
('2f0331f8-53b4-4577-add1-565b19aeb235', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:47'),
('2f0358d0-d579-4e10-b9ae-5b37d91c4f61', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:18'),
('2f04822b-f43e-437d-ae6e-2edb660709fb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:10'),
('2f04907d-7d10-4e4d-a68e-5ca54fc25ca2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:58'),
('2f0c893f-2d74-4687-b19a-ec3e3941b46d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:27'),
('2f0faedb-2bed-4853-bbde-a1e6a3152fa4', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:37:41');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('2f107e91-f762-4052-8ae8-8999ba8a96ee', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:30'),
('2f1a6ce0-dfd9-4740-84f1-2320e19d752c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:21'),
('2f270e18-67bc-469b-a5ff-dfca84c6fc3f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:33'),
('2f2fcc8f-14ce-4733-a44d-7543fc918cb2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:00:28'),
('2f38b844-acfa-4242-8dab-fba2e23d233f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:41'),
('2f3b7bfc-6369-4a53-8a2b-bbb28a129c80', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:07'),
('2f41126c-6471-4ed0-8167-25a08b099502', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 17:20:53'),
('2f46764f-d5f0-415b-a251-86e6cc74e33f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:20'),
('2f672819-d4e9-4ef1-b8ad-ffaf9cf2ea3f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:22'),
('2f6e1273-cbf4-4dd8-b75e-7a8ac88c2053', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:27'),
('2f77a7db-1565-4baf-997f-f15b3dc61d62', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:35'),
('2f802ec2-06dc-4640-a007-a6b7216e35e5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:24'),
('2f86f629-197e-4df9-a725-131ab0d23126', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:27'),
('2f941dff-0060-4126-9302-2619952d63a6', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:12'),
('2f9fa41c-9cde-4a35-bc58-eec967c058f6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:17'),
('2fa53360-28cf-4464-863a-95013b0fedcb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:30'),
('2fa832bc-bfd1-4a4d-be09-86238c3315bc', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:54'),
('2fc60f8d-f561-45b2-830f-2b64576e403d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:23'),
('2fde23a7-153f-4c04-a5e8-11024bd21e3b', '154.160.5.183', NULL, '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 08:36:06'),
('2fde2bf3-9f92-4857-9401-15bbe67a43f3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:41:27'),
('2fe692a3-2672-4112-b0c7-e96ec6cf0b9b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:17'),
('2fe8082c-0a69-4a94-af2f-619a4ebe38fa', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:24'),
('3005bbcc-1883-435b-bcd4-47143d4b9ff2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:25'),
('301f28f9-9b64-4378-b4d8-1ce3fe129700', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:52:44'),
('302ae250-588b-4ddb-a94f-cbde65f80883', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:01'),
('3037794d-73a9-4602-8ac0-431c9c30d304', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:27'),
('3038f93a-b603-449a-99d4-890b42084f0f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:29'),
('30425f0d-a485-4dc2-bd88-efe870372b30', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:32'),
('304719a4-5bfa-45ec-a396-fdad85f8827c', '154.160.5.183', NULL, '/api/v1/branches/get_branches.php', '2026-05-29 09:05:47'),
('304a4601-9170-46a4-b637-ff26294ac84c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:02'),
('304f64c6-2e1c-4d66-837a-fc24fa3650f1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:57'),
('305aa274-7944-410b-9cd5-e2a69e0c98b5', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 11:25:53'),
('305d27aa-486e-42bf-b82b-a8ecbfd1f2ca', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:51'),
('30675eea-5e5e-4608-a46a-6c9430c24c60', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:27'),
('30773999-333d-45ea-9523-d71019823090', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:42'),
('30871527-4066-4812-a19f-69388e81bccc', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:39:40'),
('308ab3ea-beca-4e65-84e0-688e8a5c5260', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:42'),
('308c3a5c-c704-424a-88fd-ffd44157143f', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:44'),
('309be148-6564-4514-8f3a-0a87a7a364d0', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:13:26'),
('30b3d6c0-ede2-4a1b-9f4a-f614c5d2bc8f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:13:57'),
('30beafcd-290c-4c84-b94b-3a48c59c4a00', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:20'),
('30d0e7fb-d1d6-41d8-8541-cf06bd5bfa99', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:14'),
('30d3fa3b-34b7-4df9-be65-33b74349cf88', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:30'),
('30e232ec-1474-4d3b-bb7d-72a75225f42d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 14:40:43'),
('30ef4d62-9cc3-4095-b355-fcd1915ce0e5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:27'),
('30fb7ae7-b6d4-4a4f-8759-60f8577cd233', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:51'),
('310247b8-eb28-425e-82f8-ff2c8b6bdf70', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 19:55:09'),
('3104f47d-b808-4f80-9f60-942d840a6e33', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:30'),
('310651b7-f21f-4fc2-9bda-db98f0c81fab', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:21'),
('310ecffb-5379-488c-abc2-3b2d74085161', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:57'),
('310f4bc3-db81-4dcf-9317-f659c89af7ce', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:34:42'),
('31183b18-abc2-40ac-a490-12203f878163', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:42'),
('31191037-efab-4247-9766-c1ca87cdab3b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:27'),
('311a0d36-1640-498c-a81c-78e12eff8b34', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:10'),
('315e5bc8-ad74-42ab-9519-6d08ef7ab481', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:07'),
('3165998a-456d-469a-8059-0114a399f83e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:07'),
('31690c63-1ce2-4e8b-8935-c1aa9be5728f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:47'),
('3172579e-57dd-4ce9-b6a7-4b6e49a601e3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:35'),
('31741b7b-7040-4756-a4fc-18914f371cae', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:24'),
('31843ace-0f25-437f-b820-80d09507e470', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:02'),
('3189adaa-e0aa-48ce-82f4-3c90b104f13d', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:29:08'),
('3197015b-fb05-4c9e-8595-a6600214dcac', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:37'),
('319c0d99-9b5d-41d5-b9ff-ecc3cb1bb776', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:18'),
('31aedfb0-c509-4773-9e80-381717f6151c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:36'),
('31b51916-bec2-4d63-ae3c-f8e89d34d96b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:22'),
('31ba07c4-e125-4ede-b41a-c53fee5a0e12', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:57'),
('31c0ea36-0351-4096-9f14-8d8abf3772bd', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:20'),
('31cf5f89-4059-4928-a693-2fbb985293c2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:58'),
('31db218d-5fea-4e14-bd8e-eb7fd16be75c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:39'),
('31e3c177-6411-4776-881e-4072177c721d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:32'),
('31ef78d6-eedd-4cd6-ae0f-00ccfc4788e4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:27'),
('31ef9b07-0198-462a-8a0c-911e54fc635c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:41'),
('31fa3541-84a1-4b17-a04c-6550f6f41638', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:59:00'),
('31fbe5b1-2779-449e-8ac7-282ed1c6cbfb', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:49:03'),
('3204c38e-2d09-4afe-b0ad-dd15ab0f5fb9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:24'),
('32151cbe-871f-4338-a576-69b602c857e2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:08'),
('321b07bc-f915-46c5-be15-3a2614cc8981', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:24'),
('32307705-6cd8-47ff-872d-f08060309fd3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:52'),
('324029e4-3db4-4e04-8900-1705782ec995', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:27'),
('32466cd4-4053-4b7a-b63e-bafac421abf9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:48'),
('3253d396-6a65-4a8e-9e7f-53815ec55e1d', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:50'),
('3260e024-8eab-4142-a5fa-b55ac0266030', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:41:11'),
('3261b8c5-9d39-4b31-a90c-115d84b46c75', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:14'),
('3268409d-97c6-4fd7-b151-36d064c6dc63', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:53:58'),
('326d99fc-85e2-4c09-a823-c0bf95d2542d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:54'),
('32751c6a-2471-4a15-b144-7cfb6b6b8cb4', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:40'),
('3292b9f7-08ae-4bde-a71f-5593aed328de', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:56'),
('32968c01-1f17-42e4-b68f-e28d9b71419d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:47'),
('3299716e-b5ec-4417-9a7c-cfedb68973c3', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 07:56:54'),
('329f957e-462f-4f03-b6e6-82091c298fd1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:27'),
('32d4b50f-3781-48b6-adbd-9d6a6aabd672', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:23'),
('32da3348-a40e-49d5-a831-44ec02e88a88', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 12:38:06'),
('32dd3f70-d3b8-4848-baf7-1d2d3c06c60c', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:22:02'),
('32e06d38-a0d2-4e0e-b4a7-682c84c5678d', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-29 11:22:09'),
('32f1fd9d-697d-4d68-9726-61a4656e624b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:41'),
('3301c613-843b-454d-ad93-7911385e7432', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:07'),
('3305d7cc-bdd3-4f9c-9413-7f8e5def348a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:20'),
('33116c8d-2e39-4490-b752-01abaf83ce95', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=50&offset=0', '2026-05-29 11:21:55'),
('3318ec21-7aaa-4c67-a2c7-65a7a692dcef', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:47'),
('3322b2bb-adc4-47bd-a162-5fec74adc786', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:51'),
('3323d939-6dd9-4b7a-9894-ea0fc58e94ae', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:30:21'),
('3347765d-db3d-4c45-b617-4c49d82ff815', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:13'),
('33526f4a-66ab-4671-8388-c0a04008438f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:17'),
('335724e1-6335-448b-996d-e1565af1aab5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:25'),
('33621362-d919-496f-986e-b9ab798238f6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:28'),
('336bf25f-a5c6-4a8d-be59-f19d35856976', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:31'),
('336c8d94-2568-48d2-a8ab-b897e1e33300', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:13'),
('3381a8e9-409c-4a06-9c30-5aacc8d0066e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:43'),
('338c16ef-f9fb-4c44-9369-0fd1fda099c7', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:10'),
('338d1ef9-0961-4b39-a1b2-dcc995e7b8d6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:57'),
('3391d126-c64e-4f69-b060-f703320be060', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:52'),
('3396f475-1333-4d36-ab05-9d6c2e4b6e5d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:53'),
('339b4888-c0fe-41e6-aae8-49a8692539ea', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:12:46'),
('339f12d9-e9f4-4a49-93dd-a196f4691847', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:07'),
('33a3db8d-00aa-45b9-b9d0-ccf6070da10b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:43'),
('33ae07b2-0d39-45cc-b2ea-6e028d900bfb', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 10:11:32'),
('33aec0f7-e002-41c5-afe2-940a012a0549', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:51'),
('33b244ad-147b-435c-b665-a2fbf474b3f1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:28'),
('33b75ee2-6949-49ed-989d-b989864214f0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:20'),
('33b9a874-0917-41ad-9616-7be1dd05a2fc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:17'),
('33ccb0f4-96b1-4e61-9d34-293215023c45', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:07'),
('33cfa301-84de-44bb-82be-782724bdc410', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:10'),
('33d23d31-62e0-4e7f-a457-ec4e774c90b1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:45'),
('33dccae7-8111-42a5-a76d-68f72cde193b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:17'),
('33e4310a-d185-4478-9bac-99504b4461b7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:32'),
('33eb523a-5187-422f-8196-dc03f2697938', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:44'),
('34031f05-3126-417f-860e-decb085d8cb4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:14'),
('3406d751-1dab-4c7c-b024-610ba3717b16', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 12:02:44'),
('34248543-b2f2-4e5f-bc9b-9fec327918c0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:26'),
('3427210c-e273-4528-8f43-d6454f68f0cb', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:04:37'),
('342cd1eb-a067-4101-85c9-8ce682b71f9d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:11'),
('34343448-efdb-4758-84fc-b61e867898d9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:17'),
('343c6560-2ee7-4768-80f4-1d2f47c3c58b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:45'),
('34588e90-b8cf-40bd-9e14-894eb0c72306', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:09'),
('3461519c-e67a-4dbf-bdda-4e6c96eec8e1', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:15'),
('346f0c14-3165-4c54-9b59-116183815b35', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:39'),
('347d492a-fb58-4229-91ee-a179ccb424e4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:17'),
('347fd4c0-df6c-4d03-8ade-36210a8b5f7d', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:10'),
('3482a520-b2d3-4eeb-921f-3da0a59849c7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:12'),
('34853cd1-08be-40a1-9fb2-d95658c9286b', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:20'),
('34865ec0-2ccc-4372-838f-307473efa917', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:42:03'),
('34878ba9-9c56-46a0-acd0-a803262a6b73', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:01'),
('34886d82-78a9-4cc7-ba76-136e18e18569', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:00'),
('348a019f-8c6e-4612-b17f-da31befb2187', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:24'),
('348d31e4-2eaf-4b8e-b66d-844b45f1c97f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:13'),
('3492765f-4142-44f7-a14f-634683a05c7f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:30'),
('3497b176-1088-41ca-810e-61b49e54f67c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:58'),
('34a30f83-26f6-4909-90cd-fba0ba2ef9f4', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:10'),
('34a532b5-7c85-44e4-83fd-1b73688eb12b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:55'),
('34ab39b9-3ec4-49eb-8c4f-e18a972162cb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:43'),
('34ad07d7-5071-4c6c-bffe-ce5f22d2dbb9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:27'),
('34bc5fe2-89f0-424c-a7f5-bd3210683abb', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:25'),
('34becca9-2a49-4709-8f92-0ec76093887e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:37'),
('34c3a3e1-937a-4346-889a-e116fa484661', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:58'),
('34cf1843-b2dc-4e60-9177-ef58e4aac7bb', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:42'),
('34db06fb-94d7-4278-a3ad-eb204837c0aa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:27'),
('34de008d-0e7e-4f2f-96ee-3661366ef62e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:22'),
('34e265f1-a8d8-479f-b8d4-26db1430cffa', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:33'),
('34e8f966-21e9-421d-b2cd-cad55890c70f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-28 09:45:35'),
('34fa853b-bc4a-47f0-bc59-e45c79219da7', '154.161.138.84', NULL, '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a17ffd675a11', '2026-05-28 08:42:36'),
('3528b41b-27e4-4262-8725-ece020f93610', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:14'),
('353d787b-be80-404b-81e7-c21590b19d4b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:33'),
('353fe991-7cc3-4273-a6ba-1c81fea3e798', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 11:25:24'),
('35406eaa-907f-4c23-aa21-34973b3780fb', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:53'),
('3540f3f0-4389-4a3b-be68-30936f7f7614', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:33'),
('35527c71-7634-473d-8945-96f115577a2c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:44'),
('3569188f-1dc4-4a9a-abfa-5257e2f8c34b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:51'),
('356bec58-513c-4101-9f3a-8fccfad35886', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:47'),
('35788242-050b-45d9-9247-0e278a12fe9f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:01'),
('359c82ad-45ce-40a5-b91e-dd83b2daab9b', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 12:22:20'),
('359c8414-5d14-486a-bc09-c207e207c597', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:11'),
('359f02d9-0a2f-4c1b-b06e-977961d9c5bc', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:43'),
('35b30806-8d17-44c7-b5e3-3a00326dcee2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:51'),
('35bc4dda-ad39-4b9e-9e2c-bdf1fe3c9418', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:20'),
('35c0705b-e37c-432e-9296-ebbcb2d04f94', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 09:41:26'),
('35c3416c-3569-4bc5-bc3c-59ef3f9ec06f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:13'),
('35c3e3fb-0592-4e0f-8fdd-a068177ddead', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:27:12'),
('35c4b3eb-d2f4-452d-910a-56c2049b8b30', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:20'),
('35c50f8c-94b1-4bfb-882a-38c47a304e56', '154.161.61.147', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-26 04:39:22'),
('35de4874-8f6e-47c1-812e-2267c65b837d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('35e0ac06-53ed-483a-bb38-13ba20c30a45', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:44'),
('35e2da65-e9ca-4ebd-b810-e9ed574112e3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:27'),
('35eaaa8e-d0a3-4210-b6fe-fe0d7e214cea', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:32'),
('35efab05-053e-487f-98dc-911286593fe9', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:50'),
('35fb6909-2887-4ff2-a812-9ad8e9d5bafe', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:16'),
('3600a47a-c0e4-48e9-9c83-ad19c59c3e93', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:37'),
('3607c78c-e8a9-4d0a-8b78-9c37d9f8600e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:35'),
('361189db-a2a5-4a71-a474-476fbdd16b4e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:17'),
('3615dd0e-d23b-4368-97cb-8df36d587f5a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:37'),
('3617e895-ef03-4cc1-a616-c92c121de816', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:07'),
('3624ab33-4195-4651-bb72-53de4f60c1bc', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:08'),
('364b5250-98ec-4a4e-92f8-0595b64d170e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:22'),
('3652aa7d-f157-4042-87fd-89e5455e24f8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:12'),
('365861fe-165c-4423-a738-355ed3960609', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:40'),
('365e2115-9078-4edf-9815-9b0bbabc8cc3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:33'),
('366c9cba-0b8d-44a5-b695-264fd14f95b6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:07'),
('367c8301-e53a-462b-a06d-b6eefe3ad68f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:00'),
('367db943-1794-4a27-9bc0-f3d898979e04', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:52'),
('367f02ef-47ff-47f2-a7ef-be6cc59c0936', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:00'),
('3689756f-f60a-4c73-be2d-b27bf57494a1', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:53'),
('369ebc3e-4c70-4930-8de4-f1fc96c3a933', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:12'),
('36cb6560-7628-474c-b1e2-4e0ee5f61374', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:17:31'),
('36dd4c9b-e5e6-4d3c-bb0c-39de5883dd50', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:57'),
('36ecf081-76fc-4a3a-ad3d-c093df20a9fc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:17'),
('36f64dd4-5003-4126-a30e-1f4872a3b97a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:38'),
('36f9ad10-d167-4081-9884-4e71344b019c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:41'),
('37000033-9896-40e4-8f11-cb84d9ac04b0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:51'),
('37081a53-d9cf-434d-a687-1f692258f6d9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:01'),
('371e1cfd-4bbb-48d0-b833-08cf7a005852', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:58'),
('371f77c3-6847-4faa-b10c-10cbce938354', '154.161.138.84', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-28 08:54:54'),
('37275dea-c085-4cc1-809a-eb3fd8385c13', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:54'),
('372d4ed3-06cd-410e-a338-3ff1ab5b7a8b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:17'),
('372de033-df9e-4db5-aa8f-0f437e7af24e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:52'),
('373d31b9-6057-4845-ad01-079701ec588a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:43'),
('37534f3f-cb13-43c2-ba44-d2b9879d8d82', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:19'),
('375a689a-9114-4f7a-b8f7-382e083a8a69', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:27'),
('376cc7e1-7d93-4301-a9e3-4b4391c8b65c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:58'),
('3778ae50-431d-4187-8a5e-06c77203a291', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:54'),
('377e29da-0286-40e0-a5d8-b35c7d76703c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:31'),
('3780a829-afb0-4ffb-b6fb-d32cd7ed62bd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:44'),
('378542a6-629d-4882-8db0-6c5f1bf40a32', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:14'),
('3785b4e9-776a-41f0-ba10-f05183ce0ff2', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-29 08:38:46'),
('378de2b8-6018-4862-b5eb-e685d0e34ec2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:27'),
('37945269-d7ff-44fc-920e-a89c2deb93b2', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 08:07:12'),
('379caed3-6bfa-4204-9523-299d7a75c19a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:44'),
('37a8bf65-b46c-446c-a377-1f948f013686', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:35'),
('37aacfb8-95ee-4aeb-a691-182456862560', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:21'),
('37af7a86-fff3-483f-bf4b-1fca4a59c68e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:11'),
('37afaa3e-d98c-4ebf-a64f-fa4a7f2be3be', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:20'),
('37cb5562-2cfd-4643-9600-608fe62ff538', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 10:11:33'),
('37d7069e-1b38-47dc-8b0b-e4dd71830323', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:53'),
('37da6638-bc2f-4289-a34c-b1643fb53679', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:55'),
('37dca90d-2a86-4706-8bd5-97d4de993779', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:28'),
('37dd4c97-0e3b-44d4-8bfa-e510e9098c6c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:37'),
('37eba92e-50bb-4f5c-ba32-f4f61ad0dec7', '154.161.173.243', NULL, '/api/v1/payouts/request_payout.php', '2026-05-26 19:57:00'),
('37f57482-d9c5-4b0b-b608-ae38745204e3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:52'),
('3802455a-4a93-4faf-939a-d9882312774c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:39:26'),
('3805ce34-b1f7-42bc-a05c-0d5bd89c0211', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:31'),
('380c866e-43dc-4415-be93-5d2429b3241d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:24'),
('38111901-20b8-47cc-9cb0-5f362d50a00c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:21'),
('381675aa-d4bf-447e-8167-efdbe327c992', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:53'),
('38176a3f-f38b-4ef2-b2db-545a4619f20d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:24'),
('381b1173-7af1-44ea-afae-11cf014a6fa1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:34'),
('381c4357-60bd-40e8-b531-65e7c92e4230', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:22'),
('381da3cc-1d3b-489a-b814-8ff5f644db60', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:42'),
('38314e06-b448-4b3e-a20a-bdd1449cc6cb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:47'),
('384b4d0e-5c9a-40f6-8f57-dbf8348af9df', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:30'),
('385b9413-88d2-480d-a4a9-4ccf9d22579a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:21'),
('385c9add-cbb8-4b3c-a78e-157334af02e0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:53'),
('38635d21-667d-48e5-9375-a0dc4a65c1a0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:31'),
('386407d0-6767-4b15-af94-f3176ec35c16', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:32'),
('38840592-35dc-4a34-8f93-4e217e5582e3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:32'),
('38853a73-37ed-4e53-af06-703752614da9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:53'),
('388f17a1-d8f0-43a1-8e03-8a0fb7a3b7f3', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:11'),
('3899965b-1eb6-4398-bb99-94d7d9337a01', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:42'),
('38a6d2fa-c311-421a-b216-867201ee2f4a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:51'),
('38ab98b4-7df8-47e8-9948-e5bdb9970907', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:51'),
('38acc36e-f01a-4689-ad5c-a9cbcd771d17', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:43'),
('38b1b47f-8a28-4696-ab3a-7784824c931a', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:34:05'),
('38c9a977-e6ed-4bf4-9597-7f1f4509d089', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:52'),
('38ceccc1-a36e-4e11-aa5f-e01444a8c16a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:07'),
('38d1c65c-3549-43cc-9bcb-062e671f0641', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:57'),
('38da1b08-eec7-4fa0-a43c-071da5efe898', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 12:22:14'),
('38dff841-28f2-4176-8ee3-5138cac8e32e', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 18:50:13'),
('38e04b40-1087-4dec-a46b-2af08e7fb9b1', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:34'),
('38e64209-a6ac-491c-a0c8-f70c0ff89f20', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:30'),
('38f38a28-2469-4b05-9975-c9b834f976e8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:37'),
('38fcc500-77a1-4b18-a848-af5261a05d67', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:31'),
('38ff9393-5936-4293-af1d-7ecd81cfb63f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:55'),
('390144ca-d2cb-43b5-98d6-4cb1900e9981', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:54'),
('3924f820-da97-4a19-bc39-a7a8d40f5509', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:47'),
('393e737d-63b0-4797-aaae-aa1ea0221488', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:43'),
('3946d46a-842d-41cb-b95c-85b595c3b5ce', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:07'),
('39497263-5033-474f-828a-35b38aec7164', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:59'),
('394ede23-c071-45fc-ac8f-27e7a92af25c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:51'),
('395d12b0-071e-4ff3-9230-6ad10fc63fd3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:21'),
('39639851-cfc9-4312-afec-a4beb3f51f5f', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:40'),
('39722124-a6b9-4767-bf56-271af9620b60', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:24'),
('397310bb-3709-41e8-9d31-0bb5ab8e6944', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:13'),
('3989a545-73a3-4fd7-bbba-26eb6780eee2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:17'),
('399770e7-4b38-4c15-a6be-ce00727b70eb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:27'),
('39a99eda-6628-4530-aaeb-6449c4da73a9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:02'),
('39ac13cb-a00d-4113-a41d-cd1b25926ac1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:33'),
('39b72a14-a0b8-447b-9406-6b980e0466d0', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 22:08:39'),
('39b8af2d-62b9-43cc-9fa8-99f82acd03b9', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:50'),
('39bd90aa-b43d-43a2-aeb6-87ed23446754', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:18'),
('39c0bcee-d4f0-438f-b1f1-5bf9cfa860e5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:42'),
('39ca4a45-7d1a-469d-8d25-3d9835528aaa', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:11'),
('39dd406b-d2d0-4b95-a59f-5267e895603a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:03'),
('39df7f74-d8ab-42f4-9dd1-79434ce56cad', '154.161.57.109', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-25 03:44:03'),
('39e3c23c-82da-447a-9324-6fd2b6f1c0e7', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:33'),
('39eac0eb-d0e5-4944-a973-bed192abb0a8', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:14'),
('39ff8999-0be6-49f7-a910-54de9e16c782', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:57'),
('3a007b14-fcf6-4292-9e3c-527e2ab67d9e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:28'),
('3a06a7ae-6117-41d1-859a-99ad15e7c555', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:11'),
('3a0c6928-4050-4b9d-a2be-646a5aa4731a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:55'),
('3a11b22e-d359-4749-9fd8-ba488fb87df8', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-27 08:06:20'),
('3a26ac42-57a0-4104-94d9-fa78356c669a', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:08'),
('3a4fb7da-e7b2-4458-b95a-e7032e2ab9d5', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:22'),
('3a5ae0db-9994-4fec-bb3c-1acb3af36fa3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:07'),
('3a6d8f09-8b84-4a14-844e-93bec5acf77e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:53'),
('3a797920-09a9-4f7e-a045-b9f2b17e215e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:44'),
('3a7ab0cb-92e9-4225-9c15-2769993ee1b8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:22'),
('3a7d1bd1-2953-4e7d-b39d-f7f7a029a695', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:34'),
('3a82a48a-5a1f-4ea0-9f66-1cf23d04334c', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 13:28:52'),
('3a9631ce-eeb4-407a-803e-a34879cd18f4', '154.161.173.243', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-26 19:57:01'),
('3a9aa447-a0f2-4836-90a9-d9a8e5494927', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 17:13:56');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('3aa73336-9eca-4891-a885-b8e03d0695c9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:07'),
('3abb2959-3c63-4bb3-a9a0-be0a7e6c81c4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:07'),
('3ad798be-9097-4c55-b943-99fb05f64125', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:41'),
('3adb7378-bf94-4f1c-b8b2-3d449de9ca18', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:33'),
('3af9f865-e3d3-4e8d-bfca-3776bd60badf', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:52'),
('3afaed47-c4f9-4fb4-9388-409c8ca598d2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:47'),
('3b138db9-7916-45f9-9207-337d6654b843', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:44'),
('3b1b3880-1fc1-43b6-a077-5b0016a19685', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:37'),
('3b2c23cf-8f7a-4852-975b-eedf0d27a116', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:34'),
('3b4499a5-87ce-401a-8287-7960de9908d1', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:19:13'),
('3b4b9c21-78a3-4936-8ff1-5d001bfcd5aa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:21'),
('3b500952-ed96-4b3f-95ce-42f49ee42aab', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:04'),
('3b50f1d6-6d85-42fb-9b5e-bdf02f278253', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:48'),
('3b51d46c-8242-4d03-9af7-435a78ffc4d1', '154.161.181.52', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-24 17:33:34'),
('3b55d42a-349d-49dd-983b-1a23b05882e4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:17'),
('3b687a6f-0213-4e6e-9844-562f66331e0d', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:50'),
('3b6b1bc3-2fd1-41b8-a1b5-424da051fc59', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:57'),
('3b8308ef-9262-4019-a063-0b2d96b60974', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:12'),
('3b898509-ab6e-443c-a6eb-4bf39175f43a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:24'),
('3b8adf5b-2c11-4ae2-99c8-e67d7625484c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 20:00:37'),
('3b909b62-6090-4231-ad8e-29b98a0560ed', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 22:27:20'),
('3b92d3bb-b9da-4474-b451-c9a8977dfab4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:56'),
('3b96725f-f9fe-4576-ac12-2f0fcaca3866', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:49'),
('3ba00baf-d030-45e1-b5b7-da9c22ef1832', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:44'),
('3ba238db-431d-4e74-af61-56739458de5d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:17:38'),
('3ba62a1f-5b62-4240-88f5-bff65cb4e85b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:37'),
('3bb23cf7-daa7-44f6-be13-e765c61d80c2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:12'),
('3bc20c1d-ba33-4703-8461-663287b14f61', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:34'),
('3bcb7b16-a7a8-43db-a437-1fddd92bfe0e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:57'),
('3bdd9c51-f37e-4068-817d-5633d438fa36', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:28'),
('3be067c0-3d62-43ef-a0b9-04a7bab9c372', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:20'),
('3c217282-4512-4cfd-846f-c54567a60ab8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:28'),
('3c28eb48-7421-45e4-8a33-54178a83e72a', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:56:01'),
('3c2e5d23-d6a7-4689-af81-2f50266ff596', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:17'),
('3c30457b-5213-4fab-92de-16a280862896', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:35'),
('3c3bbd83-cbbf-4969-b186-087bd6eac5bd', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:27'),
('3c440c64-f0ae-40d6-9ece-28909afea91f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:17'),
('3c4d054e-0135-4d73-88ef-b1255a536180', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:23'),
('3c5da623-c13b-4741-9bfd-7c026a700a2a', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:42:33'),
('3c64c69f-5e70-4298-84f1-8f214a6b9f4c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:31'),
('3c950c98-7c7b-4386-965d-8b9ea2586e3f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:10'),
('3c9d0442-21f2-43fb-82a4-d3e594958bff', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 18:51:00'),
('3ca391c1-e419-478d-ac81-b19d1447aeb6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:57'),
('3ca61ef4-e76e-4b34-ae69-08887a6bbb4f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:03'),
('3cb36cb0-940d-4a95-843e-b8dbc74a2c97', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:02'),
('3cd84701-7188-4c3e-9e79-011222c20084', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:10'),
('3cdacba4-862b-4b03-bb71-b6d1f8d7d2c2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:52'),
('3cdd32fb-3d08-41ba-8e1c-f7f9286d4d23', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:51'),
('3ced5e28-30fd-470f-976b-1e0b55e52a38', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:24'),
('3cf2d61b-33c0-407f-8609-9d682321aefd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:41'),
('3cf6a963-71e1-4905-a4bc-3ca8db6ef6af', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:10'),
('3cf79c4c-951c-421a-ae8c-7a733902883d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:37'),
('3d008ff1-b3c1-4437-9fa7-96efb1bbfb39', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:14'),
('3d017c23-b04d-402e-961c-04bd838c2d47', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:15:54'),
('3d14ca58-5b86-4cd3-b61e-e60fdbf55789', '154.161.141.144', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 07:59:30'),
('3d1d9e05-f713-445f-ba80-380baec9b341', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:27'),
('3d31e351-5ded-4b46-ac76-4b4dfdc1ccac', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:24'),
('3d359769-069a-44b7-8412-9b95b7bdce7e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:09'),
('3d35c466-5c7d-4736-8d49-9d15b04b6eb8', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:22'),
('3d36cdc2-172e-446f-a7d5-48bd84d0379b', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:13'),
('3d376afc-d2fe-49b7-a7e6-38eeab55ff70', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:47'),
('3d3f09d5-96b6-4984-bc07-5d13aee9f444', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:34'),
('3d47c81f-a6c2-49b1-8549-c288e7be50f8', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:50'),
('3d48ba79-1571-4f79-842e-1da8f78bebb1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:29:12'),
('3d5e10c6-ea2a-4218-b80d-7f84de9b9473', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:27'),
('3d60e255-e413-4426-b359-9372050cb6c9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:18:22'),
('3d63d51b-bd78-4002-b157-d2be346f3110', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:40'),
('3d691a14-ccbf-4b8d-aaa6-749f08808191', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:04'),
('3d7bf419-d8e7-4cfd-9a13-45f3b6a5e00f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 12:15:29'),
('3d7eae7a-caea-44c6-90b0-9755fbbfe080', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:07'),
('3d805a7f-8746-4956-a0a4-042f4d55d5fb', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:58'),
('3d91cb5b-b824-426b-a985-7eafc246bff8', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/branches/get_branches.php', '2026-05-29 09:05:47'),
('3d9b085f-0c87-4a09-a566-a76a30b120df', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:31'),
('3da70d16-5f75-48a5-ae73-568cb50c4092', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:20'),
('3db24125-c29a-43a0-99d4-f15711433ad3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:34:05'),
('3db67d29-9942-4d30-8df5-e5123e2937f3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:57'),
('3dbc8e42-b5ab-4de3-a95c-dcf9e725257f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:37'),
('3dbe8b7e-3746-4abd-a181-a0fce8acaecf', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:45'),
('3dc91d16-07b2-455f-a6de-41c87e6237d5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:31'),
('3dce73f6-2e84-4426-8645-5deb4cd30bdf', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:02'),
('3dd4fb16-6b0e-4fcd-a2de-c05183e499e7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:31'),
('3dde4c9f-faf0-4a40-bdcc-ac7c0e901a08', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:42'),
('3e00d58c-3778-4cc5-8913-2f78841b2fb4', '154.160.5.183', NULL, '/api/v1/branches/create_branch.php', '2026-05-29 12:16:50'),
('3e0ac600-8729-4bb5-ac34-dd9324752bf0', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 12:01:28'),
('3e132413-07c8-48fc-843e-88f7cec77287', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:47'),
('3e1426c6-3b68-4996-b3e9-0258be72040c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:27'),
('3e192629-5f65-47ef-8535-691b3e8c8f24', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:45'),
('3e262292-6a34-482c-8f92-6ef05fe4a934', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:40'),
('3e26e008-92b9-4477-90bd-99ec24ea4761', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:01'),
('3e2e259e-9a14-4cd1-aa2d-d8763d1138e5', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:02'),
('3e2eda49-b488-40b5-842d-e8cdcfa3b753', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:04'),
('3e3b0a47-2805-45a0-b0a5-8f56a8fc4cfb', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 08:06:57'),
('3e41508b-5f7b-4f56-99f3-839527c390bd', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-26 10:10:01'),
('3e445340-7e2f-4d7f-bf73-ae60f26995e1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:27'),
('3e49dd3e-8997-42c3-8d73-c08631f307d2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:07'),
('3e4a98f9-7efa-4593-bba1-f3df7291cbf4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:37'),
('3e4eb225-adf7-4d56-9f4a-31c9697e1cfa', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:30:36'),
('3e564112-4ec1-4ce1-ae4d-d94fc7aa60ce', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:05'),
('3e5818fa-cd24-47a9-9a10-3a294ce143c6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:43'),
('3e5b81cd-1d0c-4eac-a34c-da105d66d365', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:09:23'),
('3e5bd90e-8495-471b-8fbd-26facea16921', '154.160.5.183', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-29 11:35:40'),
('3e5edb35-a279-4fff-9c73-5797b0554e5a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:24'),
('3e607ec4-124f-4c6d-91b9-a150512e7781', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:23'),
('3e654164-09dc-4e56-96d3-5ad7ce80e91e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:37'),
('3e83aceb-39c2-45ec-8497-f3664a3b9109', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:07'),
('3e87a98e-841c-4ca5-9918-c3c2033034f3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:01'),
('3e96ee4f-abbd-4c49-913e-d27564e14de7', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:34'),
('3e999ae4-a14f-49bb-86f2-711c24d5fb5f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:49'),
('3ea8c5c3-6f1d-43a9-82c6-f4e8221ed237', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:07'),
('3eaa7c2a-5048-48d0-96d1-925c5fb3ac6f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:12'),
('3eb518a9-a749-4bb9-a778-9ea284fab233', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:44'),
('3ebcebda-3f8b-4985-ac80-12a5f8ff6f8c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:14'),
('3ec82e11-0c25-47d1-bd33-6741f7ddf9f4', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:52'),
('3ec8601b-b09e-43a9-a8e3-f20249d3aa86', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:57'),
('3ecf995f-627e-4297-97f9-0e438d496ee0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:17'),
('3ed57653-5f2f-4707-b77f-ebb38c2f2dc2', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:10'),
('3ed7cc9d-17e8-4735-8ee1-84957643d952', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:21'),
('3ed9b1f5-dae6-420a-bb4c-885479c012b9', '154.161.138.84', NULL, '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a180b79b74d9', '2026-05-28 09:33:03'),
('3ede7532-4981-4d44-8b22-bdfa576ccc7b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:27'),
('3ef05fcf-7810-4f25-a185-2bd7df1c2ef8', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:54'),
('3ef8bec4-7bf2-4003-b354-78ca523a2dd9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:22'),
('3f2090a4-3643-4ddb-8dbf-541582764cc3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:17'),
('3f258cbd-3d79-45e3-9d07-7a957a7d4000', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:53'),
('3f2dbb0c-2f08-4fd4-b3d7-5a7bc66f979f', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 08:06:19'),
('3f3e6917-7b8f-4cef-a095-1a03f0d9dce8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:15'),
('3f3ee27f-3353-4824-826b-621eb46d1179', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:50'),
('3f48fa32-5736-407c-bd7d-e599e825e2c2', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:00'),
('3f4973d6-afc4-4275-b9e4-0e097bac69a5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 14:10:38'),
('3f4cb212-41b7-4a74-8a97-5831315ab0a0', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:00'),
('3f4f153e-5c44-4444-a0a4-39633a3c78a5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:17'),
('3f54d677-4dd6-405e-aac1-15b30f997449', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:04'),
('3f5b7f44-f6f7-429c-8bcc-8fdb93933dcd', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:13:36'),
('3f5c1602-83be-478f-9d5a-c6a32ba29071', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:37'),
('3f5d3d3f-f080-477a-8b96-6c43a0c0c8aa', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:41'),
('3f5ed97c-b450-444d-aea2-de318810b984', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:33'),
('3f6f0845-d467-4e81-96cc-01934130e98f', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 08:34:29'),
('3f6f4f25-c277-403d-bef5-153f6d79e24b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:44'),
('3f7fd841-ba87-4925-84c8-aaf21b0c90fa', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:27'),
('3f85b863-b888-4f9c-82bb-e534a7a4532d', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:50'),
('3f880cf2-59c1-40a5-ad39-01787227c00e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:04'),
('3f8bbd39-8461-4d06-9e42-78f848e1130a', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:27'),
('3f9d4e94-71b5-4b8f-bae6-25a0c6974a6d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-27 05:42:37'),
('3f9e6c06-c35d-4d5a-86ac-4e5ffd45c2ef', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:12'),
('3fb5f9d0-acd6-40d2-9565-4133e3daa292', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:10'),
('3fbf2491-b640-4af5-ab51-14ec0fecbd41', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:47'),
('3fc288e7-27ac-4e2c-aa2a-871673e223d8', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 08:41:29'),
('3fd2aeee-affa-4eeb-92c5-9847b8865f09', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:44'),
('3fdf870b-2677-4831-86fe-37525e0cba9e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:28'),
('3fe75131-83d4-4b8a-9a4f-7f56e1601a59', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:04'),
('3ff034f5-50e0-45aa-be52-e1cabf3aaab9', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:20'),
('4006d32b-2dfa-4674-86f7-42f430a77752', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:24'),
('40206ed0-afdd-4349-976a-624b3a3695ee', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:02'),
('402079be-300a-4fff-850d-8b177be3cc40', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 20:00:34'),
('402329a7-0799-438d-a3f3-efa401fdf5ae', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:34'),
('402e79c5-aba5-4e71-856b-71b17bd8d233', '154.161.141.144', NULL, '/api/v1/users/list.php', '2026-05-27 07:59:15'),
('403f6a17-8f91-499b-a978-dc785eb4c4ea', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:03'),
('40503185-215d-455b-b0ed-2e5ac7d3cd78', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:40'),
('4050d73d-4481-4d5d-9bff-5183cc4cecea', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:21'),
('405fc076-fa95-4e53-a271-50c7208a9529', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:04'),
('406bab9d-d546-40e4-b887-f604a181fa2f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:43'),
('407214b8-16ae-4c37-a23e-41e25ea4a33e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:00'),
('40848c7f-3d7d-48ec-8a13-0468d82cf445', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:52'),
('4092c524-fda7-47bb-9cb8-c0f15586f311', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-28 18:50:13'),
('4099591b-3c20-43d4-a3a3-7295224fc5f9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:33'),
('40a7c165-b356-4ed5-ab3d-d435cf02fe07', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:05'),
('40ac9d1e-bbc9-4182-97f7-78843e8bbff3', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 12:19:49'),
('40acc69c-4447-4cc2-b267-fa61c5bcdb2e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:47'),
('40b02478-dc7c-4352-8e3f-e39825c27dbe', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:20'),
('40bc4988-28ab-465c-90b6-66a98f79ea20', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:32'),
('40c196f8-d72b-4083-8c32-ee4c85686117', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:22'),
('40c4bda0-dac0-4257-bad3-a94a67749860', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:35'),
('40d58c6d-4848-489c-b85b-838ec4401e27', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:47'),
('40d6a8ec-4e84-47b9-8a66-48ae33381109', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 11:02:28'),
('40e5155e-066d-42f4-bfee-3d5dfa3bf56e', '154.161.173.243', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-26 10:05:20'),
('4105229b-4ae3-4aa1-b60b-4c338b72194a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:37'),
('4120d365-7c00-4655-abc4-2bf979c27834', '154.160.5.183', NULL, '/api/v1/branches/get_branches.php', '2026-05-29 08:34:03'),
('4125b7e6-9723-449e-a8cf-eab589772b7b', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 08:34:33'),
('4128877e-c75a-45fd-af98-fe95ca68598f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:11'),
('412d032e-ca54-4c54-b56f-a1c50df8ea41', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:48'),
('4139ae3c-201a-4b42-8bca-ad590999b24d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:37'),
('413d6b40-f5a6-4577-a9af-2e01b7f2202e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:26'),
('414da970-f56e-4a10-af65-0e097074c166', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:31'),
('415199e7-a7e7-49df-b827-9fbe6b31b32f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:17'),
('416b8de1-8ef4-426d-862f-b016d70c0720', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:07'),
('416c1136-2a6c-4536-a4f8-5683482a131e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:50'),
('418897b7-fbb0-4ad4-b319-cfa713fab5de', '154.161.173.243', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-26 19:50:17'),
('418d9767-8dec-4e4e-8b08-9ddb1139034a', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:41'),
('418e8779-ee93-44dd-9556-52fc8c1611d2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:47'),
('419932c2-42b5-4f3a-a553-62735ae0271e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:31'),
('419b926e-aa81-46b5-afc8-c1f710640526', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:43'),
('419bc493-829d-437b-a592-bfe1ecebedf8', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:45:23'),
('41a29a62-65a6-45e2-86d0-90b5b9fbd637', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:29'),
('41b078ce-1039-4e30-b452-267efc73fab0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:17'),
('41bc41c4-70f4-43b5-ad56-d82ac55209f0', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:51'),
('41e59fbb-6076-4278-8113-e6165c438037', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:10'),
('41e66e17-6e8a-4623-8bc9-a1a6eb5256d5', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 10:38:40'),
('41ec670f-7733-429e-b6a7-cc3452e29f8b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:57'),
('41ee38ba-52cf-4ad8-b9d4-e7954b4bf042', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:49'),
('41f14cc2-ea2f-4b8c-b12a-32e7b9fda929', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:17'),
('4211dae1-3a5c-4dea-82d5-2fb1169d6eeb', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:52'),
('42132849-5494-40a5-b72c-de40a5717c6a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:54'),
('421bdfae-4780-480a-8ef0-b8cd163585bb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:41'),
('42229d79-0364-4682-940e-c925453ea83c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:41'),
('4222acaa-6c40-4303-a889-52f658b29889', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:47'),
('4230c9a1-f644-4fb4-af18-f17dcfb65a85', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:27:08'),
('42317520-bea2-421d-a096-31a39693ea52', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:55'),
('4234263e-113b-499f-8135-62d6d260d653', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:28'),
('423dbbaf-1f8b-4ec5-a23b-3db0ceb55ed3', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:01:53'),
('423f0523-cf06-4ae5-b16f-46d5c6eda464', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:40'),
('42477f67-9c58-47d5-a2c7-e92e73710409', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:19:49'),
('42479d1b-5c6b-486d-81f2-f92bed8abbe9', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:22:53'),
('4252b6b3-0f69-4bc5-8049-d27b07f6f02f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:57'),
('4259aace-5a3a-4dad-8855-9304bf14b190', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 12:01:16'),
('42687123-92b9-40fe-a224-db37af8f60f5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:41'),
('426b7c80-eeb5-476d-a6aa-2145aa0e9b55', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:48'),
('42711888-1975-4875-b8c7-0cf11fc5e708', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:55'),
('42866c04-d08b-4670-aaae-6fe472eee8d8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:42'),
('4287a3ed-eb43-463f-ac37-aa6640a5736d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-25 19:56:05'),
('428fe3a8-318d-488f-9b9a-ce1467cb20ee', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:38'),
('42abdcc6-4be1-4365-acf5-b9b46f4f2b7f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:37'),
('42ad51d0-1341-485b-b3d9-371f33acd24a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-25 19:57:41'),
('42cc4408-f8b5-4728-b25e-c96134e82d69', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:30'),
('42ce0dc5-7b72-4384-8d8e-27ab4c00cd0f', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:22:55'),
('42e36ac2-0e04-410d-aa3f-9864557c0469', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:09'),
('42e75549-6f24-40a0-8d26-3d9dc529e2ea', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:03'),
('42f1cd2b-f159-484a-9898-a7a510ef7f22', '154.161.0.165', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-25 18:58:41'),
('42fcd4e3-9c5a-4452-a958-9c16d6d1120a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:17'),
('4305d55d-cced-43bc-826d-1717241ad570', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:47'),
('430830f4-1d95-4168-bcc4-30bdaca9a303', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:57'),
('4308d729-0030-40a6-84fe-9ecb61117a20', '154.161.0.165', NULL, '/api/v1/sales/create_new_sale_with_payment.php', '2026-05-25 18:54:22'),
('430a363e-28cc-4fa4-8b13-0e1c9c0a3d60', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:07'),
('431924eb-3ccc-4d5c-ad2d-0f3f27521bd1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:27'),
('4325e664-0821-4989-8ec8-0332421f7b68', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:31'),
('4331c4d2-1dd3-4983-9f4e-d6ddf6d843b9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 17:20:06'),
('43349a30-092e-4552-a13b-802748742339', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:43'),
('434d9c21-02df-4872-b2b8-d4a7ea8a305e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:11'),
('435176b0-2849-4f8b-94a1-c3b66f37300a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:07'),
('435aa018-464d-4cf4-a9eb-9184dfabc71e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:47'),
('4369be0e-e2d7-4b6d-a773-0fe78de75770', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:54'),
('43889048-ee14-4116-846f-d732412a0a1c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:04'),
('438a7c8e-e082-4245-a581-2dc44fba0d9d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:28'),
('439f6b1d-5eb5-42a2-9b9f-3f94fa9e24ca', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-29 11:35:40'),
('43a67621-eeee-446e-a0a8-be798b91e2c1', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:43'),
('43b01742-972d-4cd7-99b4-5d906746340e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:41:11'),
('43b6bb0b-0e07-42a2-a637-4e54436c5474', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:25'),
('43bac53b-6467-4cad-b8c8-c59495e2857c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:53'),
('43c18777-ee35-4797-ba6a-6e0f18936c8d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:17'),
('43cec006-e17c-4dad-8f3c-903abb2fb50c', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 18:53:26'),
('43daed15-d2e5-4ce6-b0b3-c226b2266eb1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 08:54:49'),
('43eab2fd-4258-4ab5-a9fe-90768a49b6e9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:11'),
('43ec9780-53ed-459e-8be4-203b0d8202dd', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:58'),
('43f7f2cf-3478-42cd-8c7e-4005aae785d3', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:50'),
('44003062-1b5b-4f23-adf3-d101a76ddee5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:17'),
('4409e741-5b90-41a2-a0b3-47beb13b5e24', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:41'),
('440be72c-79b8-4a75-a0ae-6a3cf1acfa3a', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:21:06'),
('441490ee-f6a7-44f2-b46f-792bdbe80d2a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:47'),
('4421cb3c-ab94-44d5-a681-8af49a56057c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:39'),
('44258825-572c-4d0d-9492-18762e83e4eb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:27'),
('442bd86f-415c-4fa4-be9c-204f42a2ee86', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:38:27'),
('443ef1ec-3fd7-4f4a-b021-d604d81ea89d', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:35'),
('444cd475-ce22-46d5-a0fa-9d76404850de', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:08'),
('445d2316-bb96-4a19-b5c5-41ffd79abf69', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:42'),
('44603fd3-8b69-4e44-bfc8-1440c84d44e2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:41:21'),
('4469db5d-7588-44a0-9097-05f457a8fe8e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:50'),
('4484630c-5326-4055-9ecd-cabf93f1a120', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:51'),
('44862e99-62fe-4609-9c50-d3c519bea576', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:17'),
('448fce2c-29e7-46c8-bb67-745656c82334', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:43'),
('449c0b3c-3d1d-4087-9d29-6012c97e5cf5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:50'),
('44bd86f3-3417-4636-b4df-aaf04aafc676', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 10:10:46'),
('44c2c636-7980-4581-8e21-294cd97c7f24', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:17'),
('44d37246-5eb1-462a-811f-26ca73a486ee', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:44'),
('44d5bbae-e294-4ed0-99c7-f851fe6469f2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:54:14'),
('44da4611-650f-48fd-a75b-4069ca498d94', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:23:23'),
('44df8ab8-601c-4e01-a1f0-c1cfedfdcc26', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 08:38:46'),
('44dfe069-9412-4ffc-a5b2-58620cca72cc', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:47'),
('44e201e2-6632-4aee-b31b-36130bf61cf7', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:17:11'),
('44f237ba-5bb2-4a48-bb8b-d4c2927e9d51', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:58'),
('44f2ef48-4ba8-4b9e-b678-bb6c863be28d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:24'),
('44f4b527-5b48-434e-b55e-c82f0f88135e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:57'),
('44fead41-ad1a-4049-a0eb-5578b1794eec', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:47'),
('4503839f-b2be-45ca-b402-d3edf7734aaa', '154.161.138.84', NULL, '/api/v1/payroll/preview_payroll.php', '2026-05-28 18:50:51'),
('4513baca-3184-4ab8-be93-0ae92fbdcf4f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:53'),
('45192d22-c86c-4a22-ba8f-541f3f3d73ed', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 08:54:50'),
('45223745-2006-48fe-9d21-7710f2ef0e58', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:57'),
('454bbe1d-39c7-4cb2-8703-7b72becaab42', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:50'),
('4559c89b-2a9d-4570-9d31-5009a3faa352', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 09:41:24'),
('455e91c8-c0ff-4675-bc8f-7a798cfb7cf5', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 08:35:35'),
('45648d2a-9596-4136-9bfb-833e8dbfef7f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:32'),
('456fe516-e5e6-4184-a131-d9e9692a9ad9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:58'),
('4576d99d-3f75-4260-9a2e-dc37f5c73d8a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:57'),
('4577e7d5-aea0-4d80-bf1f-7b407478bac2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:51'),
('458296bc-bde7-4275-9e08-3ae49b44778d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:27'),
('4596002a-2d20-49f6-a898-f908efb68278', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:49'),
('45a99382-8361-4b67-998a-258de9e1cf70', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:41'),
('45baf262-5c6f-4099-81ad-b06730202255', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:11'),
('45d26a3f-49a9-4672-b61b-ed6f313ea1fc', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 05:33:58'),
('45d791be-c264-4ef0-95f8-c5fc7331241d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:58'),
('45f92c6a-f636-4db9-99df-a53f47d6b91e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:55'),
('45fd12a6-8abf-4687-8bd3-75681daa8129', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:44'),
('46129750-8eaa-493f-aca0-0c85d855b903', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:30:39'),
('461ba078-fea2-45b5-893a-751252498d1c', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:47'),
('461da648-5a43-4807-a369-0c2256cf1a18', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:57'),
('462537f1-67f1-4059-ba2a-ee83717f9fb2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:41'),
('4626b740-f423-4367-a9b0-cab7c4ab1c42', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:08'),
('462fbbc4-cd8e-45e5-8ef9-26ded487f61b', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:17'),
('46357147-f3c5-4031-9457-13e17872fcf8', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:10'),
('4638dd0f-d6ee-422d-8986-d709ac276a4f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:58');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('46463d1f-fadd-42e6-b114-9c4323b5112c', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:52:16'),
('46585ddb-0b02-4aa8-96b4-2745a00117ce', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:05'),
('4659813f-1d85-4e1d-a06e-e63931e1c4e2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:33:09'),
('465efb13-a79e-4940-928d-b4d7a8df8cbe', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:03'),
('4660d726-7700-4645-bb8d-4cb502f9c1de', '154.160.5.183', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-29 08:34:40'),
('46657b6e-9771-4da0-b9f1-9baade9ccc38', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:21'),
('467b1ec0-603e-4700-935f-7fd5fe428328', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:41'),
('467e5fee-f45b-469b-819b-844b671dc815', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 10:01:16'),
('46968f09-cf30-47b9-ac37-4ab8c70b708d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:34'),
('46b38a74-8df5-4a89-a633-cf51eebcd22e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:20'),
('46b4ea26-6ad9-47c1-90db-ad008bf399f7', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:48:36'),
('46d442de-c4e8-48a3-a824-c43274450b73', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:02'),
('46d563d0-5280-4723-a7db-dd08cbc458af', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:42'),
('46d7823a-5d99-4c10-91b6-7aa544ac8ebc', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:52'),
('46e16323-9c16-4414-8b95-dabe90e75a8d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:37:25'),
('46eb3abe-8f72-4991-ad2e-b7f51e11dfbe', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:22'),
('46f71727-1878-406c-b96b-952c53fe2804', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:22:57'),
('47016369-2c07-49b4-a835-71610ff86d97', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/send_sms.php', '2026-05-29 11:50:31'),
('47176e95-cf1c-4e1d-9fbb-54e5ebf52f8e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:22'),
('471a28cc-8ffe-4d85-941d-41ff8fb316d7', '154.161.173.243', NULL, '/api/v1/invoices/initialize_invoice_payment.php', '2026-05-26 10:10:20'),
('471d6d14-20a6-4141-a076-3e155e5ba68b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:39'),
('471dce55-8fe6-42ef-96eb-53332274ca9a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:41'),
('4724b730-a0d5-4134-883f-415eb5e1f589', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:37:05'),
('472aa188-46aa-40ce-b4ef-64a9b27e4a2f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:38'),
('4732a2c5-e43f-45b9-8286-4e8dbd062a1e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:24'),
('473a8558-3d83-4a4e-a55b-54037dffdaa9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:14'),
('473ab838-8f02-44f5-80ae-472410dc0283', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:03'),
('473e5b63-39e4-4b3b-b3e8-d152527715d7', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:40'),
('4748481a-a664-4d3f-a558-02a23a92b421', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:09'),
('4754c813-e2f3-41ff-a688-56d0000387d2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:09'),
('4782c9ae-d333-499f-b684-253d961feaae', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:20:11'),
('47872a37-b9b7-420c-b015-3673169368de', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:13'),
('47955174-6f36-46a2-bd89-ab10d4e7cadf', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:44'),
('47b47fe3-fd9b-402c-a05b-216a6612466f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:57'),
('47b5be1f-3119-46cc-8bd6-bce45d5ebf79', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:35'),
('47d3161f-72f4-4bc1-a268-ae752aef8b56', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:00'),
('47d3e2fa-17a8-4a5b-bfe8-a30e7cc623f4', '154.160.5.183', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 11:22:19'),
('47e4f3fa-7b15-4fab-8d96-d3dce0a6cf38', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 03:27:51'),
('4800b840-3daa-4cc6-9fe9-37bac63a014d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:47'),
('4805c1ca-cab2-4320-86bd-a610a7980ce1', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:34'),
('481a95c3-1836-4270-9eb6-0814eb8122fd', '154.161.138.84', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-28 08:41:58'),
('481dcc34-d765-400d-bb34-790295e84b0a', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:24'),
('4827de82-385e-47b6-80f4-542cd6747fd7', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:35'),
('483301e8-b293-476a-a1a7-2ed3531a1008', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:17'),
('4839ffdb-d7a0-4bbb-91cd-cae6cf601500', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:28'),
('484be564-f19d-49dc-9ac4-b65c8790ad24', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:39:08'),
('484f4783-58e2-4283-a031-861a49a79566', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:38'),
('4862b54e-d360-4b5b-816d-c91ca799ead0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:37'),
('48644f73-3636-42d9-aa79-fe56ce90ec58', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-28 08:41:29'),
('48714004-e753-40fa-9b0f-8e95275ef82b', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:02'),
('48784d3d-af7e-4bc8-908e-8c9b6be86627', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 11:01:53'),
('487b8591-3415-449f-b40f-9615618dc608', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:02'),
('4884cfee-d88a-43ce-8afd-1a91e7e2721b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:57'),
('48899b19-2a81-4fe4-b27d-40377f6e46f2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:17'),
('488f369c-da5c-4324-b78e-bc235ef89094', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:37'),
('4892ebe6-1743-4480-a81a-a1dc7f3a83bb', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:49'),
('489b40be-3789-42b7-ac08-dd003ef0563a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 18:51:19'),
('489b4ca2-5633-4045-aa81-69df5b17f70a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:32'),
('48d8a272-0ba6-4800-8cd4-72b5f55dfb3f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:37'),
('48e6299d-175f-4a90-a766-d623687fc79e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:51'),
('48edfd90-f83e-4acc-aa09-8159a74b57b1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:51'),
('490a5eed-c3a5-4186-9a8c-8ad6e4842e90', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:54:51'),
('4911393c-0fa9-4609-bcb9-0416d97e7b3c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:17'),
('49170c26-776f-40f8-90bf-d60061388f57', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:20'),
('49261ac1-0eed-4f39-bc6d-8a0475d34e38', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:47'),
('4957ab1c-ce7a-418b-96ec-2f4a648a058a', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:32:41'),
('496b0009-ac74-4b83-8bf1-ea5dda7ffbca', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:00'),
('496f9ab5-e5e7-412b-913b-74baaf660546', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:47'),
('497771d0-d5ce-4522-88dd-08eb87dc4e92', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:38'),
('497fd8d1-fc8d-4c43-9edf-227545248609', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:00'),
('498cb500-59b3-4e77-8a5e-cdbd0277828f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:45'),
('49905f28-4765-459c-9820-125c7555e62a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 09:45:28'),
('49931056-6eb6-4b39-8767-25e214e3320c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:12'),
('4993d31e-85b4-4022-8633-2c2970af7143', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:16'),
('49976cb9-7ddd-47b0-8b00-b32e821d39ec', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 11:02:22'),
('49bbbbd6-10b7-4efe-b66d-c9eb1e5b0a70', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:23'),
('49c7ecdb-bfe5-4c66-bcab-e5b7d13a90e8', '154.161.141.144', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-27 08:06:57'),
('49d02e00-5d8a-480e-997d-9ac1633ad6f3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:47'),
('49d1c50a-7349-4e5f-8160-20d05f4549a7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:13'),
('49e1756f-c559-4b4f-a76c-52f004f05132', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:14'),
('49e8bd3e-30d7-4cc1-a0b1-725edd3ac9bc', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:17'),
('49eaf690-3f09-43dc-a377-badf7469baba', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:37'),
('49ef10aa-c82b-496e-affd-e00456ff7b64', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:52'),
('49f4de54-ae26-4334-bdce-7947b36884e5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:27'),
('49f552db-c3b4-438f-a272-7163bbc4e0e9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:22'),
('49f6bf2e-fac5-4743-900b-39b73430cbf9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:51'),
('4a01e408-b2d2-4135-b22f-a8f327ba2b8e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:07'),
('4a03a387-88dc-479f-9077-29d9c95f1d75', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:04:40'),
('4a131b3c-50aa-4cb4-9fc1-3a202e67f92a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:54'),
('4a1f539d-3b7c-4094-8374-5602c3cc7b9a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:51'),
('4a25f7c9-a63e-47d7-a305-2dcfb76af511', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:31'),
('4a2dd028-4dfa-4fb1-81bf-e1c14cc8ca6f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:49'),
('4a2eebd1-8c55-4f42-a3a4-d00e5c52aecc', '154.160.5.183', NULL, '/api/v1/expenses/get_expenses.php', '2026-05-29 09:05:52'),
('4a3bc827-9642-4b64-be9a-d5dd1ae98178', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:41'),
('4a47bbdd-01f9-4750-aca7-bdc53aad065e', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:10'),
('4a4f1148-4409-4d7c-8a44-6a0992f92477', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:31'),
('4a5ef3be-9b5b-4dbf-8a1a-07035e50713d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:14'),
('4a5ffd92-1544-4866-99fa-5fa8c4fc7613', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:47'),
('4a601e13-0d30-4f3d-bca9-b0daffd1bdcf', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:23'),
('4a6235d5-a3f0-42c3-8d29-f66d18b38ad6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:05'),
('4a680356-785a-43b6-b7eb-28b40bc9e138', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:27'),
('4a80f39b-d970-48a8-8e70-29e885687d3c', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:04:50'),
('4a8622e9-e29a-49c1-8ac5-4e8710ed4d78', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-27 05:39:29'),
('4a8af594-4dfa-41d4-9750-ba5945893165', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:16'),
('4a8d1fee-85aa-42ac-857c-a40d926a844c', '154.161.141.144', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:39:41'),
('4a90c2e2-15b2-4994-9358-3c71f1ed4dd6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:07'),
('4a9b3a5e-426d-479e-b6eb-42bb2914a306', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:17'),
('4aaf4a3f-fa1a-4ffb-b399-f4869e7ee923', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:47'),
('4aaf6ed1-78dc-4f05-a899-28a6b7166443', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:51:57'),
('4ac4e183-159c-42dc-9013-d51cc2748b1f', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 22:08:28'),
('4acca230-2854-4426-81a9-ca631511bbbe', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:07'),
('4ad4fc2f-9fca-4fc6-9087-e9f61a5bd1fd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:14'),
('4ae80a8c-6f0f-461b-a5a5-e7b4a39bc02a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:11'),
('4aeb2d87-5605-4239-85b0-43dfb63db8c5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:17'),
('4aedf6f7-982e-4b26-9274-cd205ff58cf5', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:31'),
('4aef060c-96b0-41c1-9f04-edc4fc70b89e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:37'),
('4af26306-87c1-402f-b92b-31b1cc41f9ba', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:58'),
('4af74d4d-56db-4cdc-b9fa-1a3b4f0de19a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:52'),
('4af8cb33-2693-4467-a1f8-872adeab7702', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:37'),
('4b1cdd21-f0b7-491e-85df-e9fd1de844dd', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:32'),
('4b25d85b-2e1e-467b-a14f-053ffd5812d6', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/preview_payroll.php', '2026-05-29 09:10:46'),
('4b2a8d72-7b07-48fe-9f59-659df2a694b9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:56'),
('4b2b7879-e79d-47f4-9051-fb95ca82d85a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:07'),
('4b2fa3c1-d336-46e5-bdce-172955f956c5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:47'),
('4b30f7cf-644a-4af3-a38d-599161c7f9ca', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:53'),
('4b3bd458-b3a8-4250-b6d9-069142377777', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:27'),
('4b4ed55d-61e2-41b3-973d-70df8901c86a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:08'),
('4b52c4f4-21bb-48a2-9a58-1ead790d6738', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:26:25'),
('4b6a80d1-41af-4d25-86ab-d84958b8250f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 11:25:24'),
('4b73eec6-d56a-4094-838d-6688dc5a0a23', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:53'),
('4b9e8f56-9d18-41a2-89a5-01497bd148ac', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:04'),
('4baf0049-15e6-4ea9-b360-de710ef01a53', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:39'),
('4bb5ce0b-2c1c-4bd3-ab96-e6e4e8ebef9f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:57'),
('4bc3ad54-bb4c-45e3-85c0-b53a6fbce86b', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:53'),
('4bd00bb9-b5a2-4828-a5cf-3a7988d2cda1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:57'),
('4bd6234b-71ec-4d97-a53e-079018c32bbf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:07'),
('4bef6d92-33bf-4ac4-8e89-d2dd8e37b218', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-27 05:39:47'),
('4bf133dc-f4e9-4fa5-8749-83201877b889', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:23'),
('4bf29518-d72c-4fb2-b0ce-fb157eed9662', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:30'),
('4bf5a4b7-c205-48aa-87ee-2cccc919c154', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:23'),
('4bfbc0cd-a532-44f5-87cf-9869d4203b50', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:20'),
('4c01c82c-4317-40d1-9877-179fad66b8e2', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:50'),
('4c05928f-9f03-434e-a386-1fc07947b916', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:07'),
('4c0950b5-f32c-4ccb-91f4-093720c30275', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:17'),
('4c0ec98b-ed42-4071-be0d-1bacca5867cc', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:23'),
('4c0fb10d-4c5e-478d-be53-393163d41df0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:11'),
('4c1c9c42-3a5d-484c-981d-1d157ca02b16', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:54'),
('4c1f2bca-d171-43d0-8587-17e157060d98', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-28 08:54:54'),
('4c1f89da-407b-45e9-8a85-b9c59ea24eaa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:17'),
('4c225255-c9ea-46f1-82d6-4b28470cf7ad', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:46:18'),
('4c264552-aa5c-480c-80c3-939fe81810a2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:54'),
('4c2f79fe-01af-4ea3-b5ba-0f55581cdc47', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:27'),
('4c4077ca-4680-45c3-8f99-16073237ed59', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-29 11:22:28'),
('4c415eed-f69f-4a9a-949a-e3f4076943f5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:05'),
('4c4d522e-1f5d-4308-9db6-f345dc6230a8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:45'),
('4c60c6b5-937f-4f36-a19f-9637eefa99e2', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 14:40:22'),
('4c70b956-29df-49b3-a9cc-cf7fdfb6078e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:45'),
('4c76647a-a88f-4701-adaa-ddb5046941f2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:24'),
('4c804af2-f925-440b-8228-fa9dc8203c56', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:02'),
('4c86dd2e-db05-498a-b637-3b4f73f16e9f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:57'),
('4c9a2d5f-5adb-4361-8658-a1befd20c4d6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:17'),
('4c9d2fd7-bde2-4248-8110-e892d8f01ab2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:07'),
('4ca5f0ca-346b-476f-bfca-bacd4fa5dacf', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:42:50'),
('4ca72665-79b3-45f4-8fcd-a721b69c187a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:43'),
('4caf70fe-916e-4cb1-9362-103a309ec544', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:12'),
('4cb7d041-b5bc-4bf5-b159-601460c910d4', '154.161.0.165', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 18:01:46'),
('4cbbf2c1-8164-4da4-9485-19f9ddfd3e51', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:21'),
('4cbd752f-cf47-4482-b218-130f6d1587d5', '154.161.0.165', NULL, '/api/v1/payouts/estimate_withdrawal.php?amount=400.00', '2026-05-25 19:57:26'),
('4ce40c38-a9d4-4121-a351-c2c90deb19e2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:09'),
('4ce79820-9fc7-488e-a78d-4f49ada5cfdb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:04'),
('4ce97a5a-78a5-489e-8969-4ab7f1acb24e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:34'),
('4cee6dd1-194f-495d-9bfe-5063859ab147', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:43'),
('4d02b433-f43e-478d-a1e9-dee4c95d7c66', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 03:42:43'),
('4d09c18e-135c-4b50-b8cd-694a83d22892', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:42'),
('4d0c6d25-9965-4304-8936-d81e5d68c960', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:36'),
('4d0ed606-dc8a-4ccb-bd14-243ee12c8ca5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:13'),
('4d163a41-7f2d-4089-9fbe-246813b47786', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:00'),
('4d200639-026a-455d-84a1-195cdf221700', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-27 05:34:00'),
('4d21cd13-c997-4601-b549-49618157f783', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:50'),
('4d261daf-ce4d-4eb6-93ea-0257022bc40a', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 12:38:11'),
('4d2de902-d006-4385-b9c2-590ba58dafca', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:00'),
('4d3790db-b82c-46f0-a2e0-fb223eb3054b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:01'),
('4d428e41-251c-4306-8a07-3bda9efa9d0e', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:20'),
('4d48e158-ae7f-4c09-ad7f-b4c6ca3d5bbd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:12'),
('4d6095ef-6ad9-4866-998b-b7f0eaf91100', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:46:33'),
('4d66afa4-2385-4f03-b623-d7f393abba66', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:37'),
('4d67a19c-0555-4689-be76-61b8ea6c61bd', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:17:01'),
('4d93c1f1-6b62-4a52-876c-b99e004356d3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:03'),
('4d9758a8-b9c7-4e5e-88f5-fd995c2fabc1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:19'),
('4d9782e2-abdc-44ee-988e-0e1748c5da47', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:47'),
('4dafe71b-f90b-4f35-8dcf-051dab8835e0', '154.161.0.165', NULL, '/api/v1/payouts/estimate_withdrawal.php?amount=40.00', '2026-05-25 19:57:26'),
('4dc42b62-0523-461f-add5-7e63b298e1c9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:38'),
('4dc5205c-bf33-4bdb-9655-27dc392746ba', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 09:45:18'),
('4dd35f13-21c8-4b1a-a213-565ce086d9e3', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/initialize_invoice_payment.php', '2026-05-26 10:10:20'),
('4dd986ed-4071-4eea-aaab-81221efff52c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:10:40'),
('4df92fec-60bc-4bff-b8e9-f416efb76ea4', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:00'),
('4dfa7013-3e51-402e-84b4-0d76c9076e75', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:20'),
('4e0364b3-6162-4ab7-a133-740cbf7ef8e4', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 08:34:33'),
('4e102065-54a6-47e2-9cd7-d76c23fc8ab9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:54:55'),
('4e2c0e12-44aa-4eb6-b001-396e87e1c907', '154.160.5.183', NULL, '/api/v1/payroll/preview_payroll.php', '2026-05-29 08:36:17'),
('4e3fc340-fbf4-42a7-8495-4702ebd57c3f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:37'),
('4e4128c7-bb1f-4b5e-a6e7-cdce096b99ae', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:03'),
('4e4e566c-da66-43ce-a859-087507c5b99d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:58'),
('4e7063ec-2fec-413b-ad27-6264e1198ab7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 09:45:29'),
('4e71d698-b287-49db-83df-eb5f1af13765', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:48'),
('4e813b1f-7add-4a42-b84c-8ba3670b69a2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:51'),
('4e815f57-5430-46d5-9aa7-b96016a2241d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:29'),
('4e912d0c-aae2-40b2-8ae4-d79841a6bcf5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:22'),
('4e94e0e8-7416-48a5-ad09-1a55b1f4f6fa', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:24'),
('4e9e64fd-5972-4d4d-b025-73ae85162dc6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:46:04'),
('4ebb1635-5d1c-424f-9611-4087ea88eadf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:07'),
('4ec88db4-f515-4461-96aa-6f1ac82e5405', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:20'),
('4ee35473-4dca-496c-96e7-e2846ee9c5ec', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:51'),
('4ee6babb-bc0e-4a02-ae3a-ba541e1cc5ab', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:07'),
('4ef16ae5-cfab-45ad-b1c4-0c1682dff5ee', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:03'),
('4efedcf3-a3dd-48d9-a8df-a9bcc350c972', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:14'),
('4f010dca-83fb-4b44-9171-72f4e7aa248b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:47'),
('4f100ac0-e19a-4048-80c7-120844a86dfd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:42'),
('4f11f174-f567-4d98-b02e-13a0f906f121', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:17'),
('4f289054-219b-4251-a2b6-8b26ec5808f1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:53'),
('4f29e1b3-5b2a-412a-98aa-fb3bd795bcfa', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:10'),
('4f34c3c5-d4ef-4616-9553-2c02236c4393', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:51'),
('4f35ba51-8887-4401-8daf-32e12b17b9ad', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:02'),
('4f3bd97a-1ec8-4e73-ae1f-bbc3b1bc9f31', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:11'),
('4f4069c2-4a0e-4ead-9a85-79357c25f766', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:21'),
('4f407edc-a2b8-4a6b-99f7-6be7a786e7ab', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:31'),
('4f4686d8-d2d3-457f-9d29-fb04b9ff51dc', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:52'),
('4f505118-b75b-45f2-866a-c2e984d4408a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:17'),
('4f57c764-1702-413c-b12a-839c087d38b0', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:17'),
('4f825f18-e089-4120-8ca3-32873ddda958', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:31'),
('4f8d5160-d460-4afc-990b-2f5d75bb66aa', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:01'),
('4f8f6f5f-8f9c-4565-acff-4b18b2e493ef', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:46:56'),
('4f9d805b-57d1-408d-861d-c1c2ee992e79', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=100&offset=0', '2026-05-29 13:29:08'),
('4fac6dc9-2ee1-4d96-bfbf-d6b6e67d3dc4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:56:09'),
('4fae665c-47e7-4ce0-be12-10884846e155', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:08'),
('4fafff39-4b5a-43bb-971a-43265cdd5ff1', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:03'),
('4fb201fb-64b9-4f27-922f-5415d089ca03', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:42'),
('4fb6c11f-f693-47aa-b913-0ac627f7d19c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 18:50:25'),
('4fdb1a5b-7049-4840-b01a-577547cba066', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:27'),
('4fde9a52-2440-48a7-8894-b55bfb952a3d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:27'),
('4ff586ac-8edf-4df5-bef1-964f576fced3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:27'),
('5010bed8-313f-4a3e-bb4f-219e999c37c9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:48'),
('5011dbee-e2bb-44f6-adb3-f0e8c5410000', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/estimate_withdrawal.php?amount=500.00', '2026-05-26 19:56:38'),
('5013cd1f-7712-4b81-a5e4-9e1760b7d55e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:26:43'),
('5022add4-fa06-4563-81db-ff848ddb6b80', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:30'),
('5029d66a-8bf8-4b87-97ee-fa45dd1e41b4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:37'),
('502bd433-05c6-4e39-bfb7-70525602faad', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:21'),
('5039994b-d3ad-477a-aa2d-b28b434b21ac', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:09'),
('50402124-20b2-449b-8770-896c83462e00', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 10:24:35'),
('504453c6-33ac-45dc-89bc-d63fd6c063da', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:08'),
('505479cc-d1da-47cd-aa4c-591cd583f4d6', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-29 11:45:47'),
('50566404-3dbc-40a5-9936-844c9cc81b1b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:25'),
('50610e4d-2d17-41ce-9fff-b93339155d40', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:07'),
('506896be-011c-4371-ab71-1d5962db47d3', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:03'),
('507c7662-11ec-44d7-8613-9e6864568bf7', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:47'),
('507d79bf-363d-4874-a53e-45af86c2cfea', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:42'),
('50841b47-44dd-4a23-8764-dbcf70923639', '154.161.141.144', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-27 08:05:30'),
('509b61ef-c8fe-4176-ab11-87c28efab4f4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:14'),
('50b10568-ae9c-466c-a95b-429dd227b17f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:38'),
('50d7659e-1c6b-4d03-863a-a921c094986b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:33'),
('50deca9e-3c50-4ff6-a984-525e5d95b58e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:17'),
('50e6d500-f26d-4e52-9c2d-db4ddd3240ca', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:17'),
('50ecd9b2-6494-413f-8bfa-4221a115a35f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:41'),
('50f78a8a-27c4-4ca0-b427-3b08e0149410', '154.161.141.144', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-27 08:07:00'),
('51228a1a-1fa8-4f81-acc4-4299dd4c125f', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:10'),
('5126e6d3-ed27-4e5f-831a-e803a6578c22', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:52'),
('51453e44-337e-4f85-80fc-77039149949c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:57'),
('51651c55-a069-4096-88c4-0c1f8a838eef', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:41'),
('516aaee6-148b-480a-bba3-ce0a40fb2647', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 12:01:28'),
('517a2212-3589-4103-98fa-7b490e89abde', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:29:16'),
('517ad572-735d-4811-9bfe-171936903396', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:13'),
('517e99d4-782f-4cd3-a6f8-912e3ee689a5', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:26:43'),
('5183cf5d-c024-4e97-86aa-f160f68606a5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:44'),
('5186176d-8d39-4e37-84f0-5768a7b86721', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('51a74891-0db1-41dd-ba5e-14d76137a5fc', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:39'),
('51a7bb92-ea1a-4a91-891a-2987c814b727', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:20'),
('51a85491-116a-4b11-9536-3eb493af9311', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:20'),
('51b3ca13-3354-4162-89bd-96f0b4751a5a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:54'),
('51b746ff-16d8-49d5-843e-6a6f1e25831e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:34'),
('51bf85b9-f951-49b6-b224-0d14e5be68ff', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:21'),
('51c3c1ef-293d-4be4-81a4-e699d1f35df0', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:51:35'),
('51d21986-56f6-41d4-a9ff-3aa647b75aad', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:00'),
('51d4f50d-eaf7-41cd-955d-fb3aa6e86788', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:22:02'),
('51dfe982-f1ef-4d96-8801-50efea9eff82', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:37'),
('51e68872-0d55-4577-ac17-2dc128b8f636', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:29'),
('51e9575f-a516-4ffa-9d92-9ca27db93fa0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:54'),
('51f11822-99f0-4fe9-b6c0-5593c1590ff9', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:00'),
('51f81473-6e7e-412d-8239-d1d63836864d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:54'),
('5231be09-5d85-46a0-80c1-378bf19b3416', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:27'),
('52366f3b-aa7b-43f3-93e7-bfe93ef99757', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:13'),
('523aa12e-7fa6-4bcc-bcee-ccf1486bede1', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 12:01:16'),
('523feacf-0446-42e9-88ce-d86934a9aff1', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:19:50'),
('52442a79-db67-4280-b89d-4c3d1c632138', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:34'),
('5280c271-4378-4639-b066-3051c57da30e', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:40'),
('528241ae-7ef5-4e5b-8d17-031fc3ac50c1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:07'),
('52850bb4-4226-45cc-976b-61f98948ebde', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:52'),
('5289a71f-22ca-42dd-89c5-947ff7d91bbc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:07'),
('52958f7f-370f-44c4-a6a0-eaf53a0f6095', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:10:01'),
('52abc808-695b-47eb-a668-436ac555f517', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:27'),
('52b07596-7b02-4aa8-9efb-6a6c3ca11aa6', '154.160.5.183', NULL, '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 08:36:17'),
('52b7ff5f-4c2b-46c0-af86-d3b4a6de0923', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:03'),
('52d08b6a-36e8-414b-8b90-122ac4668132', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:18'),
('52d11858-5a82-4e01-b1d2-3dd1f2fc1845', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:43'),
('52de274c-568e-4597-beac-801df22fda3f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:18'),
('52f55882-9b63-4704-9c37-2cb7c50f5a5f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:31'),
('53068e62-2003-44cb-acdd-b8c22ec71b5e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:28');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('530d949b-f313-4276-9835-466cbe9bb0cb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:57'),
('5327113e-cf36-47ad-8d2f-af790e083d4b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:32'),
('5331b02f-7cbf-4062-a0b3-7a5850c6363d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:42:34'),
('533b2786-0a04-4b68-aa33-6085a3cd860a', '154.161.0.165', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-25 09:37:13'),
('5340d75d-3155-4f75-bb84-bc3dd2fc97ff', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:11'),
('5343c86c-7c77-43da-98f8-2030387e515c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:34'),
('534af166-c26b-42f8-b49a-abb04f135574', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:00'),
('53530dba-af41-4221-b4a9-ee55d4565743', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:56'),
('5358b1d9-979a-4e2f-8f9f-d5f2f4a5f5b3', '154.161.0.165', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-25 19:55:59'),
('5370aa72-4a6e-43dc-86ac-5d76278e73fa', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:03:55'),
('537ad169-1076-470d-9f36-c80a04b5b03f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:38'),
('5396b916-99ae-4940-8391-1fa5b2d800dc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:58'),
('539aeaff-c3d5-4efb-9d28-bfca4e3ceeda', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/update_service_status.php', '2026-05-29 11:47:33'),
('53a2ebe3-c61e-4f0e-8542-6248a5348293', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 10:03:30'),
('53c35915-1b01-4884-9e91-64858d8f1e43', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:40'),
('53c60c2a-6043-4ac7-a0d6-b678e506704c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_email_settings.php', '2026-05-26 22:13:37'),
('53ccb000-6c6e-4385-9663-e522c1fe0637', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:02'),
('53d65f33-7cd8-44b4-b390-d7c5ef82f4d9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:29'),
('53d7447b-cb36-430f-9014-88e7468de000', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:00:28'),
('53df7faf-3112-42c6-bcc2-c439abf9fb9d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 11:25:38'),
('53e428bc-e733-49fc-8199-2e05ac4920ef', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:01'),
('53f03543-f79c-4ffc-be4c-b517a222cd2c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:04'),
('5417ccaa-a56c-4bd8-b021-b3f7cc949575', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:07'),
('542eb518-cad9-42fa-86f9-357e971eeab9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:17'),
('542f3aa8-ac4d-4dcd-8e5c-6df852bc30a4', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:29'),
('543451e1-f86e-4991-b9d8-5f7c10eae8f3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:22'),
('54427d2e-54c8-4a93-a76f-efeb134231de', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:44'),
('544c825d-1a14-404e-8b90-26eaad676f98', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:00'),
('545a0a4d-2405-465d-9e09-bad631964c16', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:47'),
('545c7db3-837e-47cd-8302-db8d5ed3868b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:07'),
('545d10c2-220a-4a4a-a94e-ee53e19b2f23', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:17'),
('545ef9d6-efcf-4018-9348-27ef55b02a19', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:07'),
('545fdc47-932f-404f-b862-09dee56da321', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:12'),
('546d63ed-af73-476d-b8d9-19eedc2b0ae1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-28 18:50:45'),
('547b6a04-dc24-49d1-b3ba-b0fb3a4de282', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:17'),
('549743b0-fa73-4dee-a07b-1744f67dcb1d', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:39:41'),
('549897ab-a6a3-4cc8-88c9-49a20bddb193', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:17'),
('549d8c8a-f3e0-4148-8b44-940f9fc7454d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:14'),
('54a2f89d-f567-44ab-87ab-6aa5cd965874', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:27'),
('54ab8a49-89d7-408c-8c4b-96ad993b1577', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:39:27'),
('54af33c5-251d-46dd-9667-770462f34ea6', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:52'),
('54cb50e4-406e-43bb-9551-6a1bf9ca424a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:53'),
('54ed25cc-38ec-486b-8003-c5543facfbbc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:11'),
('54f01e32-5305-4f14-8794-653c25a0c280', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:40'),
('54f0cdc1-e63c-4eb3-9c27-d47738039328', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 08:05:21'),
('54f2f205-b94e-4936-b78b-3a18dcb09bdc', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:41:20'),
('5500117b-b2d7-4f39-8cbc-b4f840c51f1c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:37'),
('5500bdd1-7af9-4529-b964-ddae0e94c59f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-24 19:32:47'),
('5509699d-5339-4eb7-92e5-322b84b4290c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:31'),
('55097c35-3de8-4011-932b-567e03724c62', '154.161.138.84', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-28 09:29:24'),
('550e6d77-a3d0-4db6-9a92-13da57d2cd3d', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:07'),
('553337f3-45f0-4518-b4c1-e2a023443dfa', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:12'),
('554b27ed-c0c1-478a-b4dc-ef60e98807c9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:03'),
('5553de61-2ce1-49b7-8717-a62ca6d5991f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:51'),
('55555abd-2548-4446-b00c-d50311aff10c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:53'),
('55584d4e-2d32-4574-b59a-c066e3623805', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:57'),
('555d44ba-e0c8-45d0-90c4-76a95b6951d9', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:30'),
('556546f3-5583-4ab4-9cd1-8d65b2fcef41', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:30'),
('5572b8ba-f14e-490b-86a5-635435df2cf7', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:07'),
('55745635-538d-46c3-8cbf-34205ef3d33d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:32'),
('5587425f-8f90-4656-9610-40b65699d474', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 22:08:51'),
('55b3a731-bff7-493c-8e13-360df557ffe1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:11'),
('55b814a7-54e8-4b4f-9bb7-1081e10131c1', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:10'),
('55c17d46-b4e9-4422-a564-afce6e25969d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:43'),
('55c1d952-98bc-427b-a080-fa0418b0282d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:40'),
('55c436cc-f1e2-4a7f-8ca2-2f03765c079c', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:50'),
('55d9e174-e50e-46de-bd0b-7ccbf4af1df6', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:17'),
('55e15ab4-0ab2-4ec1-8ddf-f3eadedb8e32', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-27 07:59:15'),
('55e3b800-dec0-4b91-a609-ea8e89ece488', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:27'),
('55eb8f3d-90e2-4848-a3e0-666c775c0473', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:07'),
('55fcc27b-2a5f-451d-a22e-098d93e021e3', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:42'),
('56066c55-4bce-4f68-a18e-30c5493173a0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:11:31'),
('560690c7-d1c1-40cc-8fec-8010cc3ebf50', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:42'),
('56119ef3-cdf1-4144-acf7-f50ba6d512af', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:01'),
('561e298f-88e7-4467-b2a6-7baffef1efc0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:47'),
('562a9d52-bde8-4c60-9892-ee0efab7b32e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:11'),
('562da6cf-13b4-48ee-8546-470d0db81097', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:50'),
('564eadef-93cc-4887-a0d5-d38979a82086', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:03'),
('5651a701-a37f-4e2c-8f78-fc0bd6f197df', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:48'),
('565566a5-6e6d-49a7-bec4-c42909721f87', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:44'),
('565ac9ed-b331-49aa-aab2-e5a3938a2077', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:47'),
('565c75ee-562e-4944-8cb9-61ec75646bf1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:57'),
('566f9490-423c-47c7-97c3-efa9b51558b3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:29'),
('5679374a-8268-4188-a313-e817aaedd545', '154.160.5.183', NULL, '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 09:05:59'),
('56815b2e-15ff-498e-a304-3715f3738478', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale_with_payment.php', '2026-05-25 17:45:47'),
('56849efd-5abf-4d56-9af4-858306f50a9e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:03'),
('569257d8-2888-4951-b574-26bb7a333b76', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:32'),
('56928fa6-d748-40e0-be8d-bd3f84695eaf', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:50'),
('56983f01-505e-466b-972d-db24bb5410f4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:53:47'),
('569a7a8e-17bc-43bd-b9c4-4749ecf18bbe', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:37'),
('56aa5b64-fc2d-4449-a77d-5e0914e1c99c', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 07:39:33'),
('56aaa21f-77d3-4b99-b3aa-1d643d0d00a9', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:37'),
('56b5cef6-195a-442b-8659-4184383e551e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:25'),
('56be8684-04a5-4062-83b3-d962779ed9c0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:00'),
('56cdd769-b485-4bca-b917-e7845c555628', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:03'),
('56cea3de-b1e1-457d-a90a-9bce54dc5f74', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:34'),
('56e47b8e-369a-46ae-8718-28835dc28f29', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:15'),
('56e5e426-7d22-4a20-b768-bc9307284619', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:04'),
('56e6b5e0-e9f5-4631-a1a2-4103490f0b80', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:43'),
('56e89fa1-59da-4f25-b1f4-56a53fb72ae6', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:38'),
('56fe83a2-95d6-4704-8bf5-7f67f3b2a66d', '154.161.138.84', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-28 18:51:00'),
('56ffed3d-f851-4c04-99ef-9b30f53acdee', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:10'),
('570529a6-dd48-4b88-af9d-1b7b9042e3da', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:54'),
('57055fc6-1b3e-4988-8fb5-4187fb7e4b42', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-27 08:07:03'),
('5713b8f6-573d-42fc-9d79-aa974cb2496b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:13'),
('573f5aea-222f-4b7e-884d-b7dbc5becbad', '154.160.5.183', NULL, '/api/v1/users/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f', '2026-05-29 09:10:54'),
('57645dcb-de29-4c50-8ce3-1aa9893c2bb1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:41'),
('57652eea-b80d-4bca-b875-0926c240fc83', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:32'),
('576e45c6-1553-4435-b034-bffd8164db8f', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:21:52'),
('576e94a5-a18e-448c-bc05-c0b2a87a8d2e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:32'),
('576f1353-91d0-4d97-84ed-2b4d0a0d9a78', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 08:07:32'),
('5786ad1c-0984-4ed6-b4c3-2509b3551930', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:53'),
('5788cfbf-925e-47c4-a2f9-b39bfaf5852c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:07'),
('578e5532-4529-4307-a07c-19b5e4e8ef05', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:27:27'),
('5796c5f0-f8aa-4d0a-851b-ae0d39282114', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:47'),
('579d0016-5fe2-4ff6-a194-99c7e8b2839c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:42'),
('57a655cc-1d36-4d72-8431-257dd2ec4b33', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-25 18:58:56'),
('57ab8bc9-b9ca-4d08-a2cb-a1d7a151bf76', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:58'),
('57b42b96-4194-4dc9-be10-b4ef9205bd90', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:00'),
('57baf147-b3d7-4e12-ba78-21717fd28ed9', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:10'),
('57d81acf-6331-4292-8f25-e9fb053a82da', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:20'),
('57ea5629-e5a5-4fce-a681-e994fe02b3f5', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:30:22'),
('57f5c89d-b169-41a5-bee8-bcf4dc2a7c98', '154.161.161.178', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 14:11:01'),
('57ffb00f-7339-48b9-aa2a-6d80c9f40b8d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:54'),
('58072c22-7f93-4423-a347-1715169ac089', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:37'),
('580a6308-739c-4035-8629-0a2c78900acd', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:00'),
('580de210-0fcc-4078-b288-34743a251e68', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:53'),
('58253892-6ad6-46ba-bd2b-1d6d71e11dbd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:03'),
('5828ef48-d009-4a10-ba05-1eff8cc5ce14', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:00'),
('582a33cb-cc52-4e56-a1ad-ab518a4a5ac7', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:11:48'),
('583a83dd-b9d9-4878-8a3a-62de3918c2fe', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:47:16'),
('583eba21-286f-40d6-bb93-f7ef98d74d54', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:47'),
('584338d8-bb3e-4cc8-96ec-51caffc39c1f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:34'),
('5858bbdb-2a2f-44a1-b2c2-f2ebb81b3b17', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:15'),
('5862a83f-a775-4418-a52c-ad0b389a5760', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:31'),
('58651658-527e-42d7-b600-c93c31a678e7', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:50'),
('5865ca89-c2f0-405f-a33d-36fc1c85bae0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-28 18:51:00'),
('58669170-fc37-47eb-aaa3-b43a263629a1', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:27'),
('588ececb-ba8c-49f1-a9e1-803034d8a31e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:27'),
('58918849-29b7-41b8-842a-3b6aaf769191', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:57'),
('58b26db4-c821-4f27-bc33-f17776d8b360', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:54'),
('58b45c52-e879-4d0f-a9c8-1ee80f663d33', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:39'),
('58bf4ec0-10a9-46a6-b0b7-4ed298cacc32', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_email_settings.php', '2026-05-27 05:33:30'),
('58c3d01b-5e3a-4d17-81b7-84fadc74ebc1', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:07'),
('58c4a8c3-5107-4a46-ac98-ee5084255669', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:47'),
('58cc79b0-193c-4d25-8d0b-273ebaaf44f2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:29:08'),
('58d1823c-960f-4df1-af2f-f7eb2cddff4b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:47'),
('58e40f13-3fa7-49a6-98b3-cdd01582d841', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:40'),
('58e9c381-2295-477e-ba2a-8c0609e7eba8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:39:41'),
('58ea42f9-47bf-4ea7-bfd7-6453005b68ed', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=100&offset=0', '2026-05-29 13:29:08'),
('590bf92d-c59a-408c-a77d-9c2f1cb64719', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:58'),
('591960a1-5d9a-457b-adf5-acf265ae205a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:19'),
('592059fc-28b0-4dc2-8108-d0eb03662048', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:17'),
('59211c19-3e4d-4285-8b66-4bfde05bea15', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:11'),
('592e439c-3a17-4f65-b574-e92482483c5d', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:00'),
('59331cf7-eac4-4a24-a553-aafd60d31abd', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:21'),
('59350229-b90b-464b-ae6b-7d93de68dc40', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:12'),
('5946ee7a-9fd5-4841-922a-279dbd92a19b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:52'),
('594c7ed8-be8e-4f24-bf93-e4881b568883', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:08'),
('59552a61-0f30-4685-b639-f071e7dd5033', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:47'),
('5966d0b3-4488-497d-8b1a-984c45b42ece', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:40'),
('596af486-7ff2-4c96-9d6a-68af8ff6aa76', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 11:23:06'),
('597c7e3c-6979-470d-86f7-e713efae31c6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:07'),
('598330ef-c059-4753-9046-20f395fd3605', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:48:36'),
('5983ffe8-4957-4df9-b1c3-6eff29d2d19e', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 09:41:02'),
('5998b97d-7dc9-4481-9d33-3cf089fda789', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-27 08:05:12'),
('5998e1ba-eab6-4443-bef4-622decf6a6a7', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:20'),
('59a1eb4e-c856-4653-9780-79ecd3bcdc03', '154.161.141.144', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-27 07:59:14'),
('59a83540-e605-44db-aeaf-c9ee18920b9b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:00'),
('59b75822-5887-492c-9e56-f98dcaaddfa7', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:40'),
('59d5c8bd-58aa-40ab-858e-06b5d195f93f', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:30'),
('59d9f98b-d74c-407c-81c5-1b36f2825018', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:51'),
('59e67733-2138-4bce-8917-0d421b473999', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:32'),
('59f7cde5-8d6e-4742-bbdd-1c4aa28c0501', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:05'),
('5a14603d-6fe0-4a7c-a769-cb4e9486edef', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:13'),
('5a1b5770-f834-4360-8328-dd61773c309c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:42'),
('5a31e4cf-fea8-4a96-919b-b1b5d79a757d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:31'),
('5a3a7b13-0dae-44fb-a0a8-5a6aae7255a2', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 09:41:24'),
('5a5016d0-ba12-471b-bb9d-4993fa15ce45', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:47'),
('5a5d1147-2480-455b-b08c-f9a1607ab87f', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 12:21:58'),
('5a6ba19d-cce8-4ebb-a71d-6d1dff36556e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:40:44'),
('5a6bb039-5dbc-4191-93ac-cb3350054e57', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:58'),
('5a706915-e1a8-4edd-8563-0fe656eb7146', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:50'),
('5a7b1ea8-65ec-45a5-8e57-93dac9920359', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale_with_payment.php', '2026-05-25 18:54:22'),
('5a85e645-1d76-436b-94c5-8dc48265b48a', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:40'),
('5a8928f9-e1f1-42ad-96a1-0780b9d7005b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:07'),
('5a8ca588-56b7-4f1b-852a-51049f15df1b', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 19:55:13'),
('5a97d052-5aed-450e-a3df-a32b6d1676ad', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:02'),
('5aaf89ce-47c5-493b-9c3c-4f35d36e56a4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:43'),
('5ab2be14-cb3e-4f53-a2af-48862334a995', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:41'),
('5abcc177-28a6-46d9-aabb-528fe515a1d2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:30'),
('5ac215d4-6195-43b4-aacf-7804eb933436', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:23'),
('5ac433bd-73a2-4f40-9591-0336a8792b96', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:04'),
('5ad711e9-10a9-483a-a9c8-6097ac862e6a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:33'),
('5ad77196-0e5d-490e-b221-f6b0f558b9ce', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:38'),
('5addcffc-b294-4aea-810d-bc74396e473a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:37'),
('5ae685ae-473d-410c-b067-e054ef99be63', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:17'),
('5aeddf69-2031-4772-a025-ff3cba0d215e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:52'),
('5aef31d8-41bc-4654-a052-b36647ef8d4a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:29'),
('5af93367-57e7-42e4-bad1-fe4f660f0152', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 14:27:44'),
('5b024ffb-6a89-47d4-85eb-df857f9a5dc5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:04'),
('5b050de1-028b-4887-b425-fcbc9c9878e5', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:02'),
('5b09ec85-6dcc-4492-82c8-1e2df4c30299', '154.161.141.144', NULL, '/api/v1/users/list.php', '2026-05-27 08:05:23'),
('5b15e6fd-3d46-43fe-9e3d-594f1ad50dbd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:29'),
('5b18411a-9a8d-45e0-8002-56df816c0a5f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:55'),
('5b1c439a-819b-4bb3-99cc-efdcf1bedb42', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:21'),
('5b249678-9637-40ab-a1fe-f14d5eda3703', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:22'),
('5b25e44d-417e-44d3-b0bf-40e8d8e93f95', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:33'),
('5b35ea8c-9818-49c7-ac9d-3793a11e38d5', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:02'),
('5b3d467e-767d-4abf-b62c-80bd6663c4d0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:17'),
('5b48c0af-01b4-4be1-8a02-80e2a3eec2ec', '154.161.57.109', NULL, '/api/v1/payments/initialize_payment.php', '2026-05-25 03:44:08'),
('5b501038-b9c4-4e29-81e0-5b5d1de02906', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:11'),
('5b5310b0-e23a-4a33-9ad0-afaf2e15c091', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:39:02'),
('5b57e0e2-1eb9-431c-bec1-de374e77b86a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:22'),
('5b7225e6-0e5b-4037-80e3-ecb6013a8770', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:04'),
('5b7c1c06-ddea-43fc-93a7-0e5d21de035d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:43'),
('5b7cabbd-b02d-4813-8f5f-7e8cc69257e3', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:30'),
('5b7dcda7-2c37-4d50-9728-22ed718ddef7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:58'),
('5b85f0cb-070a-4075-ad5a-66fa3483356b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:30'),
('5b893c1b-2e79-47bb-93ab-8450f92a9c1c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:34'),
('5b950ac8-c229-4680-a252-d381e0855eae', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:20'),
('5b98126f-8d4e-40c7-a552-cf72f9f829c2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:18'),
('5baa94fb-8dd4-42d5-b6b4-a3ebaf89224f', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:23'),
('5bb8157a-4f83-49fb-b513-fa92fd6bd56a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:47'),
('5bba7dd2-1cf6-4367-9d96-f7f41041d625', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:13:26'),
('5bc8d4fa-d918-4b29-9592-8b8ab554cc23', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:32'),
('5bd3d822-3226-40c5-abc1-d1b856bbd8ee', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:27'),
('5be12c5e-9578-49bd-82fe-d8885fd8d652', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:06'),
('5be1cfc4-c5c9-407b-bedf-d23937c01366', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:31'),
('5be6367a-9b5e-4d96-8d96-31ef9f8cf0f2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:47'),
('5beb7db7-e0f1-45c7-b122-f2f6c34514ae', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:04'),
('5befd785-229b-4654-830d-68dda7154666', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 17:22:40'),
('5bf0fc91-c3ff-42e3-a292-45bfc32a647c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:56'),
('5bf8cdcc-80e4-4b55-a087-fc436e10feb5', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:22:14'),
('5bfc3e82-8cc7-484c-b3c5-d43870b01103', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:24'),
('5c0d3b43-c5e6-4d6d-bf75-c28a0d686f4e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 14:10:39'),
('5c11189a-5100-440f-aa8d-1d583a8dc6c5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:47'),
('5c1fb305-0739-43b5-b2be-ce8cfa520e6e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:33:33'),
('5c26bbec-1491-471f-8307-e368cb1ce3ec', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:17'),
('5c295446-ca06-4c2f-9374-9938a2540f97', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:17'),
('5c2970ac-f4df-41d0-af75-493a8de28edb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:57'),
('5c2d40b7-3c88-4360-b49d-8d50d0b9fbdd', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:08'),
('5c2eb52c-04e7-40b6-a206-2f9e687b7e14', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:16'),
('5c312212-da99-4780-a725-aa8cf920c8fd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:21'),
('5c40594e-3f14-4b08-b433-2be54406d7e1', '154.161.141.144', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 08:07:12'),
('5c4b9c09-4d35-4bdc-9a9b-889fe5e16f08', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:17'),
('5c4c6543-cd93-4468-a7a6-db70431ce176', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:02'),
('5c6a5d86-21fa-4d21-b9a5-1d8ebe67e241', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:20:03'),
('5c6fe36f-6874-4c58-b717-4b04720c6643', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 22:08:38'),
('5c7c9389-c297-452c-a482-f97977720173', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:11'),
('5c849801-a756-4c24-835f-8aa9cc288646', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:37'),
('5c930bac-aa78-4698-96e7-d4a88838ad97', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:27'),
('5c96751a-af5a-49bf-86f3-2610f6e4e47d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:44'),
('5c9b6f0b-1fc7-4c60-a2dc-74a4c90dfa76', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:30'),
('5cac88d1-8e11-47d7-b68e-7ddb4a3cfeca', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:48'),
('5cba6062-4cc3-41f2-852e-6706991cd0a5', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:21'),
('5cc4d66f-88d3-43a9-b31f-dc4685a38baf', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:40'),
('5ccbdd4a-2e02-41dd-a687-a7cdacb563a2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:12'),
('5cd95e68-d2ff-4ece-b968-6a3fb567c834', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:02'),
('5cda34bc-97fd-494e-99c9-45e822a47b01', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:50'),
('5ce2c22b-4895-46e1-960d-b921e65d3f38', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:22:37'),
('5cef37a9-51a4-4d61-b26f-6e7021c0215f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:45:18'),
('5cf2a353-ebad-4f8d-b931-7862f8cd1dfe', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:05'),
('5cf6e3f8-7589-4b50-839d-57aab3bc33f2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:18'),
('5cf83dbf-6a4d-404c-b8dc-ba0ccfd814e5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:17'),
('5cf93b53-1cb5-4bad-abde-8d327493109f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:43'),
('5cfe615d-9e53-4c36-9e84-5cccf20db3e2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:39'),
('5d00c049-de38-402b-a31a-4672bff49206', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:17'),
('5d0373cb-5799-4c96-b9e8-54368843630f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:34'),
('5d31fa52-fa67-4712-8c0f-0cb8bea29faf', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:16'),
('5d357037-e0f7-4259-b695-7baddbd0ce6c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:41'),
('5d4d067f-5d88-4649-a180-73c93993bc48', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:21'),
('5d50d15c-3c9b-4c0d-9409-ca8d2303661c', '154.161.173.243', NULL, '/api/v1/users/list.php', '2026-05-27 05:42:38'),
('5d5cd4ea-6383-44d1-b56e-24a1e984b55f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:07'),
('5d60fc7e-0262-41cc-84a0-3bf38b680d34', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:32'),
('5d6d7d5b-c0e7-49a9-96b3-09e9e3bca29c', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 11:49:29'),
('5d707044-f9b8-4fcd-a230-e0fbde50f96f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:39:39'),
('5d75a9ca-20ff-4b46-bfa9-02d86d74cd66', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:32'),
('5d778df0-5b62-43d5-88c9-b72c06c9a2b2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:27'),
('5d7b87f5-d2cf-4f65-80c2-6ad99dba7dec', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:29'),
('5d849d05-d07d-4924-9b7a-fd1818ecbc0b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 05:33:16'),
('5d8f6a65-fcd4-4c63-8746-9cb18748cc15', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-29 11:35:16'),
('5daca668-6864-4ac5-b3dd-2c26845bbed3', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:37'),
('5db7697f-5008-4bdb-bc13-2d9286208c19', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:23'),
('5dc40384-f065-4677-a83b-f41dcb39558a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:58:39'),
('5dc57e73-14e6-4910-8d13-795575682f35', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:50'),
('5dcb572a-2010-49f3-beae-e517f5fb02ce', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 18:50:40'),
('5dcde0fe-0229-4134-9708-f36c829d1220', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:27'),
('5ddda9bb-e155-4e5a-b376-88c11787ff3c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:12:46'),
('5de83423-b87f-4e4a-ade8-017680f1a990', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:17'),
('5df5e26e-626c-4f43-9ddc-c9a218bff6a2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:17'),
('5e0121b2-56f1-4ab8-9467-8bd4bd2765e9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-28 09:29:08'),
('5e13644b-10b4-4d3e-92a4-2eef7d88ed6c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:07'),
('5e18d9a9-dae5-4ab8-8d67-4e7c13a38db4', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/get_all_sales.php?limit=40&offset=0', '2026-05-29 11:53:10'),
('5e1f6420-4dfb-4bb0-9760-4ddac9319949', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:13'),
('5e2a1770-98f9-40d9-b8ec-152bf679aeb8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:27'),
('5e37b2ca-4cf5-4179-a290-26dc84904a83', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:37'),
('5e426979-15b8-4a1e-b7c0-4ab3e6a6eb5d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:00:38'),
('5e458822-d9eb-456b-8c50-9ff58152fdc3', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:52'),
('5e582f28-635a-4acf-8989-e46864e58e92', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:51:37'),
('5e5b66f1-8732-40e3-940e-189ec0ffab55', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:29'),
('5e6845b8-7ba0-43e6-9a05-83c59f9bfb89', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:00'),
('5e7137d6-c5bf-44fa-8faf-8c5d1d377b44', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:30:37'),
('5e779fe2-4f87-4da3-9791-fa9a46acb49a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:10'),
('5e77f410-3cad-49a1-b7d5-f51411f44ff8', '154.161.0.165', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-25 18:58:42'),
('5e80fd2c-57c7-45da-8a49-24cfc4928a81', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:09');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('5e89e73d-99ed-4a68-8067-d5db5c02ada0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:32'),
('5ea2d02f-7090-43ab-9d6f-02c0f22fd490', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:11'),
('5ea7be96-5d95-44a4-9352-6a9308d7ec59', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:54'),
('5ead56e8-0434-4889-a14b-19b6676d9d07', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:42'),
('5eaedd12-057b-48d8-8e4f-912da01621a3', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:00'),
('5eb21a21-2a59-4f79-98ce-58a049120de1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:42'),
('5ec1d8e8-9549-45d7-922a-67cc04cc0d14', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:02'),
('5ec41dcb-a3c6-4d95-86d0-d3bc8fa9fbec', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:11'),
('5ed0a7d0-8174-4894-bd26-b6ee67919921', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 17:19:12'),
('5ed18da7-e9da-4b91-aa4d-68d100f1a998', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:38'),
('5ef51e6e-73ed-46b3-af44-7e6647cf8eae', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 10:40:27'),
('5ef55c7d-b8b1-440e-9d3c-7df5ba2fb022', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:02'),
('5efd7af8-9428-465b-8da7-98aa20249439', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:17'),
('5f15c091-a02c-4ae2-b40b-d002b8377bc6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:11'),
('5f166647-e2ee-48f3-9e15-6832bd1494c9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:35'),
('5f19c940-834a-4e79-8e9f-e95bc9ced14c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:15'),
('5f1c6f68-57dc-4d7e-ac15-6b7114d36fd2', '154.160.5.183', NULL, '/api/v1/branches/get_branches.php', '2026-05-29 11:27:12'),
('5f33891c-3fb7-43de-bad3-52d41f5248e5', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:21'),
('5f367752-8279-4fec-827e-26c87649ec02', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 08:41:42'),
('5f52803f-6cb0-4630-9096-8dd0fdcc3f0f', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:30:37'),
('5f71a85e-456b-41e4-aaff-4e0c653a7e3d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:57'),
('5f738ca0-a279-46e1-a94d-96fdade2430e', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:40'),
('5f75c084-78e9-4a42-a47c-c9ae21d74710', '154.161.57.109', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-25 03:44:03'),
('5f7f25e0-8742-4fe2-89da-48893c5cf49a', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:05:00'),
('5f8cf5d2-9fe0-4712-8883-661e20e65a40', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:27'),
('5f95ebdf-c5fc-45a6-9e4e-68edd92ba4f6', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:33'),
('5f9b0e65-f451-4fc1-a359-c0e8f004a5cc', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:02'),
('5fa011b7-9afd-495a-a098-fd996fa5b83a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:44'),
('5fa3e85b-8007-4d00-a534-8701d07dd681', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:33'),
('5fa77e7b-83ab-4c85-9ebd-05133fd97523', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 11:25:38'),
('5fade579-3dcd-4300-938e-6348c598769e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:28:38'),
('5fbb5bbd-df63-4620-9ed2-870208ac58ee', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:11'),
('5fcfac09-bffc-4c1e-a519-b483df527672', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 09:29:13'),
('5fd0b6d5-bfd4-4461-9ef7-56b527f2f94f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:40'),
('5fe039c5-752c-403f-8a3a-427630f39fc0', '154.161.57.109', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-25 03:44:03'),
('5fe4a675-1e05-48f2-aa87-b26f88dc979e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:50'),
('5feadfbf-4ba3-4dc9-b6f5-8656e193f7eb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:11'),
('5fef27fe-95fc-4b63-a0dd-38806ae8888f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:40'),
('5ff37e7c-fe6f-42df-b0bb-29bc46142499', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:02'),
('5ffcbf16-d60d-4bbc-8c56-ff5f329b7561', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:52'),
('600098c6-5017-46bc-b7e6-861d25ba5223', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:33'),
('6001c19a-a9b6-4158-8dbd-0bcf7efe6e5e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:22'),
('6006e38b-a958-4c92-9241-b68b92b52364', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 12:38:23'),
('6015846b-b7ac-43c2-bddf-2a7179e6ab9c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:00'),
('60295a5b-b426-44b1-8c30-0aacf6f1ff1c', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:50'),
('602af88a-b50a-4902-ab02-55f997f7b5a7', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:04'),
('60349b87-96c9-44ac-b43a-2bfc376edba2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:28'),
('603cf823-93c2-47c2-93e8-b4624acc57c6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:27'),
('603e54d9-c9b8-42dc-b637-9fcce6134dd3', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:10'),
('60442044-353d-4f02-a26f-fac88d9cf7db', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:03'),
('6048d511-4a36-401b-be66-6335a5361e8d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:27'),
('607a466a-443e-435b-a040-5662b60a31c0', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:22'),
('607ed8c2-9929-4044-9e0c-7d3ce05e5257', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:04'),
('609dc68b-90f7-4a90-b0fd-ffe14b2bcb3a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:35'),
('609fe889-2a52-466c-a057-56a0b339e9e1', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:30'),
('60a05a1c-8ad9-4ebe-972e-6b914e0b4adf', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:04'),
('60a19b82-feff-4c96-bed0-d1cce804f993', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:37'),
('60ab088a-d4af-4d30-a444-19cf7dc94fe0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 04:53:18'),
('60b279c0-e55b-4308-8af6-55d808e3666a', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 08:53:29'),
('60ba4e13-0a25-4a45-8c0b-32e8b71a69f9', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:20'),
('60c276b7-bcbb-4de5-8296-ecbf1dffa72c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:18'),
('60c2c5ab-1f53-487c-a4f3-a075132bc8e8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:51'),
('60cf42d7-f0a6-4b80-a2d0-5f2b56ef40df', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:50'),
('60d78d31-9528-4b42-a9b3-fa587d2fb6f7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:04'),
('60e092fe-68f5-4b63-82bb-d018e220e78d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:37'),
('60e620e6-352e-43d2-a978-547aff95925d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:30'),
('60eca501-7114-4745-b05d-b0351d50e472', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:02'),
('60f1844e-83f2-4945-a855-474c3ff29f72', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:50'),
('60f2f869-c9f6-4d6b-9878-3325c63f84af', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:31'),
('60fc7cf5-d2f4-49bc-83af-2a28b48659eb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:37'),
('610124d7-775d-4484-ac4c-dfd6c63fb268', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:47'),
('610146a4-0c95-4717-be9f-544f6f107bfb', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:00'),
('611b4a55-b778-4ede-a819-d5826820080f', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 08:06:57'),
('611c6a44-2925-47a2-ad5c-09ef90267ce3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:43'),
('612ea691-5fdc-40c9-8c18-80c16ff793ec', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:19'),
('613191fb-500a-4b78-9aa9-7e7b5f95a968', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:17'),
('613c87ff-252a-419d-90e6-b6d67e66105f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:23'),
('613c8f0b-5199-4d92-93d1-bf2457d7d264', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:33'),
('613fa347-e09f-4db8-9b9f-2d0c4fb1ab30', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:38:45'),
('6146b531-69ef-480a-91c9-4e6b0c9120ac', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:52:16'),
('6156575f-2f30-449c-b71e-bc96042ce962', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:17'),
('6169a0f4-d6bc-4169-b1f1-2a6fc38b9d9a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:34'),
('61757b8d-4881-4c59-9834-6fea80e6afde', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:43'),
('617ccd8a-fcdb-4187-b8a4-c6133aded608', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:30:35'),
('618dbad5-6277-4aa5-8f54-eb786b36f419', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:02'),
('619192a6-f429-4f53-b2ff-3d514e8d8c46', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:31'),
('6192f47b-adb0-4337-b839-64057d43ac79', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:47'),
('6193b291-a9f4-48ce-a0a1-28579e442d14', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:05:23'),
('6199a7db-1bd2-442f-b25b-d45eaa14a4a0', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:04'),
('619e92c6-4609-486f-8185-48eaf149b8fb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:01'),
('61a3bf87-99ef-4c94-a272-8a50a1ebc784', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-29 11:50:43'),
('61b7d857-f71b-49a8-8b0c-e2cfebeb3d9c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:38'),
('61c9dc43-24b1-454d-ac5e-bcb98c676627', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:27'),
('61cf310b-e2a0-46ec-bb97-b253b50a8bd2', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:39:29'),
('61d2ec19-548e-4bfa-b76c-3c14235f8aeb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:51'),
('61d4faee-4e82-42f6-8fed-1b0e1c9e466d', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:10'),
('61d81076-8b68-46f5-83f9-5097f142fd2c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:37'),
('61d91611-3514-4359-9b08-b67ca47d9163', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:40'),
('61de6726-28c8-444b-b428-bf08e1629c86', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-28 10:24:50'),
('61e8443d-df11-4604-93df-f643f4635c12', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:25:23'),
('61e9948a-150b-4138-a3f0-e13f9f31268c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:00'),
('61ec4b30-6e08-4449-870a-8962378f78a4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:27'),
('61f02d42-74e4-48a6-9bd2-7b7342ddbe0d', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:30'),
('6201768a-c656-4932-8ea8-c8230ad226b5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:47'),
('620205e2-7df1-406a-ac04-426dc8528eb9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:51'),
('6202e7ae-4cba-4009-8620-ca672495e563', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:20'),
('62108c0d-db72-41e3-b020-fd45ae8b4bd5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:34'),
('62189f87-c96d-427c-85aa-1f21067e8a0c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:54:45'),
('621b47ed-a8f2-408d-a110-e6527b178b6a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:33'),
('6220fdb7-3432-4519-a737-11c257dba616', '154.161.0.165', NULL, '/api/v1/payments/verify_pos_payment.php', '2026-05-25 18:54:20'),
('6222b552-108d-45ac-aa2c-30c589c44e2f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 17:44:57'),
('62231988-14ed-4765-8757-fcfb512ef4f2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:27'),
('623bc6b0-c8ea-4941-842e-cb7253c7ca21', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:57'),
('623c78d5-f780-447b-87bf-0d90d8893602', '154.160.5.183', NULL, '/api/v1/users/list.php', '2026-05-29 09:05:59'),
('624117ba-6fd9-4bff-af5c-9ac5f6067e3d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:42'),
('6248569b-3315-4976-a031-01be799725bb', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:44'),
('624f4abe-c707-40d4-9f88-c01c65fc58e1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:41'),
('625d42c1-3ee3-411f-a3ee-eed88dbc13e2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-25 18:03:17'),
('6262efc2-037f-46f7-8c55-3e239a36a5bc', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:57'),
('627ab3df-2c4d-4bb0-9b6c-54362102bd6f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:21'),
('627fd45e-aa48-4a4a-9796-a4cb0f20516b', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 08:56:14'),
('6285b1be-187e-45e2-bf07-5a126ca68136', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 03:58:49'),
('629f8929-ecfd-437a-8134-b40f20d3c1a2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:23'),
('62ab540f-8164-4789-8103-e0d732aa8395', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:57'),
('62ab9cdf-0f7b-4ab9-874b-2b96e3ff0446', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:40'),
('62ab9d71-8cf1-4af5-a393-608056d68b35', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:34'),
('62ad57a8-80d5-4ac1-aecd-14d1403f748b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:13'),
('62ad77cf-ab2d-4a72-9152-41d7777670f5', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:59'),
('62aed4ef-7ae4-4e2b-a182-c0ee0a23534c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:22'),
('62b599eb-37f4-4ad0-b345-59cf93d37ab5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:27'),
('62b5e65f-e7e1-44db-9541-ca97208028dd', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:27'),
('62c1530f-0b4d-4e80-bab6-ef44809e3861', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:14'),
('62c5d8ae-2eef-4655-928d-d042fdaf6d96', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:52'),
('62d8fc85-388f-4f3e-b59f-43d9df7e24e3', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:49:01'),
('62dbc087-e77e-44a7-8231-cf826f05742e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:39'),
('62dbeb12-4699-4130-89c7-0988a07c08db', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:22'),
('62e69f8e-6c45-4c3f-9d03-5f044ea635df', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:47'),
('62e7459d-1b55-4934-be01-730d6c3cf2b9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:22'),
('62eaf222-8f2c-4d7a-a002-ff04ee7db031', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:24'),
('62f16821-a86f-4916-a6a3-6eedcbfacea3', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:51'),
('62fccda4-3938-43f6-bb0c-bd8f25f15d11', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:40'),
('62fcdd2c-1e17-409c-8d7b-0a0bef224e32', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:01'),
('62fdc603-cb58-4ef6-a118-8955024122aa', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:34:23'),
('63027154-d5a0-4ea5-a12f-b891561c7b7d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:37'),
('63100b57-894c-4c38-8a43-ab58bd20282a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:43'),
('6311dbf0-06da-4424-b9ea-7f0a48d40459', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:54'),
('63241325-395e-44ea-8814-ba13e4f95f38', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:07'),
('632d49c2-da41-4d29-a051-4d2a8c2540e6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:30'),
('6333c4c1-117e-4c67-a16f-270ae3db49ae', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:39'),
('6336706b-2dae-4af9-a7e1-6a40c12f9a08', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:23'),
('633906ca-1561-41dd-ae4e-322d956a22d5', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:40'),
('634398f9-1318-45c6-ad2b-885e7a366ff2', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:40'),
('634b5aa1-049c-486f-a799-c15eb77b84a0', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-27 08:06:57'),
('634d8274-5581-49bb-bdcb-c96f47324159', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:44:07'),
('634f596f-c1cb-4d7d-9fdb-1244c683ef5b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:30'),
('6354bb1d-58bb-494e-abb4-c00fd11e7be3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:05'),
('6358e26a-4305-43dc-85f7-4abc0038ecb1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:53'),
('635e01a3-0ed7-488d-8f8a-9708a8aa6f9b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:52'),
('6360b5a2-63b2-4fe7-ad06-20fc53da3db5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:31'),
('636635ef-3871-44df-9ad8-f61bab0e656c', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:50'),
('63759f6c-8360-466b-b249-9a30eee3a846', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:50'),
('639f0dfe-2c66-490f-ae0f-90a10f562aaa', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:50'),
('63b4445b-1743-4ebc-a55a-106243b07740', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:15'),
('63cc673e-a933-4718-bea7-cfa202d0fa06', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:18'),
('63daa7ef-24af-4f6b-9f34-77c764892859', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:43:21'),
('63dbc46e-b9c5-41b5-995f-1b854372a23d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:51'),
('63dc98d1-78e0-4fb1-8567-6246d69d38ce', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:13'),
('63de5de0-d96d-45c7-8df9-3037e8fc5701', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:20'),
('63eb28a1-696a-48e1-9a97-7084eac26e1c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:13'),
('63fc5223-bec3-4d7e-8796-ed5a6175e709', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 08:34:02'),
('641bd8db-8668-45cf-a187-99dd30f33e09', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:17'),
('64246398-c483-44c9-bd2d-12b73344ecc5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:01'),
('642953ff-9e0c-4760-b625-85a2a5b18870', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:00'),
('642a07ee-ad71-43ba-b82c-3163f88c5d85', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:01'),
('642a5ade-84ba-4b52-918c-d55e6797acc1', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/branches/get_branches.php', '2026-05-29 11:21:07'),
('643a95ea-1d49-494b-bba2-b294a09f8c04', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:11'),
('643b2f2b-35b5-492b-867d-e55d88c21c71', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:30:38'),
('643f9618-2cbe-4981-b337-b28ff2ee97e3', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:44:00'),
('6445ec87-8122-430a-9ce7-6136424406c0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:13'),
('64472017-fa55-491c-8643-ee029464df72', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:07'),
('644b63d9-8517-4703-a91e-e553009d6435', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:00'),
('64529d07-1cc2-4194-a1fd-5e84be3442dc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:37'),
('645e36db-3e39-4d65-8d34-a47dcf0d27ec', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:27'),
('646f936a-a959-4f46-9929-0d504f1a777c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:42'),
('647563b9-adc0-405f-aafe-7de51fdf9e81', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:42'),
('6489d8e0-0bb6-4916-8d32-9ee3f5a6b91a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:23'),
('648e7705-f03d-4ee2-97c6-e41cb84db827', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:41'),
('648f489a-167b-4b66-a17b-284b935b893f', '154.161.0.165', NULL, '/api/v1/sales/create_new_sale_with_payment.php', '2026-05-25 18:02:26'),
('64a6c7f0-386b-4c5d-9680-d897070875af', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:31'),
('64ba7bec-e991-4801-89b4-7c07dc26db34', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:11'),
('64bfd7ec-26b6-4c90-8dbb-8db4b8c1e86a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:22'),
('64d5eade-7215-4de1-80c1-12c014571f23', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:59'),
('64d94f74-200f-498f-a48c-3500e4ad78b6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:53'),
('64da42b8-d8ef-4c89-9520-9c6bfcb1f76f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:46:24'),
('64e0fd2a-9a10-45ba-836b-cb0d172a5c76', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:02'),
('64e6187a-76c0-4a58-ad0b-55bc16b0777c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-27 05:39:12'),
('64e76e52-3d8e-4a9c-95b4-aff930ab5d46', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:57'),
('64ea2834-734a-4228-a77c-778c4d50134c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:27'),
('64f32878-e692-4bc7-ae1c-5da1ff08291c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:42'),
('64f78c35-4546-4c71-b016-c1acb499a524', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:30'),
('64fa089d-81a2-4e72-a1cf-8b6f2b5176f6', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:40'),
('65006bbf-7086-40f3-88aa-cabd51af1308', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:30'),
('65009ef3-59c1-4e55-864c-305c5e1eb44d', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:45:23'),
('6503867d-f232-43a6-8624-10c57d845017', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:27'),
('650e9a82-088f-4a88-8eb6-7c9116959910', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:32:52'),
('6519fabd-7dc9-4d76-a319-49bb82b7c297', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:51:08'),
('651b5f54-14a9-4587-b8dc-e76941aa711d', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:20'),
('651d6cc5-8a11-428b-a737-1faae822d60a', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:50'),
('651e160f-1a7b-4417-8571-531835d60425', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:20'),
('65254a39-8363-4845-851b-c29d6d5414b1', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 08:35:54'),
('652672a9-b3a6-4160-a0cc-fade2c9eda7b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:21'),
('652c31ca-9f3f-4c91-bbb1-af444028107b', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:50'),
('652ccd63-0eb1-4c8e-98eb-454446faf94f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:03'),
('65365ce3-79cf-4061-b5f7-bdd4577dfb7d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:27'),
('65418304-7dbe-4417-8a90-e7c263615d08', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:17'),
('65430206-431e-4f7d-afae-4b4832052cc8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:20'),
('654ad87c-1427-4663-b8d4-92543c3665f1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:44'),
('655d50f9-0178-48cb-a1ec-bacac805244d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:22'),
('6569e241-567c-4903-affc-40f6409bab67', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 08:07:04'),
('6572886b-2f02-4967-9766-c9d881274b5a', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:55'),
('657ca13d-5265-4342-a81a-cf7070015c43', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 18:49:49'),
('65819705-dde1-4507-8f68-aeb1b2592058', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:17'),
('65826d99-06f2-4d0d-a8ae-ae1dc61f936b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:14'),
('658c9142-bbde-46e4-9680-072ed42828d6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:27'),
('658fc700-84dd-4204-9a95-502609fbd751', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:17'),
('659eab67-43f4-4411-b254-43b664b85ad0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:07'),
('659f8c1d-91c3-425d-94bf-5999907dffbb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:57'),
('659f92df-4c30-41d9-9a74-9c22536083ae', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:43'),
('65a514b4-7a03-4088-8ed8-6457c461a9ce', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:34'),
('65a88ffb-af9c-45cd-986b-2048b39b1972', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:14'),
('65abbb75-897d-462e-a78a-c6a87d362631', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:37'),
('65b25d5b-b50c-4ad4-85d2-ccc434ff2ee2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:57'),
('65bccf07-2a85-468f-99a2-f578cb3a477e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:37'),
('65c160b4-9f1f-4f9d-908f-c473da0ee712', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:04'),
('65c7a83c-e8cb-4e64-bc1c-4cc5c8f3eea9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:12'),
('65c96a73-ba23-4a0f-adce-2b3d24927f87', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:38'),
('65e5af65-c40f-47c0-98e0-f6a7d2f7d73a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:38'),
('65eb41c8-d0dc-46c3-93f4-8e6c3d9ef48c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:13'),
('65f3b632-c7fc-4f11-bbdb-33e59d4f96db', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:51:57'),
('6623b2d3-ab27-4c94-93a5-96c6817104e0', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:35'),
('663bce6f-d9ed-4869-a112-6921879173b1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:51'),
('6659a172-0339-4160-80c0-24406f6d5164', '154.161.57.109', NULL, '/api/v1/payments/initialize_payment.php', '2026-05-25 03:44:13'),
('665f6407-3317-4192-a50d-1afe7f30c16c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:37'),
('6672f960-21bc-462e-a734-334393e78235', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:00'),
('6675c826-f6fe-4057-89e9-4e772b72dfd8', '154.161.141.144', NULL, '/api/v1/users/list.php', '2026-05-27 08:06:20'),
('6693d773-63ef-4716-a63c-974a05ec9982', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:13'),
('66adec6c-1587-4df5-9eeb-3b656df034f0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:47'),
('66af59a8-cec0-4ff9-b8b6-92ee2fcfd5cb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:31'),
('66d8a706-fbfc-4101-8cd2-6d14685de410', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:43'),
('66e008a8-e3ad-4008-a212-9ea4df288b96', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:55'),
('66e808a3-a921-4493-8c5f-7bca25877c1f', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 22:27:19'),
('66e94328-a01c-417c-9ef8-0f59125a38e9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:27'),
('66eb641e-1a51-4558-a321-13d9d0268b9a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:46'),
('66ef3fbe-54f4-4b47-a663-ab1bc1c8899c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:04'),
('670a123d-c8b7-4bb7-af59-3846f64a7a35', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 09:53:19'),
('671aa174-1dea-47fd-8851-88d249900720', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:08'),
('671f8790-ed74-4786-b409-4a0cdfd4e71e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:37'),
('6725a507-c0c7-4a90-a021-4960a47d695f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:22'),
('67287f39-323a-4ad2-8fa0-02d9bcc02d09', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 12:07:43'),
('672ba326-93d1-443f-bba6-290faf19dc18', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:00:38'),
('672d6bfd-117b-471d-bda0-182c5b542098', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:10'),
('673080db-a7d6-48d2-8848-8bb841636759', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:14'),
('67310166-37a8-4138-964b-022ceb49482f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:33'),
('6733da1f-1d86-48c5-9c9b-68c0da33173d', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:37'),
('673d60df-9262-40d1-a23c-27c45bff42f9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:33'),
('673eb230-df9c-4fbb-8880-f27acb647751', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 05:34:23'),
('674bc713-69a0-46c9-a06f-7d1f5f381159', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:19:49'),
('675f9450-f5b8-4743-b6be-129103a208af', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:37'),
('677f86fd-4c87-4caf-a279-dcc4b300b53b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:35'),
('6788f744-571a-438c-b963-d2205091d1ea', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:41'),
('678a0bcd-467f-45f7-abd2-4257f619f1b6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:44'),
('6794bb86-909c-408d-a6f0-14b41afdb90a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:27'),
('67a7826e-2d86-4827-97cf-f884c16aecc2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:15'),
('67accca6-6483-4e34-899d-f5d6985ef71d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:08'),
('67ba396e-5b83-4164-9e09-c52b924aeb52', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:47'),
('67bd6273-b0d2-4253-b41c-0732ec7d3ff2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:41'),
('67c15f4b-0540-4660-9f53-a37d210ca0ac', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:12'),
('67c37f87-7a4b-49ea-b9fa-f3e562367c97', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:52'),
('67db2e93-30a7-4301-81bf-0eae47fa2da4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:47'),
('67ddc870-f20d-4124-8181-016e38757007', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:18'),
('67e0ff49-eb9c-4726-bdd3-dd07d90195be', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:34'),
('67e12e05-16af-46d7-99b3-f25227be3b40', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:01'),
('67fad26f-c9bb-4b24-be40-8b6d3ba9b687', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 08:35:54'),
('67fc2125-01c1-4fce-80f6-d7bbc90ecc2b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:07'),
('681ab75d-a094-4a15-ac01-71517eab6c2d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:14'),
('682a05f6-44d0-454f-af57-2607b632e02b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/configure_method.php', '2026-05-25 19:57:39'),
('6842d46a-c632-46e0-9a5a-bc69e1df7aa8', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:15:54'),
('684772a5-7da6-4072-930a-9a0ae26f979f', '154.161.173.243', NULL, '/api/v1/services/update_service_status.php', '2026-05-26 19:49:59'),
('6856acc8-5237-4879-a4bd-a004be0436b8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:37'),
('6862f8d9-375f-412f-b861-f144cea9b4b7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:14'),
('6879a639-90c9-49df-a3cf-7a2298d6831d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 08:54:50'),
('687ad1c0-15e6-424c-962b-387fd2a145e7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:53'),
('687e84bb-7353-427a-973e-4be7dfc13c57', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:30:36'),
('688589eb-2be7-4bc7-9440-6828b4c7c630', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:14'),
('68865c5f-cd21-4e80-ae61-ea157a9addc4', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:30'),
('688864ef-5542-474a-b2ac-f0b94d40cb1f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:17'),
('688c9b56-6ad3-4e37-add1-3536054da95a', '154.161.138.84', NULL, '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a180ebf20e82', '2026-05-28 09:46:31'),
('68900e39-284c-4c4b-8606-0c3dd0f95ae1', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:40'),
('689049f5-0832-410e-b485-8d4538cd991f', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:22:53'),
('68a1c127-b7a5-4c57-96db-f1b17e2b6cdf', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 10:24:35'),
('68b13455-1414-45d0-a553-9c9d29e7bc61', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:37'),
('68c77a82-14f4-44ae-8cef-8a639a2e8189', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:37'),
('68cc027e-a97a-41df-a203-f74e380eebed', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:47'),
('68e1f130-3760-4099-819b-a9c480d80942', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 19:55:09'),
('68e2b189-85b4-41e9-a194-6e8cbe992665', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:36'),
('68e546d8-c736-491e-a609-0e38d7e9ad98', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:02'),
('68eaaf04-273c-4f8f-9dc0-11aa6640aa6a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:18');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('69000fe5-879b-44fd-b629-205d278dca26', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:27:01'),
('69149957-c1e2-4e70-985c-567ddf41340a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-28 04:53:19'),
('69202ebc-dd08-4646-8ff5-b8ca5bfb492c', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:10'),
('69215e3e-273d-4791-a31c-e65208ed10d9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:57'),
('694ba681-fd5a-4057-ac2c-0efa219a0035', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:48'),
('694e288e-d07f-42dd-a653-389b33995336', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:18'),
('6959c4f9-78fc-471f-b05f-a64ff64640a0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:41'),
('695ca7c9-a20f-4bd2-9c0d-16215b73d3c5', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:54'),
('6974b3f1-52ce-4c07-8ced-80952bce8a3b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:49'),
('697d191d-a7e4-4380-b29a-955d3c8dff12', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 18:50:33'),
('697df2c9-2b80-47fe-9e0b-b57432b64e05', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 07:46:37'),
('697e1b85-4a27-4b54-9085-fd7a4f719a1c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:12'),
('698319f5-e61a-4bb6-88cc-539d9ab40cef', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:47'),
('699cbab5-e73a-447e-bd9d-308903012c10', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:32'),
('69a3b1f0-61bc-4e04-b20b-4955bf537895', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/branches/create_branch.php', '2026-05-29 12:16:50'),
('69b80d1d-79b2-47d5-aca5-9195371cf335', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:14'),
('69b90565-41c9-42b3-9abb-798d1e3b9e5d', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-27 05:39:29'),
('69c041b4-9a0e-4bd4-b1f2-0783df7e5834', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 12:22:26'),
('69c2fac5-f564-44d6-9b5c-8d5f7e897062', '154.161.138.84', NULL, '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a1814c0ecea6', '2026-05-28 10:11:30'),
('69c4f7df-8a84-48ab-85f1-9111ca4cee3b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:45'),
('69c8a90b-a26f-4720-ae77-de2c55e98217', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:35'),
('69ccbebe-ebae-4939-9861-ce1a11126e64', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:32'),
('69cd619d-2444-4ffa-92bf-b206def7c1eb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:37'),
('69d39113-1f2d-444f-9ed9-304d0c6812c5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:45:18'),
('69e076be-6b64-4884-8f47-75d713ba5949', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:35'),
('69f91065-a919-4b23-8bf0-9560ed166be2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:58'),
('6a0df2b6-a787-4546-9962-880d9137fbbc', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:15'),
('6a0ef398-21bc-4298-865b-fdea559df03e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:31'),
('6a0f916e-9485-4ff6-b45a-eb57db8938d7', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:03'),
('6a208379-c044-4c0d-be87-fe7789d74937', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:34:23'),
('6a24dc8a-9133-4e50-aa45-29a0cad51dbb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:55'),
('6a3b489a-ddad-4533-891e-1a9c3f2528c2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:38'),
('6a5a0811-d1b6-45f0-9840-48220e8fef95', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:00'),
('6a61f1cc-136c-46b4-aa1c-7d2d73934dcf', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:12:46'),
('6a68b821-4cfb-4a7f-b420-8cd2721cdc95', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-27 08:06:15'),
('6a73e1dd-d8b7-4cb7-9709-95a74455e441', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:27'),
('6a784b64-7c0a-4a4e-99d8-ac092405c2f0', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:30:22'),
('6a9cd677-5860-487b-ac61-9adb72e81ecf', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 12:01:15'),
('6aa70164-f1bb-4dbb-98d0-80003ca513e6', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:14:00'),
('6ab3a6ca-58c1-4d51-b59c-3463c120a70f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:51'),
('6abba4fc-63ce-4f56-aa68-5ceaba79248f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:37'),
('6ad02f6f-32fb-4a7f-962c-166035f217b6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:34'),
('6ad43f26-e353-4709-bf71-e6dd364232b3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:32'),
('6ae4ef90-e444-490b-bf2c-5b57ab7e0d26', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:58'),
('6aed20d4-43ef-423c-99b6-59e5423763d8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:17'),
('6af2fefc-3cf5-451f-9137-66a2e68325a6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:00'),
('6af3ca22-e55d-4bcc-83de-4b5500dad659', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:57'),
('6af59499-9e71-4bcf-a500-9634a3d87e79', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 14:40:14'),
('6b12403e-aa0d-4eee-87fd-97541cb1c729', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:23'),
('6b12afa4-0406-47e7-bb2d-39b5e75edc99', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:02'),
('6b3fa6a5-5af7-4328-ae40-cd3abc912deb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:34'),
('6b44619f-19de-4938-acf5-73efd522a963', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:21'),
('6b452d5e-5808-4c20-8a22-e2fb8ca8f1a6', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:40'),
('6b45a774-17c0-4cf5-b628-fad64542ea58', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:33'),
('6b548bc7-30dc-46c0-8c79-162fb358c2cc', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 10:40:32'),
('6b5558e9-118b-4dab-a3d1-aef2e7d89174', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:40'),
('6b59aa0b-86a0-45af-b5f7-df64147b503d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:18'),
('6b68619f-cc9f-4013-98c8-7727166cd2b5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:09:11'),
('6b6b26f5-a154-435d-bcbc-298c55d6bb64', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:37'),
('6b6de42b-6d9b-4aaf-8f9e-0e407b3f961f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:07'),
('6b759156-6d62-4262-9a84-f570fb33d79b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:21'),
('6b7aa18e-8849-44aa-a28b-9d713d686832', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:39'),
('6b9095ba-0a48-4694-81a2-44fec8209ff8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:17'),
('6b965361-c88f-41d5-a048-45c2a8fcb438', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:07'),
('6b9dfdd0-f046-4db6-8eed-9e62b2daf276', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:54'),
('6ba9eb6e-8d60-4052-aaa5-1dc0a1b3fcc6', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 12:37:49'),
('6bb44972-cd6a-4232-ae12-4e1fbf58c1bc', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:04:29'),
('6bb941c3-8951-4fd8-a810-1018284e6ea6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:41'),
('6bbe65ca-cc2a-4a04-ad1d-89f63ac09f29', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:18'),
('6bc6c0d1-d1df-4651-8674-a53171e97da0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 18:50:40'),
('6bc8ecc2-548e-4703-a30f-c4a8d5dd8caf', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:01'),
('6bca0e05-d382-46d5-a84c-135b80015767', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:33'),
('6be12b49-665f-4d96-8795-4a8bd33f1154', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:37'),
('6bf23250-dc61-4b78-ba48-62fc732d7ce7', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:42'),
('6bff34b6-a753-41ac-a60d-aa0765167a04', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:34'),
('6c04b186-6a03-4569-80a1-532f6923f4c0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:27'),
('6c11f639-bb72-4b6b-b407-8ea638379a22', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:12'),
('6c1f3225-edd6-4024-8b75-c7cfeee3dd2d', '154.161.138.84', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-28 18:50:45'),
('6c2fccfe-5d91-45c8-aabf-771d0bef1fb3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:04'),
('6c36c137-c75b-4e7c-ba5f-9cba4664cbcb', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:22:24'),
('6c3a41e7-3640-4b9d-b835-a50c0c79473d', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:23'),
('6c464a27-58dc-48a1-a4ee-4eac3db4d012', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:07'),
('6c4d5282-58bf-4a44-a64e-0bd0a3c8bcad', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:20'),
('6c4eb5c6-efcd-4639-be55-45072058c9d6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:34'),
('6c6093a4-63b8-418b-8349-238dac51ad65', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:09'),
('6c68d95b-f67f-430c-9b2c-e14851902ec6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:37'),
('6c7af4df-b9ae-4008-99c6-fdd222da72b6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:53'),
('6c7c1d2e-ba11-4600-91eb-f3e99b9b2c35', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:52'),
('6c8630cc-0a40-41b8-bb25-9212ad44b5d6', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:59:00'),
('6c9413d3-0ee6-4276-b1a6-13239e741be4', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-27 05:39:29'),
('6c9d7d31-5039-4504-aa4c-6b8fec02e8ea', '154.161.138.84', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-28 10:24:50'),
('6c9ed5ac-a532-4d7f-a472-de5cdd6e828e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=50&offset=0', '2026-05-29 11:51:58'),
('6cb1bec5-7cf4-4dd2-b9b3-8eabea1625f5', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 08:35:30'),
('6cc6120d-819b-4fba-bf10-acd52f458211', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:41'),
('6ccf3605-62fd-41e9-ba59-6ae99dae25d8', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:49:55'),
('6cd260b4-6ce7-4e3b-b1c6-94b96d6815f6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:01'),
('6cd4bcbb-552e-455e-b849-711bbf0093b8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:31'),
('6cd80ad1-14c7-403f-90c6-31935dfabe02', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:30:37'),
('6ce3c24c-80a9-45b7-a94a-4db021a3d180', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:07'),
('6ceb1669-317e-4f9c-86b9-1663ffcec626', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:16'),
('6d0fb1c6-f9e7-440a-85b8-6489a6952583', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:00'),
('6d0fde17-c721-4e71-b5f2-32cc8a3e03af', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:32'),
('6d0ffe83-399c-4096-a35c-d6581f313b55', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:25'),
('6d2c5d81-eacf-4cc3-b964-03c64c756d6c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:38'),
('6d348d4a-ccf4-4d24-9f63-dcfc2c59d829', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 18:51:23'),
('6d42704c-b846-4d54-8f7a-5c29924bb5b6', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 11:23:22'),
('6d433ff9-3151-46cb-8b05-af57ca3e46c5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:41'),
('6d43e659-1664-4156-a7d5-89114e186a2e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:20'),
('6d4464b5-0ff4-46e5-9d0c-00b18df17aab', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:15'),
('6d44cc40-23c1-4a4d-be60-6f56183b1e75', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:04'),
('6d4b92b7-23ee-4889-8e9a-ae63cedf5904', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 22:30:33'),
('6d545ce9-614d-434f-8c66-b900b2c53390', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:41'),
('6d56d14f-5470-4a84-bb70-c68194cd2e13', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:53'),
('6d5a498e-ddfb-4033-947b-33bc150168b3', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:00'),
('6d6a35af-0eb3-4355-881b-6b794f1a495e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:37'),
('6d6aeca4-b238-48cd-8cff-83e090105f65', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:51'),
('6d7f85c6-a2c9-4c81-9e2c-09650a9185e5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:47'),
('6d82c9ab-18a5-4b8b-98b4-c3e48bc472c5', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 08:38:26'),
('6d917565-ecbe-4f7a-92e3-806bc96af79e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 08:36:17'),
('6d94da0b-08dd-4c86-9f93-dfdc4064154f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:14'),
('6da06331-99a6-4032-a319-bc17a0216453', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:53'),
('6db7e500-fd3f-48eb-a6f6-97c090534cd5', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:21'),
('6dbb22c1-1cdb-4711-861a-14bbced4902c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:57'),
('6dc3d995-1b09-48c7-b960-6abda869db59', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:56:01'),
('6dc42edf-5cd6-45cb-91dc-2179ae7e9042', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:54'),
('6dc75d77-78b1-4edf-b5e4-525afc77fc7a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:30'),
('6dcbfd4c-8586-48d2-86da-22fbac5d16eb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:11:20'),
('6de29ebf-6e85-49cf-8c44-9a3f2940b74d', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:10'),
('6de4adc4-71f7-4bcc-948a-b22fc186ebaf', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:10'),
('6e0f42ad-1138-4640-9160-b89062242201', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:31'),
('6e16330d-9cc2-4e1c-9804-d156b4841822', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:00'),
('6e26a74b-8dde-465a-aec4-3825934f5f5b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:51'),
('6e3c8439-fb1d-41ce-ac4f-1ce3d8e1bd77', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:33:08'),
('6e3dc9d5-00c0-43cf-bf6e-3501aac57a93', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:16'),
('6e404e63-fcfb-4f20-b05d-77e4e928991d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:05:00'),
('6e54be8f-c0fe-434f-bd2b-9fbea0bc660c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:07'),
('6e54cefb-4847-44bb-b95d-1d43b939f281', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:40'),
('6e651784-b6ff-47ed-86af-48d91640a0ab', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-27 05:38:26'),
('6e65ccc2-1b88-46b7-a882-1ec99f9da027', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:34'),
('6e71725c-a878-41da-9e37-20169fbb8e9f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:38'),
('6e760084-51d7-4ada-857c-c5a3218b1e8d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:17'),
('6e78ddd0-16dd-47e6-9988-50bc242ee249', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:01'),
('6e79ece2-6387-479a-808c-9421379ba971', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:41'),
('6e88200d-3e3c-407b-945a-ea9226277776', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:12'),
('6e9b8eb9-5982-4f02-b4dd-ecf216f5803f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:37'),
('6e9f518b-ae77-4f54-8b89-8bd57e5cfa6d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:26'),
('6eb188db-16c6-45c7-a594-eba066977756', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:43'),
('6ebbd666-ab68-4222-a959-2e1e19b73bf0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:24'),
('6ec83744-a656-4aef-a70d-5a4e2a9b1071', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 08:35:30'),
('6ecde50a-be44-42b3-ae54-19b27ced6c35', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:34'),
('6ef21b07-3642-48c4-be45-0284b78ccde3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:38'),
('6ef5a635-3c0e-4cb9-b9ee-c68de89b4492', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:23'),
('6f14f546-b5f3-4c26-9f65-e57b118a0af1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:57'),
('6f2d16e1-4cd2-4fa4-94de-9be40cacab2e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:27'),
('6f2e8b4e-11a3-41b9-9b82-9ad47dd1a89a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 09:56:10'),
('6f38fc71-7117-43c8-887f-7dd4c7dc3010', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:20'),
('6f44d11c-fe56-45cb-9b82-4250f844c9b2', '154.160.5.183', NULL, '/api/v1/payroll/preview_payroll.php', '2026-05-29 09:41:26'),
('6f47df13-f5be-4fee-b905-50e9ac721c21', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:15'),
('6f4f56ad-d274-47ee-bec9-ff47d3142935', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:31'),
('6f6340a7-24eb-4f22-93fe-44e9f73becae', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-27 08:07:00'),
('6f6c8ee6-a89c-4026-90c4-90cdc7096e87', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:10'),
('6f72cf3a-0ccc-4c2e-a6d2-4f6c73ac55d4', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-29 13:29:08'),
('6f74f3b8-b8fd-409f-a1e0-9992cb64b55f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:50'),
('6f7ab433-eb1d-4e99-84d0-3c123642f2f6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:17'),
('6f805c92-1b11-45f0-96ed-351cbd078102', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:30'),
('6f9c620a-97ce-49d6-92c5-47e883acec02', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:20'),
('6f9f1b0e-a60a-4a79-bf1d-f2e133b7a1cf', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:22'),
('6fa8a65b-d63a-4c4e-887e-f17a587784a2', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:52:16'),
('6fb7e65b-a433-4635-a3bd-cde41235f9cf', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:31'),
('6fd257e8-01dd-4cdd-a4a9-2db2fc6c218f', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/preview_payroll.php', '2026-05-29 08:36:06'),
('6fd8704c-0b6a-427b-9071-2e435346bfdf', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:21'),
('6fdd176d-f548-4869-9e4e-ec83567ad4da', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:17'),
('6fe48fab-099f-4a64-aed0-66b13a070f6c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:41'),
('6feec76b-6286-4115-a13e-0ea2bb69ca90', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('6ff114c1-fc0c-4ea3-bcb2-23235fdc3920', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-27 05:38:11'),
('6ffa6ded-4b0a-4104-b02c-e319b4a7bf44', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:22'),
('70031770-abcc-4a48-bff1-b7cbf68e4cd0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:37'),
('7005963d-2680-44aa-9fa5-ae9ed4f76b09', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 12:46:50'),
('700eb040-d1b9-4d0e-807c-73cd0344e2e9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 18:50:13'),
('700f15fd-2478-4137-bf0f-747cbacf20f1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:27'),
('7028b41a-8ad8-4579-90b5-9d56b94e3363', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:21'),
('702e903b-2757-492c-9785-71c261776d0e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:37'),
('703e560a-1c1e-43d0-8e8d-34590f99c366', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:12'),
('704668e4-66f2-44c9-a46f-5adf5667c035', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:32'),
('70506576-6ac4-4cdc-8768-ede912dbc7da', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:46'),
('70523527-e587-4a47-a725-5a468624cf82', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:51'),
('705ce969-011b-4561-b61c-7b09695aedbd', '154.160.5.183', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-29 11:22:09'),
('706414b3-0a9d-4385-9b6c-3bb3697409d5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:05'),
('70686cba-3422-4b46-a4ba-6e4c717f4b0e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:07'),
('706d78c3-3d7c-41a7-bd2b-7b24a4c045d7', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:30'),
('70705c3c-9213-4cc3-980c-10e22b98042c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-27 05:38:11'),
('708e7ead-26bf-4550-a480-c8f623846462', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:47'),
('70979870-a8d5-43b0-9ba7-bfe0ce6805cf', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:00'),
('70a09050-2ea9-4172-b4f0-168e397d4df3', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:10'),
('70a21279-296e-49bb-8600-92267a84484c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:47'),
('70ca1a2b-621b-474a-ae0e-dd47824eb286', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:27'),
('70ee5716-3bf4-4a09-a169-6b759485f267', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:11'),
('70f08133-2fc7-453d-8fd4-bd6d3cf6bcfd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:42'),
('70fa93ef-933d-4e71-b44a-fadd6eecd25d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:44'),
('710a3d0f-45bf-4ae5-b2b8-19e46767603c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:00'),
('710d32ae-d488-48e9-9fcc-ce6c717f606d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:33'),
('711b3b69-acd7-4b50-90d2-cfc241f0a2d2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-24 19:32:47'),
('71220ca0-163f-4aba-a52d-a3f98543e07a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:59'),
('712e5e86-08b0-4d92-8ad3-3fb8b596b718', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:50'),
('7131a2fa-dbdb-41ec-acec-54284cbe6cde', '154.161.141.144', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-27 07:39:35'),
('71565195-1457-4ef1-a3f5-3a90b1b541fb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:19'),
('715966ad-d5a2-4c10-9628-b9629f3ef83c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:18'),
('715faab9-8a34-467c-8ae9-bdaddb0bc1e4', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:01'),
('716fcff2-f499-4b39-8887-f0b98871cc79', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:18'),
('717d2025-2831-42ba-8504-a0724245160f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:20'),
('718be43b-ceac-41bf-8821-8de8f0c3bfb7', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:10'),
('7192bd31-84d0-42ae-8df2-86dc2b136997', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 11:02:22'),
('71939964-8599-43a9-ad3d-9a5428137dbd', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:05:20'),
('71a2ff63-12a8-464c-bb2f-17236202ee20', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:58'),
('71a53ba4-10c0-4200-ad60-93dd2c4f4352', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:51'),
('71adae81-d88e-401b-9a41-66b10edc349b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:17'),
('71b56b9a-9c9c-479a-a89b-9708471c1795', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 13:28:54'),
('71d19b5f-5390-4fc4-bad5-5671481a7464', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:47'),
('71d37ea5-cbfa-4313-83f7-5c7b8c91c138', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:28'),
('71d43b45-fe2e-4275-bf03-28d45a06fe1d', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:21:52'),
('71d69a20-6484-4671-8a25-4229c95e579a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:34'),
('71d8b00c-83ae-4a9d-a758-a696c97f0f64', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('71d8dfc1-6f39-43fe-8015-0d762aaf2649', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:55'),
('71e0c14f-401c-437e-9226-fef564c74aad', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 03:29:46'),
('720c8bb5-dbac-42f5-a17c-26e7a91274c3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:44'),
('721d1868-8243-469d-b91d-603a8d527787', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:31'),
('722c04ea-4b46-45cf-b3eb-3be54fc2cadf', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:08'),
('722cf511-2789-428a-bae1-60128ac5ecc0', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:52'),
('7240ba17-7b17-4dcf-b04f-5137225ac40b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:27'),
('7246a936-f743-4a6c-abee-acebf58146f0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:30'),
('7255a81a-8c75-47ff-a391-a594a4d1140f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:17:08'),
('72582df6-0656-40f0-abb7-bcf79c32536d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:33'),
('725f1e28-561c-4c1d-b78b-cf37baf71999', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:43:09'),
('72742778-3b24-4835-9e54-b696628abce7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:24'),
('7275f873-1c0a-428e-b9b3-a64cdbad9b30', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:03'),
('727e0724-9289-41f7-97c0-05ae0e74d335', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:00'),
('7294f87b-6561-4d20-a756-77d8c7c66827', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:51'),
('7296c287-ca01-45a8-b124-44bab0e85449', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:03'),
('72a3f449-4f93-481a-9e25-374b7b66bb2e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:07'),
('72a6b256-d53a-4c00-9daf-c37977840d8f', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-27 05:38:26'),
('72a7928b-43ce-4488-ba6c-5fb689369654', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:42'),
('72a99caa-0b3d-4add-9ac6-09ab8a96dff8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:47'),
('72b24209-861c-41a8-86e3-0d73de6117d5', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 09:56:10'),
('72b81dc9-8045-41d8-891e-a7d1629e2dde', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:32'),
('72c30388-d038-4065-b77c-3199005da882', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:14'),
('72ced50c-363d-4d38-a145-a48076b7837e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:10'),
('72da994b-a314-46b8-b423-5589f581c28b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/add_product.php', '2026-05-29 11:35:14'),
('72dda647-0a68-4188-8aac-0b4de3d4fca4', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:42'),
('72e2d733-88d2-4bc6-87a9-3d5a0bcef4be', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:28'),
('72e75504-0d2e-4dc4-b32d-f92021eb1f26', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:27'),
('72f0bdea-e5da-43c7-80f2-caaf89109653', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:32:37'),
('72fb4a18-deb0-4a8c-b604-610199fef84b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:53:21'),
('72ff0643-ddcc-4ea0-9d5d-5caf29e42831', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:53'),
('73064137-d87d-4c6b-a95f-3d89fa40e139', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:47'),
('730b3a2b-336c-4ded-aac2-34f3fd92181e', '154.161.0.165', NULL, '/api/v1/sales/create_new_sale_with_payment.php', '2026-05-25 17:45:47'),
('730bbb1b-0972-4df6-803a-042ee913c719', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 08:34:32'),
('730e8117-2107-4827-8fc9-fc43d2a9c016', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:06'),
('731528e1-a84e-45ec-aa81-ab2d7c28c9e1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:17'),
('73207314-48fc-40f7-acca-076eb2842460', '154.160.5.183', NULL, '/api/v1/branches/get_branches.php', '2026-05-29 11:21:07'),
('73239658-6ce9-4d1d-a617-167f6b5cf111', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:51'),
('73426ff6-2078-400c-a74a-67831be88a5c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:07'),
('7344b99f-7e98-4876-8e7b-4913373a63ca', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:48'),
('73470a6f-e1a1-43e2-88af-62058c68aded', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:30'),
('734c0726-f9bb-4690-abd1-cd8ea134d7a9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:11'),
('73585461-0d43-45f5-bd36-db48c208d692', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:57'),
('735bcd2f-56f7-4ecf-9c84-63f8c866e72c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:57'),
('735cbc99-eb18-4c65-89a1-ceb79dbd27c6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:53'),
('735fff88-a670-4aae-8ccf-b75d90fb4690', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:38'),
('73754fc0-46a5-410c-a623-fc0144009db9', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:30'),
('73774a2c-0201-446c-9a31-79a22b713450', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:27:15'),
('7383482e-71c9-4e73-8b28-3795c6abe442', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:15'),
('738587f7-eb09-49e6-9b11-4550e0389c39', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:42'),
('73861831-7814-4e75-b1e5-07b9d1e886e5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:03'),
('7388c1a0-5ae2-4ac1-90d2-499cff95c362', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:21'),
('73894d92-4eb1-457c-b241-a88bda0dc700', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:51'),
('738de4b2-b640-45d2-b385-72fedfdeac1a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:23'),
('738edaea-3eb2-4fb0-9220-f9fe9f3b1afe', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:47'),
('73ae118c-74e2-4ca4-bc3c-07175c52f800', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:54'),
('73b1a510-f60a-468b-bb8a-a761eba4d115', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:01:54'),
('73c2ae7c-faf9-49c4-a148-abe9fedded2d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:20'),
('73c519c6-e7bf-4124-9998-df0143eb1d83', '154.160.5.183', NULL, '/api/v1/users/add.php', '2026-05-29 12:10:47'),
('73f167d7-a6be-439f-87ac-7687a602bbb5', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:01'),
('73f5b6b5-7c7d-4eaa-8545-3459286eae10', '154.161.0.165', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-25 18:57:30'),
('73fc28cb-6a66-473f-ba8d-ba2b89e93f2e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:34'),
('7404d68c-241f-48c8-9b85-be52c63aad55', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:37'),
('7407ae68-eebe-4f71-aa89-fac8ee2f087a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:31'),
('740b71ef-d126-4cb5-bfa5-9303202fce63', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:52'),
('741ef2c6-5efa-4230-a154-a639353e0afe', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:44'),
('742560fd-f05f-478e-981a-390efa0713dc', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:40'),
('74266616-2c96-4028-9f2a-679312bbe90a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:30'),
('742e3e8f-24d0-4400-bb20-b17579cc68c5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:57'),
('742fb254-ad1a-4ea3-bd79-501642436d23', '154.161.141.144', NULL, '/api/v1/users/add.php', '2026-05-27 07:40:15'),
('743c925a-8cff-4dea-86a9-1a6d4b3b05cd', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:05:10'),
('74409d4b-7999-4524-8279-52f0cd8555cb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:48'),
('744cdafa-0516-4b27-94aa-83b0eaec043a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:50'),
('746b1fde-17b4-4955-bb88-8520a63e5954', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:14'),
('746d6461-06ef-4a9c-af82-e3092f388d0f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:07'),
('7494c794-68a0-439b-803e-154897314454', '154.161.141.144', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-27 08:06:19'),
('7499b130-326d-4a2f-9c95-71ea8504a7fa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:47'),
('7499c156-6ad4-47cb-a585-f65b0a78dce3', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:32'),
('74a5c72c-5673-4b43-92ae-40a0e488366e', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:27'),
('74ae3657-ac61-4d08-8a3b-293a8c41297f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 18:50:40'),
('74b78e24-4d2a-455e-ab56-b2a656850f47', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 03:58:25'),
('74bcb139-33aa-4ba0-bc2e-260b1ba46d3c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/verify_pos_payment.php', '2026-05-25 18:54:12'),
('74c81981-e650-4e44-a648-65dfb935f190', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:27:22'),
('74e5f872-cccb-443a-9412-77a90c52a515', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:34:20'),
('74f9bc3c-e99d-441e-9075-477ff3ba5f7f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:47'),
('74fa0de1-8633-400b-b66e-46a8aa2c7eba', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:13'),
('75041780-9b3e-4581-998c-07c63882b07e', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 08:53:29');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('75109f66-26a2-4d49-b7e1-075b953937bc', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:24'),
('751c84c7-79e8-4c4a-aa0b-addb26640bf1', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:50:43'),
('7528748c-4a25-4541-b91c-a2ab8e94ac2b', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:40'),
('753751ea-32f8-4b5d-a13a-c22007c824c6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:34'),
('753b1f91-2a5c-4689-8d55-16d5717dd31f', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:40'),
('753f40b2-eb1e-4947-a8f1-7e770577015d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:37'),
('7541e367-b2aa-4bc7-859f-eebcc6788d6e', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:04:01'),
('754a4481-a14f-443d-8cfe-16a31e419364', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:03'),
('754aa339-8ae3-433f-999f-f8094d060223', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:50:51'),
('755a97f9-df9a-46b1-ab5d-b9662737d4b2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-28 08:53:29'),
('755c2b08-44b7-457c-9c96-20f70767d2ae', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:31'),
('7563d8f8-1dbc-4334-8d87-ddc48359e03b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:47'),
('75651264-3839-4454-95d8-aa379f0f4308', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:37'),
('756a7bb5-5cf2-4892-93ce-70f6c171bcc3', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/preview_payroll.php', '2026-05-29 08:36:17'),
('758112dc-77df-4f0b-beda-cf63d11f97c8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 10:11:33'),
('75948bf5-839f-4d38-9564-c7bb1961fb20', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:08'),
('75b1a061-7905-4ce2-9197-efa096a3ce3d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:50'),
('75bc764f-77db-4765-b8a7-60c8f19946d7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:17'),
('75c284cb-e764-41ea-90b7-d14c8e17abd5', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:24'),
('75c4d5e1-1895-48a1-909e-36dcf22d17bf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:57'),
('75cf8fb9-06b7-46fc-85d6-1f2195e4ade6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:24'),
('75d253ba-9db0-486a-8768-074d458e4546', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:13'),
('75d3e468-50e1-4f82-8ab6-4c5399540a1b', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:09:15'),
('75e1e826-a3fa-458e-bf57-213e23bf5225', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:31'),
('75e7692d-0292-497d-9458-ff05462a18d9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:03'),
('75efe4f6-b25b-4d68-9ad6-33060c7f275f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:53'),
('75f1705a-8fc4-4959-b034-20273822e43c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:18:12'),
('75f21ff7-5fdb-4905-aaa4-00cdfc57a59d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:52'),
('75f22e89-73ac-41d5-b5a0-89b5d2ca7599', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:57'),
('75f3b599-11ed-4fe5-bfb4-0dbd97846cc2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:41'),
('75febd03-9927-4714-bb23-2e60363197d4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:29'),
('762b1270-3e24-410a-aef2-77b8214be31a', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 22:08:49'),
('7639f275-ff04-49f5-8ec5-56f9ee7c7e7f', '154.160.5.183', NULL, '/api/v1/customers/add_customer.php', '2026-05-29 11:35:15'),
('763c985a-9d7c-4f2c-9b73-1bc1372cb24c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:33'),
('76436f43-1368-4e50-ae13-1a322a5be529', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:32'),
('764722b0-3207-484d-9c6d-a1cc5d1379c0', '154.161.141.144', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:44:07'),
('7653f6d9-b1ec-4f63-aac7-e0cacc6f71c1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:07'),
('7654227b-d193-4a43-bba4-85564b6ac0d1', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:10'),
('76577659-8056-47e9-b939-5add6a54b1cd', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:40'),
('7665714c-a4dc-46f6-a6a5-1e111df74094', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:51'),
('766ac45c-d58b-400d-b2c5-64b9e56d6418', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:32'),
('766bb229-5143-4bc0-ab54-2ea7f5174fc8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-24 19:32:17'),
('7677ed91-cca1-49a3-82cb-71ee211ba6b7', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 11:02:22'),
('7685bb95-1bfd-4675-9acc-cebc4e243b98', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:44'),
('768677e2-5269-4085-bdb7-b8c1a06f6909', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:42'),
('7692af07-e6d7-4ff8-8bf0-81bfd70e9bd6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:33'),
('76952b34-9bb8-4b36-8d73-77562f128cc3', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:42'),
('769afccd-05bd-4887-ae64-7632c8cc35af', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:20'),
('76aaa01c-8d9d-4020-931c-920b761c5828', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:54'),
('76bd14c5-2650-45e5-ae83-1eb9f18597b1', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:23'),
('76da4d73-5f72-4814-83f4-0e3ef6003cd8', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:47'),
('76e4f448-698c-409f-8598-151ac3fdf10d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:07'),
('76efb85e-9295-4559-a80e-4871d5a922a0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 14:10:56'),
('76fa512d-635a-45e3-8533-fc8d9e7e4aa9', '154.160.5.183', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-29 11:51:36'),
('76fca6d5-afc5-48a8-a6f1-af2e32701868', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:17'),
('76fdba86-6edf-4949-b997-9598f7014bdd', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 07:43:57'),
('77077f67-f35d-4e93-8fdf-3eded85a7b12', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:23'),
('770a2173-6db5-4d1e-8667-f0633baefcc4', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:37'),
('770dc0f8-a75e-4e58-ae89-faf839831e41', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:21'),
('770ea98a-47a3-434e-8216-29360dcb8b0f', '154.161.0.165', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-25 18:58:07'),
('77136304-77e7-40cd-b6e4-a251347853fd', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:27:22'),
('77194a16-5126-4544-9241-48f78d745577', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-27 05:34:25'),
('77322ec8-5c26-41af-bb6b-9a4a0c2b30cf', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:55'),
('77365620-dcf8-4abb-8a74-c514c7b1845c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:07'),
('7738ae09-e650-4e48-9cc8-d52c61489e1c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:50'),
('774bdc6a-e482-4646-b191-4dce8d6265c7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:07'),
('7768585b-0a2e-47c7-9321-e94e249a9b18', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 11:22:52'),
('77686953-bfba-4f11-b257-05ada79cef18', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:47'),
('776b63cb-5db7-4f65-8898-cd806ba68995', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:47'),
('777969c8-70d2-4f96-910b-43a563b176ee', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:39'),
('77815373-2303-4727-910a-fcabe0ce93dc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:47'),
('7783c763-cfc2-43b4-8b2a-aad6e8af8860', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:54'),
('77884eaf-86be-4f76-9fa0-9274fa9f02a3', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-29 11:51:36'),
('778b1ebd-6f7b-48c2-b549-02412dfa75e8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:38'),
('7792059d-b782-49ac-b942-30ca86e10f90', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:33'),
('7792758c-e64e-45a7-ab90-2c6ac7a6230c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:17'),
('7795f4a7-a8c7-40bd-bad6-41d3ee50b12c', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:30'),
('7797e16f-8484-4276-8712-e2eb5cb85116', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-28 08:41:58'),
('77a032ab-d4a8-4372-9a96-1223638ab996', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:37'),
('77a5d0c9-29a7-497b-92ea-c39b6acf73b8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:27'),
('77af0f88-e7d4-4433-8d7d-45772a3e8714', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:37'),
('77b3b3cb-9eac-48d0-86a0-602c3766f5a6', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:36'),
('77c7663d-8c5b-4dd7-8c09-1b552c11f2d0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:23'),
('77c7cdcb-1dc6-49ce-a22a-3e603f214162', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:18'),
('77ca1ce3-5603-4bcd-9d4d-9c4f3a241915', '154.161.161.178', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-24 14:40:14'),
('781eff72-c6f7-4b3b-b561-fd4083a152b7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:57'),
('781fa741-33c9-4b27-a90b-5b5e1d3bb6ba', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:40'),
('78378db6-c394-4f75-b120-9ce2e46b0ea0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:02'),
('78385f93-b29b-40da-a21c-c8c37f517447', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:49'),
('78606b14-9f9e-4005-887e-a683fcaa8a49', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:55'),
('786370f8-7605-48da-9d8d-c3807d1e16ad', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:53'),
('78667df6-bd0f-46f0-867a-d6c0a1a7349c', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 09:05:46'),
('786b50ae-890f-4c89-8986-642bee5d6600', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:31'),
('78772d5d-2d3f-4fe7-bfb3-852dd746ff8d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:01'),
('788160be-33b7-4d4a-9387-8b2aeb8bebcc', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:39:08'),
('7892395e-9bf5-42d2-a270-638e254b3521', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:53'),
('7894a11a-03c6-4518-a189-7ef25c891913', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 07:59:05'),
('7897da14-d116-46ad-a5b7-2ac7ec3680fd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:14'),
('789be969-8174-4745-aa77-a8d45dcf0671', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 19:00:27'),
('78a24d60-a47b-41ef-b1d8-74cdf072097c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:47'),
('78b1ba4e-ff7a-4a48-bc02-fcde25c13714', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:13'),
('78c26a33-12e3-4435-96a2-8c6da28d1c5d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:00'),
('78c85bd7-40d8-4074-9489-ff0eac130690', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:10'),
('78cb6417-e403-4b6a-810a-76ba6c1e4a06', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:42'),
('78d2f3ab-851a-41d5-8a73-75045bee8480', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:37'),
('78e182e3-8ce9-4431-9010-092c8de9babb', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-29 11:22:38'),
('78e35113-bea1-4e2e-8019-b33e9612df4a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:52'),
('78e91725-e1e8-43fc-a38a-0c807b9f9867', '154.160.5.183', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-29 11:35:17'),
('78f32607-4c55-4aff-96b5-cbdf7b1630b7', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:52'),
('79054afb-20a2-4e9c-a22c-c7c662b65b24', '154.160.5.183', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-29 09:10:10'),
('791187ea-3971-42c4-bea6-30fcca9db2af', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:42'),
('7913cee3-7c6b-4978-aeeb-4fddad708a13', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 18:49:49'),
('7918612c-ecad-469e-84b1-676ef4699445', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:45'),
('7937b383-538a-4c38-b9fd-5c198662329e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:24'),
('7939f105-c13b-48a7-9455-d84c9534a02f', '154.161.141.144', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:45:43'),
('794d957a-a4a1-492f-83f0-70671df756ce', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:40'),
('79544146-4e38-4607-8ece-92dcc86937dd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:28'),
('795e101a-8922-416d-a3b2-f1253663f417', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:54'),
('79668750-5dbb-400e-99f9-207057282355', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:07'),
('796b6447-695f-4616-a93f-8ddc7e7e54c3', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:52'),
('797c51eb-62b0-4458-b0d9-b48e32ca7188', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:37'),
('797e7257-4f97-4d82-9bd7-f029fdd0abd9', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:09:15'),
('79834425-a431-4d92-879f-4929e7420008', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:57'),
('7993bf60-67f0-49d4-9faf-07ac1766d7f2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:47'),
('799aa788-8a5b-45ea-a564-3a361207001c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:12'),
('799cee46-dcd0-40f6-b2d9-6e716f6dad1a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:15'),
('79a53285-1cd3-4bb3-9a89-962ac10b83ef', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:03'),
('79a675d6-319e-4d4e-a33b-aa46fdac13fd', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 20:00:30'),
('79c16137-35e4-433f-b5a1-20649bad9ae6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:12'),
('79dc3f51-9e61-4d85-93b6-791ad8910489', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:33'),
('79f17b60-1cc7-4212-a2f9-238992d2af82', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:54'),
('79fb4a5d-7d59-4b9b-bf7b-ae7242145225', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:57'),
('79fdb2e4-73e8-48b4-9bc8-784c3d43a8df', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:25'),
('7a15e2b8-5838-4ddb-b362-8b4ab06681de', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:32'),
('7a163ce9-0b52-4e6c-91b3-832e061da033', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:40'),
('7a1c7f75-87df-495a-84e0-73e66d9d5ffa', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-27 05:39:06'),
('7a208c11-8db9-4abc-934b-9ee377f90397', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:07'),
('7a20e436-75a3-4bdf-bc60-8f7a5312ae47', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:30:23'),
('7a3b705b-cb15-40b8-86de-44db738e7009', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:40'),
('7a3e4fa3-54e0-46d3-85ba-2fde20a857b6', '154.161.61.147', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 04:39:21'),
('7a4282f4-0d1f-4272-b7aa-8ed3d011a2ff', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:57'),
('7a45dc1a-a83b-4b98-b60c-1ae4222ff483', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:50'),
('7a4c66ac-271d-4066-92d7-91f8ea5fbad2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:44'),
('7a554747-a575-4f3d-9f3f-3319bf6f029f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:54'),
('7a7760e2-ec35-4887-9ae0-5ab237b1e077', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 03:58:04'),
('7a8b2ca7-1f73-4975-9224-b96db3080376', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:21'),
('7a8d485f-b4e7-4aa6-bcd4-585f45e4b9ad', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:50'),
('7a8e4601-41ca-4c61-9fd8-b1029851505c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:32'),
('7a94a618-4f7c-487a-81c1-b43468d3fc98', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:52'),
('7aa0a477-42bd-4751-a0b9-de8688247633', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:07'),
('7aa5e470-1b48-4cae-8a0c-0c6ed9c1a185', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:47'),
('7ab223f6-44ea-4b36-96c0-d8eb0d9f2766', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:18'),
('7ab3828b-c5b9-40d3-bd6a-03a79d1fd9ca', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:47'),
('7ab85132-556c-4554-b78f-8e31d3fde050', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:33'),
('7ac64559-02ca-42a6-aeef-afdaeb47e9b0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:06'),
('7ac74aa0-4cc8-44af-b558-cafd1d7b5cf1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:05'),
('7ad32521-068b-4b1d-a6b7-00121efa5fdc', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:54'),
('7ad5a2e5-8006-4b0f-a5d6-dd4d9223b39f', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-27 07:59:14'),
('7adfb5b4-1d7a-4311-bb05-32a73b3b79a3', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:12'),
('7aec1896-0aa8-46eb-a7a2-8302ceebd807', '154.161.181.52', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-24 17:39:18'),
('7aed7915-c29c-4252-ad99-def3404d404e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:21:06'),
('7af2f7de-7701-45c3-98d2-35e8f902b71c', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:12:44'),
('7af8ac97-31c1-414f-95aa-e335009a0e5d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:44'),
('7afd1fa7-f2ab-4116-b94c-e14813543d9c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:01'),
('7afdad50-5f5c-44cf-b143-e82bbbfd561d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:37'),
('7b094eb5-8be6-4811-ab86-128bf9c69027', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-26 10:05:20'),
('7b181eda-680e-4c59-bc8e-4835d873c8bb', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:30'),
('7b1c642f-f2db-4207-b33a-5ca3b2069d5d', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 08:34:40'),
('7b27f430-1222-47bd-aabd-20eb47bec229', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:13'),
('7b2bfd95-b38e-44c6-ae29-8aa08d5761da', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:22'),
('7b4539f0-63f1-484c-b2bf-9b738e5cc4fc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:11'),
('7b5a6b75-31af-4bb5-acd7-ced071de6f25', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:10'),
('7b670aa7-e08f-4af9-9254-8bccc8815f64', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:32'),
('7b69a38a-7f3a-4a99-9de8-768e1a5b43b1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:07'),
('7b70146e-ab5c-4f81-ae64-3e166dae08ba', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:06'),
('7b7676b8-9685-4864-9b51-7e24dfd1a8fa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:47'),
('7b8cefbc-cc84-41ac-ac8a-273404bb7869', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:10'),
('7b8ceff8-972d-4644-8500-d8a3f9191814', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 11:02:12'),
('7b8d2e0d-ba89-4a77-b6e3-de57417f7676', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:04'),
('7b90df9f-b219-4ad0-b05d-4eb5317a4e90', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:40'),
('7b969864-9288-4d2c-98fd-2cfff90f5816', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:34'),
('7b9b309b-fd9e-4d53-8c14-0e02305409ae', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:20'),
('7ba74890-4cdb-490a-8ede-5fa93e6beb19', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:34'),
('7bb48b11-7258-44bc-9ad7-4c8e310147ec', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:41'),
('7bc7f150-9894-445f-a140-de342ede58d4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:27'),
('7bcd7612-554c-464d-a0e7-e06b1747d5d8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:13'),
('7bd3f078-1ce2-429e-b8a6-b0bc932902c4', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:00'),
('7be2ef6e-7f97-48a5-80ea-0d602636b9a0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:20'),
('7bf79e53-5364-401c-8bbf-214a289d6831', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:38'),
('7c017430-f256-417c-8afc-7b415c9a61c9', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:10'),
('7c01b2ea-49b1-4a3f-84a2-e9880c5e7a63', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:40'),
('7c06df4d-83f4-40cc-8e0c-beeb7231e6b3', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:42'),
('7c104f4e-3999-4f25-abb8-7dacf50bb040', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:23'),
('7c1f1582-6aee-4143-9f24-dd9d859c2682', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:51'),
('7c2fbff3-66b9-4971-8b03-efda36be5609', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:02'),
('7c2fd1b9-428e-4c26-90ef-d223931ecd86', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 10:03:29'),
('7c33bab4-5872-4c95-afd2-ff430016f2f8', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 11:22:37'),
('7c3a30b5-f1cf-4217-b818-576f1f474b7e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:58'),
('7c4120c4-2595-47b8-b5ce-9f95887d93a3', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:21:06'),
('7c465058-ef10-4bf4-8651-37311aec1cc0', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:24'),
('7c4edcd0-be72-4d29-a87c-47e97515b834', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:10'),
('7c5e7c99-8185-47c1-8c88-69fb35cdfa05', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:23'),
('7c6abda7-6069-481b-aee7-fdbf4e4c94d1', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-29 11:51:36'),
('7c79c417-38f7-4db2-a670-afe5901580d9', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:00'),
('7c7b35fd-2e4f-4501-bda8-1a82079cb2f4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:09'),
('7c7f1297-9611-4b7f-ad81-d13ec97d04c0', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:03'),
('7c801562-bb1f-4030-92d3-bb603a48bd84', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:22'),
('7c9e3f34-4441-4cc3-8706-e9c78993fa57', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:27'),
('7ca99d93-2010-4fbb-8d00-ae581e157c16', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:57'),
('7cb7f275-b757-4846-b253-f8fdf793d104', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:59'),
('7cc39455-874c-4550-8d19-e63038caa28d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 12:16:02'),
('7ccb1712-2c28-4b2b-a144-c0bbd72bd24b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 19:49:59'),
('7ccced4f-aadd-4468-93cf-5e1f8acbd456', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:34'),
('7ccdc733-4264-48aa-aa81-4d41117c136a', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:11:31'),
('7ccfa99d-7422-446e-b7a7-e2836d3f4aa9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:23'),
('7cd2a8e9-52c6-4253-8f3a-fbe11aef4398', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:44'),
('7ce47f12-f853-4b34-ab84-4f93fa36b880', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:24'),
('7cea6076-f4c8-411f-8b48-a0c578046248', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:32'),
('7ced44fc-b449-4686-9789-d0d05b4c675a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:38'),
('7cf62965-1c5a-4c2d-a143-126924b78f65', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:37'),
('7cfed80a-dc04-401e-8a74-29c865fbe89c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:30:37'),
('7d03bde6-5f9b-40b4-9a51-cb715f5e577a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:01'),
('7d08c046-7559-424c-9d43-329fb76723a2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:14'),
('7d0e40bc-1fee-4fba-a690-cb84427876d6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:15'),
('7d24c6c9-f904-446e-8a8f-0f65e2d1d7fd', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:30'),
('7d2a3816-a9bf-4ae8-bfac-0c1ad5556fc0', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 08:56:15'),
('7d2cf5b8-29e9-4b3e-ac2b-84978c088e2d', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:07:43'),
('7d5c09dc-ba08-4b1a-8cfa-5f6adb5b8e7f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-25 19:00:27'),
('7d62cb5d-8423-4f01-a260-efcdf539ee80', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:50'),
('7d670822-ea53-4c0a-9ab9-86ec0abbb748', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:21'),
('7d70e428-3ccb-49ab-b455-bb14e8c15d97', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:49:55'),
('7d79e772-a736-41b2-9599-0bdc6e036c9a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:40'),
('7d7f63f0-27b8-46fb-ac0c-5bd9d64d48bf', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:00'),
('7d894c5f-cd1d-423f-84c8-3c17edb1af39', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:07'),
('7d9860c1-7852-4e7e-899b-15fa4560a479', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:31'),
('7db684dc-3214-440a-9f3b-3802647e9f32', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:07'),
('7dbf05fd-d4c8-401e-9460-b23b18330370', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:17'),
('7dd14ef2-1890-4d7d-9b0d-023314438cab', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:17'),
('7dd51d97-9290-4f4e-a773-9e8ae6ec4619', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:11'),
('7dd93f6b-ec88-4856-8649-b65b5a4e6485', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:44'),
('7dd9987c-b932-4383-8ab2-0f5a39965f5d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:52'),
('7e05f298-f637-4afa-b712-f21597e174a1', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:26:02'),
('7e24b479-c84e-4f0c-ba10-34b48eeb1dff', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:47'),
('7e25fb67-d246-4353-b56b-49c657cf4cb2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:23'),
('7e3332b3-90e9-4334-a829-e00437cb0e9e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:41'),
('7e383625-619b-4b28-a2fa-fc23a7ec2ebf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:27'),
('7e3e3be7-2725-448e-90ec-90fca2518f24', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:47'),
('7e4648ec-9c2a-4e6a-9f8e-78421dd520d8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:18'),
('7e4b4d98-1605-449b-9cad-79737f3f0a35', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:48'),
('7e514a05-db46-402b-9e06-cdca99f803be', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:27'),
('7e6c22b7-5a33-4cb4-9101-d39fec161db9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:47'),
('7e75bd14-1909-4a60-ac7f-be67335bfea9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:12'),
('7e782ffb-510c-4c78-8f84-2a6e726a0c1b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:57'),
('7e7d6045-b16b-4769-9c84-2c55282e5ddb', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 19:34:21'),
('7e82019b-699a-4789-bbee-5b03f1f2e7ab', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:32'),
('7e827aa8-84ee-4368-8c48-d259ddbe87f5', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:17'),
('7e91ebb0-5331-45ce-96b5-992ab560d86a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:57'),
('7e98854c-505c-48e2-9390-00faf02d61be', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:21'),
('7e9cd97f-917f-4eeb-8b93-b799f84b7e2d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:53'),
('7ea617c3-19d1-4ec5-8151-6098d8e6840f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:38'),
('7ec8efad-0751-409b-b74a-f9068ca534b9', '154.161.141.144', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:43:59'),
('7ecee304-04b5-41be-b5c7-b21184999a7c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:21'),
('7ed5247f-112c-4d86-bc25-18370f54424e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 12:22:20'),
('7ee51f42-4753-4608-8551-a20393ec1171', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:30'),
('7f0e177c-8deb-4a26-95ae-2f1caeaa2eeb', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:45:23'),
('7f193f1e-3416-4d63-8c5e-d16c6c0ca4f7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:32'),
('7f1c8401-9198-4e6a-9e9b-5311f4a494ba', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:24'),
('7f24dcfb-67a1-46ad-ab72-6f6e2d8e81bb', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:21'),
('7f27c23e-c0ee-4e40-84db-fee51b6f2def', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:23'),
('7f2d73bd-26a3-411b-9edb-c06bffb141ff', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:41'),
('7f2e8897-a0d9-4ea3-9448-1d1a3ccef399', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:03'),
('7f3e8765-f9e3-4020-96b1-f9f45bf941eb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:14'),
('7f4a4185-6dca-4ef7-854b-e45568cb3a5e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:39'),
('7f69700d-9989-4302-926f-30c7c4b0b5b7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:10'),
('7f6c5b09-1dcc-49b7-bc18-bc45c8940afb', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:12'),
('7f6ce95c-5c4b-4a23-a877-8ee04536aeca', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:38'),
('7f6ff9bb-916a-4f56-a8f5-df9578021ffd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:27'),
('7f86b02b-2039-47d6-a956-f5a784067ea2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:43'),
('7f8fdf2b-ebbe-44e3-af50-c8388ff23582', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:10:40'),
('7f95aad4-952b-4bbc-9618-3ad3fcd4851f', '154.161.57.109', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 03:27:59'),
('7fa47013-1750-4356-a3de-041976d43a83', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:12'),
('7fa96a71-2285-4639-babd-c84d0ca42848', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:58'),
('7fc0dbf3-8359-4c8b-98a3-0cb4bf6ff2b5', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:14'),
('7fcc17bd-199b-4f73-a8b8-9c53b99dc9dd', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:10'),
('7fcea360-e3f6-4e6c-95cc-9cd1313cacde', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:12'),
('7fd24c11-8747-48f3-b611-bde378eda1f9', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:18'),
('7fd8f4d0-e009-4e70-9762-5e1594b8a029', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:20'),
('7fe0c0aa-e769-4b9c-8f81-718a5645a278', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:17'),
('7fe33791-7121-495a-9876-34d73dfa54d4', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:22:09'),
('7ffc1b98-a108-4de6-916d-63f01f2850ab', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:30:22'),
('80052e10-ac36-40ee-add6-a70bb2578392', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 07:59:30'),
('800b9afe-c767-4c1f-b6ab-8b07e10869e5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:02'),
('801296b7-ea56-451a-b5fb-4a93db2bbe92', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:33'),
('80186582-e123-428f-b827-21afb96b6b12', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:23'),
('802f7b0c-2244-4f35-9c05-28e6e5f12319', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 19:52:42'),
('80439082-cfdb-4226-a4ad-c28813c11fd9', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:38:11'),
('8050560d-48d2-4e63-b710-ff13aeca3df6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:20'),
('805b4856-fe7b-49ed-bcc5-d6d9ca44d153', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:57'),
('805beaa9-3edd-4a48-9a10-615a9aa79cda', '154.161.138.84', NULL, '/api/v1/billing/verify_subscription.php?reference=SUB-PRO-6a1817f251538', '2026-05-28 10:26:15'),
('805f2c03-2345-436f-971f-03b064997695', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-27 05:39:57'),
('8068d57c-cd81-46a6-a9d7-811b904cc0da', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:13'),
('80690e3b-2274-4435-9f56-fcaac16df007', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:35'),
('806b20fa-4054-49ae-a9a0-f806f06d5836', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:45'),
('8072bf87-64ba-48d3-a0ac-9706a0737b83', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:17'),
('8077902c-6369-4e15-8809-2ec1da0c2bbd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:42'),
('807e9da1-0b7b-4a83-969e-753c8fac8431', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:27'),
('80815286-a831-4219-8fca-4535654f44e2', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:47'),
('8081aacd-4ee6-47fa-bb53-7ff615afb512', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:27'),
('80882a49-3e02-43fc-90fc-5dbb7b34551e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:42');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('808f2573-89d4-4549-bd35-00e7b6ba2420', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:33'),
('8095ed33-9da4-4f97-805e-52880c93b51d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:47'),
('80a0434e-e480-4068-b371-09d547b5d948', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:05'),
('80a96bfa-9ef3-439d-8de9-0cfeeca433f2', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 10:13:26'),
('80bba060-11d7-4f71-9e4a-4259500295d5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:44'),
('80c34c6f-e5ae-4e58-ae91-14f54d04cf4c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:57'),
('80cc2a06-5d11-4234-a39a-a4ba47ad2c3c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:47'),
('80ce29eb-e296-4384-a9c4-bc164fa03f69', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:17'),
('80cebd53-255c-4c16-856b-3de078233f10', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:17'),
('80d7e39d-75f8-40c5-a525-6a67d4c6bf31', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:18'),
('80df00bb-7808-4c55-9e09-015e05ad2769', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:24'),
('80e69044-7f0b-4631-b677-e12831abed01', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:05'),
('80eacff6-4f9e-4027-9004-b6485efbab1c', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:49:03'),
('810aaf61-fd6b-4aff-a606-9be929949975', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:27'),
('810acb07-83df-417d-b5e2-1a9c89ecc600', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:49'),
('8117b038-7425-43ef-a681-e0d10f0cd51b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:52'),
('81201886-edca-403c-a9f2-a3a04ff34708', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-26 10:05:20'),
('812acd14-10a8-4341-b098-525236eb3cc9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:07'),
('81450d30-c239-4446-bd71-7baff61ba911', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:57'),
('814764fe-c218-42bc-bcdd-a39e4f28494e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:05'),
('814794f1-c0ac-41d9-82ba-a728a75eb095', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:43'),
('818c2cbb-7dbe-4f57-b840-d95b8ba241eb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:02'),
('819af8e1-d3ee-4fc3-a920-637e75ff6c7b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:28'),
('81a3b1b5-654b-49e7-baeb-d642052f39ae', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:40'),
('81b109b2-7fe1-4fed-bdbf-5051954be596', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:01'),
('81b2bf33-8602-4874-89c2-9825376039e5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:48'),
('81bd4a10-f8dd-42a5-a4ff-c230fffeac47', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:01'),
('81c3b505-cfe7-44d3-91d1-7d11780e548d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:08'),
('81d365b1-9dbc-4be3-9262-937d0be0659b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:38'),
('81d52143-5708-4342-9aa8-cdb03499aa8b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:23'),
('81e84d86-c748-4701-a7c7-4af26f98d293', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:17'),
('8200a4e1-f035-4a4e-9497-40f1903780eb', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:35'),
('82045469-098f-4380-820d-d0855cbc9d67', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 10:10:47'),
('820588ec-3f29-42cc-9280-565a8e434fcb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:33'),
('8208dc1b-9f01-47b3-8b7c-bbc81fbd272c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:13'),
('820ac943-b019-4de6-9175-916cf3484c21', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 12:38:22'),
('8229eb3f-ffd2-4168-a781-248498552c1e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:07'),
('8234a8f0-e77e-4728-a805-467b603c6b8c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:10'),
('8236dc30-a8a9-49c8-8f9c-e361fdbd01ab', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:53'),
('823a1469-76ba-4649-8a0c-2d01bf5bf3ad', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:52'),
('823c6acb-1e11-4580-9fb1-fb371f911042', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:42'),
('825570a8-2ad9-4d2d-af7c-792ba1639e2a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:43'),
('8261b7de-8852-4a8a-9da6-ab18485d88dc', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:50'),
('826f7efe-7607-423a-9843-f080dc0703fd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:27'),
('827c6133-11ea-4589-abd5-6b0506db798b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:04'),
('82979a35-fb51-42c0-923e-103929f130c1', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:43'),
('829f90fd-5dcd-4387-bf54-1237e30a9bef', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:23'),
('82a739c3-4bc4-4581-abf1-6450610655a8', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/branches/get_branches.php', '2026-05-29 11:45:24'),
('82b392df-a589-40cd-8049-3bb91694472a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:37'),
('82c5c9a1-7717-4f6b-8560-0ebba9c3dc80', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:31'),
('82c73414-e325-4b33-91df-40765ef139f9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:03'),
('82da4480-e586-499c-8db4-c9c77c8ebf6a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:07'),
('82e31316-cebc-4afb-9f2f-996fad208ed0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:21'),
('82e493d1-b416-454d-a7fe-ea484c7f120a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:27'),
('82e7858c-6468-4747-8b9c-cddb91936ca8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:44'),
('82ecd1c0-56db-4519-b0b4-10cd390cd780', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:57'),
('82f62027-fea5-4843-a2ed-952f0a9ce9e0', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:59'),
('82f679ef-ee78-42d6-99de-142ac2deadaf', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:44'),
('8302637e-04a8-48cc-a6ac-09e8ddd03faf', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:33'),
('83179527-0343-48f1-8d59-0a02ba886889', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:07'),
('832ccdfd-691a-49ec-99fb-93af32a0d6a6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:41'),
('833b4b81-0c14-4ab3-b927-f7732062693c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:57'),
('83477915-a29c-42ac-ae05-8a8f74bcfea8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:42'),
('8349b702-ff7a-4890-9e9e-9dc603ec0407', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:11'),
('834a2a4d-c8ab-43f2-883c-e57fd6d5c042', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:03'),
('834aa50c-1b17-4f49-a80b-9d3e8690c3d5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:27'),
('836405df-786c-4731-a098-ad3c6f2e480e', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 19:57:28'),
('836be232-4a2f-4628-a0ea-0f02356dda29', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 05:42:36'),
('836cd251-7e18-41c1-aebe-6acb80f98128', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:18'),
('836f7481-14a0-478b-9ca0-870f74a7a6f1', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:30'),
('8371cb12-0b72-4821-a907-f24223bd1732', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-27 05:33:58'),
('83749d76-1439-4fea-9641-e3c8e8888b02', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:39'),
('837e4c15-404f-412e-914e-617fdfd1c127', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:38'),
('83824956-8c3b-4300-9c8d-9285d91903a1', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:49'),
('838569ef-da8d-44e0-bc22-a4f7d69d9249', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:17'),
('838811df-4863-4612-8591-ed33e34a05ce', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:19:49'),
('838d057e-ebab-474a-b9b8-5d1e8f1ddf53', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:07'),
('83926c0d-536f-41b5-8468-b0cc668cbfc4', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:15:45'),
('83c746f1-ee9f-43b6-82a6-0c99663788ba', '154.161.0.165', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-25 18:58:56'),
('83d133ef-8cea-43ca-bdef-9f7b848d1c3d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:17:31'),
('83d68a64-efe6-4473-8963-665218a9a4ee', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:18'),
('83dd6b53-ad56-40e1-bfb1-a3dd02e492e4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:16'),
('83e95810-6d44-473b-8ce7-3968934aa70d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:32'),
('83edff7f-a99f-44d6-96ff-7a4e80b75a10', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:43'),
('83ee3ffa-75d1-479f-b438-572a94eecc44', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:00'),
('83f1999f-0da9-4c3a-a9ea-dd34e2ea5aaf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:37'),
('83f653e4-6e6e-401a-b4de-152fc1221146', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:37'),
('8406f9d9-4817-42ee-8c8b-86eddb918246', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:07'),
('840f7fee-8124-46c9-8146-d0aa078f5103', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:00'),
('841739e8-b98b-4066-9c3d-21fd44b0b585', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:11'),
('8417a2f8-b48d-4adf-86f5-7aff85cf9659', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:22'),
('841be249-b401-4e00-85b6-d591ca540d18', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:23'),
('841f7062-43c1-49d9-948e-54b916c82ff4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:37'),
('842c3e16-3e4a-409d-919c-39f6f4f450af', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:30'),
('8431524f-4b91-4267-a584-2d6ef5e3cb98', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:02'),
('843352c1-8a2f-4ad2-b2d6-feb0a7e600bf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:47'),
('84347458-8d38-4da0-954a-2f918efda67f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:28'),
('845fb71c-ee61-4889-a7fa-48c4636bb6cd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:25'),
('84703085-fdc3-4d09-b933-c98830868e2c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:30'),
('847214e1-8e9d-4ec0-b939-a72981e06a66', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 03:30:39'),
('847f2c41-6d5a-4377-b33f-ef84c2fa25ca', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:57'),
('8480b72e-d5bf-4bb8-b882-95ec306eabd3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:03'),
('8482a71f-442a-4cb5-9a0d-af5bdfdabc37', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:41'),
('84870600-6249-42a5-a77b-fa2bb8f63d9f', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:00'),
('8488871b-48ad-4787-b117-712c3e7bdcfa', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:10'),
('848df5ca-d7c2-41fb-a61f-233ce1bde058', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/add_category.php', '2026-05-29 11:35:14'),
('84991b31-6337-4ead-acfe-959c78384abc', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:50'),
('84a07734-a2cc-4a16-8608-37146c5a23fe', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-28 18:51:19'),
('84a81810-e0be-4565-8509-1bd14f784fcf', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:11'),
('84a961d3-3448-4fdc-b231-bba4d600068e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:18'),
('84b01ce2-5889-4e3e-9b24-fe3156dc6185', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:10'),
('84bb1a7d-bce0-4ed7-b200-ebabf5d79d7e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:46:18'),
('84bbe86c-51f9-4131-8ef1-cab261a4744b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:23'),
('84e064d1-019c-47e9-9d21-e62fbf875234', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 12:15:29'),
('84e3bfb2-a285-403c-8269-02fcf345fb5a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:49'),
('84e66ef6-e428-4505-9c59-6b7beba8356b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:58'),
('84e89013-b4b6-4e52-aa1a-bcf814ffa0a3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:47'),
('84f6b3cd-1c07-467c-ac65-c21e24cf947b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:47'),
('84fa7ccd-e52b-4ae9-9af0-12f9078f0f48', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:57'),
('84face05-2099-48ad-991c-391a645e95fa', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:42'),
('8506a3fc-8733-4ed6-bd5d-a508dbff9564', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:23'),
('8511bec0-86db-41c9-8d09-b666c3891506', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:43'),
('85178eeb-16c5-47e3-b34c-1da1ecca9c57', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:33'),
('851cf251-85e5-4de8-87b2-9bca0e798611', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 08:06:14'),
('852084ed-f3ae-4eb3-9103-4c3333781093', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:30'),
('852599c7-4e49-45b2-9daf-7ab483ee54de', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:24'),
('853bc228-5608-47b1-ae40-fe9be5b69b6a', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:09'),
('854b2cf8-5809-464a-9c8d-c5ee4b2004d9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:08'),
('8552d875-97e2-4fa3-a2c1-305b01d99870', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:17'),
('855c2852-5752-4171-8dec-b63943ea7a58', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:22:24'),
('8563106e-d138-42e1-b36f-6dba11ead48c', '154.160.5.183', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 12:39:02'),
('856a4b9f-b284-45ec-8d11-04778b6401cf', '154.160.5.183', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 08:35:30'),
('856c7fdc-36aa-498e-9439-0f1ce0c69a3c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:04'),
('8570195e-4940-40c5-9a38-7a8d2225a3d3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:54'),
('85726d2f-fc75-44bc-a4ce-a4832f6e4ba9', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:07'),
('85770c5d-b935-4f52-aed9-103a23484d58', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:41:38'),
('857cdf19-fcbf-4e53-9681-375716039bb1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:34'),
('8596cd50-0a45-4814-9b8f-dd45f7db688c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:27'),
('85a364bd-2a69-447e-a7c3-3b6eb970473b', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:30:20'),
('85a9042b-3be1-4b0a-86a6-910afc4967b6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:17'),
('85ab175d-ae54-4379-b812-5839bc65acca', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:17'),
('85c4dae5-cfb4-41e7-a6ea-94719b86a1ac', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:11'),
('85cf347d-44fd-4b8b-bb4c-5daa8f890e3e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:21:06'),
('85f53e90-f8c3-4a84-901c-46ce1ec2f883', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 10:10:01'),
('8609303e-06b9-4dd1-b7d3-8bd613d52696', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:34'),
('86237838-9c8e-444e-acfa-b3a44ccdfef1', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:57'),
('8625c392-f0f7-4150-8ba6-98c4ae7ad5b1', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:37'),
('862be600-29d2-4e5d-a64b-a95ea5863ed4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:07'),
('863a2036-ad35-49c4-a474-e5496326860f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 11:27:17'),
('863a7c7b-e93e-4e58-beb1-87b5605676ab', '154.161.61.147', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 04:40:32'),
('863e5c2c-df99-4884-8b34-e052d0b33ba3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:25'),
('863eabd9-8ab5-4d0a-bbc3-563f4fedd204', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 22:08:50'),
('8650b2f4-a5c6-4de4-99a4-2e8a8dad554e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 11:02:17'),
('865225ba-d1f0-4ef7-9dc2-d69dbc0ecf66', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:30'),
('8656b28b-37ec-4fac-b3ca-690fc26a7bb3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:35'),
('8660877f-ff2a-4a5b-b432-c38d3a255e58', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 12:04:50'),
('8660a667-efe9-4bd2-a9cf-91709a0b89ab', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:47'),
('8674b284-0418-4642-93a0-bef971bf3fbe', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:27'),
('868444e7-ae5b-4d8b-8bbb-1ffc50a1e74e', '154.161.138.84', NULL, '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a1812f980eea', '2026-05-28 10:03:54'),
('8687f365-9d03-435d-863a-306a4d436918', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 19:51:12'),
('86895566-e2bc-47a5-b1fe-cecc6b124df7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:04'),
('86976703-4972-4390-8646-4e77f171e8f9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('86a5dd6c-fa0c-45cb-a551-187353e6a9ac', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:20'),
('86ad79e0-b50b-4489-a625-9277dfa2ccc8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:38'),
('86af2c13-2ea4-4cfe-b32e-354ff3b8cfc5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:53'),
('86b2f50d-7e41-4239-9057-723c60644b27', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:50'),
('86b92d58-d966-491d-b31f-d93d157900d0', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:49'),
('86bc8f79-8fab-47c3-b1e7-bf619f3f8c47', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:37'),
('86be2493-ebb8-408c-84bc-0b7fc6d1be9e', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:07'),
('86c400de-fda6-43ec-8b9d-78709b945d16', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-28 10:11:12'),
('86cf4045-6e43-4e8c-8a41-f2710a1a583c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 18:54:07'),
('86cff145-b14d-4ce2-a711-0fbd18b384f6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:54:45'),
('86d0ab71-6a67-4c94-8429-f7380b982d7d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:09'),
('86dc88fa-c378-4808-9adf-596fe645a757', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:35'),
('86dcd855-72e6-415e-a540-c1819c7d57c3', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 10:10:01'),
('86e1ee1a-c0a7-421c-8fed-f503f9145745', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 18:51:19'),
('86e60888-3a41-4029-8767-79ed295dbc3c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:34'),
('870a084c-ff4d-4e9c-bbb5-5d755008c55e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:10'),
('871acb66-803f-4332-83a3-6b8108b56b48', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:42'),
('8722fb3d-c2ee-497b-a2d6-aa818f828774', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-28 09:56:19'),
('872c882d-cb6a-4766-955d-57066175748c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:33'),
('8732fc31-4f3c-48ec-b267-c1b6e909865e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:54'),
('873a6461-0b61-4dc4-9fa9-52f90e62f163', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:18'),
('87454d7f-ded8-43c1-9495-094ec0dceedf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:58'),
('87460515-1ddc-4bf7-bbb9-c7741c41bba1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:48'),
('8746a0ba-f37c-4b91-a287-52c13dd90357', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:08'),
('8751e639-009d-4f74-8129-6bd3405914c6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:53:47'),
('876ec453-5f2c-4c0c-9f26-d97494f5034c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:11'),
('876fa251-0a75-4f7a-a93a-98320f0c93bf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:57'),
('8774274e-02d3-49ea-8a5a-062c6fe21570', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:22'),
('87760e1c-fa0f-4b75-92c0-02be5b6f8c8d', '154.161.141.144', NULL, '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a16a5cab1ac0', '2026-05-27 08:05:54'),
('877bb249-1711-4db0-961a-118dcd3ec6c7', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-29 12:07:49'),
('877e2649-d309-45e4-bc1d-8f02c40406c2', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-27 05:39:57'),
('877f6dbb-ee56-4ddf-adfb-380142018925', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:09'),
('8783326a-b672-4d8d-8c01-5d8fcfb5c886', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:00'),
('8783f0bc-57f8-4737-bbb7-8841db9f0f9c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:01'),
('8785f2f0-73f1-4ec3-8cf4-37d97d9129e8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:28'),
('878e1156-8e37-4e2e-a81e-ad46d58aef51', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:47'),
('8791429b-6edd-44a3-8ac1-00996040893c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:13'),
('879779ff-6c33-428f-af26-c65cdd8680f2', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:30'),
('87997c44-65c7-4be5-be75-5f8811cfd872', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:17'),
('87aa03e9-d41e-422d-93dc-385d918c4c65', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:19'),
('87ad205b-bc2a-4185-b922-e4d2dd081c28', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:35'),
('87b74676-d4fc-4902-95e3-849f0bd1253c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 18:50:30'),
('87b8f705-6400-49a7-9d39-05b465238761', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:17'),
('87bf9835-bcad-4bb3-a335-26b7bdb07f52', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:02'),
('87d0ed4d-1830-45d4-b7ea-f7c61293856c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:23'),
('87dc17a3-2325-47c2-852c-f12e0c30c8cd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:31'),
('87dc84c5-863e-45e2-9cb4-88fa59a4d205', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:11:48'),
('87e66c98-69ce-4d95-9a88-e30f54ae9c47', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 18:49:49'),
('87ecb76e-86c2-4669-8b8e-dce7551f650c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:42'),
('87ee6029-3785-4c0f-9e46-629a2e3e34e5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:41'),
('87f3e178-fa58-4c3c-af25-d7b33a9de3cf', '154.160.5.183', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 08:35:30'),
('87fc14bb-9f3c-4fa5-a33a-891b600ad123', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:11'),
('87fd9fd3-e604-49d9-aba2-ac32fd7a4b4f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:01'),
('8801cd7d-b2a0-4833-a57b-61ec19f7c1b9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:31'),
('880af4be-3bc2-4942-814b-a6ba83b5b9e7', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 18:49:47'),
('8827737c-7e23-45fb-b30c-ef21eb53e4ce', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:18'),
('883502f3-6119-405a-9cdd-41f69487dcfd', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:10'),
('883f727e-84c3-46b9-833c-8e65926810f5', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:49:03'),
('88414e1a-f65a-4bbd-8433-51043d5030cc', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:23'),
('884651d6-24e6-4b40-9c17-cb5d67b48e65', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:42'),
('8848f94e-c6ba-45f3-bcf4-c60a573ce030', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:53'),
('885375b0-6eb4-4e91-a4d3-e306cba2bc2e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:22'),
('8866595c-9d3e-40e6-924e-2a70bfa0824e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:17'),
('886dce0b-3cd0-4ab2-94a9-6ba4cf2e8d59', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:30'),
('887302b6-3694-45b4-8c5e-c8d977bdff37', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:07'),
('88792de3-3c92-4c40-a73d-5bccf95d598a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/estimate_withdrawal.php?amount=4.00', '2026-05-25 19:57:26'),
('88794f86-314c-4a9c-836e-04e272ba67be', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-27 05:38:26'),
('888301b1-d1ca-4318-89a7-0363b9254745', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:57'),
('88862b0c-501a-455c-a61c-64a234277b55', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:34:19'),
('8888dea8-7cb0-450e-9052-e7fa2823e9d9', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:47'),
('888d2bda-8c0f-499f-80b5-a89f444ff74f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:47'),
('88903324-4752-497f-aa8a-aab079724cd0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:51'),
('889d3fd9-cde7-4c34-bc80-0c42a300037f', '154.161.173.243', NULL, '/api/v1/messaging/get_email_settings.php', '2026-05-26 22:13:37'),
('88a17463-f118-4ae9-90dd-563ab877d73f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:58'),
('88a7cce2-89ad-45b6-9adf-658c281692d6', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:02'),
('88a9f8e1-fea5-4059-ab87-c66a8738c24d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:37'),
('88b3845d-9617-4daa-88b6-52bbe28d1c22', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:07'),
('88bf1cd5-411d-4df2-b6ff-0e44c15ac26e', '154.161.173.243', NULL, '/api/v1/payouts/estimate_withdrawal.php?amount=500.00', '2026-05-26 19:56:38'),
('88df4059-5062-4175-827f-fad8398740c2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:46:56'),
('88e53eff-4d7a-414a-8e9f-40098cf56f6f', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 08:34:49'),
('88e57df9-6449-4c5c-802b-4382fc78411b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:44'),
('88f88c6c-9e64-4a76-8b67-83a54fa55302', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:40'),
('88fd3159-5518-4ca6-9b86-24bb24ea1710', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:03:18'),
('8907618c-a5e5-4ca9-ad8d-bf8dce9c6884', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:39:17'),
('8939bd0f-6230-4e3c-8b98-ab697b08c2d1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:07'),
('893a4337-0315-441d-8ac8-200ec9fb0a13', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:44'),
('8948be50-f6d5-4b8e-a297-7b0f40c547da', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:37'),
('8948dec5-3700-4fa3-9a75-d5c14eb3b2cf', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:20'),
('8963758a-b771-48ed-bf1a-0a874e9ec816', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:17'),
('8968ffae-e8fc-457c-a03e-302b076bef6b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:10'),
('89709803-2878-4fd4-b2e8-8d9be88d6fb4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:59'),
('8970bfba-f4fe-4cb0-9e5b-8431a05fd2b3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:01'),
('897146e5-a9a2-405d-b39e-84538db9ded2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:53'),
('8973716a-9ab0-4f25-8546-aac8776e5f59', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:32'),
('8974ed22-90ef-4e7c-b500-55c3b450c77a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:14'),
('89954a9b-2048-41f3-8773-2f8625f27a77', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:57'),
('89ad047c-f03f-478b-bf34-bd3c04ca4830', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:30:20'),
('89b08fb1-19a4-4cb2-b451-f7f5cf3ea05d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:57'),
('89b7bb10-822d-4139-af60-2d9e4f589a81', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:39'),
('89c1ed7b-07a6-4cd3-9220-1e14db857950', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:27'),
('89c98c8a-3011-4321-8ee9-a7b84cbbc245', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:50'),
('89d38636-216c-4691-a797-b56416d267ad', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:45'),
('89e3b5f3-1e49-40af-8b98-272cde36c9f1', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:13:37'),
('89ea0e3c-5e71-4cf2-bbea-9b176647537f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:29'),
('89fc4ee8-9227-4f64-ba2e-05d316f0de65', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:12'),
('8a088c85-9a6a-425a-9418-7a1c104fb191', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:34:42'),
('8a134d34-86f9-4702-b891-4d62dbca5c8f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:02'),
('8a1c6b92-5c1b-4e00-9f84-73f9d1df20e3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:58'),
('8a247e06-d649-4d50-afbf-84a52d127bc6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:37'),
('8a35ca67-4a66-4ed9-b615-9ef0486083c0', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:44'),
('8a46efed-3f37-45bf-9205-18fd47106e00', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:32'),
('8a4d710b-459e-4920-a675-84beb7b9041b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:03'),
('8a54b8ec-8365-495b-bfd0-c5cc589c2c31', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:32'),
('8a5807a3-8924-4ac9-989a-540bc9bba9f2', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:49:26'),
('8a5b70af-e36c-4dc2-a5ec-1b64ac31844a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:30:21'),
('8a61c3a9-cb77-4891-90cd-0a6c0078a24a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:07'),
('8a6e27ed-645a-4047-9f37-9507c35e8e46', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:51'),
('8a849ed7-e948-4449-a570-77d8debb2656', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:13'),
('8a89e93c-7237-40ba-8b53-57c1ce7dc967', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:57'),
('8a8d067c-e6ab-4576-8e7d-bca4ff4510fb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:27'),
('8a92cb51-9fb6-4173-b3fc-7f7340f3fffb', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:55'),
('8a95a1ea-e8c3-40f9-b502-aba55a748ffc', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:00'),
('8a976f7b-3594-4162-a63c-5a9761637e56', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:37'),
('8a9db56e-0445-4de6-9f0a-50c1711ea5ac', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:44'),
('8a9e1c2b-4e1c-4742-b956-352ce89f6927', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:57'),
('8a9f783f-7903-4e24-af03-4307ed04ebef', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:57'),
('8aae3f59-49be-4dd3-badf-49016c14e5f8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:57'),
('8ab947b0-4017-4c77-8c57-15ee3d35bcba', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:51'),
('8acaee8a-0486-4744-a46e-13e7b5f05ac9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:12'),
('8ad30660-3fad-41e9-a2a4-e0d01918f3c6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:19'),
('8ad5fa5d-3ac7-40d7-9ac1-1f5be90c1fae', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:54'),
('8ada4154-3185-4300-aa69-1004a04db0d4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:04'),
('8ae2809b-6a69-44e3-9d93-122e457b4c3f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:10'),
('8afc6ba6-c6f7-4265-9bba-cc1844078256', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:11'),
('8afcabd7-923d-4d78-a485-d72ee36e7bb4', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:13:57'),
('8b00dfd7-9970-4870-8668-efece5fcdec3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:44'),
('8b11d78d-17f8-4960-9371-08343d6c463a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:43'),
('8b1cb6c2-9e4d-4d01-9bb5-8fb0748a751a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:33'),
('8b2b9e7c-f2bd-4a7a-802f-3b4da30e1a4b', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 14:10:38'),
('8b32b84a-e007-4640-84dd-242750558826', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:13'),
('8b38fa87-4af2-4a10-abd9-f76403a9e5be', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-24 14:40:18'),
('8b3b4547-1795-4b21-85d4-b02fe0fa3acb', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-29 09:10:10'),
('8b43fc9f-c936-4764-b28e-6aecb110c8c0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:10');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('8b570b2f-8f1e-484a-aee2-4fccaf09052c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 19:55:59'),
('8b610b3c-27c3-4019-8ed1-0492979c0e38', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:38:45'),
('8b62d2a0-8fef-4df1-8f29-690d39d9a329', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:00'),
('8b67929a-2b81-40d8-ae6e-ada359876bc7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:57'),
('8b6ae30a-43b7-43ff-8e3c-ecc71af4ba95', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:04'),
('8b6fff67-8a52-44bc-b0d2-76db85456eda', '154.160.5.183', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-29 11:50:43'),
('8b728dc2-c23c-401e-84ba-4df905049b11', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:10'),
('8b73d51d-dab1-40e1-a893-003b24b1a5a3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:30'),
('8b9fa28d-b58c-4ca8-8509-3be46eb5440b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:57'),
('8ba2aebb-9113-446a-b36b-8ea1c4180074', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:37'),
('8ba4b7f5-bb9e-449b-9c83-3644be131936', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:48'),
('8bb64f80-c34e-474b-8f2f-0c5ec08f755c', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 08:07:07'),
('8bb8dab5-7873-44bb-bf2a-5f5d1dcbce3a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:51'),
('8bbeae8e-03d7-4ceb-9b5d-bf328f77bbf1', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:09'),
('8bc008cf-8260-4665-a205-22a07938eaad', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:53'),
('8bef8809-5054-4143-b557-c0de0ad8476a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:37'),
('8c038b26-190b-4d4a-9a78-f47ec255887e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/preview_payroll.php', '2026-05-29 09:41:26'),
('8c13bcb0-e474-4c4d-8c83-d78f3eb81aa9', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-27 08:07:33'),
('8c29898f-9982-4224-a38f-f091907fa0ff', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:47'),
('8c303118-eead-42e9-aa42-6730d902d6c4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:39'),
('8c30eb74-e4f8-49c4-9d5a-62f7b0cade0d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:11'),
('8c3a1696-3b64-4a45-a12e-29dfac10925d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:18'),
('8c4a047d-cc37-4f89-af7e-c8224970fa04', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:40'),
('8c4aa5c6-6c72-4487-ab52-6c47598a793f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:14'),
('8c4ffef2-2918-4ebc-ac63-263295e596e7', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 11:22:52'),
('8c5643a1-03e9-4c55-8bc1-6a32834db7e9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:12'),
('8c63ec9e-8b4b-4a72-b744-25c56705833b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:51:44'),
('8c668459-76d4-4a71-af12-9a0bfbd6d1ab', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 09:05:52'),
('8c6e4539-ff8a-4607-8d8d-95c892033bef', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:44'),
('8c7d93cc-c2f5-4aaa-bf6b-6a66ac2be25c', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:17'),
('8c83ea0d-900d-4150-8bf4-5022cd9c5fd1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:23'),
('8c940006-abf4-461e-8f26-8f653c314250', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:27'),
('8ca31465-7c46-4a24-ae95-fc683cb34d54', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 14:40:48'),
('8ca9852a-f140-4b8a-bf85-5c594ec4ef1d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:04'),
('8cb06252-e2fc-46a3-84ca-8d8cb91eba93', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:40'),
('8cc9a420-d620-4103-a58a-1c2c35cb0e46', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:04:40'),
('8ccc9422-282f-436c-b793-d76a9375fbca', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:50'),
('8cce5238-45cb-41ab-adbe-646b7fd81051', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:12'),
('8cd4a212-32ce-4f3d-bea4-2b53371e9da0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:00'),
('8cf70ed9-0335-47a6-9ba9-810f3048074a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:07'),
('8cfb3b8c-9df1-4a26-9ba2-b0eb1049ffd6', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/estimate_withdrawal.php?amount=5.00', '2026-05-26 19:56:38'),
('8d0258e5-ad57-4734-9c6d-d8bd190c5c5e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:45:23'),
('8d073e68-e8bd-4c36-9539-d4827abcb6e0', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:29:16'),
('8d097ada-1ac1-4e71-ab8c-0569d12fa002', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:24'),
('8d176909-f366-417b-aefd-94f65a6ef04a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:58'),
('8d179e70-ae1d-41ca-9c70-e130aa2468aa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:07'),
('8d1c694a-8073-4c4a-9134-3b0d67e625f5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:39:18'),
('8d1fe551-125e-451d-a121-84f2f6db12d4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:33'),
('8d204fc1-fbda-41ca-ae47-bc11d1889513', '154.160.5.183', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-29 08:34:40'),
('8d20922b-d88c-4b4e-b895-0cc3c29fbc42', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:48'),
('8d20fc71-a5f4-4fd4-b1b3-8ee94491672d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 09:29:14'),
('8d239406-f049-40f0-80ab-b85dcf27a050', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 08:53:29'),
('8d2557f0-e8ae-4f93-97e8-f220ef18418a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-25 03:44:03'),
('8d27809c-2941-4070-8909-39f767841f53', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:10'),
('8d32bcbf-7cbf-4d8e-a61c-982387512458', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:07'),
('8d4b801a-c530-4633-b10a-d6eea2d52f19', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:30'),
('8d59e86d-a333-4af1-8e31-f0ec1ccc7d21', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:18'),
('8d5be51d-8317-4d8c-a37f-985ad38a8f09', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:12'),
('8d604ad1-41b5-4055-a36c-c12e1909b090', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:36'),
('8d6425f2-362d-46dc-81f8-390f97a79560', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:55'),
('8d680c41-cb8d-41aa-8bd9-004534f07074', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:51'),
('8d6d5e9b-b472-48dc-9bd1-6a0ebd23d82f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:47'),
('8d8f90cc-392d-40f8-a1e1-946568508433', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:27'),
('8d8f94e5-0894-4d51-92df-9d2f6595d1ba', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:47'),
('8d96d6be-5408-4fb9-a6ca-d979f6a0b319', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:08'),
('8d9e4b97-d835-4dc6-9a99-4f2b71a41841', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:21'),
('8dac48ea-8a0f-42a2-8eeb-d6e3081dc277', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:44'),
('8db419f0-a45c-475b-9b58-23072aa890de', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:20'),
('8db7fe1d-1905-497d-8ee3-8ac5fb7f7d04', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:49:12'),
('8dc24ab5-6184-4a3c-9c8e-e6ea88ae6584', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:13'),
('8dcd57e0-2042-4aeb-a251-61889be51959', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:15:45'),
('8dcda4dc-d022-4b1d-a937-5a1d351011a7', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:20'),
('8dce98a5-20e0-4a91-9443-0590cf6b574f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:14'),
('8dd5d14b-75d9-4ab2-b0c0-abb792450e9b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-29 08:36:16'),
('8dd66907-eaee-44fc-85ba-012a091db1c9', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:16'),
('8dd8300f-4a11-444c-9946-8660862048b9', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:30'),
('8de4989c-b0c7-493b-a0b5-0af711515f34', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:21'),
('8e0bba23-bb6a-441c-b37f-798c0101a0a5', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:29:12'),
('8e0d2495-950f-4274-9a5a-c03a9b0b1cc2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:41'),
('8e1bdd8a-d23d-4fba-821d-cf428c02f6f8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:37'),
('8e1efca3-0500-4cdd-82bf-a78ae7e826a9', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 10:03:29'),
('8e239298-af86-46b6-a18e-6df3ce0cafbf', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 12:39:02'),
('8e2e6e49-33bc-45e3-8bbd-816905cd0a78', '154.161.173.243', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-26 10:05:20'),
('8e2ed2c4-1812-429a-9901-48951c22024d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:32'),
('8e3d138d-767e-4e6d-9547-1b497172ef32', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:32'),
('8e49e4fe-3513-4602-9c2b-5accba05eba6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:28'),
('8e4e794e-bb81-407f-97c0-c447140e17ed', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:18'),
('8e4ea4a5-4e81-49bb-8175-9986533e2b17', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:22'),
('8e4ed7e1-4f47-4b08-8a7d-aed2721d4dd9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:57'),
('8e58be9c-9665-49af-b84d-c6517105a66d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/estimate_withdrawal.php?amount=400.00', '2026-05-25 19:57:26'),
('8e5badc2-3cea-416c-86ce-49e7b28727c8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:12'),
('8e66c1c2-67fa-46e6-a1e3-e22ba006099f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:52'),
('8e6ed939-6b7e-4aa5-8f35-672a8350fc99', '154.161.61.147', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 04:40:13'),
('8e7bd060-5003-45d5-9ad8-2c3c2711c94a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:57'),
('8e842472-34ae-441f-8974-12b931087fad', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:17'),
('8e9e33bb-5277-4d3e-b369-0f654f86106e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:39'),
('8ea920cf-a171-4640-a5ee-d2c97736bba1', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:10:45'),
('8ea9b8f0-0f42-4acb-9ec5-264d08ca3631', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:17'),
('8eab0a55-0060-4ad3-804d-5a34fa6ef13f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 10:03:55'),
('8eacee07-fa56-4613-bcbc-9e6b1ced0e70', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 11:02:13'),
('8ec94f38-d494-40e2-b6c8-8548fac0308b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:27'),
('8edf2f98-b09b-4b10-98e1-3185f1d8e553', '154.161.138.84', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-28 09:31:37'),
('8ee326d2-99ae-44c5-86b1-ded6502120cd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 18:51:19'),
('8f0399f6-c37b-411b-be52-cbc18f8870e2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:47'),
('8f0f02f8-7a92-4374-a87e-9a60ad3e2712', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:30'),
('8f12dc1b-7286-40ee-b648-2abf9bfbe998', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:30'),
('8f1ca5ca-815d-4837-97db-7b898d3ff9d7', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:40'),
('8f3795a8-27e2-420f-9283-9fe84a846deb', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 12:22:02'),
('8f3c55c9-f6d5-4398-aae9-1c40070c34ae', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:37'),
('8f4233d6-57b4-4c0b-a17b-2f928df571fa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:17'),
('8f4fed74-500b-451f-b7cb-5d4ea2944581', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:04'),
('8f5139dd-ac3c-4026-b443-91bb9758f180', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:24'),
('8f7b5e4e-1917-43c9-adaf-95cb2d016eb8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:57'),
('8f93d0b8-96fa-4c17-92f2-0ca47763a9c8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:39:59'),
('8f944431-b527-4b3d-bcb6-fccfe774add7', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:10'),
('8f986f04-b1e3-44dc-910f-a436de820abc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:27'),
('8f98e0ed-fad7-432a-b855-d616a574c102', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 11:22:19'),
('8f9a40d8-952b-4c69-90af-69587870d8fc', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/expenses/get_expenses.php', '2026-05-29 09:05:52'),
('8f9b0a95-f040-4019-b51d-a6493b54eb58', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a1812f980eea', '2026-05-28 10:03:54'),
('8fb03c85-844e-4374-bfba-b765a2edef6e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_for_source.php?source_type=service&source_id=986211f8-0a85-4d1b-8f73-77ef9b13e554', '2026-05-29 11:47:47'),
('8fb8c02a-740c-4d91-be8c-7bdcd7c36220', '154.161.173.243', NULL, '/api/v1/expenses/get_expenses.php', '2026-05-27 05:39:29'),
('8fbebd91-850f-42fa-b577-682f79ff0066', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:20'),
('8fc4bda7-0069-437c-bee0-62bf40e12fa6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:55'),
('8fd290d8-e1aa-4a6b-a3f7-2f78f9cf72be', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:22'),
('8fd4eeb6-f822-435b-8c13-075fd4a5a036', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/add_customer.php', '2026-05-29 11:35:15'),
('8fd59fa0-0af0-4168-a961-eea5db640951', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:18'),
('8fd72d91-0bed-4c8a-b1b6-b27373873180', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 11:25:53'),
('8fdbc00b-a77a-41d7-b05d-2af8c07ecb77', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:31'),
('8fe9945f-792e-4905-b491-b921a88f74ec', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:37'),
('8fea53cc-740c-452e-b084-fc769f65846b', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:00'),
('8fed8671-e6a7-4b71-81d6-e314bd4c5b93', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:47'),
('8fee1f1e-6640-472f-80a9-047c1c314916', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:57'),
('8ff42dbe-a415-404f-bc57-a2b4042b55b4', '154.161.61.147', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 04:40:12'),
('9009cd0a-c261-42ca-a571-b240b86a196f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:34'),
('90120867-0b10-4e59-9713-7f7d560060f3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:21'),
('9016b978-3d15-422e-a6e1-e82a7fdf32df', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:49'),
('90170f5d-2695-4f45-8d6d-17c2974ab10b', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:56:09'),
('901d8845-0e7f-4cc9-9959-7585d9491e13', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:41'),
('90287379-ef2d-49df-a8bd-23262a9aa313', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:04'),
('903525e8-7a24-43ed-8127-412afe10c171', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:00'),
('90399d3b-7d6e-4bdb-888a-8968ee69cb0b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:38:48'),
('903a90f4-4953-43a6-9b92-ed772027f2d6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:02'),
('903fd89a-2d40-4045-9361-ebadb303b759', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:43'),
('9056eab3-e558-4eb6-ae33-60f23d425013', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:43'),
('9078e25f-db85-4a65-a04f-e22770d4451c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:13'),
('90809e20-b36e-45b8-9854-9e5dc2f66927', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 03:27:59'),
('90825221-1c7f-439e-954a-c3fbda3e1c53', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:57'),
('9089c0a4-386d-4568-a287-8ae0ee60a839', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:04'),
('90972a36-5eb9-4227-9a41-9c1f65a72512', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:27'),
('909a723a-ae7f-42dd-99ce-9f8424c9c732', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:19'),
('909ba15f-3904-44b9-b5ea-c0eff1e93245', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:29'),
('909f9828-faea-4a4d-96b7-8c270f4303b7', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 11:22:19'),
('90b472b3-df57-4d41-acfb-ff0f225a9810', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:14'),
('90b75d5d-0e22-4d8c-8be6-6af888ba3b2e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:22'),
('90b9ce7c-2d0e-46e6-87b3-4b29b833c268', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:33'),
('90bf5808-43db-41a1-bc86-25c7ef60418a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:27'),
('90c04d65-0144-428a-8656-55d11fde7a89', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:25'),
('90c1772a-fcc5-4901-a5b0-56baff1d2291', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:58'),
('90c18a6c-7263-4a21-835a-eb871b78c021', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:27'),
('90c5ddbc-1529-46be-badd-5c399295c08a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:13'),
('90cf3e0e-6d7b-420e-b593-e55da38a17ca', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:27'),
('90cff772-8f8e-4c11-8712-a56fd80f3525', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:27'),
('90d4cc12-a79b-4397-b4a9-587b29fb38a9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:27'),
('90da13d7-d457-4e81-bbb0-477453396f7e', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:20'),
('90dab8e3-7976-445e-9a39-acbdb4ad6cf5', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 09:05:46'),
('90daf6a8-72c6-45e5-8b43-e11815856536', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:52'),
('90e580f8-e302-4118-809f-f3b860e62617', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 09:05:46'),
('90e7ac48-bd05-4bca-a786-7fdbd7c7ea2b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:02'),
('90ff491a-2955-484d-9474-897c5ff4d3dd', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:11'),
('9101042c-739f-4e6e-aea5-8045d1f49707', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:07'),
('910a3d3f-8b60-42f0-bd9a-3dd52659e846', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:51'),
('91130fcb-6eda-46ed-90ff-d10dea4ce479', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:57'),
('911c5e45-a3ad-4e23-b14a-715cd584fe86', '154.161.138.84', NULL, '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a18114305e02', '2026-05-28 09:58:33'),
('9131d7ab-e796-4c2f-8b7c-49a57f2006fc', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:21'),
('9139e7f6-f73a-4455-ad8b-e6193d07b591', '154.160.5.183', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-29 11:22:09'),
('91402535-3744-4ebe-b253-bb188a976e15', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:07'),
('915416e5-aefd-4f3f-a933-cc47d28333e5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:02'),
('9163aa17-ec3c-4d25-b15d-2b2bff5d19fa', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:50'),
('9165c123-0052-462a-b282-bb62d5bd79f6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:14'),
('916b665c-4dec-4bf3-9441-d19e45975013', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:51'),
('918102ed-00fb-4b59-bca1-ef90cfd93770', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:15'),
('919354e5-7775-43c1-86d5-a0136467f83d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:43'),
('91982eec-9f95-4edf-a5da-8a076507deec', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:17'),
('91b06a89-1730-4a1f-a001-04cc5e64a589', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:32'),
('91b8e859-7e42-42eb-a90b-0a380e3db468', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:07:50'),
('91c0852e-5f46-4d91-b3d2-0158d692aa30', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:12'),
('91c7c85d-7ac4-4bac-b86c-4687721384ef', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:06'),
('91d1aea4-a29a-470f-8ea6-6aa031de636c', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 10:04:28'),
('91d797a6-4299-4a8d-81c0-18349f275ba6', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:03'),
('91ebcee8-15c6-46bb-beb9-94129acf413a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:02'),
('9200075f-f0d5-44d0-8791-8bda469e9442', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:58'),
('9207e846-04ca-4c08-b48d-51be4e02688d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:17'),
('92092773-d9aa-409a-bcd5-89b84740f3fc', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:05'),
('921335c0-a895-4702-99eb-4368ca5e1221', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:33'),
('9218bb06-7722-4620-9e17-bf2a9e296516', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:28'),
('923628a3-723d-4b96-adaa-02aaef32a11d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:44'),
('923afecc-b7ea-4023-81ab-9bb2976e5531', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 19:57:28'),
('923db932-00b7-4c90-acbd-3750d860de23', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:59'),
('924cd981-c2ef-4822-a5e3-55bd904ebd85', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:20'),
('924e22d9-19dc-4309-94bd-e4577e932af0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:47'),
('925a4069-6c24-43c6-ad0d-963b054f7909', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:54'),
('926660e5-53a9-47cd-972f-01861de4f96e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:05'),
('92703794-d62b-4dc2-8013-cbb67d5e128e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:19'),
('927432dc-3a1f-4d5d-9aea-6e2fd22f0280', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:42'),
('927c05b6-643f-4aa4-bfc7-b38c2f095233', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:37'),
('927f64ff-d652-4f89-a7e9-951269cdbcbd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:48'),
('92874197-2ff1-4ab2-b5b1-75594e66fd37', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:11:00'),
('92904fc6-f926-4275-be5b-20b014899282', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:27'),
('92a5b19a-ce97-428a-91c4-5a434bbfa2db', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:52'),
('92b04796-809d-40c3-b613-13f117bc32db', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:57'),
('92b8561a-bccf-4e6b-a7d4-b18367994f81', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:58'),
('92d0f63f-2756-44f6-b2c1-990055a05d9a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:18'),
('92d70f30-0ea1-468c-9945-5294c7fc9616', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:45:18'),
('92e6176b-babd-4e77-9862-1a8f74b77570', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:51:34'),
('92e9376e-9c33-4fb4-baaa-f05fe8ba6f0b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:41'),
('92f299b4-dc4a-4d31-a788-ca4b7f1f8085', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:31'),
('92f399fa-1b57-4228-9d03-3deb56e1eabc', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-25 18:58:41'),
('92f8f086-23fc-4cc2-afc7-4e7d4870bfc3', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:21'),
('930e5dd8-5e37-4185-9f1b-ef79b89f539f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:08'),
('93222640-a187-46b8-b4ad-2b28cd8fc896', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:53'),
('9325a4fd-221e-439d-b8ae-10554d2d61fb', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:02'),
('9347d185-72c0-4c1d-9a4c-0068071d6215', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:41'),
('9348d1bd-0b30-459f-ab9e-dbdfcfd57cb0', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:22'),
('934b6423-6567-459f-96f9-23e0f4ffb6fb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:23'),
('9356ed16-487f-42e0-8425-71acd69163ab', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:51'),
('9375872a-4817-4b16-99d3-d3b0de714bae', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:02'),
('93758aef-6632-4770-924a-5d5289b5204c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:37'),
('937e5835-fd06-4c2a-b4ff-cd36f754d574', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:09:53'),
('937ffd07-cc9e-4281-9219-b3c5111afc43', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:44'),
('93834932-8fd3-498b-92bd-ed64f9cfc203', '154.160.5.183', NULL, '/api/v1/sales/get_sales_days.php', '2026-05-29 11:53:10'),
('9383b168-3699-467e-92c2-8db199bdeceb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:11'),
('9388c14d-a9f7-4f6b-b02c-eaea681f30d3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:11'),
('93ad632c-0a9a-42e1-939f-fe9728880010', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:31'),
('93ae5a53-96d3-451e-baf5-f701dbbb73f3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:08'),
('93c30073-72e7-414b-a06d-2ab653360f5d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:22'),
('93c3b1bd-5f70-41d5-bbd8-8fbfa48494fc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:37'),
('93c5a1e7-d09f-4020-8473-9cc44cd76dff', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:50'),
('93c61b0c-c2ef-4672-87c5-bab707559b6c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:40'),
('93cd7cf5-f84d-4b6a-8559-8f1a8ed59043', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:20'),
('93d15827-a120-4be4-be94-fee366db0d72', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:20'),
('93e59761-d56d-4ab2-a3b6-9639653725a7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:12'),
('93ef919d-84c8-4960-b9cd-46ad511d2dff', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:49'),
('93f55613-e62b-4b83-9e93-6b7f0cb2a2b9', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:41'),
('94026b65-607f-4e8d-9154-25982fd3e499', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:01'),
('9419947a-b41d-4043-b7cf-8bbc81a0910b', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 08:06:13'),
('941af769-0a0a-42d2-a8b5-95293ad48833', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:46:39'),
('9423ae4e-2384-43d4-b677-82f0da23f266', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:41'),
('942d9399-31a5-4d83-8966-1b0e24f6ec15', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:31'),
('9431af67-b002-4ae4-93a5-0a4627bac1f7', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:20'),
('943266d7-72c5-492f-a0e2-7a9a3217fc71', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:25'),
('944dadbd-b06a-4e2a-865a-069e6f0ceec7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:47'),
('9456e38b-872a-45d4-b263-221c2554889c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:07'),
('94627ac7-7046-4bc5-a46b-fb2283278855', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:27'),
('9465a206-4062-4d9d-9791-50bd9f9c9612', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:03'),
('947d9848-bcd5-479f-9f5e-c2482952a047', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:21'),
('947e5fe0-dad1-4508-9518-2c636c75a646', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:49'),
('947e6ef1-a284-4930-b43e-29d7001b41dd', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:20'),
('94856515-97dd-4f64-858f-b5ce57652e5d', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:40'),
('9490276f-e968-459e-86d8-1cd2d240e5c9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:27'),
('94928098-12ee-4cdb-b2a3-dc3a29a52630', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:57'),
('94a3d13e-f076-4db8-943c-7e65d66ec0d3', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 22:30:46'),
('94af9edb-4fec-4424-9fef-46c724a9acd9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:52'),
('94b3eabb-c7e5-4ac4-b62c-3a06e845bfe1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:41'),
('94cb3eeb-99e0-4f81-acc0-c56e40879159', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:05:10'),
('94cdb792-163f-4912-a744-a7a13a617449', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:31'),
('94d5311a-3374-4ed7-bc7d-25379cd2f953', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:01'),
('94dbcf68-1e54-40ff-81d4-71777f991e9a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:40'),
('94e26451-9f32-4a11-922d-bf3daa845b1f', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:08'),
('94e43f66-5d94-4d29-9caf-4b89e1ddf230', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:10'),
('94f03027-fcfd-4064-b62c-ca987ba54321', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:26:16'),
('94f18d7a-7b18-4305-a1a8-6f9dcd9841c3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:11'),
('94f6a3b5-db9c-4ab2-b057-b48f2b956738', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:31'),
('94fbea72-8572-4b85-98fc-b53af06f45f2', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:57'),
('9502f1d3-138f-49a1-b0eb-f945d158ad94', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:22'),
('951a65e5-db27-465f-a6fb-f3f45b1231f8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:18'),
('951eb12d-fb65-451b-8ba2-62d592cea45a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-24 14:40:14'),
('95292658-f3ba-47f3-a596-3c9f887b7a26', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:14'),
('952e8a0f-d26c-420c-96d3-9a357c4547b5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:27'),
('954c75d6-153f-4c0b-9f76-792936ccecdf', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:58'),
('954c82b9-5897-4696-a590-732650791303', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:27'),
('95699ad7-d78c-4d69-b1c6-1fa40f33eea4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:09'),
('956da476-2654-405c-8528-a71fcc74ed00', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:30'),
('9571b7a3-f140-4ec8-8dbc-50ad81b964a3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:14'),
('95815f80-c044-4cf7-855f-876164d2add9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:34'),
('958a70ff-83c9-43c1-bc73-9c634f5a057b', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 11:02:13'),
('95935c3a-0370-47af-9c39-704bf7f5cd0b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:45'),
('95992d15-df71-4907-930a-612a732756db', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:09:15'),
('95a4ef98-6a41-4601-be06-a637d54d5778', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:01'),
('95a6b755-121f-45bb-9fbc-5a4ea89183f0', '154.161.173.243', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-26 10:10:01'),
('95a8f046-bf32-41ea-afba-fbe0c0fd1a43', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:35'),
('95a9be42-9a7d-439f-8f27-a45e7f7da9b7', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:18:27'),
('95b00a55-cd45-45f0-83aa-1f22958452e9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:17'),
('95c72407-2862-437f-9ca3-bb3c07ce6fc9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:33'),
('95d93c38-b758-4e16-bcd4-1b68fd0a2af1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:37:15'),
('95f49eb2-0e76-4bb4-ac5f-8d2c035f0fb9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:45'),
('960b0cbf-1810-489d-8dc9-6d75c6a893bd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:48'),
('96122aa7-a7e1-44ab-a034-70dbac6c3528', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:24'),
('962e2b0e-4e6c-46d5-ad85-c8df98ae4108', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:41'),
('96401d02-3b4d-40d6-9040-0edd0f0c617d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:23'),
('964274a4-394b-4b89-9807-3051ea812755', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:42'),
('96434eb8-4660-481c-99a2-4967060c59e4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:33'),
('964f4132-4c89-479d-b45c-661d2d131318', '154.161.141.144', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 07:59:05'),
('965bf699-2e87-4aca-bc94-0a26aa452c9b', '154.161.0.165', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-25 19:00:26'),
('9663c94b-f925-4bc2-853e-da58f6196cfa', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:31'),
('9667f962-c247-4041-907a-3343bf954941', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:31'),
('969e119c-777a-49a1-98eb-51df3b312817', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-29 08:38:27'),
('969ec6d2-b88f-4bb4-aafa-6f57fbc8a0cc', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:53'),
('96b26282-b1aa-4dbe-84cb-da3f833f7ce4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:25');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('96b64f4f-490c-4682-8075-5d622cae8540', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:21:10'),
('96caa40f-1652-496f-979b-55f8f48257db', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:41'),
('96cb35d1-147c-4126-b542-23dcbdbeb22e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:51'),
('96cdfcea-3937-4a74-9dd5-7e7d7966322f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:51'),
('96dcd4b9-1415-488f-9e6b-58890f272503', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:32'),
('96e49dc1-5e85-4ea6-aa55-040bafdb85e2', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:00'),
('96ece7ac-df27-451e-aee8-481aa51a2dfe', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:17'),
('96f54618-c643-4ea9-91a9-64ac2e0b1fd2', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 22:08:30'),
('96fa7f46-89e3-471d-a139-a257f1b5a738', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:34'),
('96fe36d6-d816-440a-a8a8-b94dd4a2759a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:12'),
('972ea611-3bdf-4542-809c-7a0230a08f44', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:11:00'),
('9742cbf6-2763-4715-8b9f-8e230b8c7cc1', '154.160.5.183', NULL, '/api/v1/expenses/log_expense.php', '2026-05-29 11:35:18'),
('974e3bb4-261c-4a0d-be29-50f3ded98df4', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 11:23:06'),
('9751dd45-b43b-4d00-920b-192076777d00', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:34:05'),
('9757a60b-4f13-4c78-ad5f-95ca48272a33', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:41'),
('977576f1-bd0d-492f-9dc2-b53e9ce05070', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:29'),
('9778207a-515a-4104-99e4-a04f75e5b981', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-28 10:26:51'),
('977947d0-cab8-484e-af2d-a3bd5943aaeb', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:41'),
('977e062b-0678-4b99-a870-57c2fa6b4341', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:22'),
('978182b8-0bf3-4da8-88eb-ae37297e71b5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:13'),
('97861856-5a5b-4d66-811d-0b0b45c08558', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:04'),
('97885674-3fec-4b3e-8b22-37ae8a3d2b41', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:43'),
('979b2ff3-19c3-4da5-b346-c2e3dd290bcf', '154.161.173.243', NULL, '/api/v1/messaging/get_email_settings.php', '2026-05-27 05:33:30'),
('97da5636-e1d9-4527-b78f-f18a70240981', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:30'),
('97e048c2-998a-41f6-95a0-f4509bb9fbf7', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:23'),
('97e64a46-579b-4b69-bca9-ab40a440d534', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:12:46'),
('97fd69bd-1f31-4146-9e16-24ddc7a3000b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:44'),
('9808610f-d19d-410d-953e-230964d600b9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:13'),
('981032c4-b294-4d4d-b4ef-07f5a4416e53', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:23'),
('981c674e-5716-46f6-bbad-0f8fd0e384f7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:22'),
('98207596-7e72-4035-9467-7b651cb2fcb3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:38'),
('982b2941-6122-46ef-8e83-5e1a80b2638b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:29'),
('98338463-ebdd-4dbc-a6f7-2a83ba41d418', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:12'),
('983e5e97-d5e1-4759-8ad4-b86e63775cbc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:47'),
('983fb898-08fb-48a0-be51-1e0b6f809e2a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:03'),
('984684bf-eb41-4cdd-b2a6-9a3ce0b61337', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:47'),
('984d929a-b094-4a8e-87d9-303c087d7531', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 12:02:46'),
('9858be7d-f047-445b-9bee-750f04cf34d1', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:52:42'),
('985caaa7-5b73-4e77-861b-e4f1d6110592', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:57'),
('985f9484-412a-4c14-9e87-338fc3ac7940', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:53'),
('9869a1e5-4d30-4a2e-b3d1-9de7fa147c2e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:13'),
('986ac592-a448-4daa-bcbb-9170a5d28c8c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:51'),
('988586d3-0445-4d82-8904-fb007c429b23', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:50'),
('98aafd76-88ed-4b72-9c7e-1101bbebd4af', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:48'),
('98bd8e20-4663-4e03-bc34-f10ed4e8f297', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:14'),
('98c2586b-c81f-44f0-a94a-ec7f7ff72b4a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:36'),
('98cba481-daf7-4ab1-80be-d2b9a8d9a94a', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:38:48'),
('98cfdb06-7993-4446-8133-ff56f6dd02e6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:10'),
('98d0d887-9b43-41ad-aced-d3d511953277', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:45'),
('98d1344d-9cc2-444c-81a4-1e8b95fe302e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 11:00:23'),
('98d9c780-4165-4867-b1ce-8d8d4eeaac3e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:24'),
('9905442d-1b24-4306-a993-380772853e76', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:07'),
('9910b132-23ca-4763-a9e8-6d346f0371ce', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:54'),
('992b96fc-c0af-43ad-9ded-373c13e5dccc', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:48'),
('99459926-2551-46ca-baff-8c44c471ad51', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:49'),
('99461f53-6f58-493c-939a-ab966b34f951', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:42'),
('9950b7e1-348b-419b-81db-ea9e031c0534', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:27'),
('9957e6fc-75be-4fec-b601-b781882477f0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:57'),
('995cd489-3d2f-43a6-9788-4a11bf47776f', '154.161.0.165', NULL, '/api/v1/payouts/configure_method.php', '2026-05-25 19:57:39'),
('9966d568-dc95-4d57-8d86-8122cd8766e8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:03'),
('996e2d83-d698-4645-9091-53bebae2c8f5', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:52'),
('99889ea7-c697-46df-a61e-ac7255186e58', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:23'),
('99892b7b-1c49-4440-91f4-9e8a7ce92968', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:24:33'),
('99967b68-4455-4bde-b328-3a7604755e2b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:03'),
('999b0e35-266b-4954-9cef-cd743bb52c29', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:03'),
('99c42b8b-17c1-404a-ac21-66c3657e1d41', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:12'),
('99ca0faa-642e-41ad-970a-97bf94d69512', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:57'),
('99cbfbc2-eadc-4c82-87ec-1613418f1308', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:58'),
('99d707ba-d87e-4105-91e3-784b50cd51d1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:17'),
('99f1f13d-cad5-4e22-bd3f-daed64a97886', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:40'),
('99f7e588-759d-446c-9982-ee37bdcc6816', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:30'),
('9a039b8b-2e08-42cc-99fb-a63069d9a2d8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:07'),
('9a1c2e4e-9a51-47f6-973c-1ee51e1379ea', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:14'),
('9a1f4718-1d29-429f-8d26-b1efd2015433', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:11'),
('9a21c3a9-ddba-40ab-9dcc-26f34d3a172b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:42'),
('9a27ddb1-cf56-4853-ac5b-1c1625760a7d', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:03'),
('9a3a7cac-4de1-4203-87b1-c6abb4fa0c97', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:54'),
('9a4cfacc-c21c-4b91-8b09-fcce452248ea', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 08:34:29'),
('9a4e2935-6f05-472d-a14b-bf0a2b425f4f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:19'),
('9a660403-2da6-4761-a247-bab864188e69', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:47'),
('9a680b32-d126-4352-9f61-91d70da89cfb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:42:50'),
('9a6db048-b5d3-4ec1-b87a-b36677b0a7d3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:53'),
('9a79e52e-0f33-4576-8444-d5428d3bb2d4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:23'),
('9abaf288-bf9b-43f7-bdf9-533eea1c42e7', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 12:38:22'),
('9ac37ebc-ab0c-425d-bd7e-76ab6bb4700e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:24'),
('9ac5cbf5-5bb1-4e46-bdf7-a9df8f860f62', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:28'),
('9ac7e170-b6c2-4368-a65e-72b7896a0534', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:40'),
('9ad64439-6ea8-48df-b9ee-236ca5055637', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:42'),
('9ad97ec1-6501-4e85-ba87-4346fdc731e4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:24'),
('9ae22f16-22f9-4975-af81-3e324a809d01', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:54'),
('9af35319-e80f-4240-8817-e0cf7f1c9ffe', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-26 11:02:33'),
('9af35342-3423-470b-af94-d1f5dfbd06e1', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:02'),
('9af6bd12-e13d-43a6-b8ca-bff33e8482a8', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:27'),
('9b022189-4993-4d9d-84e1-293e0eea24b3', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:30:20'),
('9b0dcc24-02ce-42a5-8b56-46c0207f1d25', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:24'),
('9b1a9bd7-d3a2-48ef-80fe-7208159ca893', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:00'),
('9b1cac54-83da-4c64-8e2c-1f372a28229a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 19:55:13'),
('9b1edf13-5c75-45b1-8f8c-d3f99425c78e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a180af42348a', '2026-05-28 09:31:17'),
('9b3d711f-0858-4c4f-97fe-7eff1d920af1', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 07:59:05'),
('9b48f6e7-0bdc-4e79-936b-2f8b62be612c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:59'),
('9b490fa5-2852-4b9c-ad57-21e81ce824a5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:03'),
('9b5ac52d-75b1-478e-9ead-dd8138018cd6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:37'),
('9b5c671e-9301-4d6b-a730-18d7a6dd811a', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:22:02'),
('9b60eb4e-8bdb-49fe-8279-f27bf43cdc68', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:49'),
('9b79891a-9a68-43fa-9080-24f80812c3fd', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:17'),
('9b7a9494-65fe-47f7-b2cd-f7d9bac038a5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:43'),
('9b7f278a-1892-45d0-b467-74b413d6f817', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:41'),
('9b88efdf-bad3-453c-9be7-606609c97ded', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:32'),
('9b896ced-aee3-45df-a67f-daf959df3ccc', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:32'),
('9b8dabd7-3ef9-4f13-b53d-0e379983531e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:07'),
('9b92fe45-917f-4f0d-acd8-34c9bef5dc04', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:30'),
('9ba5354d-a6aa-4399-a6af-af0d1afc32e8', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:28'),
('9bab5bc7-45bb-4993-922d-169c582e06ff', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:09:27'),
('9bb18053-7e50-49db-8471-7f8aec075fa2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:31'),
('9bbded01-aaa1-4d0b-b659-c155eff6e8d6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:23'),
('9bbf1bb3-13ec-4421-b5ed-e469aec3a05f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:22'),
('9bc1f5fc-857e-44ca-b602-80b45c01df33', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:47'),
('9bc58cc9-56a1-437c-8d1a-c5ff27fe8f37', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:10'),
('9bd3630d-3711-4014-be18-3763fc6eb79c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:07'),
('9bd82375-7297-43b6-9b9e-7056b42357ef', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:00'),
('9bdd5e23-9d90-4ebd-b747-acd126c035f0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:11'),
('9bdde1a7-b2de-478e-9ba5-89a163c84d3f', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 14:10:39'),
('9beaea4d-784d-4414-b759-6277c1aba93c', '154.161.173.243', NULL, '/api/v1/messaging/get_all_sms.php?limit=40&offset=0', '2026-05-26 22:14:03'),
('9bf263a2-bfe8-41fb-be39-dabf14a6c6b0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:11'),
('9bf6309d-16a4-4389-9beb-6f2f6ff8571a', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:52:16'),
('9bffc4c4-3b77-4cb2-9ebe-3d4b6a393aa8', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:00'),
('9c0ae3d0-264f-412f-86df-7f024cdac90f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:53'),
('9c0b73e2-9939-473a-a8b0-c05a30c81929', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 11:22:00'),
('9c0fbabc-b2dc-439e-ad78-8067878deaf2', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:50'),
('9c2ce322-1fd2-4591-8242-f7aa1ffb9fea', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:22'),
('9c3495fc-6828-459d-997a-5138babd7808', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:45'),
('9c3af014-dc44-499b-9d47-ba1d1cba32f3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:41'),
('9c43ebf8-d6fc-4783-8e2d-7005ff8c74ca', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 08:35:54'),
('9c4acc7a-a7be-44df-b8f9-b4f33a289e60', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 18:50:30'),
('9c4eed0f-6af7-4294-985c-0f0a70ead67a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:03'),
('9c531855-4caf-4d33-89d1-b02410b3b6d8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:41'),
('9c557604-30e9-4090-a049-e4243af5b076', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:30'),
('9c66a644-aa7e-4651-a3e7-8323b449c47b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:13'),
('9c6d3a29-26a3-4653-9dfc-de633ebdbb6f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:07'),
('9c7a85fa-8c87-4130-a0df-51cda01484d3', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:32:52'),
('9c7c4227-bf1e-41f1-ba88-2c874a4c58bd', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:57'),
('9c8aa427-e945-410e-82f9-14617b0a47ed', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:23'),
('9c8b1f13-508e-4494-8765-c3f75ad9530f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:07'),
('9c936faa-e7d2-41f6-8d0a-0d268b36d6ae', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:10'),
('9ca1ae76-fd23-4006-a7d5-def5507f7564', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:37'),
('9caad8bd-1a0d-4281-8c62-8c50f9c1ffb4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:28'),
('9caba296-1cd4-42f8-9bdc-93b5eb05947c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:31'),
('9cb133cd-8fad-49fb-90be-a12650176fc9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:20'),
('9cb4d759-7744-47ff-a21e-b02605ed90a0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:18'),
('9cc09128-095f-4ab7-b351-3712a01938da', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:53:40'),
('9cc201cc-158a-4877-9b3e-1c212aab9ed5', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:52'),
('9cc6d6be-0e1c-49db-a9bf-282bb54994bd', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:34:52'),
('9ccb641b-9282-4c60-a986-08ffd144b733', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:00'),
('9cd017f4-8035-4cc4-923d-524a4be263a8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:02'),
('9cd13aa5-782f-4fd8-9763-9da17e6d9f53', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 11:00:15'),
('9cd8647b-57d3-4b5b-85dc-2b6ec240661f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:37'),
('9ce1eaaa-8741-4436-93b4-e4d906d059b7', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:37'),
('9cef3a75-41f8-4b4c-9260-39d71f79ce41', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:18'),
('9d1025d5-b879-4179-9b00-eb72d350f0ca', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:11'),
('9d185788-2e01-4905-9266-3ffa1e5e22c0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:44'),
('9d18890b-22b9-499e-8d30-f038096878a3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:44'),
('9d1a4a70-d1a2-4dbd-a91a-1bdbff6827d9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:02'),
('9d1ed7ea-b155-4fc1-8d98-b7733caaec2c', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:01:55'),
('9d2b21b4-f017-4b91-a817-6261e00f3e97', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:33'),
('9d2bba19-14a6-4206-81a4-3b405bc529a3', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:17'),
('9d38dd15-bdcc-4bfc-adc9-99e9368ef80a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-25 18:58:07'),
('9d3c2890-f22e-4962-877b-d71753603216', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:07'),
('9d50cd9d-98ce-49dd-87cf-0241e8f67b69', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:34'),
('9d559652-176f-45b8-84f0-ee3f3dd97a73', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-29 11:22:39'),
('9d58a37b-22fd-47a5-a236-b65ae8e074d8', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 19:55:59'),
('9d5bd2d9-e13d-4609-9ad5-6e5eb30402dc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:27'),
('9d614d9c-7d3c-4d45-b04e-8e3012eafc03', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:21'),
('9d64f009-872f-4d21-977c-2fa8e0287f5c', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-29 11:35:17'),
('9d6b1d5a-c0e4-426f-9ad9-c72902b1b8d2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:12'),
('9d6dad74-8006-45cd-adc1-49932d6aab48', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:37'),
('9d6f54ba-604f-40eb-a2f5-8819f4e28a6f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:02'),
('9d735767-eb2b-4075-995f-b875e6d62fa6', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:40'),
('9d77c032-fa39-451b-b40d-e8d445a72566', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:21'),
('9d7bbaf7-f06a-480d-b7b1-56573c868de2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 08:53:29'),
('9d7dfce6-7510-4d74-87c2-9a81077bea09', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:01'),
('9d7ea59a-ad6b-44fb-8d34-5b5020893626', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:44'),
('9d7f8eef-9072-4265-aecb-ea956db2fadc', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:25'),
('9da9aaac-5548-4eeb-9578-ef0f4ef18047', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:53'),
('9daa1f12-7cad-4021-8765-56cd59192037', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:07'),
('9daac68d-a44f-4092-af0f-07ee04153452', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:44'),
('9db0be38-e7b6-497d-9748-d411ccee379e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:17:01'),
('9db93bb5-2089-459d-bc77-6bb883bc56b7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:37'),
('9dc3eb1c-3fdf-43e6-8567-1efcf4332af3', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 22:08:29'),
('9dc8882b-104e-4575-99d9-bfddb4a3e40d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:42'),
('9dd0a030-d7fb-45ef-bc23-ab9a2a5293a5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:11'),
('9dd8d622-9a01-4412-abf3-53dd860834a2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:34'),
('9de29862-1a17-4f9f-a718-2e3300bacd80', '154.161.138.84', NULL, '/api/v1/payroll/list_payroll_runs.php', '2026-05-28 18:50:51'),
('9de9589d-6148-4cef-9a6d-c261a07a22d9', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:32'),
('9decbd63-77f6-43f4-af88-be7a9e8bb384', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:04'),
('9deec117-687a-4d86-b1ed-1ce4b18192a2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:52'),
('9dfe4ec0-c6b0-4b15-85e4-47d96cb4da7e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:42'),
('9e005196-f7f6-4539-891c-6bd957ee8953', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-25 18:03:17'),
('9e0b1158-0532-409a-b56f-d6be073dae03', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:57'),
('9e0d17bf-31e4-4e2f-9be3-fdfac09e7ae7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:47'),
('9e13ca2a-87f5-4e94-8542-7f0ba2f73765', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:38:27'),
('9e16722a-b00d-4c8f-81f1-1926a6ae7f08', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:12'),
('9e1bba5a-5f24-4092-9f44-8cd40d989b43', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 08:07:32'),
('9e1f0ad4-90eb-4873-9ae4-61d292214171', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:59'),
('9e26572f-bb56-4bbb-9aac-0c7466ea3a10', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:44'),
('9e29ed48-a433-4a22-adf8-3f51b1225d88', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 05:33:16'),
('9e2e3127-b396-4d8c-bf9d-7ffb4ba668db', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:47'),
('9e41e611-1b97-479e-8360-80f0e88fbcc9', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:30'),
('9e4b589a-fa40-492e-8093-96c076b1dc37', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:27'),
('9e53698f-a4d4-4de7-9dd8-2aad74985348', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:13'),
('9e5f5c9d-e3ac-4a61-9fa6-3553dbcf076d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:57'),
('9e670862-5240-46fa-9117-271bff785929', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:00'),
('9e6a0ae2-e6c5-4274-ae9c-f850100f7ab5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:14'),
('9e7ab80b-3fb0-43b8-ac35-7fed103766d0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:45'),
('9e7e246f-6739-4cc1-aa0e-19771dd3f869', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:22:05'),
('9e97c457-f0df-422f-8e28-9bbedf35c7bb', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:04'),
('9e980c38-3a25-4066-b0b1-dea4e12fc209', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 19:34:32'),
('9e9fc42c-db16-4575-8b88-c0dde2cc5208', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:55'),
('9eae0490-d8b0-410b-b5ad-51012ee6dc0f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-25 18:57:30'),
('9eb67f24-67f0-4185-852b-4c3932ed7ced', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:38'),
('9ec2a37c-304e-4012-98d8-1ecca252340d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:35'),
('9ee4b55d-343d-4323-9706-c1216a2c3182', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:47'),
('9ee6860c-2b8a-4dd7-acd4-e634b9c25692', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:37'),
('9eee44c6-1d03-4b92-b321-a5c017f3b469', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 12:02:48'),
('9ef23094-2481-4011-a11d-cab73f0bd076', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-25 18:58:42'),
('9ef32038-c625-4f44-9973-9a353805fec8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:51'),
('9ef9850d-d212-499a-8379-0329043ecb59', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:47'),
('9f00e046-3a91-44a8-a615-3b397db9d21d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:33'),
('9f095fca-721f-453e-b612-16604a23ecfb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:47'),
('9f107f20-a1e9-491e-a9ee-801f14ef65d5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:51'),
('9f121cf4-6ec4-43f3-bc2f-bb920cbfcbe5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:31'),
('9f15ed28-26f3-42a6-8aa6-a5ec0ca75329', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:22'),
('9f1c1d93-82d1-46f6-8377-d128060faae6', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 22:14:12'),
('9f6c972d-3cf7-42eb-90cb-b08201501b43', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:07'),
('9f777b53-b40e-41fc-b5ed-c0cb91605ad3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:57'),
('9f87ddc8-21ea-4e93-9fe6-b70100ab0dc4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:38'),
('9f88ce63-5dd8-4a4d-86f1-620f8711b6c0', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:51:00'),
('9f8a253a-2ab5-484e-868b-817d92227ae0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:32'),
('9f956002-012b-42ff-9317-45854d684d64', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:31'),
('9fa4ad60-4eea-4c75-84cb-b0a9eebbd2f3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:19'),
('9fa79c98-a53d-4c2f-96b8-e293ac427925', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:34'),
('9fa9be95-f031-44e6-b6e5-5f33676242c2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:28'),
('9fab612e-34d0-4f1f-8671-afdf880343ea', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:33'),
('9fba91be-4e5d-4a8a-96f5-c9e126d4550a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:14'),
('9fbe7564-98a6-4ce6-92a1-76a019cc0174', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:19'),
('9fc1af99-ebdc-4edb-a68f-54ea49b28fe8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:46:37'),
('9fcce88f-d7d6-4ed2-baf9-6e52239a39c5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:24:23'),
('9fde5b7a-683f-49ad-a3ce-fd6892d23840', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:21'),
('9fec1312-bd59-4530-af84-5d1238d234dd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:52'),
('9fef03ef-1891-418b-ac87-59470ad158cc', '154.161.0.165', NULL, '/api/v1/payments/verify_pos_payment.php', '2026-05-25 18:54:16'),
('a000e18a-aa11-4d93-9857-054a1dfe4396', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 12:38:45'),
('a011b962-dac7-4174-ad0a-bf2f47d9f029', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:41'),
('a014e227-c83c-4be7-89ac-a10d9f56335f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:25'),
('a03633e4-37ec-4df6-a06f-a669b16cde39', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:47'),
('a037103e-8415-415e-88c1-36d5e6566a18', '154.161.141.144', NULL, '/api/v1/users/list.php', '2026-05-27 08:07:33'),
('a0414e1b-3a1e-42d2-a3f0-f8ef16505288', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:58'),
('a045f51d-3098-449f-863f-5c8ecf9b2c8e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 12:04:33'),
('a048d373-7928-4fee-a70d-5772c2913dbd', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:15'),
('a04a857c-db91-4439-870d-bbc7a55312b8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:51'),
('a04d896d-6b0e-4b36-9f60-94216645e851', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:39'),
('a04f7cb2-2db5-4e1b-abf5-63054aa191c7', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:41'),
('a05808f3-ffab-4e14-b280-ddce80374c1e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:53'),
('a069b641-f52b-494e-b0b3-f1ec1356fe19', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:13'),
('a06ff492-4337-44bb-a4d3-ba8cf591e3f0', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:42'),
('a0868928-a790-4392-9dbb-422b07ffea65', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 12:38:56'),
('a0978c64-8e95-4d75-ac2b-8886421b4ba6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:41'),
('a0b5b835-b45d-47f8-ab77-c6ea94bdf4e3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:17'),
('a0bae9bf-2002-4913-8451-8bd9ddea1d5b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 11:22:37'),
('a0bb4277-0adf-417d-a5b5-c94b396554a4', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:32'),
('a0bbc77e-779e-4dc7-b552-105761b5ab9b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-26 19:57:01'),
('a0bbe472-ceaa-4940-8c7c-e5a44181614f', '154.161.181.52', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-24 17:34:05'),
('a0be75c0-294c-4c38-885a-2a9205a43e1b', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:40'),
('a0c4ed88-a8ed-469f-99c7-050690aa3ed7', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:20'),
('a0ce135e-ce1f-4c63-bc5c-383d08986fcc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:21'),
('a0cfff02-d710-4ad6-8f0b-7afb0f9c9e9b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:33'),
('a0d228f7-7e7d-4a4b-ae2d-88406a52543d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:11'),
('a0e02475-0289-4552-9c32-a7f8f6aa5559', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:25'),
('a0e19b84-fc98-4924-96b4-494885982845', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:12'),
('a0e49fbd-74b0-4b62-8ad7-e2d8697bd705', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-27 08:05:22'),
('a0ef9b6e-046e-4d83-9dd5-2218c28573bf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:37'),
('a0f40a35-8e14-465c-92aa-840412f62cfa', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:37'),
('a0fd788c-58ac-42c7-b15a-a4cd820aa17d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:21'),
('a10c0b2f-bfde-4d1e-83bd-4dc7aa0c3fe2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:07'),
('a11437ae-04d0-4043-bb22-4a44e7b241d5', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-29 12:17:10'),
('a1161001-7543-43d8-97d2-fa74831ca33d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:41'),
('a11a0904-297d-4044-9f5f-688febff695e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:39'),
('a11c1a9e-396b-4e9c-8084-27e74712b1b4', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_for_source.php?source_type=service&source_id=986211f8-0a85-4d1b-8f73-77ef9b13e554', '2026-05-29 08:34:54'),
('a13124ff-88d7-46a8-bbe8-0e769780d129', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:57'),
('a13e7098-0aec-44aa-a7a6-62f309ff4472', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:51'),
('a13f5158-22e9-4472-8a27-71c25be85d98', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:27'),
('a1412196-273a-4de6-9e0f-ef38b4cdbcc8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:07'),
('a14c0663-5700-4067-a025-912d36317c0a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 17:39:28'),
('a15d6554-858d-4b9c-b721-2fa585ec9295', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 12:22:14'),
('a1620bbb-83db-48bf-aabe-47a5890b7916', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:13'),
('a16e34e7-ae35-4345-bf6f-33e024b501b7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:47'),
('a17cdcf1-d8ee-4193-82c2-6a18d241817d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:53'),
('a18f0140-30e8-4d8c-902b-1d1d11ddb25d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:08'),
('a18fede6-243f-4297-ac30-5d1d199b7068', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:37'),
('a19075a9-812c-498b-88e3-eaa00a076ad9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:11'),
('a19595fa-2b39-4df5-9b66-a68e7f676b49', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:07'),
('a19ea9bb-ab76-4bb6-9775-fc57bf2745e8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:47'),
('a1a0574b-d77b-4ccb-97cb-34b284772c35', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:13'),
('a1a59400-2c48-467c-b8db-a9bbd99e119b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:54:55'),
('a1aa05c0-7a17-41d1-a4c6-caae95656015', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:56:01');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('a1b88038-46e4-4153-b746-458b84585661', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:12'),
('a1bb2cc3-7d57-487b-84f2-cb9e8a8ab3e5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:07'),
('a1be8f2b-ad93-44ca-b851-26f70682fe3c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:01'),
('a1d0639d-1f44-41c5-8678-41a4a9cc15c8', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:50'),
('a1d08184-6904-485f-bf6a-6cf6992d64fb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:41'),
('a1d09b61-f556-467a-aa1b-01cdfff3fa28', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:23'),
('a1e523b5-5f13-46fe-a74f-f06c75cb4236', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:44'),
('a1e794ae-76de-4465-961a-16850cbf9e82', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:01'),
('a1f1e5c7-3323-4f1b-af39-a8505931cce9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:14'),
('a1fe8e3a-1b8c-4bac-9c7d-a30980fa94e8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:31'),
('a2004b34-f487-47fc-9932-f19be71df24a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:11'),
('a2047c59-0379-439f-82df-d7e278512cd8', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:00'),
('a22086a2-f1ab-4f3c-9343-7e9ab586ddfa', '154.160.5.183', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 12:39:02'),
('a22a3cb3-d0e3-4097-be49-8931664edec6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:16'),
('a236eb6f-8372-4f66-a031-64893bf2da33', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:24'),
('a23f32ce-a96b-4860-a4c1-da40b40be2d5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:08'),
('a24dc3f4-e750-44d7-9cb5-fcb1d967e029', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:03'),
('a253348c-6c1d-40cd-837e-1b72f590c831', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:01'),
('a2536c68-eed9-4ff5-b0c0-3b348ae6af49', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 12:01:16'),
('a2547c34-1a0b-488e-ae6b-dcefb8619213', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:03'),
('a2595bfa-2df0-4e60-9fee-136196a43d4b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:04'),
('a26c2b4c-a479-400e-a409-e9e3292c15bd', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:23'),
('a275d903-602d-4647-85d2-1cf238cc593d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:43'),
('a28c5237-33ac-47ab-b1d2-162959981ff2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:51'),
('a29021db-9a92-4e42-b850-6e619c68f5d4', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:20'),
('a2a19280-888a-4b9a-8f1d-bf6539273a9d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:43:21'),
('a2b1ab0a-d352-4bdf-b543-868cf3e1f25a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:37'),
('a2b364dd-b1af-498a-8a0a-d18fd4c8e566', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:02'),
('a2b4ea74-bba0-4153-b915-4ab4c79a4a6e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:57'),
('a2bcc88c-4cb2-40f1-9b3c-c40920c27913', '154.161.0.165', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-25 17:13:55'),
('a2be8256-beca-409b-b129-57b1cc781f7c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:01'),
('a2e50e60-e746-4868-aadb-3d6470d5adaf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:47'),
('a2ed4e75-2a5b-436f-980a-29ccbb775a5c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:27'),
('a2f7a836-c9ce-41c0-8f53-ddba1c1d6222', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:58:50'),
('a2fb521a-155c-4025-84ab-8166a804bbe8', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 09:29:08'),
('a3022020-1766-4433-84b8-8860fa5df35f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:53'),
('a308140c-17e4-4486-9d1d-de05ec07c62f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:53'),
('a3119274-42bf-474a-95f6-25bd2ed94c5e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:17'),
('a316c793-fd67-441e-89f3-cab8373960ed', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:14'),
('a319b96f-8490-4678-a1a8-dafe373c5e76', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:31'),
('a327e1e0-4418-4026-a0ff-a96eb3d54e15', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 08:34:49'),
('a32fa277-e6eb-4515-a663-af61e0b88ea2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:13'),
('a342e8b5-b71b-453d-8687-9fb7986750be', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:09:23'),
('a34a6a0f-a380-4f18-a8be-cb5fb1262f37', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:52'),
('a35aa7e1-cebf-4259-aa44-10981802d47f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:27'),
('a35c3d0d-90b6-41a5-9f79-a7f35ae8ba8c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:48'),
('a36bbb48-194e-4735-89e9-0c29d73cc8a7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:47'),
('a36d3df9-3b7f-4be5-bd72-cdfa5788f173', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:00'),
('a37ab7cc-6011-4364-82ff-d192a6136509', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:20'),
('a37b5a43-82af-4b63-90c5-c98e793bb41c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:23'),
('a38f9089-ff01-4812-916b-dc82b507aaec', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 20:00:41'),
('a3949296-c9f5-4ac1-a6de-b19aa026bf87', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:51'),
('a3a0cf95-45c1-4ae1-a548-944555a64a19', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:50'),
('a3aabe05-927f-4262-9599-2bf0be15e19a', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:02'),
('a3af3efb-71cf-4db2-b525-1e5389d1255d', '154.161.173.243', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-27 05:38:26'),
('a3c10cf2-78f0-4f21-bd2b-8e18bddc7ff2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:00'),
('a3c57f59-a6a8-4849-8b5c-3148b8555f66', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:12'),
('a3ce316d-8ebe-42e5-8074-a8ab339aa8d8', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:40'),
('a3d0e763-45b1-4b9d-9845-b468185d8c93', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:04'),
('a3f0d8ff-6e53-40c1-9498-f3ae18b9e6e4', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:27'),
('a3f290f4-5cb8-40d3-9f5c-23c1cf7bef98', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:07'),
('a3fa3345-ef7f-49c3-97f0-84cfb534025a', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:23:07'),
('a4034cbd-286c-4ebd-8469-6d562910edd6', '154.160.5.183', NULL, '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 11:22:28'),
('a40fd636-4ca4-438a-b3ac-2363c9b36370', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:37'),
('a4330699-5984-426a-94f1-59ff725e1e1f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:53:01'),
('a43ebd7a-e0b3-46e0-9932-cb457e0ee03a', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:08'),
('a448c8d7-84f8-4f87-ade1-80e264f4f927', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:38'),
('a44b4697-a07e-4fa0-bb31-ffbe1cd6e18d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:23'),
('a44fa785-0d14-42d2-a7cf-ba0574860ef8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:58'),
('a45ba8af-b94c-4271-a334-e93b71170701', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:43'),
('a45d151a-f02c-4305-a93d-9f9a73412cd4', '154.161.0.165', NULL, '/api/v1/payouts/estimate_withdrawal.php?amount=4.00', '2026-05-25 19:57:26'),
('a4750c8c-688b-4a80-87ad-48605eff24f9', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:52'),
('a47bd50f-f9b5-4fda-8028-e5f7ae8c85c0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:40:59'),
('a47c104a-8b15-43f8-92a4-33c9982e2241', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:20'),
('a481793e-437a-4e4a-b502-a5eb46afaae3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:48'),
('a488ea13-48ac-4ce2-b76d-38cf58cfa159', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:17:07'),
('a491a940-11d2-465a-8533-95bed7fe0798', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:09'),
('a49650ac-76fb-42ab-ad5f-1ac183e8fbdf', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:00:08'),
('a4969c8a-d449-4688-862a-e2dad3a4fa01', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:04'),
('a4a47cdb-b5fa-4682-b699-1271d8670f0e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:12'),
('a4b6d4aa-20fc-49cf-a71c-c1853e36fe13', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:31'),
('a4d4aa89-45e6-4c13-8696-2a4474a68cf7', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:11:47'),
('a4ea4811-cbb2-4f1b-a206-d99510de05a3', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:08'),
('a4f4b434-7110-45fe-87c9-573f7287d39c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:06'),
('a513f552-9d29-420c-a2ea-dfda194b1a61', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:50'),
('a518803a-7ba3-4715-aa61-16e7170c0cd8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:01'),
('a524088c-398c-4abe-a814-7e4c467d226b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:37'),
('a52c410d-5274-4ca7-8852-fe229fddc21c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:50'),
('a5413b36-25e0-4aa2-93cd-fcf990088566', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:48'),
('a547991b-f19a-4f13-aa7a-81c13449b0e3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:53:01'),
('a54c3558-65eb-46b0-a2ae-680ade234b55', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 11:00:15'),
('a54d01d1-8f27-4e13-8edd-c9d433a66abe', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:28'),
('a551d404-0452-49e4-8ff4-ab6b8856ae1b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:17'),
('a578946d-e241-47c5-b07f-df02a2dc7195', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 09:05:52'),
('a5876b25-cfc1-42fd-ac52-48edd9ea4c14', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:30'),
('a58c9c9c-98df-459f-af2a-61144bd8b363', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:02'),
('a58dbf94-df57-4df1-b48a-628ebcda5e66', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:44'),
('a592e2bd-af4a-4f1f-a265-99380b14347f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:47'),
('a5b6cbb9-abed-40c3-abc3-c5a302e87f50', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-29 11:22:38'),
('a5be3500-bef7-440f-a965-648f0a1b764c', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:57'),
('a5cc3400-45ea-4339-b4cd-e69dac5ac21a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:59'),
('a5e2a945-d552-49df-9c03-378018d6edee', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:17'),
('a5e92c72-db79-4847-a4e0-b26bd8972b84', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:34'),
('a5ff0933-a738-4bf2-b127-fced5af18e4a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:27'),
('a600b14c-0ae3-48d9-8f31-308a0ea796f3', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:28:40'),
('a61a13a1-493e-4688-9083-79d91e24b013', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:08'),
('a61b29bf-0c27-4444-a882-65e1968491be', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:47'),
('a61f5105-8643-45d4-a18a-7d8d3abd985f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:44'),
('a620792c-488d-4e24-9221-6700959ecd7d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:32'),
('a6329d1b-86d9-4c75-a713-210718ffca1f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:24'),
('a63fea17-31aa-4a2e-93dc-98bf02dc7650', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:38'),
('a6403827-10bc-4059-ba1b-b3b97c89a807', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:20'),
('a641cbf9-2c2e-4a46-84fb-021039be9c27', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:00'),
('a64a8dda-8a45-4f5c-98d8-e0061c1c4202', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:35'),
('a6553c8c-ef02-4a1a-a1b9-d70325bb5e41', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:57'),
('a66837cc-f977-402f-9716-0985d92d3670', '154.161.0.165', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-25 19:57:41'),
('a66ab69b-869c-41a9-96f8-1e6e46e4eab5', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:24'),
('a678d255-ac6d-416f-a127-6375f5f4bc99', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:37'),
('a6936d98-9ebb-4a3d-922e-2279e9ec590b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:10'),
('a6defda4-92ea-4141-b2b6-5318308d079b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:54'),
('a6e773f0-f6ee-423d-ab27-c41f1ebe6db8', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-27 05:34:05'),
('a6eb6563-6b60-419c-9a9f-84f3b0a124a1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:22'),
('a6f4cd0e-b001-43ab-9c05-fcad84db3260', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:31'),
('a6fc8141-aed8-44b5-92dd-108250506a3c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:27'),
('a6fd6450-01ba-465e-8c16-ae7b1d45542d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 20:00:43'),
('a6ffa06f-c8c2-46de-8f43-de2e2733309e', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 17:13:56'),
('a70bd4b3-3b5b-4115-89ba-dd15454fdecc', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:34'),
('a713019b-bf0e-438e-b1c8-f0dcca6519e7', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:00'),
('a713c5c1-0281-4c47-9ea4-1172cc7b3639', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 05:34:06'),
('a71c36db-b2b8-4fdd-a327-a5980b1ce2f2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:14'),
('a71e30f4-3d63-48b9-afce-30011a8d631a', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:50'),
('a722bea1-e825-4ae6-995f-4c324a78d4f0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:58:50'),
('a758564a-7ca7-464c-97cd-80eca808ccbe', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:34'),
('a75b6fe2-9c2b-4ac3-be53-92b240f427da', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:04'),
('a768b704-8a59-4e5b-ba6b-5df7b10c9090', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:32'),
('a768c912-3deb-47f1-8d49-7efae8c5925f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:48:01'),
('a76936f1-e7fe-4bb6-8b21-c3dd8d163384', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:32'),
('a77d5189-7be9-4a31-89be-17aea7e374c8', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:54'),
('a793cc9c-7e27-4265-833a-e6918d396cd5', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:31'),
('a7958fa8-f344-4d49-81af-9324f65b7df9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:24'),
('a79b4323-80fc-40f6-bcb5-7fdb1aa47c17', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 05:34:23'),
('a7a9fbaf-f18a-428a-977c-30c948b9e2f2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:21'),
('a7bd7a1b-f114-4677-9a2f-3035af8ed2f7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:43'),
('a7c04ecf-6e74-40de-bd39-903b5489f767', '154.161.161.178', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 12:48:12'),
('a7c9b675-cf09-45d1-b646-fcb009020402', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:31'),
('a7d97953-5da5-4d96-b32d-da0a756e0a8f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:00'),
('a7e1d99f-bd7e-4038-9ef6-92c3b0ecd31b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:21'),
('a7e9ff72-5b89-40b5-bfe1-82fd21eb2580', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:07'),
('a7eacf2f-6400-4ed6-b324-be950c35dfa2', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:07'),
('a7ef06a0-6bf9-491e-a87d-9e381a80c690', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:37'),
('a7f037d5-0cef-4b3e-94f9-d355b40124b5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:34'),
('a7fc1436-853c-457f-bfb1-6d25627a57d6', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 19:32:17'),
('a80a5e43-0be9-44bd-9adf-9340d724b7d3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:41'),
('a80f0e3d-9085-4bb8-9919-60ce06149662', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:23'),
('a81036c5-f028-4fb7-a793-675b4986e8fa', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:52'),
('a82395d8-29f4-4c47-91bc-702c1cfe10d1', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:04:50'),
('a8249ca3-0d43-479d-b438-a7639f82e161', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:25:47'),
('a82587ec-6d34-47dc-b2c6-4f347e587b08', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:39'),
('a834cc7c-e04e-430d-9da8-ffd3b3919ded', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:50'),
('a84460f7-0deb-4b0b-b7fa-e359ce2591e6', '154.161.0.165', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-25 19:56:05'),
('a84d46eb-cc7a-4094-bab8-eec159768f35', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:42:08'),
('a85145da-7748-477f-93b6-380a52194f7f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:21'),
('a851ca56-766c-4bb0-a70e-d3584db790d7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-25 18:57:31'),
('a8521d79-39f4-4e03-b446-cf77a21476cf', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:29'),
('a85e753d-626b-42e0-85ad-598b04f7a619', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:02'),
('a8710788-f167-40a4-9fd3-a55edc0e46a8', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:50'),
('a871f2f0-e1eb-4cf5-a4ad-a1b91b81262a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:54'),
('a87438c6-492f-42a1-8e7b-703dcb0f8c52', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:07'),
('a8830c92-4bff-40f5-a9c6-007a0a3a119f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:11'),
('a892a00d-80e3-4629-911c-41aa397d152b', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:50:19'),
('a8b41ce4-9b20-4b60-a6c4-6d272407a307', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 17:24:10'),
('a8c23b7a-6224-4558-b3e7-8649772c8db1', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:50'),
('a8c454d4-67af-4522-8505-d55444b1ad96', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:01'),
('a8c56625-d6fe-4254-bd13-ab30d3f48772', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:07'),
('a8cd1b4e-773c-40db-bc43-0e02c30d6511', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:27'),
('a8d73e85-4059-41dd-a20a-77f2eab33998', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:27:12'),
('a8e60cee-c781-423e-bbc7-c7a95656cdf0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:13'),
('a8ec1eb9-c360-46f4-9252-485701152ea6', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:57'),
('a8ee6d21-1dd4-444a-8f6e-c605fbd5e82f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:32'),
('a8f82eb2-1b3d-4272-900b-fcd81db0f0b7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:40:44'),
('a91e4df3-ea58-4260-bf7a-9bdf4dfe31e5', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:50'),
('a9290857-44f7-4a6d-b3a2-e2d7840089a2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:44'),
('a93370b1-852b-4857-89f5-d8429ca5e441', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:16'),
('a93d9b26-8355-47ec-beb4-0068d60b0bc6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:57'),
('a93fb64e-71e8-4046-b6d7-f7e3e02de6ab', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:57'),
('a94c618d-cb27-496a-b3f4-00e4b5f68168', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:04'),
('a94ca3a9-a042-4786-bcb4-2497befb571a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:54'),
('a95b4332-4057-473e-80d3-31ce5444464a', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:58'),
('a966ea20-6011-4d5c-8e0b-ee503e699421', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 08:34:37'),
('a97c4b53-0065-4f63-b948-cf08090bb8b1', '154.161.181.52', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 19:34:33'),
('a97da70a-7bd1-4375-89bc-f9186e1adaad', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:01:55'),
('a9827c9c-2cc1-4556-ad46-cd4e5b778b09', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:34'),
('a99160aa-919c-48a3-86f9-1872803d37fc', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:32'),
('a9a88f34-116c-43fd-9eeb-24aa140db40a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:42'),
('a9b5c63e-1bdd-4b39-b360-dd80a7f20b97', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:34'),
('a9bf2089-baaa-4e4e-bcf9-324268757686', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/expenses/log_expense.php', '2026-05-29 11:35:18'),
('a9bfe285-8163-43d0-9824-1109f8eb993d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 18:50:33'),
('a9c62d08-9bd7-48a2-ad0f-feb0b8dcce62', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:03'),
('a9d280bd-b2c8-4a69-9016-5de2756339fe', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:08'),
('a9d2cab0-f3b2-40f9-b552-1829481406fe', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:43'),
('a9e7f861-8937-4596-8c60-a00cca8828bf', '154.161.173.243', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-26 10:10:01'),
('a9f5496e-598b-44c3-bbe9-8d759a255f08', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:08'),
('a9fe780d-6a74-405f-9732-06f1f793db85', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:10'),
('aa0665da-d837-43e9-b8fa-ea8949a4df07', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:21'),
('aa125d28-2e64-4bfb-85de-c957ce1b859c', '154.161.138.84', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-28 18:51:00'),
('aa1c8294-7ad8-459f-a9e0-59f319b6cc6f', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 22:14:12'),
('aa303a9e-3b95-48be-961d-8eee3b81f1d6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:04'),
('aa33e318-7df1-4889-8fdf-0b17e54be3f8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:03'),
('aa40e79d-5b38-48ff-a3e5-05317fe9aac7', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 18:50:25'),
('aa45eb73-d074-40ed-a78f-180be322af56', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 10:38:28'),
('aa5155d0-7675-48ff-b84f-dcab61c95e81', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:33'),
('aa587686-7611-4fae-a889-8d1164b868ac', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:17'),
('aa5f426a-a578-4b70-be22-1ce157c5a956', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 12:53:24'),
('aa62dcf5-60f4-4294-a311-4952953ecf5a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:59'),
('aa698ec6-4667-45b0-a634-0e7d3ff894d7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:01'),
('aa771d69-f62e-4045-9152-9fc759c31200', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:11'),
('aa783260-e534-4c06-9fba-1635d432722d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:21'),
('aa907f32-e0c8-4cf8-b814-9933f64355ae', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:30'),
('aa9ef3d3-d9a9-4e36-9f0b-c18d62479796', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:03'),
('aaa054e0-acbb-4646-870d-e68a7d5706e2', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:51'),
('aaa2b639-650f-4fb3-b6ab-36bdfd635d2c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:37'),
('aab0bddb-42c9-4760-a7bb-8da7226bea19', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 11:02:28'),
('aac638c6-2b32-4bec-8fe8-ac49e606f225', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:00:18'),
('aad7219d-6fd0-4dc6-9efb-d07a0129eac4', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 08:34:02'),
('aae54876-6387-4720-b2a0-2885a1786615', '154.160.5.183', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-29 12:07:49'),
('aaebb44e-6324-4035-949e-c94b97e1c86e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:17'),
('aaecd1b7-b4e4-44e3-b4f1-1d41af6e26c3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:47'),
('aaf625b7-24e6-4e41-a50a-872d7f53c027', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:18:02'),
('aafa0ac3-1b91-4411-bb3a-61b1f2deeddb', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:34'),
('ab06f6b7-eb08-4b7b-8ca1-8fb6ba412c20', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:08'),
('ab0a93ad-66eb-4ef5-a298-4492d79fc152', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:08'),
('ab23ba38-8037-47cb-ad55-6373457c2e67', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:50'),
('ab2f312e-dd93-4938-bcc5-5e6b50050a25', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:03'),
('ab3df50e-6f7c-49f4-ae00-71ec2a3adcde', '154.161.141.144', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 08:07:26'),
('ab59dfe9-7cbe-4871-b55f-4fe3df117ea8', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:46:37'),
('ab5dba70-8389-4d2c-985a-073321b57ced', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 09:56:11'),
('ab5eb494-31fb-4ef9-a8a8-85397401328f', '154.161.173.243', NULL, '/api/v1/expenses/get_expenses.php', '2026-05-26 19:55:13'),
('ab657074-e08a-466b-9638-5cbf0695d8c4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:49'),
('ab6a3ce6-9f35-4406-8ec0-d402a077c575', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:59'),
('ab7645b5-51b5-4ef6-809f-352c56a0b165', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:04'),
('ab83eacf-422f-4836-9fef-3af5498747d2', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:31'),
('ab92c860-f567-4863-a093-ef8460710a67', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:55'),
('abb0fed9-be43-4952-bdf0-44da379b2879', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:20'),
('abb21325-6088-46a7-82fa-b2b303e1af37', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:45'),
('abb4b98a-7a1c-4eb3-8de0-54570b26a78e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:27'),
('abc09e3e-030c-47d1-86d4-d5823533376c', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:01'),
('abdd31d5-2376-4985-868c-14c09bb18e06', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 11:22:24'),
('abe80c1c-a5eb-410d-96be-9681a4bb8177', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 09:37:13'),
('abffb3a2-60ab-4165-ad2c-017f419bb251', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:10'),
('ac0aec8c-f898-43c0-a3a6-fc3ed3bd9d5f', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 04:53:19'),
('ac0d26e6-2e09-4bfd-a07c-7aa816726d80', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:53:11'),
('ac21cc19-6720-47b6-9e06-6044aa0c93cf', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:30:19'),
('ac264417-1e8b-44e9-b35c-0d15bee66528', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:51'),
('ac283e79-19c4-4fa5-9414-92d47012c50c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:23'),
('ac3c974a-557b-4db8-b1de-44a582d6a8e0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:52'),
('ac5267aa-86e1-4078-87d4-6fd2db61a18b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:43'),
('ac54f788-3f66-44f8-bc2d-74cc87b19849', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 07:56:54'),
('ac6534cf-b396-425a-b697-f56a4b6f72f1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:47'),
('ac707324-e998-42fe-84d7-2294a81b5250', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:43'),
('ac73e759-f24c-48f9-a7c8-0bc9f0588821', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:25'),
('ac74035e-fe99-4be2-995f-42e7cf7dbbec', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:07'),
('ac846734-8f5a-4c3d-a26c-5e9e0a68ebf4', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-27 05:39:06'),
('ac84e3f5-8a26-4f46-b412-1192b53b13ff', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 08:41:42'),
('ac98f11a-123a-4a86-b3ef-a58b37fc43d0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:07'),
('acaa7f6a-4882-4009-ac4e-acbf5e69a9ff', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:27'),
('acc1c447-15ad-485c-8715-48eee8814eda', '154.161.141.144', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:21:48'),
('acd27cfa-7769-46b5-bd35-3630cb6e57af', '154.161.141.144', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 08:07:07'),
('ace1f47d-c7b6-4a71-89fc-87da0e956d23', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 13:28:54'),
('acee5e61-efe6-4a44-a23b-76c3b3fdf567', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:47'),
('acf149e5-345c-40cb-a5fd-cd414d361d8d', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:21:10'),
('ad07980b-e4c7-4482-b681-4324b97382a3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:05'),
('ad201fce-9090-4b32-a9c1-0b73e80d4a0d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:38'),
('ad2066da-7833-4f75-9148-011ad0e6f953', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:42'),
('ad20cf28-b757-474d-9985-3ed9e5fdf7fe', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:02'),
('ad2575c1-9c10-478c-a7d7-8f58a7c0d73d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:21'),
('ad3057e3-3805-4659-a562-3507ad1f2244', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:44:07'),
('ad3589a6-ff67-4d9e-9033-cd9caf129fc1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:07'),
('ad3fc25a-b69a-4afb-98cc-8642bca9ad7c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:02'),
('ad41bc62-51a4-47c7-bfb9-7cfdf112f2a0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:17'),
('ad43ed2c-7b86-4b74-8093-2f7e476e37aa', '154.161.138.84', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-28 10:26:51'),
('ad461323-af17-44a7-8618-746157945afc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:08'),
('ad4eb900-9802-4757-ab1f-0e1930a8e22a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:52'),
('ad50cc55-0655-4f2e-964e-3e265e98024a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:21'),
('ad72b653-94ff-44a3-b53f-0570e2ea7fe4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:56'),
('ad78f44d-8e68-42d3-b536-3b141d4fafd9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:09'),
('ad7a3d07-fa0d-497e-be7c-9fc2b1a0d093', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:10'),
('adb14383-aebb-4bb5-8240-593fd6db33d7', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:51:34'),
('adb61106-04d1-44a4-9fd5-f1c611834d45', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:43:09'),
('adb6b9be-fee5-45bf-8cf0-4b890e6ca9ca', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:57'),
('adc4e356-9d8d-4d78-b576-96f8a33a8f6e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:27'),
('add3b25d-fe96-49d9-9d2d-b156b03edd71', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:34'),
('adf30a19-8861-423d-b695-8fc03c8f6d1e', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 07:39:35'),
('adf4c87b-24da-405d-9a3e-5e6fdf146e91', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:28:03'),
('ae0ce411-b5aa-4bc6-b81c-63e205ec16b1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:17'),
('ae2d7fe2-90a6-4f4c-9926-b14fb4364751', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:48'),
('ae4412ca-67e7-4f32-8543-994666c0c630', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:23'),
('ae442ed6-ed9b-4f4f-a050-2bd13228d4d1', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/branches/get_branches.php', '2026-05-28 18:50:14'),
('ae4e6026-9e56-4b08-9b3e-3ed3b20cdd02', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 12:21:59'),
('ae53a0f9-11e2-4d0b-bd6a-2d1dd7547993', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:27'),
('ae5a7195-7f56-456a-82b3-38550d576373', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:22'),
('ae6315c0-762a-4eb8-92bf-0b8293ba8ea2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:18:32'),
('ae76c26a-9500-43ee-b3d1-68cc3eb2d4cc', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:11'),
('ae78fddf-8756-4de9-9042-566d6f35d47d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:47'),
('ae7df14a-d1de-4fba-bbb8-2f68eef2cde1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:27'),
('ae7f9871-44c6-48e9-9134-9d049f3f02db', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:47'),
('ae946c12-9f73-42c9-87fa-0207c32b9f07', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:32'),
('ae999f9c-60d3-4989-98b1-80a709e9509a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:37'),
('aebec1fe-3596-4678-a65c-f45307bdeb64', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:19');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('aedffa07-0ed0-448a-877c-74a942bb3294', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:14'),
('af2308f9-a837-4342-93e4-5765e16f9ca9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:02'),
('af2ff5f6-9b93-4639-907a-d05ea2dfd307', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 22:27:20'),
('af37562c-fc54-4d93-840f-c7b488911d5a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:07'),
('af42ea95-b492-4dd7-a376-e9a1299af97b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:27'),
('af539aca-06bb-4a0d-91fb-be6b400c3a53', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:47'),
('af5bd6da-f244-4ea8-9004-2696eaaf0e7b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:47:34'),
('af80337a-c63a-4d83-9f06-81abeffe1dcf', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:22'),
('af86c77b-31ac-4248-8f71-c0f3e917e9b8', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:00'),
('af8b2c81-0662-43f4-986d-a2fde28e35d2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:03'),
('af8b9b12-fc37-4750-b129-79a681d3688d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:44'),
('af912482-3627-400c-8723-f76fa80fc22f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:57'),
('af9b258e-2e57-4a56-90da-8b5450a91e90', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:28'),
('af9e5e6e-f999-4b91-aefd-d52808b4ea5a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:03:18'),
('afa95a6a-dbd1-48e9-af80-29ad3ab37f28', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:51'),
('afb3e199-3f8d-4015-9f89-b8695e33d73d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:53'),
('afb64984-684a-40f7-8ff5-60b455872794', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:50'),
('afcd9557-afff-467e-a9a4-c85f93e8e774', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:22'),
('afd316b0-0d3f-4db3-beaf-3f3cee9b38cd', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:47'),
('afd800f7-c608-4d10-891e-ec1fdcf270d0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:34'),
('afdcc860-e10a-49bc-af37-911cf7484487', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f', '2026-05-29 09:06:12'),
('afdfaf86-49df-427e-97af-6fcb57c41071', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:47:35'),
('aff0587b-d208-4e80-b1cf-7c65ceff02f2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:41'),
('aff851d9-ff62-4c16-b7ce-c49df54db793', '154.160.5.183', NULL, '/api/v1/messaging/send_sms.php', '2026-05-29 11:50:31'),
('aff8b505-ee8a-4e6f-8fff-80dea21e5138', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 05:33:58'),
('b00347ae-8e5a-4f0d-8631-1d63c1cb9d06', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:11'),
('b00abef1-c146-45a2-964c-29a70c1da950', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:27'),
('b00d34d0-2296-4967-80e4-70d76a7b25db', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:41'),
('b010f055-e767-4aa1-ac1f-bb002a969b7d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:13'),
('b0183a53-bb87-43bf-83a3-ce89b081ac4e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:03'),
('b01a2dc5-9f74-4990-a5a1-a1164e01b1d8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:29'),
('b01ac466-c929-4858-baec-121401de654f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:24'),
('b01dea07-e130-423c-bc0f-028cc778064b', '154.160.5.183', NULL, '/api/v1/users/list.php', '2026-05-29 09:10:46'),
('b02d81ab-3cd7-48b2-8b4e-3f0eae5f3ad7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:47'),
('b03096b5-6594-4ed8-a10d-4eac5b17bf5e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:53'),
('b05916d2-fb78-479f-84d9-ad9978d769a7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:21'),
('b065dbb1-e230-4e83-90d6-65f59084dba3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:21'),
('b0704302-bd79-4686-8b1b-6423d535a2e3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:27'),
('b08d0db3-717f-4c7f-ae8a-29eec12ea512', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:02'),
('b0a2c235-0285-43bd-a8c3-3ff8e27f50b9', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:17'),
('b0b91bed-981b-4991-9506-861c499e6520', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:50'),
('b0bdabe5-4895-4228-8ce0-bb8736735c04', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:45:18'),
('b0c80667-e930-4049-b9af-b4d0c4d93cc2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:52'),
('b0d081d4-f4e2-4975-a480-c4327a50391a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:24'),
('b0d32000-c8b8-4cfe-9f21-5bd04009e091', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:15'),
('b0d3e96b-fb55-45ec-862d-dbe39e1cb90e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:41'),
('b0d6dd31-0b04-48ca-8a46-b3887bbc49dc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:27'),
('b0e1e650-14a4-4c39-b79e-9ff73ec1eb84', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:37'),
('b10ee9a9-db1c-4f09-8c83-c550dc30b5e0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:11:00'),
('b114bdf9-9d14-4aae-a5b4-019e512f63f3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:17'),
('b11e8975-e9c0-42b1-a273-e47f831f3c67', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:00'),
('b127a108-9ecf-49de-9a4a-2b42a228e2d1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:17'),
('b1441e48-ad0d-4481-acb6-1d6d40cb996f', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 12:02:45'),
('b147422f-aaed-4dde-9d05-c3cd5ef0725e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:07'),
('b1544463-3cbc-4226-abbe-999912a0cd0b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:12'),
('b1568ee2-eecd-4659-8213-f2b5a71f584c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:53'),
('b167844d-34b7-44ec-bfcd-4868363ec6dd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:24'),
('b169825c-b648-4ce2-be3a-be4baf4dcf59', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:58'),
('b174d010-b45c-4ece-9ccb-085f15cb0616', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:54'),
('b1757815-2396-4144-9639-17f92d809318', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-29 12:07:51'),
('b17e6cf7-2c49-4435-9d2d-b92a5cdf6d9e', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/add.php', '2026-05-29 12:10:47'),
('b18a8e46-2caa-44dd-9c66-c6c7585c9761', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:53'),
('b1a45301-f162-41d1-bc3d-118170db7ee5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:57'),
('b1aac340-cd2e-44a2-b2b8-d321b98acf52', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:59'),
('b1c0925d-9f0a-453e-a147-e035867fcaf2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:52'),
('b1d318aa-b8e2-4ac6-b881-cc52369c443e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:32'),
('b1e4874a-37f1-4633-8144-6f095358557e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:18'),
('b1ec8565-98ad-44b7-a5e4-172dd6fc05d2', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 12:01:17'),
('b203c26f-85b3-4b37-b046-407573e80676', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:37'),
('b218c7fc-a7f1-46f7-ac9e-ba6bba47f791', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:58'),
('b2191f4a-a1fb-46fe-9bbd-80bd3b9bd96f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:51'),
('b220c2dd-7b2f-4fde-b1e8-22e6c0f0990a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:14'),
('b2227d2f-3c15-480b-8e60-6c4ec4063e4c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:35'),
('b2239bd7-4e33-4b9c-b8f6-c7fe114ee665', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:24'),
('b23a0474-ab11-4101-b87d-9245fb8b19af', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:46'),
('b24e3aaa-b382-45b4-bd07-e6970d4f32b7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:07'),
('b2548a9c-f9dd-41b0-967e-45d82f29b1fa', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:40'),
('b260283f-9515-4e56-8b7c-f215dc752d55', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:57'),
('b26a12e0-61fc-42a8-a435-1482d8c6f71b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-29 11:22:33'),
('b274eca0-75c5-4bca-bbc7-7a8254b6c361', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:11'),
('b2878960-99b6-4b39-9bba-d14f59cf1443', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:28'),
('b28db2f4-1c33-472e-8269-2e15bdd79810', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:00'),
('b28e2185-9a5d-45ec-9f9a-17a54764f6a6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:31'),
('b290fdac-df74-48a9-816f-2fbcb8f5bf25', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:47'),
('b2993e79-ce96-4bc7-a938-d008c9aee504', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:02'),
('b29a2099-d4e9-43bf-bda6-d14b1ef4105e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:10'),
('b2bb94ea-66bc-45f6-959c-19672d1146f4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:58'),
('b2bc4168-0188-485f-85dc-595f57081612', '154.161.161.178', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 14:40:05'),
('b2be62aa-ffa8-49f3-8d9e-1cb2c8c020d4', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:30'),
('b2c264e2-1c8b-499b-b234-3c3bc668f7fd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:22'),
('b2ce2170-8c93-4133-ba8c-f91d00e6ec9d', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 09:29:14'),
('b2d44194-e183-49b5-835b-a2ffd0935717', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-24 14:40:18'),
('b2dd73a1-de71-4fc6-9ea1-abef104526eb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:27'),
('b2e8b3f4-50e0-4e57-905e-8e901a2a8610', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/verify_pos_payment.php', '2026-05-25 18:54:16'),
('b2eeb001-d3b9-46fb-89a7-618c357e2cab', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:51'),
('b2f272dd-0795-46cf-a18b-ae117f6ac172', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:28:38'),
('b2f5cb53-67ee-4277-8242-f4c0c6905dc8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a1814c0ecea6', '2026-05-28 10:11:30'),
('b2f5fd27-9336-4a9b-91fc-26ec777bd0ba', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:29:07'),
('b2f8b444-f8c6-44a1-99a8-b381992fd4a6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:19'),
('b301d829-1a6b-4d76-ae08-8d58b35aa85c', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 12:07:43'),
('b307ed1c-79f4-45ec-a362-64fa4ec33076', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:47'),
('b30bca36-176e-4673-a9bc-1a306c055cfb', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 08:34:02'),
('b3140290-c877-46cf-9666-c2178b786df7', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:18:32'),
('b31e34f6-8df3-4195-a06e-ae4c6926c256', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:01'),
('b32a4c5e-7725-4d83-b47e-eda534754d5b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:17'),
('b36b6779-86be-403d-aa92-5847182db0c0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:20'),
('b36fb0da-583c-4d55-95e5-cb9ba1961075', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:24'),
('b370bdfd-6926-4ca9-84f1-f3df75210e56', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/expenses/get_expenses.php', '2026-05-26 19:55:13'),
('b37ec957-f905-4ecd-bdba-0c286ff60223', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:18:22'),
('b382372e-0b64-4d75-9b43-b235bb0b45a1', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-27 08:05:23'),
('b3837cad-d85f-41f2-b95d-98b3b772dc44', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:25'),
('b386ebc5-25ba-4ca2-bd11-3d7e5ba36f98', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 11:22:21'),
('b3994df3-332f-4d17-ae93-0cb8db121a6c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:02'),
('b399a215-5d4a-462c-b914-91d06db266b1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:51'),
('b3bac015-e410-4014-82f2-8c43ee845eb6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:03'),
('b3bf2263-39bc-46c6-b6aa-cd1f2b0648be', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:08'),
('b3c07c1b-938b-4b0a-8f45-4cc9bfb73fdb', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:12'),
('b3c40bbe-17fb-42e7-afb7-f4fa46dcb577', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:23'),
('b3cd7bfc-dd24-4c2f-ba83-641c519b8dd4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:01'),
('b3dab6d8-7bc6-468a-80a5-9803e7c5cc8f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:51'),
('b3f0b31b-82c2-499f-834b-b9a1f8133483', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:41'),
('b412c842-75bb-42f4-beeb-d5f36817ed6f', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:46:34'),
('b423caa7-6da1-4759-b858-53aa25aad8be', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:12'),
('b439dab2-9bfe-4f66-9f88-452ea55b73c6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 18:01:46'),
('b43b2930-9ba1-41bd-93db-77c4f4b8dead', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:24'),
('b43fe791-8051-4f89-98f1-bc0c65f59bd9', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:30'),
('b440fa44-d6b1-413f-9c5b-02c978809b59', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:40'),
('b4414f33-9119-4c52-8502-b00cb253a0fe', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:49'),
('b44f1e1a-5653-47ac-bc84-fea885f98d00', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:03'),
('b453e877-b1fd-4450-b075-052ff6fd3e44', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:23'),
('b457ab6b-08c5-4be2-8414-b8751adac1dc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:57'),
('b47e3c42-33cf-4ef3-868f-2d5692ee2aad', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:06'),
('b47eef77-9f9c-42f0-8ef4-d6b1c1000da3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:57'),
('b4837eae-b98f-4bb7-bc50-f251336d7ade', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:42'),
('b48eb5e3-7f17-4568-8a6f-26d0966de2a9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:21'),
('b48fdde9-5c50-4a8b-b777-0a8214a7e29b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:43'),
('b4a2b73b-05dd-44f5-aa82-cad740ac6419', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-28 09:56:01'),
('b4a4c8a2-1d42-4a31-8e14-c2fb742bb2df', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 18:49:49'),
('b4a9225d-66e5-4709-a659-bf75484942a6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:25'),
('b4af654b-12c7-4368-a631-2a1669eebfb7', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:50'),
('b4bc2c3b-fa35-436c-9de7-96bb64fb6ee3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:39:51'),
('b4bf0a8c-0ff8-445c-a0fc-a1c9015e1ba4', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:25'),
('b4d368ed-b0b3-4988-aabf-16be4a85f28b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:09'),
('b4dc8bc4-d229-4621-834b-f28c2cb99615', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:31'),
('b4e30c1d-9f0a-4523-8f47-255e3fa271f9', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 12:04:33'),
('b4e62259-2fa4-4439-92ec-eb79c040bfa6', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:39:18'),
('b4e7a849-75f3-4af6-95af-04968037ae2e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:54'),
('b4ef03f1-a08a-4ea8-850a-f19453a750c1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:53'),
('b50f1578-a248-4576-9710-4a222b3bb28f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:47'),
('b51b9365-c0d1-4e51-850c-43d6661a37e7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:33'),
('b53ad797-709a-44bf-b6d7-cce25518731d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:37'),
('b55067d1-b8e4-485f-9526-d2beb99aff66', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:22'),
('b5541d6a-e40c-41a2-a2cb-47ff2c815b21', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:20'),
('b56aee25-b402-4067-9ae5-ba3056ea7d78', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 10:10:41'),
('b58c569b-2b7d-409f-9c50-cc0a3445ddca', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:27'),
('b5903c04-adc1-425c-8cdb-868429b64914', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 09:45:28'),
('b597ec07-fc9c-4e02-960f-042a5d84b0c0', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:03'),
('b5a189a0-125b-42af-8766-815eefaf0ccc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:17'),
('b5a23950-e06b-4322-b63a-a32d28689ae8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:08'),
('b5a74dd8-b771-41e5-ae12-cc194a7d7c73', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:02'),
('b5beac6d-0a3c-4ce9-8710-697db704a501', '154.161.161.178', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 14:28:02'),
('b5c2bc83-139f-4748-a5e2-69013a7f560f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:24'),
('b5e31b31-b94d-47d1-9d52-088e65a0baee', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:21'),
('b5e7816e-d621-4c70-bf5f-f01cf3b688fc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:58'),
('b5f3b19b-d75a-4672-83d8-926664a11fff', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-29 08:38:30'),
('b607cc9a-4061-46dd-89c3-d80c91e11c50', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:57'),
('b6104186-5a71-4306-a987-a3b3c8e80f8f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:06'),
('b61a37f4-9f66-4b28-b7e7-f5de17b87eac', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:10'),
('b6224cc9-1df5-4ea7-ad5b-11bcdc793064', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:21:41'),
('b638d275-f156-4aea-892b-f3b5c8ecb177', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:27'),
('b648912a-aab1-4ceb-ad1b-4e0282c0dc36', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/branches/get_branches.php', '2026-05-29 11:30:43'),
('b650e17e-5ea1-4061-a136-1440e47c57d7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:07'),
('b6514af7-455d-4d70-afdb-c49759f11e8e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:57'),
('b6533b29-affd-4286-b832-329bbf692e4a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:21'),
('b6586171-906e-4f8c-a684-4a1b8ca4d1b8', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:33:16'),
('b6645b7a-3b38-43b4-8a8c-4d52b0c9a617', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:49'),
('b66ae61a-3458-4747-8a98-02306a84d0c7', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:21'),
('b66c7ff1-e0f5-49a6-8a29-a7603715b0b6', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 09:53:20'),
('b6782edf-6c38-4afc-b42f-f20b0a884c1f', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:48'),
('b68d52f8-ba92-463d-a0c9-385a0705f79d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 10:38:28'),
('b68e2d74-385b-416d-bb80-2cfa5b7f61a4', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:10'),
('b69068ee-9dc8-48a4-9e02-79e31a740a80', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:37'),
('b69933b3-af93-4e16-9d39-2f3e6dc7148d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-27 05:42:38'),
('b6a9a062-6ee9-400c-a702-3830923b2751', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:47'),
('b6aae447-ae4d-445f-8dc5-fe4523199110', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:13'),
('b6ade0dd-f2b3-4a38-b853-9ebf157c4493', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:27'),
('b6c46867-ec1b-49d1-b680-f5afd051ecd1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:07'),
('b6d2be8b-c086-4b5f-aeab-36252c217723', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:22'),
('b6dfef7a-1dbb-4503-af00-464808dafa5a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:32'),
('b6ec14bb-111b-4927-bca2-a4f05fd90a08', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:36:57'),
('b6f0aa70-1509-45f8-b5ed-4b9f9d1991be', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:43'),
('b7021cc9-59a4-4d4a-9ff4-95a110592482', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:58'),
('b702b9f3-f888-4f8b-9642-5b3d29719abe', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:59'),
('b70625ca-354d-44bb-85c1-4759c2b36778', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:50'),
('b738c4f2-7123-435f-baea-b0b65804c7cf', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:52'),
('b745401a-7b56-4a01-bc13-17e71b07d6b3', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:10'),
('b74a7216-3e06-48d2-8ddf-33b859a86b33', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:37'),
('b74ad21d-e9ba-4997-b962-e51f17a75589', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:49'),
('b74b6284-4158-42af-a72a-76a93e25a660', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:47'),
('b74b7d93-20fd-47d1-8b37-d12c7b0fe283', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:01'),
('b763d851-877b-4c9c-a16f-971fb042bb9b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 05:34:06'),
('b76bb9fa-79b7-4373-a17c-be7ad48030fc', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:08'),
('b76f65a7-bc53-47f3-be84-3a3345d77868', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:32'),
('b778e41c-32d6-4521-bf83-2f060571731d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:52:11'),
('b77f01ab-c011-40de-a176-4418b416f4b3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 14:28:02'),
('b781c38e-5fee-4e79-b54e-43cd72b9497a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:03'),
('b785365e-e3f0-4604-a310-1a73bfa4876c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:48'),
('b78c0909-dc4b-4d71-8908-2e3cfb688803', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:04'),
('b791df4c-9187-48d2-81a2-608d0c7e8b8c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:42'),
('b799a259-f26b-4c89-89c9-2ff85e5ae399', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 19:55:59'),
('b79deb39-f8e3-46be-9284-610e2fb00be5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:27'),
('b7a8afc8-f2f8-48e4-868a-65c3fcf5e480', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:59'),
('b7ac3165-2157-497e-bbca-b7fc356f2b3b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:13:38'),
('b7ac36ce-634f-4068-9345-8ead1850a5b1', '154.161.57.109', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 03:58:25'),
('b7aecd32-0cca-42b0-ac21-6351e66e1917', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:38:48'),
('b7afb85f-07b0-4f25-be59-9998306e90ab', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:57'),
('b7b254b4-d8d1-4718-adfe-622ca15aede4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:17'),
('b7bae2da-8aaf-4513-8637-c23f04b43282', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:10'),
('b7bb607d-9d63-4e31-a380-ca94a779aeb3', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 09:05:52'),
('b7db2c2d-5e0e-4bec-a7a2-d39673b02031', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:22'),
('b7db30cd-ae51-4a2d-b4c5-2440a66dbba6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:45'),
('b7dbf231-1800-4d50-9540-6f4812f8a7b9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:41'),
('b7ecc239-7577-4cd1-b278-2ea71b3f3d63', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-28 09:31:37'),
('b8128d3e-e366-4f61-82fc-99115a239ff8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:37'),
('b817c639-ec3e-4f04-add0-37d4df5f97f5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:49'),
('b825280d-fa19-4f51-9274-9a7afa7704ca', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:22:05'),
('b835cd3e-2950-441b-af65-df5d56447c5a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:27'),
('b83bb5a9-8f11-4876-bce4-572fb1b6eddb', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:10'),
('b8404e5a-dfa1-4648-85d4-3a0b32cd6ac5', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:22'),
('b845acf2-1d4d-4327-a06b-a557b6ec7047', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:37'),
('b850b2cf-f539-4035-8654-1fdd1b36e131', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:20'),
('b851b069-bb74-4f59-a581-9bd40347e9c4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:51'),
('b85b40d1-f205-41d9-9b8a-8539b456075e', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:38:48'),
('b85d23c5-4ffb-487d-af20-2ea39d1cc63b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:55'),
('b879bfdd-af25-428b-a305-43b63e9e3c1f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:11'),
('b8808b6a-0b13-4724-b3a8-054ac7e6b8e5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:24:37'),
('b88bc586-3915-4d27-81fe-caf24e368604', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:31'),
('b890199b-d13d-4e52-9503-ea012e27a4a7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:21'),
('b890c2bf-d0ad-404a-80e0-eb72e465b597', '154.161.138.84', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-28 10:38:49'),
('b89b3ca3-31f5-4edc-a694-b6e68974defd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:28'),
('b89dc7cd-48ef-47b3-bc63-b689f87cf367', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:11'),
('b8a4d664-2d6b-4d3c-9777-586302ee9d1d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:43'),
('b8ac10d6-1334-46db-9203-c18e8f7a05c4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:17'),
('b8b09a6b-39f2-4242-9273-0b20aba8a0f7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:31'),
('b8b47266-ba3d-499f-be09-08580e40b4ad', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 22:30:45'),
('b8b658d8-c05a-4c22-899b-d290411ca3b3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:14'),
('b8b8b898-5d10-4aca-9e35-ff62090b980b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:03'),
('b8d30d2d-ee33-43af-be66-9fdcec221788', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:47'),
('b8d5b087-aa1f-47b5-a662-7f8adb412da6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:21'),
('b8e0b451-0706-4e43-b1ac-34d049e15bc3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:54'),
('b8e65ba0-73aa-45e1-b2af-d3762321d30d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:44'),
('b8e84976-525f-49c4-ac60-24ff625f21d3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:52'),
('b8f41435-6a5a-40fd-bec1-c8d328ce7105', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:58'),
('b8fa9df0-18f3-41a6-80bf-1ed7f233e212', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:37'),
('b8fd2adf-5545-45ee-a83c-b06a8332cfe4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:51'),
('b906b0e5-a6d8-40be-bacf-5d2687d7f6f9', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 09:10:46'),
('b907c09a-0991-4566-958e-f80f8f4e02aa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:01'),
('b925269b-1046-46f9-a2a1-d3fb6ed8bb44', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:27:07'),
('b933ea17-1e1c-4596-b8ae-eff7e1ba5163', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:17'),
('b93b072c-29ed-43aa-b3b3-475595ff2a6d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:53'),
('b93dac7d-7248-4542-b524-0a1e699eb93b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 19:55:13'),
('b93e9749-bd77-447b-978f-d2a10dd888f8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:51'),
('b943b36c-3d17-4307-9eca-59600eadc592', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:47'),
('b959f848-7e24-481a-b04b-2e35257d7bc0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:41'),
('b968339e-16b3-474b-a91a-b4ece0f8299c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:57'),
('b968890b-fd36-44be-8b2c-fd05a190383a', '154.161.138.84', NULL, '/api/v1/billing/initialize_subscription.php', '2026-05-28 09:45:35'),
('b96a3e4b-3e44-4e03-a9ae-3474285579e0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:21'),
('b96cb68a-6829-46aa-9531-a9f1ef7720b0', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:42'),
('b96e89e9-4982-4b60-9280-e5650bc027ba', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 19:55:13'),
('b973d455-42f6-4281-bea7-f406c6142f8f', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:32:37'),
('b977e7e1-40bb-46e6-92b4-d055bfe226f7', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:13'),
('b97f3939-d77d-4c61-937d-0e7a9f0059ef', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 07:43:57'),
('b9892e7e-d388-4857-9ffc-3fa3683d7e58', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:44:07'),
('b9a7a0e8-7959-4f91-9573-545ac3ccd97f', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 22:08:43'),
('b9ac8e66-8ada-470e-a11b-dc4f39fe0476', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 11:02:22'),
('b9ae36ca-f3d9-459c-bcea-446d79240335', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:07'),
('b9b1b6e7-2bb6-4986-a353-251308654b88', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 10:40:27'),
('b9b95db5-1afb-4a07-8990-a99698c66e48', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:33'),
('b9ba9957-03da-4a84-9d1c-800ee8091a39', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:04'),
('b9c186d4-a9d9-4bec-bd63-3e830c973fd3', '154.161.181.52', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-24 19:32:17'),
('b9cb8f33-9265-491c-b6a7-187c0421b608', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:21'),
('b9d00e24-f790-4563-b84f-fa5a48046daf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:48'),
('b9f68309-6043-4769-a43d-6e85f51a8376', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:31'),
('ba0b466f-e000-463a-8d78-bfe27c12ed40', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 10:02:45'),
('ba15957a-4957-4532-b0f5-78b27dfe8040', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:31'),
('ba2b35a2-b7c3-4508-aaa1-938aeea15006', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:08'),
('ba382d44-d078-45dd-8f08-a2611b3efc05', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:18'),
('ba3b84a6-5979-4720-a0fa-87307eedf254', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:24'),
('ba3d0d69-b98c-4622-84b4-d566fad108bf', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:22'),
('ba49aceb-dbb5-4039-a641-ed02d48fc857', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:37'),
('ba546c18-cd43-4334-8680-5e204eb7abed', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:56'),
('ba826ac6-d49a-4584-a53d-f9ea2be6fa97', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:00'),
('ba94bdd8-a4fb-44e2-9120-9aa5234df546', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:44'),
('bae4b414-3b19-4305-b65d-ef2971a01378', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:48:57'),
('baebeba1-ee2f-4bfb-a614-ff1e66c2d444', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:32:41'),
('baf5fd05-1375-4166-af65-0d02ee283847', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:42'),
('bb0d9503-689c-4e68-b175-82df88123d43', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:37'),
('bb1580af-73d7-4ad1-ac4f-17bbfbe84993', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:53'),
('bb2974c8-5544-45ac-a99d-c3ba9f6d3cc3', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 14:27:48'),
('bb2d1d5e-a12d-46b1-8833-02251f9fa0ba', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:15'),
('bb38b6bb-c709-4ce0-9772-293802953c7e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:56'),
('bb3e360a-e679-4fea-8508-d08a95fde3ce', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:20'),
('bb44aa82-b78b-4c0f-9fed-c6998a3a705b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 10:38:28'),
('bb5c95db-578b-4ba6-98f3-a27b6ad7d259', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:23'),
('bb6053e3-d807-4bc6-a7f6-73de7ea75070', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:04'),
('bb65c251-72de-4b36-8038-3223f77f09de', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 09:05:59'),
('bb75dda9-1ab5-4eeb-ba59-04e02982aee7', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:42'),
('bb9832db-6d01-478a-9fe6-16366cb7c647', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:50'),
('bba25458-936f-44f9-abce-af1cdbcd16a1', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:42:40');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('bbaf0a08-b16d-4639-a3d2-522fd93b7efb', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:34'),
('bbb58ed4-5f93-4cca-af59-ad4f9474d7ab', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:12'),
('bbb6c96d-3262-4327-80a0-609124a7aa4d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:49'),
('bbb7474b-f5a9-4044-927c-79cc3c81e1c9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:25'),
('bbb84b39-7616-4840-a586-24482b809a61', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:07'),
('bbb88ddb-419d-430c-be43-e47507327904', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:40'),
('bbbea6fb-15b9-4a87-9a74-e0ff9f88c2b9', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:34'),
('bbc29446-6552-4765-9622-e5503a471ef4', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:19:13'),
('bbc5af0e-7ceb-401a-b008-8cd75c5670bd', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:49:12'),
('bbdeaad8-635d-4482-a5b7-bdbfb5b70d90', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:11'),
('bbdf3dc6-21f4-4b58-a14a-9302f3ef3e8a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:03'),
('bbe33fc5-42c2-4d88-b32e-391beaf91fda', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:10'),
('bbec20cf-aacd-4fbf-b7a7-a324bcbb9bfe', '154.161.173.243', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 05:51:15'),
('bbf0790b-b087-4624-bbcc-92cf20ec104e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:47'),
('bbfc905d-df9b-4ffd-9744-98096a3701b7', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:36'),
('bbfda532-7484-4014-8016-536d83613593', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:12'),
('bc008040-ecca-42e6-8fa5-a4216c7fe2f5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:49'),
('bc032502-bc4b-4720-9096-687eada8d5d7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:47'),
('bc0ad254-4b0d-47cd-9d82-40cd1ee673e8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 09:29:13'),
('bc0f8c47-e9fc-41d3-bf85-0a3b6c4690e8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:44'),
('bc1549db-fbb0-4b22-b4b8-15c89f2316a0', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:34'),
('bc2be925-cb1a-4ece-a80c-5c0f0d72f678', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:15'),
('bc31911d-6a6a-47fe-85c2-425b47d787eb', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:49'),
('bc33d51b-1197-4e9d-815b-5a8602b7e1e7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:49'),
('bc5288d4-b7af-43e0-bcfe-f94b67d50837', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:07'),
('bc58b5b5-1df1-4145-a734-d32e98912b6b', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:10'),
('bc6a91bd-b846-4800-87dc-ff2f065ee8af', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:33'),
('bc76df1f-a4f8-47d9-8934-af1df58b12c8', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:50'),
('bc78312f-ce62-4946-970a-5b8bff07a53c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:22'),
('bc81be52-b860-4721-b891-cd3bb710db03', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:46:18'),
('bc8c6926-8f60-4bb5-987a-e40e32ed344c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:34'),
('bc8dde6b-2938-49b5-81fb-7274ed9829e9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:47'),
('bc977c6d-029c-4430-b79a-83a27192486a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:57'),
('bc993c60-7f3d-4a69-8f4a-a4b0f8753271', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:48'),
('bca2fa75-6b7a-44af-b3e3-b72dc72a92ff', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:15'),
('bcb2c4ed-5294-40eb-aaf7-2f2f3c4c7372', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:57'),
('bcb96481-7d8a-4c33-b266-ac2e8bc6e013', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:50'),
('bcc235e1-8a7a-4c9d-8c51-6bc0ca92bf96', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:52'),
('bcc3fc6c-42a3-463d-904f-9bb573dedf8d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:30'),
('bccfd20b-b976-48b0-81a8-f6318f314769', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:28'),
('bcd17364-dc3b-4bba-922d-e2950dc0495f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:39:52'),
('bcd55db4-032f-405c-aab0-e92c6e799357', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:47'),
('bcd5ae48-82bb-4295-b212-01c37ab8c22a', '154.161.61.147', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 04:40:13'),
('bcea4267-c11a-4a15-a6dc-21faa01fad50', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 12:01:16'),
('bcfb8c91-68ca-4d9d-90e5-34e33f3b3258', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:34'),
('bd01db73-eb3b-4c05-92f1-a31ceb73ceb4', '154.160.5.183', NULL, '/api/v1/auth/update_profile_photo.php', '2026-05-29 11:48:23'),
('bd074769-6d15-4557-b5f7-5e99951a5f69', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:30:37'),
('bd074a16-59ce-4965-a28c-90c3923a6ade', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:14'),
('bd08c0ce-930b-4dc5-88b6-d1bb5f6534a1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:37'),
('bd171353-f55d-4187-87ad-c782757c3f50', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:07'),
('bd2234de-a143-4df2-b35b-0d71dd38a132', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/expenses/get_expenses.php', '2026-05-29 11:22:24'),
('bd2547e0-1ea3-45c6-a955-51aed2c3fe0c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:01'),
('bd26204d-ed34-4d1e-b0b6-8d1b13a8119f', '154.160.5.183', NULL, '/api/v1/services/new_service.php', '2026-05-29 11:35:16'),
('bd27b135-3f66-4596-a4b8-6d4900c01a98', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:02'),
('bd2a5667-9f5e-419f-b275-5fd5a5c2ca3a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:24'),
('bd34e79b-5384-496f-84c6-c264bfe9b8e6', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:40'),
('bd369a13-3bbd-4a9a-addc-0047f3f760f0', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:08'),
('bd39abe5-4886-45c3-810d-56cf4ec37bc6', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 12:08:24'),
('bd43aa18-71dc-4152-bcf1-3a2caec584ee', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 11:22:00'),
('bd4d77ae-8653-4750-9da6-309d4988b11a', '154.161.0.165', NULL, '/api/v1/payments/verify_pos_payment.php', '2026-05-25 18:54:12'),
('bd4f06ee-a9ab-4ca6-bc92-ac1f4094019f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:07'),
('bd744e13-d8dc-4138-9253-076aeee6b1ef', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:22'),
('bdb9d390-4d85-4ec8-aff8-fbe4d388fab7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:21'),
('bdbf99e5-3847-4e92-92e0-9c5ae8778f45', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:55'),
('bdc46b06-efc3-4950-9fa5-a131c5ac8b84', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:58'),
('bdcad71c-3ca5-47a8-911e-3457037375c8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:21'),
('bdcb6ac3-36b8-4913-99a7-cb08ce2638a5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:50'),
('bdd02bc1-cccd-42ad-b078-88f4012b4329', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:41'),
('bde794af-01e7-49d7-be2f-b0f374d4afab', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/add_service.php', '2026-05-26 11:03:09'),
('bdf6076f-355b-4a09-a394-17dca9123090', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:00'),
('bdffd91a-d7e7-4309-b0c3-2ef976c2948f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:27:37'),
('be026b90-2969-4249-96a0-667914b45f8a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:18:12'),
('be07c000-7e48-453c-961d-911802ff26f7', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 12:08:23'),
('be1e50b8-2907-4e98-9e4c-0642d65dca46', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:47'),
('be3cc0ff-b6fe-4aa8-9e07-8c5fd42bbd55', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:10'),
('be40bdeb-1989-4078-a903-d0b8b2a9f70b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:11'),
('be41fac2-7e9e-4e83-b4dc-807c0358091a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:38'),
('be43e9dd-587b-43f5-8c52-13c499b8b287', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:11:20'),
('be4e3737-f826-472c-8a9d-6e2f73068f96', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:33'),
('be560bfe-24ab-41cc-a9d9-6767d6bcbc8b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:22'),
('be70aebf-0024-4fc6-851f-14fdcaea6324', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:33'),
('be74b707-063d-45c4-a992-2e04604f34d7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:38'),
('be90e92f-a51e-4278-b9f2-f984d103a844', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:01'),
('bea2036c-a67a-4392-ba21-275ae3a25aae', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:39:31'),
('beaf6bf2-5f33-4648-be15-9e9fa14d4f7c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-25 03:44:03'),
('bebe9568-7177-4ae4-bb23-2fe7b8d1950c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:04:30'),
('bed5a278-8876-428f-be52-cd16ce31546e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:41'),
('bed802b5-eeb6-46e6-8173-1746dd76301d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 20:00:41'),
('bed877c2-e792-41cf-9f41-ca3fa29c76b4', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:32'),
('bee57e1d-a382-424a-83f6-acde9ebcb1fa', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:13'),
('bef213c4-21e7-4613-886b-4689726025f5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:37'),
('bef81aaa-a6e5-4669-bbbd-cd0a32d5bb95', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:19'),
('befb43d6-6b0a-4be2-a5bc-b5c7c5b5b10d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:11'),
('bf03799b-8942-4e92-9f21-9a53532f89b7', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:14'),
('bf23fa82-25e7-424c-bc27-cc794d5f4645', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:53'),
('bf279e54-ff37-49c9-950f-86ee3ed210e0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:40'),
('bf63a40f-2a88-413c-ad4d-ad617fdba5d8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:27'),
('bf735253-2da3-4bf3-8e9f-3b077cf4ea24', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:10'),
('bf76a096-e490-46fc-a7dc-8d15fc059613', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:04:29'),
('bf7b8374-b7e4-4cf5-9f9c-a857a4a6f007', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:11'),
('bf89f8d6-02b3-459a-8eb6-9ba340763702', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:17'),
('bf8b5c81-90f0-49c7-984c-631b351ea213', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:21'),
('bfb0a830-8403-422d-b8d4-d9e94aac0970', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:20'),
('bfc10f72-2e8a-4f2f-96e4-5dde6f28aafc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:12:47'),
('bfc36e45-263e-41a3-81f0-ab13f4b043ac', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:04'),
('bfc73051-01ac-4e8d-9238-57a051b22243', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:14'),
('bfd4b361-9d07-4123-a897-fb595cc08861', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:37:05'),
('bfdb8ff2-121b-4d05-a7db-c60e27157a9c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:39'),
('bfdc17f3-42f2-480b-b5c4-a1d61a4590b0', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:51'),
('bff09c84-0ff8-4108-9900-a5b3a6ea8923', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 10:11:32'),
('bff0f390-149b-4805-a263-c3cea2a0a866', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:24'),
('bff14eec-c76a-4eff-aeb4-0ababb4e7826', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:30:36'),
('bff3d250-d05c-43ba-870b-185a17e19e3f', '154.161.61.147', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 04:40:13'),
('c00fdafa-f4c4-4609-abf0-c23a765ee4d5', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:02'),
('c013d05c-4475-4319-9e87-926293f0141c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:46:04'),
('c01657d5-7568-4592-a521-5dd334219734', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:37'),
('c017b4ce-1475-4c39-b48e-be713dfb38c6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:57'),
('c01d60b5-f6c4-4168-ac1a-af1700ffd347', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:26:02'),
('c01fc994-ea9f-49ee-b745-f594dada8201', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:39:02'),
('c025f1c7-1a10-4d94-9375-d7286b1ceade', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:53'),
('c03910db-35ce-4181-863b-2204ed6d627b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:42'),
('c04406df-5668-45dd-b24e-44682e586a68', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:20'),
('c04d117d-946a-45ec-a9e0-54b98e415803', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:14'),
('c0503f15-3bf0-4b0f-bbbd-ee843e2601e0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:43'),
('c05308e9-95c8-414d-99da-df5614579316', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:11'),
('c0599297-501a-4609-82d2-0f4c0136fc3e', '154.161.57.109', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 03:58:49'),
('c061a889-ab59-4021-b13a-33fd135daa38', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:30'),
('c0623f43-900a-42e7-b7a9-df9ca528938b', '154.161.0.165', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-25 09:41:01'),
('c079c305-5ea5-4765-ab9d-05f3e1b73b25', '154.160.5.183', NULL, '/api/v1/users/list.php', '2026-05-29 11:22:28'),
('c0805cd1-f95f-407f-8649-31d7d7f71ec9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-25 17:19:03'),
('c0822c7a-cba0-47bc-a7d5-e0fe91dd7620', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:47'),
('c08bc8de-1836-4dc1-b1ca-1b5323c524ec', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:17'),
('c0a129fb-12f1-44d6-8847-a493430aaaf9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:57'),
('c0a42ce0-3699-4c76-8609-b8338e61f072', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:16:37'),
('c0a59f12-e63c-40d5-9c6a-db85be90681f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:55'),
('c0ac90a8-bc8f-488a-b132-0ef1cc2b86d8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:37'),
('c0b87d63-e5e6-4a9c-8f46-73c477584f1f', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:50'),
('c0cefa91-2613-4e1b-8fef-fec5a63db55a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:23'),
('c0d923e6-674d-4f66-b897-f4c3ef6098c5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 14:40:05'),
('c0df4c69-0b00-49b6-8b21-086de253df62', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:17'),
('c0e1e1d0-848e-4011-9b27-76affba633bd', '154.160.5.183', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-29 11:45:47'),
('c0e33099-1f43-4b0d-be21-2f14f1810741', '154.160.5.183', NULL, '/api/v1/inventory/add_product.php', '2026-05-29 11:35:14'),
('c0f5bc94-ae32-4883-a943-0baf066e2dfc', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:38:01'),
('c0f9f0a6-b1d1-46db-904a-78d2678309d8', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:38:20'),
('c101fb81-44fd-49ca-95b7-1fbf916c9c48', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:57'),
('c1178ea7-84f9-44cc-8bb4-c183cf25ed22', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:37'),
('c117be34-890c-4866-befc-c6777a4f47ba', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:40'),
('c11a97fe-f138-4499-8029-cb033450723a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:04'),
('c130d934-ade9-4501-9f00-f7924fa6299c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:44'),
('c13ba19e-24c1-4f80-a148-29bb12e96aeb', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:51:42'),
('c1551aca-817e-4249-9a40-b4e2da6617da', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:27'),
('c167b182-e1b8-46d3-94ca-b2942b50d0ee', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:21'),
('c1837dc0-50c8-46de-9352-8b14ae620ffb', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:40'),
('c1957453-8e08-423b-b8c1-59d5e281330d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:44'),
('c1974a74-be1d-4680-9a7a-addb37dfa619', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:48'),
('c19b0de4-15a5-490e-9e85-f61659c17dc7', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-29 12:07:52'),
('c19bdc0e-25d7-49f7-b21a-bac2e9cbf73d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:17'),
('c1a885ac-281f-44ba-90b0-bd62c2ddacf4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:41'),
('c1aa484c-71c2-45fc-ab5f-b62b4eefb65e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:39'),
('c1b099cb-6f43-4808-9b6c-e1d055dc2d57', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:50'),
('c1b65992-2cc3-44fb-8532-0a2eb8e2762d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:47'),
('c1c6238d-a401-4969-9555-12acdc9c5836', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:34'),
('c1e7cb57-656a-4826-9308-7a8ffa752b3b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:07'),
('c1e92bc6-2e47-4e70-baba-5dbebd884825', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:07'),
('c1f5cb96-430d-4c43-a34c-7e3b13a1be2b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:59'),
('c1fc6ab1-2d41-45eb-b20f-ef766f4991aa', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:18'),
('c20380cd-a87f-4ef2-8232-e721f4a52c48', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:57'),
('c2095b2d-dcd2-45e3-8f0a-774efb99a8d4', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:42'),
('c2168f20-8467-4257-a3f8-20c853fbda87', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:17'),
('c2183522-7ca3-46d8-8d87-e1957da0b2f5', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:22:09'),
('c21dea90-07fd-4763-88cb-2b374cb5ed05', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 12:38:30'),
('c2259939-dbfb-4994-a079-fe2f10ac6389', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:27'),
('c22bbe61-8de9-461c-9a46-5d86b9e0b65e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:21'),
('c22f6bd9-cf44-479f-841e-b943882291ee', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:50'),
('c23d1f7a-1e0b-4060-83af-c48516b164b4', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:10'),
('c23ee1ad-67e5-48fc-8912-8c5de812a25c', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 20:00:43'),
('c2409e56-50b6-430b-93ca-3e5d48c3256a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:03'),
('c249f0ba-0d68-457d-a8b2-b1e1ce52fe82', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:34:32'),
('c24db626-5ee3-4d64-a457-a310328eae3b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:30'),
('c25debed-87e7-4c1e-8d7a-b1f69af61664', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:14'),
('c26db2c0-92f4-414b-9a6f-60b34752ae04', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:51:08'),
('c292488c-9aab-489f-93ca-9f7c9060e187', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:00'),
('c2985506-7186-48a3-b084-4f9e429277e7', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:47'),
('c2985dc6-e863-44f1-b210-ca8b9495eaf4', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-27 08:06:19'),
('c298f070-a2d0-4285-8ae9-7e33a57cd183', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:31'),
('c2a397a1-c8a7-4af2-802b-9bda71842c1b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:09'),
('c2a87b52-bc60-430a-a472-1e756fffcc5e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:40'),
('c2ac5bd4-bde7-403c-940a-7247a1a9b9fb', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:34:52'),
('c2b5a5e7-8e3b-4d92-8d62-333e5de00381', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:07'),
('c2c5b642-025e-40a7-b88c-7e0faa377790', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:34'),
('c2edc205-688f-4c37-bfea-5bd052b302ab', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:30'),
('c2f65b85-e2ce-403b-bb82-16a3321483c2', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 08:06:13'),
('c3108f20-f698-43e6-8411-2ea1396d0ad5', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:45:23'),
('c3120342-7d27-46ef-b1c3-4f0921bea3a6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:09'),
('c3177eb9-a397-4359-ad31-003f69d4ee8a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:47'),
('c31d65b9-ace5-42a2-b6f0-7bef19a3c617', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:05'),
('c3201403-369b-4c79-892c-6c34a90f7728', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:49:55'),
('c32327a6-3835-415d-8cc8-1ff02e9bfd47', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:54'),
('c32674d1-319b-4be7-b1ad-22032a07e3f2', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:40'),
('c332eb41-4abc-4ada-9605-9a8e6c249656', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 08:54:49'),
('c339df5c-9815-439c-9245-28f9183c28ea', '154.161.57.109', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 03:29:46'),
('c343b619-256d-409a-b8c9-8ad6c01f32ae', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:00'),
('c34fb033-1d0b-480e-91f4-3bd32a0b3555', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:49:01'),
('c3635d84-cdc1-4601-9484-18d7c5c9cf9c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:35'),
('c3752686-2bb9-4d66-a1fd-4374a8879fea', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:44'),
('c39839a2-9fee-4a27-ba4c-7a87c60b9622', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:21'),
('c39f799e-d490-4dc8-86a4-e37e20c5fb6f', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 18:51:23'),
('c3a66fe4-e961-4044-ac36-3dd90532e5be', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:14:00'),
('c3b73acf-9bfe-4a75-bb50-b1609133d1dc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 14:27:44'),
('c3be6348-5ad3-4f5f-8792-1570145ceaa5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:28:31'),
('c3cbe938-ffcd-44aa-b068-703526f69b38', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:23'),
('c3d8ffe4-fb5c-4309-9fd9-d5b3d704ff2f', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:38:11'),
('c3dbfe0c-2a87-4d46-be84-1ddd406055b1', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:57'),
('c3e79e4c-7f40-4075-abb4-e6b8175ec121', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:39:51'),
('c3eefcab-c408-4e22-b910-23219c760bd1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:40'),
('c3f7b3ac-9702-41d3-be8c-300fa5e59c4d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:57'),
('c3f7e10c-92bd-4381-bff9-1b1324cb9b74', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:08'),
('c3f9f73c-bf52-410b-82f9-dfb8fcafd131', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:10'),
('c3fb2b99-ad49-49de-93fb-ecbd271e1452', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:09:01'),
('c40e52d7-2b73-4472-a631-ee99388d5208', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:53'),
('c40fec98-6544-4f76-86f4-a26917009ddf', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-25 18:57:30'),
('c4188942-6f13-4a59-8f81-0ebcc86ed11a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:04'),
('c422b4e2-976a-4f22-ba38-8126ef8b9d23', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:54'),
('c42638cf-d856-4307-bfbb-87ab115d7804', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:55'),
('c429a4b8-d37d-4cae-b4d0-5c9e2e623df8', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:40'),
('c42b66da-d12f-47d2-8aab-05e2d6068482', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:20:44'),
('c43d6310-3dd4-4f75-be6b-b118a595dc5a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:26'),
('c43ddde5-1851-418d-a29d-bb76ee1faab9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:33'),
('c43e5038-e617-4e6a-a547-f129d18642e8', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:10'),
('c44026ca-bac6-4882-a8f4-63a637ffc936', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:19'),
('c45c13fa-7409-4466-bb09-dc248dcd15da', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:41'),
('c46c4f38-7319-418d-8ef1-384ebbfa1fa8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:37'),
('c4846091-3fdf-4a4b-8242-7ae7781a1ca9', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:26:52'),
('c490928d-64f0-4e09-946e-601d321baa0e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:59'),
('c49c5f44-3ffc-4863-bd18-ff81b72ed95c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:05'),
('c49e6b7e-d942-4a7b-a0a0-963854a4993b', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:54:50'),
('c49f32ae-725a-4307-9fec-1a89e1ade877', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:40:59'),
('c49f3c81-76c9-40e4-9665-c6a3067831dc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:37'),
('c4c75885-2fd2-4a7a-a07c-14558940e2bf', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-24 17:33:34'),
('c4dd7769-598c-47e9-8794-1544246323b6', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:11'),
('c4e31228-d9e7-4d5b-89e4-46bfc1615853', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:04'),
('c4ee3810-bbee-41bc-a688-001c60d6cf84', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:52'),
('c4f7ec5a-f543-4d42-9821-4fa8c3e76294', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:42:29'),
('c500b929-6db9-4cee-8baa-1121512319c5', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:42'),
('c5086a32-e98a-4e62-8f66-72c3ef00e264', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:44'),
('c51a4d7a-f735-4dfe-b578-142856d56b63', '154.161.181.52', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 17:20:52'),
('c527ccd8-c5de-4434-90e2-d28f033da6e0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:53'),
('c528499b-df1d-482b-806f-1af83e4f455c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:09:50'),
('c532b6db-7c63-40bc-87d2-9b0a928b1fd6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:21'),
('c5397149-70f1-428f-a8e1-7b37c3c0ceb7', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:50'),
('c541fc04-c040-4f78-9590-07c3a1c9151f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:17'),
('c5465691-1947-40c4-8b4f-914903a50b47', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:24'),
('c54a12c2-fc8a-47c5-ab42-4ff21df80461', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:39'),
('c550377b-c6ed-4610-b7b0-8d9aeb8d0e10', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:15'),
('c553c34a-adcc-42fb-83a2-5f2ca13af2c5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:58'),
('c564c7e0-016f-4f3b-8b0b-455e7c676087', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:14'),
('c5666cf5-b6e7-4139-a5e3-ea07756fbf72', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:41'),
('c5681d10-a3ce-4054-b519-59e40db431a1', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:03:28'),
('c57d68a1-fbc7-491b-9b1b-a24967edbbb8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:02'),
('c5877625-d63a-4069-90eb-15d59dde40bd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:42'),
('c5941bf9-a8d2-4e03-b88a-eee62eff5d68', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:42'),
('c595da9f-c554-4a15-991d-0cb293968b72', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:57'),
('c5a150ca-31b4-40e2-a92b-fbad0f7c9069', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:07'),
('c5a89828-6c88-4937-8758-4fc0999cb78d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:34'),
('c5a9a83e-f955-4fa4-b8e3-ba679c29e125', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:47'),
('c5b0cea3-5557-4f09-9938-82df194e8ced', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:41'),
('c5bb9f9a-2f0a-45e1-84bc-e3d4bb62ffe3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:03'),
('c5bf711a-fae5-468e-a7f6-c5b47f133470', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:20'),
('c5bf8ffb-67eb-40d5-9329-08c593592715', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:23:57'),
('c5c1fca5-df25-4cdd-8add-7e783230de20', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:10'),
('c5d02814-9e0c-465e-89cb-d063093a0f60', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:14'),
('c5d45c9d-ecf7-4cbc-b601-e6aa44ca0206', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:20'),
('c5d4b841-1bbc-4243-beab-4bbf502a379c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:08'),
('c5e9c521-91af-4a46-b53f-dc66af98c485', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:12'),
('c5ef5d39-34b6-434a-8287-d3904f514fba', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:57'),
('c5f303b5-a58f-479e-8804-8c8a1c310202', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:09:01'),
('c5f93575-b652-4c06-9da9-fdae46ffe6ba', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 12:46:50'),
('c5fc5e16-4e27-42ed-88c0-78a47a8bf5aa', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:47'),
('c616b937-0d70-4d0b-9405-95797f18f4d5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:25'),
('c6199c72-7fc7-4302-b0b3-f29d894e5cd3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:11'),
('c626510f-5723-4a7f-8bd6-96fa0acbe316', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:27'),
('c626e838-9158-46ca-ab89-4f6b5d0dcb89', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:44'),
('c62b83b6-a141-4e13-a4db-e1ee32eb06d7', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:21'),
('c637d5a5-affa-40ff-82a0-513d9b373745', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:11'),
('c63c17f8-4342-4f25-94ca-592083d7ebf3', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:21:06'),
('c640c8b4-f83c-45d5-9263-3a2a5c036def', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:21'),
('c650a924-b341-4b4c-bc7c-94d009ddfe1b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:13'),
('c6558efd-83e7-444e-bfc9-f83a5596a181', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:53'),
('c6611a7a-a388-4777-9d69-29406e586999', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:05'),
('c662cab0-c670-4868-8f89-11df4a19a170', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:50'),
('c66d1570-5b48-45ed-b50e-5c69751d377e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:57'),
('c6725517-8bd5-4954-b96e-6860b522d17c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:51'),
('c676536e-e020-46e4-8fd5-6cdf988664bb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:32:55'),
('c679aaa5-2ff4-462d-9f07-1fd72229c918', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:00'),
('c68cbaed-198d-4f1d-bf2e-c3476dfbe815', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:01'),
('c69d605b-39ec-43fc-8560-5bb2c88277f1', '154.160.5.183', NULL, '/api/v1/users/list.php', '2026-05-29 11:22:39'),
('c6a02b9d-5e6f-402b-a4f5-a4d3e7583d58', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:30'),
('c6a083e2-09f2-4d4f-a5f2-2aae91b9d64e', '154.161.141.144', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-27 08:06:15'),
('c6a0bb19-4d09-4999-a7b1-2b62cf737180', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:25'),
('c6ac87e9-cc8f-4f54-8287-1c29eb9f031c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:44'),
('c6b15c94-b605-41e4-98a8-8f309266fa4d', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:04'),
('c6b24036-f967-4da3-8bfa-714928dba294', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:19'),
('c6ced367-cf25-4137-bc71-ab3389f55e0d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:26:01'),
('c6d22942-bd16-4590-aa89-7baa4790b05e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:42'),
('c6d456d7-eb4f-4dc5-a3b8-7ee173eb711e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:41'),
('c6e2ff2b-13c7-4e45-8f94-32fc03c11828', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:50'),
('c6e5f434-784e-487b-b37f-310fbe141578', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:27:37');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('c6f43cfc-2421-42e0-bedc-861ea7f3ceca', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:21'),
('c6feab46-6a9e-44e4-b6d7-f40a36cbf955', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:41'),
('c708b3e9-20e1-4121-b63e-db8ae8abe024', '154.161.141.144', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 08:07:12'),
('c7114780-83b6-4efe-9c12-4476d7075d6f', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:20'),
('c72307af-10d3-4ffa-a4fc-940aa2335b4e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:04'),
('c725ba40-d305-4be8-8345-c2475bd89389', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:11'),
('c72c0074-4b4e-4568-93fb-2ff014383986', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:47'),
('c73f94df-abe7-4c25-b1c1-43e5fc58046c', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:10'),
('c74ab675-d1a5-43eb-9463-2a50fe95b61e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:37'),
('c750cc86-b1b3-408f-a626-a2e57f30dd99', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:11'),
('c7544a1d-8957-4497-9a1c-534142be0a51', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:30'),
('c757116d-bf5c-4fc8-9dd0-c3d634e0cd18', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:21'),
('c76ecdc1-4221-4ba4-89fa-bf45002a6b95', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:45'),
('c77109e3-62ed-430b-b1f4-a01adbf9518c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:07'),
('c77bc58b-7d40-4ab2-8bcf-1b4c08de4fab', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:10:50'),
('c783ed3d-8222-42a0-b687-27492fe8a8c5', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:40'),
('c7a08cb2-aa3a-4b49-9a33-171bedc126da', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 09:56:11'),
('c7a8c639-d827-49a9-a679-9bdcba5d1fd4', '154.161.141.144', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 07:59:05'),
('c7ada5b3-1834-4df6-a3de-4d82c988d59b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:21'),
('c7bce60e-af82-48ee-a84b-9dc54a780c31', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:30'),
('c7e1270f-6920-4eaa-9a0f-3b90a9e018ac', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:20'),
('c7e4bb67-ecb6-4dca-8a98-9c427fe5b497', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 18:50:40'),
('c7e5e4d0-abf2-43ad-a851-02e7f3c90d35', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:10'),
('c7f3b2fd-073a-49a6-b6fc-f4474df0e1d9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:48'),
('c80b5d3c-6794-47fb-ac61-52c783ac3857', '154.161.173.243', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-26 19:56:17'),
('c8187bed-111d-47ff-b4f6-082cd31a15a6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:42'),
('c82c96cd-21b2-46eb-a6ef-44a7c4f8ea92', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:47'),
('c831c4e5-e8de-46c8-bf67-93097fd40721', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:08:53'),
('c844e414-97fe-4a42-92dd-58921f7e1953', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:47'),
('c84ccd78-b7a3-4ecb-aae2-fabe85722247', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:26:14'),
('c866f115-9772-41f6-bb88-84446dfe892d', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 12:19:49'),
('c87d4c13-c33f-495c-8b52-d3275a63b6ed', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:12'),
('c88b3b6f-699a-4deb-a747-0b70ff1a1514', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:58'),
('c8a22f0c-2cfa-45fb-85fe-5bb6d8a77220', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:22'),
('c8a558c5-5d4a-4086-ac9b-82ac64c49ef0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:22'),
('c8a6006f-4153-4880-b9a0-37da8c6a66e4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:17'),
('c8a80122-831b-4145-a340-3282151d0898', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:14'),
('c8b8d229-c023-4b3e-bcae-fb2373d740ce', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:50:47'),
('c8d2e9d1-d484-4f12-8378-5be736d3cfd1', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:10:42'),
('c8df4120-86f8-4025-876c-a6429c3957d8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:54'),
('c8e82bdc-98e5-45ea-a5eb-190a4d7923ce', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:21:37'),
('c8ec5a37-5498-4c12-8e00-900e6868b919', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:52:43'),
('c8edaa7c-2cbf-4f01-968d-051468239590', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:42'),
('c8f4a3b2-b558-4606-ac9c-11e06542b58b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:21:51'),
('c90fd93d-a936-4237-9a97-3f0f641e447f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:54'),
('c91748d3-ffcd-4830-b7c8-998eb4daea7f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:21'),
('c92d27bb-b6f6-487f-8667-d796c5589656', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:21'),
('c9508cb8-a563-403b-b273-55317839787b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:01'),
('c9567a2a-a5ac-43b6-9985-02cd4af0310f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:43'),
('c9595bef-aede-49bf-93f7-48f1437f8983', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:50'),
('c95d4f43-bb6a-467e-970b-985ead8ba974', '154.161.138.84', NULL, '/api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a180af42348a', '2026-05-28 09:31:17'),
('c95eb263-d28a-4575-a1fc-e98a8fda4b9d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:00'),
('c9670776-4ed2-4ac4-b7f5-a679b767b156', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:52'),
('c9684616-41f4-4a1b-bb3d-b871aa2f6aa9', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:07'),
('c96a641d-5a73-4fd6-8b76-9e045baa24c8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:26'),
('c96dc21f-30bd-4002-82b7-3b00f38e8168', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:40:24'),
('c98511b8-1475-421a-83d7-c86132dec48f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 12:46:47'),
('c9925a01-2f87-495f-a1c4-10a9341e8424', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:31'),
('c9b28b39-62f7-4710-86a0-5349ca7c0aae', '154.161.0.165', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-25 18:58:41'),
('c9d35f73-cab8-475b-b207-b07bcbb32970', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 11:01:53'),
('c9e3aa26-aef5-4022-8a74-7a86053dbc4b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:31'),
('c9ee4ef4-9dd8-4e6f-b306-af9e48370501', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:37:14'),
('c9fa1f94-7913-45f9-b331-4b2f39a3870a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 11:02:12'),
('c9fd8ac0-24c6-4083-aba6-12536b04083f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:32'),
('ca002250-132e-41f1-8540-6ae95da0b953', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:22:35'),
('ca0181d6-3c42-4d03-a6f9-f49ff300ab84', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:05'),
('ca0dca7c-e8ec-44db-93fe-62783800a895', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:48'),
('ca1d52e9-fe42-45bf-a729-4af620d47f47', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 10:40:32'),
('ca2739fa-24e3-4169-a888-80966ae2d6b1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:17'),
('ca286d68-54d3-42aa-be22-a32cb012eb37', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:27'),
('ca2ce9d2-6a90-449a-a051-b12b80ade295', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:25:23'),
('ca2f4867-6053-4550-9014-4a02a883582f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:34'),
('ca42f13e-b41a-4e36-84fd-bcdd99f32862', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:47'),
('ca459690-98ce-4fe9-a68e-ba812f53f521', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:50'),
('ca48a7d2-c79a-4551-8bf9-4f6ecaa0acd9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:12'),
('ca4d9ec7-629a-4b83-85f8-aac964412f3c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:38'),
('ca50de5c-07a9-4c0c-a0b9-25b3872e5559', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:47'),
('ca52ef92-8992-4950-b417-08f85597f8c9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:04'),
('ca563f04-2cca-43cd-94d8-8a98b78bf531', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:37'),
('ca5a20f7-9b72-47fb-930a-0cb388acbaa7', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:00'),
('ca5be8a6-b8e9-476f-abae-420d689c1cf6', '154.161.57.109', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 03:42:42'),
('ca5fb6a4-b640-4014-b87a-144645e72a46', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:53:44'),
('ca62dce0-4f1b-4674-94aa-74b7078572c7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:18'),
('ca6d0238-f53b-4a06-9661-e83f7c782a13', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:01'),
('ca71d636-0d47-477f-b921-16031ae5f72a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:31'),
('ca76218a-fc55-4ad9-8651-e5da504987d5', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 08:53:29'),
('ca78bf95-f0b5-48fd-b9ce-9c44a68c69d6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:08'),
('ca7c569b-0011-403c-9b6c-c7a81022f615', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-28 10:03:37'),
('ca99f966-e9e9-41fa-bbfe-0ec878acf00f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:58'),
('caa7ff23-b929-4f9f-b928-0bb5fcb5bd07', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:48'),
('cab182ea-4edd-4a66-812d-0449c434b455', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:17:39'),
('cab38a10-f3af-4f34-83e2-f218d2b7c62d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:16:23'),
('cabfb754-fa5d-4700-a66a-2e5796f7cc63', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:06:20'),
('cac5eb7b-74a3-4dd2-94c7-efbbf07a10a5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:03'),
('cadc38ed-9522-42dd-9808-b3dbf895729e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 18:03:20'),
('cae980d5-e3de-42d8-b10e-e0d31479d677', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:17'),
('caf096a3-a781-4e7f-b6a8-e9392a265c75', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:20'),
('cb00a3d2-2f14-4aea-9424-f42aff258ca1', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-27 05:42:37'),
('cb314511-e564-449d-b153-02ddd9f176c5', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:32'),
('cb3725cb-af76-448b-a594-30591554e92e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:01'),
('cb3aece0-abdb-4450-99f9-c78904bd3adf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:28'),
('cb3c0af1-1635-46bb-8e4d-8308ee730706', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:17'),
('cb48fcb6-5b33-4aaf-ac5e-601dff695d7d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:25:55'),
('cb4b725f-8413-4c5d-92be-34219d1db36e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:34'),
('cb4ffa53-88a2-4c9b-8b60-ca0032315494', '154.160.5.183', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-29 11:50:43'),
('cb54dc4f-52c8-4b95-b373-228de878508f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:17'),
('cb54f6ee-cc62-4ed6-8be0-438481acc1dc', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:02'),
('cb5a0dc7-1284-4efa-a3a1-c4c497bbc5c5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:17'),
('cb5deb5f-6227-4044-a4d9-fe45cdc430f9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:01'),
('cb5ffcf2-8293-4602-a25e-c6caa370b622', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:10'),
('cb6e16a1-7180-46a3-bd7e-0223b5625108', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 08:34:40'),
('cb6e176b-05d4-4858-9d92-ccdb18ec28bd', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:27'),
('cb73bef2-3e4d-45d0-9898-400fb8942ca8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:41'),
('cb778725-cc55-482e-b232-43b2f9d17dac', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:47'),
('cb8452b6-8e8d-44ac-a73e-8879ff5e5b76', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 19:49:59'),
('cb86460e-bcea-4f65-ad2f-5237811491be', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:05'),
('cb864dda-7389-47ba-9dbc-8efee642a5aa', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:40'),
('cb8b8b4c-11bb-4a8a-9847-c4783e9757c9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:31'),
('cb92eafc-9ffa-4981-84a8-bab77413a7d3', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:03'),
('cb9beab8-24cb-4070-b405-c854c977cc5b', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:30'),
('cb9c9e3d-2bd5-4478-8468-29c79ca3cce2', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:20'),
('cb9e256b-9165-4d78-a8a9-c85e351ec197', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:40'),
('cb9eec2f-fae3-4fba-8c43-fff1ae061b6b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:11'),
('cbb65119-8f07-4104-94f6-5070c5fca3df', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:14'),
('cbcd580f-1043-4fbd-8729-f013e2f64882', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:13:03'),
('cbd521fa-3ca6-4f4e-9ce8-54c0d66d9181', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:40'),
('cbde986e-9b0d-4c85-8084-1dd78c17de68', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:13:47'),
('cbe6fdb3-1d3e-430e-a640-8fddcaac2f0a', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:34'),
('cbf2b3eb-43e0-4bd9-b31d-9dc830e1e7b2', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:09:15'),
('cbfad88f-881a-490f-8355-2bc5dda16601', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:13'),
('cc02e7cf-04c1-4fdd-ba04-e164bf3db307', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:57:48'),
('cc0826e0-e823-4c6f-856c-ce605214cd5d', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:19:07'),
('cc0a5ead-c9e3-4ec2-bb1a-4e102deca6ea', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:51'),
('cc1525ec-248b-4ec2-a5e0-e9a6d7aaa43d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:07'),
('cc2e7af1-8c30-47fc-9eec-a118c280e05a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:47'),
('cc35d94b-8d93-495f-839c-ddaf515678e8', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:40'),
('cc3b3350-4258-4f12-968a-b027b1c2da53', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:17:11'),
('cc4385c9-33f5-4644-bc7e-4bc05bd0664d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:57'),
('cc466892-16e1-424e-99f0-c2fc7cb4ca3f', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/new_service.php', '2026-05-29 11:35:17'),
('cc5b5d45-4ca2-4dd7-92c0-47962b40f871', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 18:49:47'),
('cc7c9f9a-8723-4301-9bc6-9613651ba1a6', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:51'),
('cc7f593f-8553-40ea-be80-5c089ba53ebb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:40'),
('cc932345-605a-4eb7-a9f8-afd29ed0943a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:28'),
('cc984700-3ac6-423e-933b-4c9fc227fcf0', '154.161.173.243', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 05:33:16'),
('cc9d8bd9-059a-411c-87dc-9dc11109a749', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:51:33'),
('cc9eb723-088b-472b-8ed0-943226b7d6d2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:47'),
('cca5e351-3686-4f52-832c-624db5518a3f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:19'),
('ccbe6215-340e-4df6-a639-fb79552e7483', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:08:37'),
('ccd0b336-122a-4518-b00c-3ecfe937eddf', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:00'),
('ccd5e9b7-7ec0-435e-b892-b4ddc4907a11', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:17'),
('cce5562b-7b5b-4183-9553-6b67eaa59cd8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:46:24'),
('cce5aefd-020e-42db-a304-62f79b256d8c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:51'),
('ccf5831e-b450-4cba-a235-3486155b6b6d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:53'),
('cd098bb7-6f64-4669-bfca-9d54cddc847e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:23'),
('cd0a49d5-8c4e-415f-81e8-66c356667b01', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:46:19'),
('cd0a80f9-844d-4be6-8bf3-33e8a806a0c4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:21'),
('cd150a4d-a064-44d1-bbc0-f150ba995d6c', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 08:34:02'),
('cd1dc8a9-6f3e-4d3d-b679-39cec1045c4a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:33'),
('cd20fffc-779e-48d8-9bb8-95a1ab1baf21', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:27'),
('cd29d945-181e-4c82-b6d5-bcaa8a099fbf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:11:17'),
('cd484752-fff7-4424-af1a-5b2f750b07cc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:37'),
('cd4b61d7-d559-4b2c-956a-3c1e5119ae2a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:21'),
('cd51143c-1f22-464c-8593-585c042c1e38', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 10:01:20'),
('cd6ac4cd-a151-4cf6-a2b1-a70a535c5841', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:47'),
('cd6c54b5-e7a9-4204-8cab-909be2c60207', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:41'),
('cd790915-b131-4d3e-8886-8399960819ff', '154.161.57.109', NULL, '/api/v1/payments/initialize_payment.php', '2026-05-25 03:58:34'),
('cd809ef6-67d8-4535-a6b0-c927111a6437', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:20:14'),
('cd8793bf-5617-4fc4-9703-ed2376e9b95b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:46'),
('cd9c98e9-c194-4223-9abc-f45bac503374', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:01'),
('cda027b2-b010-491e-84cf-e236a0b028bd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:08'),
('cdb51d68-54a5-41a7-bcea-19bd6685353d', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:20'),
('cdc0ef6f-6818-4b28-8595-1f6b458685cb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:35'),
('cddaf3d9-c35a-4a84-be50-eebb3c320216', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:30'),
('cddcd12b-3d06-437f-a560-1338fb51b0a6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:15'),
('ce08ee95-dec3-4eb3-8241-2de7d1d6fdaf', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:03'),
('ce09002a-77b1-47a6-82cf-aaae9bd8cdc8', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:49:03'),
('ce19f15d-b53a-4068-8a1a-684cc43974f1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:27'),
('ce1d2806-0462-427d-a943-9945041809c9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:33'),
('ce308d1e-1261-4efb-819c-8939dbde91af', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:01'),
('ce42ce7a-eb49-4036-bd8a-add1dcb90001', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:30:29'),
('ce4d86f9-d257-4890-895b-7dcb434d0fcf', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:25:34'),
('ce512ed9-6c48-40b9-adf5-1358f9fc86de', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:12'),
('ce5f520c-c54c-4160-8f2e-7abfe468999c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:37'),
('ce6b70a5-9ebe-4f27-ab9f-eff9c68e7e6c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:42:40'),
('ce7b9bf8-b777-47a3-b34e-e8043911cb4d', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:41'),
('ce7dfbb2-5f03-45ac-b746-56d5e9d5b598', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 12:02:47'),
('ce7f5ba9-f4b1-4526-a7aa-f376dd95ee0c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:31'),
('ce90c9e7-e4fe-4a4b-81a4-c4e480544c22', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:41'),
('ce9d3350-e5bf-4524-99ec-424068fbbb32', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 04:53:48'),
('cebc62da-3d1c-45e3-922b-e407ad62baea', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-27 05:39:06'),
('cec953e3-5e4f-4618-99a9-04fd84af2748', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:31'),
('cee9b5e2-822f-4974-9180-cabc134e1770', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:20'),
('ceeafea1-e311-4e1b-b0f3-8aaf64ff81cc', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 09:45:29'),
('cef16572-d853-4161-8922-b6cd79457571', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:54'),
('cef2e318-02b6-434b-bb0f-970da5945bd8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:47'),
('cef68ce2-981e-45c9-bafc-874433b2f9b1', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:38:42'),
('cf0f1aa3-92dd-48a9-9b1f-706d6f3f0290', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 08:35:35'),
('cf12794b-3bbd-48eb-b21e-ec5569187201', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:27'),
('cf248766-89f0-4d85-8033-18dca312a135', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:37'),
('cf24f1d3-9be8-4172-b6fe-a70f82756b7b', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:14:00'),
('cf2c43cb-f91e-4215-8a69-00ac3f2ea2a3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:27'),
('cf3b34ca-a4dc-444a-8278-8e4dbb005c74', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:48'),
('cf3bfd52-2b9d-42c5-82d4-968ba3eba4ef', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:53'),
('cf4fbfea-4aba-4840-9245-abedb18034f5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:15'),
('cf526dce-63d3-46f3-a4a7-256b73d896ea', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:44'),
('cf58c887-0d4a-4c5e-9abe-0bed8cd91fee', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:39:27'),
('cf7c919d-874e-4eb8-b2f0-d49d3645a719', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:41'),
('cf846faa-0666-4abb-862a-9aaf6a698fe4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:17'),
('cf88d72a-6c3f-482e-9cb3-3071dfb63bb2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:17'),
('cf8adcc4-57e7-449e-aaf6-ddcc2b072682', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 19:55:13'),
('cf93d948-773a-4e0b-9e9a-067f80f62bfc', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:48'),
('cf9baddf-f6e5-4f25-bf6c-8a144243aa60', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 09:05:47'),
('cfc409ea-6ec8-4669-afe7-92987fa4ff80', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:07'),
('cfd4cc02-0f72-4ac4-bc67-17d0878b0e79', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:52'),
('cfe4c8e4-a257-4cf3-80db-cf1472d7e4aa', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:27'),
('cfe4e839-4b54-4f8f-b4ef-fd0b57a1e944', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:33:16'),
('cff69bbe-b077-45d7-a01c-79d367222339', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:48'),
('d009d976-8ee1-49d2-81d8-8099daf43c63', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:37:30'),
('d01af8c5-7574-4719-bdbd-ba6a879d8c59', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:18'),
('d01ed696-2ef7-4bb5-81e7-325182777d0b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:13'),
('d02567ae-6e1f-4b7d-8a73-65174c09efa8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:46:48'),
('d029d15d-f68e-429f-b162-8ecac1d2d4e9', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 08:35:35'),
('d02a56f5-1d22-4e73-a26b-8d725ae27c50', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:14'),
('d035820a-d749-46aa-9926-96e434de1a81', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:26:01'),
('d05fa49d-afac-428a-80be-7bc20756a2a6', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 12:39:02'),
('d06333a2-518a-44d2-8b29-0a1eb1527231', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:14:00'),
('d06ee954-b8ad-4005-8204-88e4b429fff2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:42'),
('d06fd9ec-6862-4a04-9f3c-170ddb3bc633', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:10'),
('d0b3d100-8df3-40a0-a6cd-fe2151d0a052', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:23:07'),
('d0bd6abc-8c60-4a78-bd9c-8292119553ff', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 11:02:22'),
('d0c0ecd6-6ac6-4d42-9a01-043802c80265', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:01'),
('d0c74640-99eb-45fc-a63e-b8495c68a912', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:08'),
('d0cb0fdb-2bfa-4391-9fff-9219564737aa', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:35:25'),
('d0deaccc-66eb-474d-bd3f-fb158fa552ae', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:12'),
('d0e475c4-5921-44f6-90e8-898533b5f80a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:40'),
('d0e82984-6438-42be-8aad-53edd0198e73', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/branches/get_branches.php', '2026-05-29 12:07:44'),
('d0eac3ab-80c6-4cbc-abc7-1e818445ae31', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:58'),
('d0f10b97-2989-44eb-a17e-267f30a376ee', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:01'),
('d0f39849-9c53-4559-8c11-a445df49eab6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:08'),
('d101decd-a89b-47e9-a63b-2be66a574cec', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:25'),
('d114138c-acc6-4133-8cf5-f03eac506c9d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:08'),
('d11f3fc0-bb95-435c-8ca1-b4101c9efaef', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:34'),
('d120c0a5-9da1-47b6-9c3c-b8edce181379', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:45:14'),
('d128b74e-505c-4a02-bcc7-9f6079baa541', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-29 09:05:59'),
('d1363955-b79d-4689-bb12-a7197a16779b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:12'),
('d13737dd-b6d0-4eb8-bd58-76aa681dda83', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:32'),
('d138e51f-3e74-44aa-8f41-ee539de3e750', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:31'),
('d14e244c-7350-484f-8c0d-866b81bb35af', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:47'),
('d1597e2a-6878-4d81-adec-e3eae0d214a9', '154.160.5.183', NULL, '/api/v1/branches/get_branches.php', '2026-05-29 11:30:41'),
('d16500c3-a1fa-41fd-a458-e732c2ac7fdd', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:27'),
('d173b7b5-3afe-4f50-81a5-753f5b698756', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:29'),
('d179c559-fec9-4259-ac9b-66e45fda8f9b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:37'),
('d17ad13b-f413-420c-996f-949348a5323c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 12:07:50'),
('d17be4c5-3f10-4b9c-b5af-dbccb6bd6986', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 08:41:43'),
('d17d7b16-04af-49ad-94c3-ff5b96489784', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:24'),
('d18bd0b5-e766-4063-9772-08fcede9ecd1', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:23'),
('d18cff94-5691-47fc-8829-77fc961f09aa', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:24'),
('d18d945e-118f-489b-882a-02379878d909', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 08:05:21'),
('d18f63d5-6d7c-4fbd-b06f-1e563d740050', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:51'),
('d197dbf4-0615-400f-8e95-c3d1c21e2401', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:17:33'),
('d1997d81-70f7-4a2f-b5c5-44a5a3b268e5', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 18:50:38'),
('d19ec819-da05-4c0b-a4cc-b66b574d6ba3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:07'),
('d1a8ec06-7efd-452c-be92-965482d3a0d8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:58'),
('d1af628c-5504-41cc-af98-12c84b272c92', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:30'),
('d1bc0738-5118-466b-ad8f-96372f9609eb', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:45'),
('d1c1bac0-9c0a-4912-b8c4-113cba45a518', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:18'),
('d1c82872-5cde-4fc7-8474-75e691c67251', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:18'),
('d1ca2e9b-5bf7-47ac-99de-2e97f7a6348f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:41'),
('d1d3d5f3-d570-4e3d-8515-1573d9db59d7', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:50'),
('d1db853a-c505-4298-aafc-f78d695df739', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:14'),
('d1dc14c5-8465-4856-93cd-d0f94f6a7748', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:31'),
('d1dd45c3-579f-4ca8-b27d-3ec239c56a3d', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:30'),
('d1dda851-98bf-4d45-a1d1-ee88c4358880', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-26 11:22:21'),
('d1f89733-c6d2-45b2-99b1-eda17c37bc7f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:03'),
('d201d1cb-0769-4e5b-988c-a66c31382826', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:40'),
('d2048773-4fa6-4e8e-8382-1c98a91a3216', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:40'),
('d20b9afe-85da-4d90-8ad0-6ae83ef89421', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:58:39'),
('d2159ed0-cc9a-4c13-a926-d05ee364cef2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:54'),
('d23376f0-3380-485b-858e-a9291767ff98', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:51:22'),
('d266fe12-c5f8-49cc-ab63-cb9c1ac1d27c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:02'),
('d271bc84-760c-409f-8592-b7f040d71703', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:00'),
('d27af45f-1520-43ca-9884-847c240993d6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:27'),
('d290d042-1c5d-4c7d-b190-5a5d96091d0e', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:57'),
('d299fa67-be83-4ee1-91ac-fb9d7a89073d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:24'),
('d2b71a4e-d455-4ff4-a563-3ab9e8ab8dfa', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:02:22'),
('d2c51e73-17f1-4c1b-b2f0-416172b27607', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:27'),
('d2d810ef-80af-4c52-a02e-b0296c3bd234', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:21'),
('d2dd6bd2-6c24-4141-9be4-98bec63ac9ea', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:51'),
('d30217ec-05ca-4e72-ad90-17611e7df274', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:33'),
('d3125f42-7e7d-4524-9476-fec01a2b2112', '154.161.161.178', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 12:53:24'),
('d313c5c3-42f1-49b6-b12e-c80afc6835d7', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:53'),
('d31c3ebd-8c43-4124-b357-cf8caa3b06c1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:37'),
('d3218633-4e13-4869-8609-ed0afb414c5d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:54'),
('d323c7b7-e840-4b4d-8ce1-0b37968a561e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:19'),
('d3373b72-ba6c-4caf-8d95-3a1eb8788a3a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:17'),
('d3396ad9-7ddd-4d4a-819e-1883dcee5b43', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:30'),
('d3401db5-35f8-499b-aa4a-d60747f3094a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:33'),
('d34beac9-85cb-42f6-875f-8de6dc42743e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:13:18'),
('d34cf719-0260-4515-ac1f-3390c0c8b6b6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:27'),
('d353bc24-483e-4fc8-b2a2-c24c6e624863', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:23'),
('d3638f95-f0ac-4fcd-ade8-2499736ddc87', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:01'),
('d363b43e-4bdb-41f6-aa66-8d9519fd5858', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:27'),
('d3678a6d-0aa3-47c9-a15d-f1b9109e71b0', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:04'),
('d3740343-416c-454c-9e99-5c5c7f4c88d6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-25 18:58:48'),
('d392ff4c-f098-4bbb-a1e5-4f0e4c2741b1', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:30'),
('d396df76-ec09-4588-8a6d-cf30957735bb', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:02'),
('d3a3d09d-cb6e-4edb-8727-97b1d257390e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:05'),
('d3b2cb39-84db-4271-9e26-821452126d2e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:10'),
('d3b34c6a-3898-4365-a072-129fe6632137', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:47:11'),
('d3ca1aed-35e9-421e-bff1-9eb699398f1b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:32');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('d3cd4d5f-9e50-458a-bbe3-aed32c2b741e', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:40:16'),
('d3f0d908-d2a7-4505-acb1-26b65095c8a0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:10'),
('d3f69a24-bfd8-4754-8627-b066ff39d63b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:28'),
('d3fe88e9-f66e-4f74-99f0-d5f7971cf70e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:57'),
('d40483da-0819-4265-a303-8b2180c19115', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/branches/get_branches.php', '2026-05-29 08:34:03'),
('d409bb27-6ff2-4e98-a3e6-55d1400fd3fd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:11'),
('d41eb6a1-4fed-4b6e-8c89-408cb43bbc95', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:42'),
('d42cef0a-cfae-4a49-a26b-09dbfe973e06', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:42:29'),
('d437cd9f-a8a8-454c-8b9b-22c62f9d72a5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:53'),
('d4390022-e5c8-4fe9-a52d-e91cab4f68bd', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:22'),
('d43c9c1d-3d82-41d9-96bc-61bb59338614', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 19:34:33'),
('d441b5a7-4a1f-4439-90ab-ed708c63bd24', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:13'),
('d44d41c5-db2c-459a-a0f0-a531b98b79f0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:30'),
('d45e7dcd-3bbe-4d90-9edb-e0e967db028d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:37'),
('d46c4f4f-c501-434c-a9ae-476bc8b20e53', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:50'),
('d47cc669-0281-4f98-93d9-ee3af4e73cd2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:22'),
('d488bc09-e88b-4bf0-8611-d52b866473ee', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:36'),
('d48b61c6-14c9-4ce5-afaa-0a90e92fd6b1', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:42'),
('d4b3880b-dc3f-4d6c-a969-390dde686fbf', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:25'),
('d4bab436-00ba-442c-b72a-b67ff507df04', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:46:43'),
('d4bb4ba1-2cf0-4cf4-b464-78dcd0b58f8c', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:41'),
('d4bb9987-8f8e-41ef-9c46-2205db112694', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 18:50:13'),
('d4bd522e-f1a2-4740-bee4-7d58063d8b5d', '154.161.0.165', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 17:20:05'),
('d4be5f86-4ec6-40e0-bed4-896e0861dd52', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:57'),
('d4c167e0-4324-4a00-87b7-4694e719c13a', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 08:38:26'),
('d4d34935-a14b-4788-a292-5f523f923fcc', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-27 05:38:26'),
('d4e4592a-6578-4ea4-8fb6-6932a14cdd42', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:22'),
('d4f24f34-7f39-427a-a378-68bf5ab46435', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 10:10:46'),
('d4f782bf-6726-4aef-8f39-95753d664839', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:19:52'),
('d4fb6ea1-d575-4c16-877b-df32c38a550b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-26 19:56:17'),
('d5085643-9c87-410c-bb1c-6d3472abb997', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:01:52'),
('d50c653a-4d8e-443f-b155-60531ce91aa8', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:16'),
('d51089b1-30f7-4ffa-b98d-2ff3ec6d8abc', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:30'),
('d51434b1-6c18-4642-90a2-e08fb517b5af', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 08:41:43'),
('d515cbd6-28d9-4c68-939e-b534088c3f8f', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:40'),
('d53716f1-6c4f-421a-b61c-fde1cc6f7244', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:50'),
('d562c693-00ee-4205-8a59-0871a137393e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:07'),
('d5650f7f-5d1b-4353-877a-8472771f6748', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 18:50:35'),
('d566d408-4454-494d-ad41-a77f3426e726', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:41:51'),
('d574f6a0-b24c-4fe5-aadc-db42b9e15659', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:29'),
('d576e7c4-ca37-4ce8-9997-7813359a552d', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:27:35'),
('d581194d-fc41-4ea9-9cd8-7e77713aefd1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:22'),
('d58a0b97-5b37-4f0e-b7da-488a969fbfd2', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-27 05:34:17'),
('d594c13d-5506-4784-b98a-4a19efc81b66', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:27'),
('d595cf65-cb37-493f-b905-b94f27aefcaf', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:11'),
('d5a26233-8ac3-4ba5-b0f7-de9edb3e6f6c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:10'),
('d5ae8164-d4b3-4d19-8c96-418faba7e2af', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:35'),
('d5af8af7-fd3d-4772-8dec-4cf510597d38', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:01'),
('d5b7c05a-ad1e-4d6d-80cb-72d39abb8df1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:59'),
('d5bb72a1-89ac-4ab1-9e44-5f573cc0c436', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:44'),
('d5c2bf98-fa06-4667-91c4-4d9cde848383', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:16:50'),
('d5c36d37-5370-435e-a22d-0b5301edc955', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 10:10:47'),
('d5c96004-02f8-4d04-a792-cf5664896c37', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:52'),
('d5d84203-c5b6-49bd-a728-ce4a9ca6dc52', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:37'),
('d5ecdd64-f0fc-4514-a529-86429c8f067a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:39:49'),
('d5eeaf27-b26e-4e0a-982a-5789dd3d6518', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:45:21'),
('d5f87b11-3440-4820-b5eb-2fbbf081802a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:19'),
('d5f8d030-8927-48f7-8b8a-44b8bbb003e2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:47'),
('d607085a-2604-4f28-815b-f2fb5b82b46d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:21'),
('d6090680-b52e-4ee5-89f5-799e660037ab', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:23'),
('d62221e0-8e53-4d09-ae44-27570356fec3', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:16:55'),
('d63b8d2a-1a90-4b74-b416-8114c3265dc8', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/get_wallet_status.php', '2026-05-29 08:37:51'),
('d63fcafd-6912-4709-9278-d8c5051bb659', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:57'),
('d64c0595-e839-4d07-8f70-845921a305be', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:08'),
('d64cb550-77db-42da-ac17-533f256589ce', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:01'),
('d65fc2f0-74e3-4c2f-b4e9-e03e8ee21f07', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:38'),
('d67133e4-d712-489f-a1dc-cfa46a54a03b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:48'),
('d6738f75-4758-4d72-8cf1-44cd6769a9a8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:47'),
('d676e3ab-453f-4cb2-8ad8-3de9e84393ae', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 09:41:01'),
('d67f3aa7-20a0-4936-95d7-1c9f5a03adaa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:25'),
('d683a2f0-31b0-4527-a368-1e59e7285aaf', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:59'),
('d68aabdc-d050-47e9-9d41-491b1a30f67e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:47'),
('d68ab807-b733-449f-b929-95729fc26b26', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:28'),
('d699fcbc-6384-4d7a-8984-fd7770326852', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:45'),
('d6b3a1a1-4fa0-4bbe-a462-7ea6bc22f7fa', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:40'),
('d6c30044-5611-4cf7-8543-b8aa085261b2', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:00'),
('d6e3f269-47b4-425a-b8ec-28a5ef316f40', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:05'),
('d6ea5bbc-7225-4de3-b1f2-1c383523f86b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:26'),
('d708f3df-7c43-4e4b-88fc-5ac02591b39a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:22'),
('d70f05ae-2dda-4ee3-8ebd-c30c73db6a4d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:18'),
('d71b76ab-2e7c-4b83-a953-f3ff479d46fc', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:30'),
('d72498d6-183a-4e56-8886-5111d9c8e5a2', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:24'),
('d72a44e5-6316-4d36-a862-9e101715afb4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:38'),
('d72d6114-dae0-4260-9aa8-d29417fe811a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:57'),
('d73b5131-523f-4740-9e43-f5588c1fc25b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:08'),
('d7437b9c-6cf4-4718-9bd8-af82a7e90145', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:18'),
('d743f358-f5d5-45bd-bc69-6a5eae854fd9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:08'),
('d748fd80-80f3-4cbb-92be-089e3eb7e7b3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:38'),
('d7543e6b-dc64-4e48-a1ac-2fbf79fea414', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:07'),
('d760c284-f432-492d-b07d-a3ca5507a1b3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:55'),
('d76537d1-a223-4f83-bceb-2086ee5f6aa1', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:20'),
('d767e2e6-5e74-471d-a0e5-669f776cfb0e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:42:23'),
('d7879086-3ed6-476d-ab27-f77b9a3deff4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:21'),
('d792bf93-aab7-4e70-aff3-8bf44483d8e7', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:34:12'),
('d79a7991-c412-4ffb-94a1-e50ba7d385a4', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:10'),
('d79e777e-58f7-4935-9395-83b05d1c890a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:21'),
('d7a4408d-7e60-45ea-9c8b-8679e40a67ef', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:27'),
('d7af4e3b-6613-4ee9-adf3-50e7a3203d73', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:52:42'),
('d7bbafb2-0691-4ad2-8281-8659ff924f60', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:22'),
('d7c10026-4643-4b7a-b582-44569ddcbc83', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:08'),
('d7c23e4f-51ed-4149-b3e5-488ea62e2036', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:12'),
('d7ca2242-1de2-40dd-90bc-b2deeef571a5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:22'),
('d7ca235b-a706-4d1e-be96-c486a5dec082', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:22'),
('d7d9a3ef-db43-4ec7-b1b1-24b51f49ad54', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:22:09'),
('d7e6e931-0c23-4a96-809c-9f65e41de12f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:50'),
('d7f4246d-81eb-4802-96f5-7f8f56b7796e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:44'),
('d7f70063-6aa7-4a37-b3a8-17e1e225806e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:19'),
('d7f7385a-d60b-45f8-8b28-425d53080c39', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:13'),
('d7f9ba92-3085-4231-a6fe-6a7dd54766d3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:31'),
('d7fae5ef-4961-4c8d-8828-140d05b23d3f', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:33:05'),
('d81263bc-c536-4efe-9092-f7621811d6de', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:54:14'),
('d827dd1d-06db-48e8-bc15-01176a268131', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 18:53:41'),
('d833cbcb-ae76-4d7c-8d81-eb8b23f67152', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:37'),
('d8398e62-17f8-445c-afde-e79bf3ba60db', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:14'),
('d83e19a7-b838-41f5-98ae-5eebfc40e64b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 09:05:47'),
('d85234da-73df-47d4-aeaa-15376f801207', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:28'),
('d852c241-b9d7-42c0-9b05-d49ab39750f1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:42:31'),
('d8663168-d6af-48c6-9d5a-dcc3496ee407', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-24 17:34:05'),
('d866e9a6-3f64-4367-a4c8-156590f28a7c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:34'),
('d86beb3d-3d83-49fe-9e5c-1c90e1373cf0', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 09:45:27'),
('d86e1d1f-0942-4b01-b3c8-574c599dce67', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:21'),
('d8762be3-1306-4326-8b97-7fe28d6d0bda', '154.161.138.84', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-28 09:56:01'),
('d87d01af-1dc6-4e96-a17d-4702e6966e3f', '154.161.0.165', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 18:54:07'),
('d87e8223-a2bf-461e-bc4d-3368711407b1', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:10'),
('d88c83f7-d896-4210-b034-950d5cb13cb7', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:44'),
('d88c8c33-bfe5-4a58-b267-f853c898c39c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:08'),
('d8af6a01-5421-4bdf-bbdb-4d498b386011', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:27'),
('d8afeba1-d852-4bf0-b5a5-07197de1e250', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:45'),
('d8b1528d-6048-4d6f-b76a-deaea081fdb8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:02'),
('d8b86ad4-9d72-40e4-81cf-8b015b16b7e3', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:30'),
('d8bc6be5-f6c8-4619-bb63-47d0a612e534', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:37'),
('d8c3ba31-2fcf-43e9-ab88-76d6ad263d5e', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:04'),
('d8cfd447-5040-41c3-8fb7-3ee8962ed114', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/preview_payroll.php', '2026-05-29 11:22:28'),
('d8d034d6-6948-42f0-a7c9-0f3c0f21b35c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:21'),
('d8d23ba7-ae85-4059-a555-b90e83b390f7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:01'),
('d8d3ccd4-2235-40d4-9c70-18494e04f1a8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:21:03'),
('d8d3fca6-94de-4390-a7e9-15efdeac93ca', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:34'),
('d8e4cfac-8ce2-48e1-bfad-90760f0eb945', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-29 08:38:27'),
('d8ec7809-26db-4f17-995b-0a86aaafc0c8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:23'),
('d8fbd5e5-94af-46ea-8372-e29cc5194567', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:53:58'),
('d8fc833d-3a87-49df-802b-19fafaa87314', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:09:20'),
('d8fd823f-4cf9-4806-a5e6-52793b1ea903', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:00'),
('d9150e59-b1b6-4105-b9f8-048bf4f8c963', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:07'),
('d92301e2-de74-4207-87a8-43f20489b521', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:49:43'),
('d92b67f7-cbfd-4ce7-b7e0-633cc648a421', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:46:19'),
('d93dd174-117b-4b58-ad7a-2c2eccba377b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:49:52'),
('d94639d9-9f77-45df-84c5-83ac45c258bc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:58'),
('d972db91-de56-4faf-ae78-a7cfb3d37427', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:27:12'),
('d97385f5-79d7-4a55-b3fb-b40044154c3f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:50'),
('d9829812-af11-4a22-9290-bda102ebc84b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:12'),
('d9836a13-42ba-4870-8e0f-6249abb5a39b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:47'),
('d985aba9-83c8-4362-91b6-831531c4b297', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:20:07'),
('d99e0323-875a-4064-bdb8-3ddcca483ee7', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-27 08:07:33'),
('d9ac074f-097f-4164-b2f0-b9dff77054a2', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:00'),
('d9ad96f0-18ea-47d1-98d5-9c50a76a494f', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:40'),
('d9b364f3-33da-4f93-a229-7ce954025ebd', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:04'),
('d9bce32b-4037-48b0-9244-9a188834ff5c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-25 09:37:13'),
('d9bd46ca-0225-4413-b1f0-6785135fbca7', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f', '2026-05-29 09:10:54'),
('d9e1028c-e87f-4575-bd91-fd847b4800b4', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:54'),
('d9e98b17-31a5-4a6e-9f7a-44b7e16cb042', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:39'),
('d9ebec33-85db-4b17-b053-71fc19966215', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:58'),
('d9f0d912-898a-42b5-9f83-6b41df59899f', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 10:26:18'),
('d9f8d60d-783e-4485-8345-94994a0bb1f9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 10:24:34'),
('d9f967d5-3487-4270-b14b-57ad0f765cc0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:13'),
('d9faab82-39aa-411d-80f3-486855ed02fc', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:49:26'),
('da006461-cb92-4dbf-b689-e8336f9bbfcb', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:44'),
('da02bb30-5227-4b81-a4c4-7fd7a605b571', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:20'),
('da0dfbe0-1c97-4f1d-92a7-d8d97cc3fb86', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:50'),
('da161b45-50e3-4b27-bab5-a7aeb247a563', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:52'),
('da17af56-ad93-4d67-8432-edeee55bcafb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:58:19'),
('da2cb10d-bb17-4765-8248-97f62a7f039d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:35'),
('da31d7ae-08c6-4c1d-b2c9-77fbcb469b90', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:07'),
('da4e60ba-4661-42d3-ba64-12fbb572ecb6', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=50&offset=0', '2026-05-29 11:21:55'),
('da50b359-bdc6-403c-a1be-93ad2720d3b7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:54:04'),
('da6cfaef-f31c-4e35-8886-cd7dee4f0187', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:37:07'),
('da8e259f-dbc6-454e-9ed1-ccd3d76f0456', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:52'),
('da97b21c-63ac-4f89-a997-61269b47feb8', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:28:03'),
('da9a03ec-b563-4cb5-a249-d82c31ea65b6', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:12'),
('da9a3fd2-ad94-4b38-8cc3-9381c9a14f5d', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:15'),
('da9b4ba3-2c35-4095-9467-997a59dd6d5e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:31'),
('da9db71e-aee6-4002-ba0d-06d37f0491c3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:51:54'),
('daa57c67-723f-4cd1-97e0-f5ef3758ab55', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:11'),
('daaa6a3d-0e3a-49de-8cb5-d8ceace8c367', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:37'),
('dab33680-ce29-446d-8c57-1cddf5912f87', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:29'),
('dab8131c-31da-430d-8b5f-6828ac07247e', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:20'),
('dac2aa7a-bd3e-4be6-934d-3546a88b5ef1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:31'),
('dac5b300-385a-4973-957b-05eccae99025', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:57'),
('dad8aea0-a9f8-4402-a614-e60dc651ba9a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:41'),
('dad9448e-d943-4f09-b66e-45fead509ac9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:42'),
('db10f69e-cc44-49ab-92da-92da979115ce', '154.161.173.243', NULL, '/api/v1/services/update_service_status.php', '2026-05-26 11:25:37'),
('db1164a9-a963-4f9b-a951-feef25150313', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:00'),
('db11ce2e-b9d6-401d-9160-35d05b3e1766', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:48'),
('db18f9c4-8542-41ec-8697-0a279a300c35', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:37'),
('db24a279-cad0-4061-b275-b14e1b6e3371', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:15:21'),
('db26966c-3b46-46b5-9b20-784f5874f391', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:07'),
('db35e87e-7427-412e-bec5-11a708bed2df', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:04'),
('db3d41f6-3417-41f1-92f8-7cecc1bacc16', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:21:54'),
('db400ed1-4d1f-445e-a998-970d818f0464', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=50&offset=0', '2026-05-29 11:51:58'),
('db5c38c9-a1b9-45a1-9071-ec9b5f7a3d81', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:31'),
('db669280-ed36-4f92-bac0-37968a5c25a5', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:24'),
('db73278a-f445-45d1-be60-8e23e7973dea', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:21'),
('db879068-6639-4229-aff0-f4c6612fa6d0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:02'),
('db8c3504-db94-4aa6-bfc3-cfbac5983e04', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:30'),
('db9ee0fb-1225-4051-b7b3-e8cc1d4e1a8a', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-29 08:35:30'),
('dba09287-e1b7-41a1-b177-80b7bd0fa434', '154.161.138.84', NULL, '/api/v1/branches/get_branches.php', '2026-05-28 18:50:14'),
('dba9cff7-3678-4dfa-a10f-e4c1afd5058a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:00'),
('dbaa2862-b763-4751-8b3f-b7a922b6611a', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-25 18:58:41'),
('dbab3ca4-02df-466a-8e7f-2aafb957e921', '154.160.5.183', NULL, '/api/v1/payroll/preview_payroll.php', '2026-05-29 09:10:46'),
('dbada8f4-c2f8-4e61-96ee-5c236d6316f3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:44'),
('dbadb8cd-e546-41e1-a196-a0ba7b2c27bd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:53'),
('dbb382c1-f532-41f9-8435-6991a4b54124', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:00'),
('dbc9c3a1-f2f9-4d85-bdd9-ceb15fde1d43', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 08:41:29'),
('dbd42e9e-0b75-48cf-9041-19efdfb87a47', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:54:57'),
('dbd7b993-5895-4829-9814-8e14c89e42af', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:44'),
('dbd8d96b-3e51-4eca-81f6-f1354974d67a', '154.160.5.183', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 08:34:37'),
('dbd930a6-446d-401c-bbc2-cd3e21b0a1f8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:47'),
('dbea3e6a-5fc0-43fe-92c7-4ee48c7e2d73', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:40'),
('dbf69629-79be-4ed9-9d09-7855c5b065be', '154.161.138.84', NULL, '/api/v1/expenses/get_expenses.php', '2026-05-28 10:26:51'),
('dc03f5f1-641e-4a18-ad51-7cfc6eb60800', '154.160.5.183', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-29 11:51:36'),
('dc0475aa-f63c-416e-99d2-96b0f3ec99a7', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:28'),
('dc05186c-18ed-445d-a570-a1d482bde799', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:24:03'),
('dc11a68f-4897-49fb-b90e-e0d014916d92', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:18'),
('dc1cd7ea-a995-4342-971d-d2f49803cc79', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 22:30:35'),
('dc2f8061-4f10-46b4-9785-feadc0f5ec98', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:20:53'),
('dc4b7f6e-f885-4073-931f-d605164b7443', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale_with_payment.php', '2026-05-25 18:02:28'),
('dc4eb145-71b1-4803-81dc-fa8bbd35bcb9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-28 10:26:51'),
('dc53291d-e4a2-4306-87f9-7751eedb6620', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:37'),
('dc5dc23d-51f1-4b99-9b54-b582cd30f95d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:51:22'),
('dc5e2d42-1883-4995-ba82-6ad748833ae0', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:13:36'),
('dc7092aa-e1ec-4fe3-9768-7ab2cbc7a7ba', '154.160.5.183', NULL, '/api/v1/services/update_service_status.php', '2026-05-29 11:47:33'),
('dc74c312-f92e-4d09-a73e-fcfd371538b9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:07'),
('dc7ad55b-d1df-4ce2-963c-2428c4ba8eee', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:00'),
('dc7c3cdf-72d9-41a3-a695-2fc90ac02563', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:56:14'),
('dc94fb62-7250-4f0e-80fa-1ca3725c75b0', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:01:54'),
('dcae7afa-d720-43cc-8034-55a466850017', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 08:56:14'),
('dcbb7a07-a3ee-4918-a4f9-1bbeb3aa2068', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:30'),
('dcc1a120-b516-45a2-a1a7-06d943b05932', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:22:07'),
('dcc243e8-f155-47f7-b63a-935379260cb5', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 09:46:21'),
('dcc25c15-17d9-4f98-bd99-2adfbfb8e6e6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:26'),
('dcc4a8f3-519a-4c76-9b8a-380fa3ac7e79', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 04:53:44'),
('dcc6fb6f-8a69-4cc3-99ed-c62d5c6a8de6', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:01'),
('dcd495fe-9854-49a2-b173-b48c72bbcb8b', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:04'),
('dced97e5-ff9d-499d-9dc8-c9ceeb4aaba8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:10:45'),
('dceda650-a1d4-4113-b689-9238a57b85bd', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:52'),
('dcfa334f-1b59-4b56-8ac4-eeea884fa149', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:23:30'),
('dd18e445-1097-451c-97e2-ca8ab0788978', '154.160.5.183', NULL, '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 11:22:19'),
('dd2286fd-8528-4fc3-a57b-43ad4a5b8d10', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:34'),
('dd22fdf4-ba5b-4ebd-8437-f23a139347ed', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:41'),
('dd233ef2-89f8-41c0-a117-8c1c4271a617', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:12:42'),
('dd2f0d19-3cc2-45ea-a52d-8a8cb2aea305', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:17'),
('dd345e87-8acd-423a-bd72-be05dd6ea84b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:27:11'),
('dd3b3e9e-426c-4740-9504-ce53015f4c76', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:35:40'),
('dd4486f4-e462-4e57-be0d-adb81e88c4bd', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:44'),
('dd474d47-ac83-4683-a822-62708b630310', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:14:40'),
('dd49ebd2-e277-4ecf-97b9-4656e5744643', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:59:30'),
('dd4c0cab-806d-4cfd-be60-fa90116890b1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:08:02'),
('dd4ed6e5-9f01-46af-893b-09098f22cfc5', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:32'),
('dd5c75d0-d518-459d-a036-f56eb6642ab1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:11:00'),
('ddb1644c-b8d2-4b2c-8858-ea3f214eefe9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:39:53'),
('ddc4718a-2edc-4e34-8cd3-4d207ba6e0b9', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:11:48'),
('ddccc7d9-a9e6-4743-9202-7ae2e613d9b2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:44'),
('ddda7dd3-4acc-4068-93e7-9bd3eb837b10', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:44'),
('dddd6f5f-21fb-4216-b8ce-83568acc8e50', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-26 10:10:01'),
('dddf5d6a-593a-4475-82e4-c2c82a42c364', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 19:34:35'),
('ddea0652-4127-4311-8238-1747346cc6d1', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:31:53'),
('ddeecafe-8a43-4a7a-88d0-d896891b76cd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:34:21'),
('ddf54bf7-44d6-437f-ae85-d883b71f92df', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:27:11'),
('ddfb3915-507c-4a65-a2f3-fc1c9cd4eadd', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:54'),
('ddfc5363-16ec-4ddc-82a4-0c13221c2804', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:02'),
('ddfeeea3-2858-42f7-9afc-abab54828938', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:46:41'),
('de1cb57b-f4fb-4aa0-aedd-8678d4f1f533', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:52:16'),
('de2d8682-80e4-4fe5-b2e3-5f976cfd1da8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:57'),
('de2dced8-b7d7-472a-86e8-b36832cb10bf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:51'),
('de550428-4c48-4e37-85a4-6c0882b57675', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 10:03:55'),
('de5da510-54c8-4536-a943-80770cc49ba9', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:27'),
('de74d2fd-77a2-45de-bb10-1e4d06a376ff', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:24'),
('de76d578-da80-4b7b-ba1d-bb6395e4538f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:20'),
('de80973e-de00-4453-9daf-cefaedc9f65e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:40'),
('de8a7ffc-b0c1-4a02-83f1-0b317d4e8ff2', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:49:57'),
('dea9f956-760c-4ffc-87d3-12167140fc17', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:51:42'),
('debf47ce-4f30-4f39-ad28-db4b32ba0bc1', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_business_invoices.php', '2026-05-26 10:05:20'),
('deeb0175-8f7c-4e69-8eb3-cb2f984489b2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:33'),
('defdc9a1-6478-4165-8156-900546e009c8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:51'),
('df174cb6-da7f-41f0-b7bd-8da3bcb9a4a1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:35:33'),
('df254725-5f8e-4519-b806-93cccd211b6a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:13:42'),
('df2d10b1-d9a3-404f-9e2f-dad1f49ace9d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:12'),
('df4475ae-548a-4e60-93af-73d2d6c90731', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:34'),
('df499ab9-24aa-47b7-a218-c8679df98f27', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:42:03'),
('df4c7e0e-8bdb-45d5-adfc-a2e3a70a2a4f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:36:01'),
('df55f9a6-e8af-4d91-8688-119f7f24a9a2', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:55:21'),
('df589c6b-ba24-4a2e-99c7-2c4240df0bc8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:39'),
('df65772a-e08e-45fb-b3a9-ba052277d652', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:17'),
('df663564-30bd-4a9d-a662-fd2ebeed0674', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:18:50'),
('df731295-61d2-4716-a9c7-0d4d44f33a8c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:55'),
('df7ccadf-4d12-4de8-9180-337e59c45ece', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:27'),
('df80fe8f-9ece-402b-abd0-533dfee53abf', '154.161.141.144', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-27 08:07:03'),
('df857e9b-5d62-4186-bbcd-0d6c18b766d3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:24'),
('df9220b3-6b61-47a6-a627-a948d67715f8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:58'),
('df92c31a-a0e0-41c6-8f9f-a1140062ef8b', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-29 12:22:14'),
('dfa6aae9-32a5-4034-8fac-505488f2bad8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:49'),
('dfa863c4-7341-4d48-9266-779b641cbe1f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:11'),
('dfb03359-3103-49ce-8f71-075fb7bf8b7e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:52'),
('dfc06e1b-48a9-40ee-a862-441708520038', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:31'),
('dfc846f8-bd08-4034-adcc-afc5b470ed81', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:57'),
('dfd00309-0342-4af2-8b1f-a48a91391a40', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 07:39:33'),
('dff11e47-4336-4bcc-bbd2-f27efd5f4def', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:24:22'),
('e009a2cb-5449-4737-aae2-4929396089c3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:15'),
('e00aba47-d5b5-47a6-8c3b-dfe14f7c9687', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:19'),
('e00e1131-b31e-413d-976d-d161218587f1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:47');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('e0192818-ec0e-4058-a5e8-3a89f150403a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:12'),
('e02ec6dc-d510-431c-8b48-dab3f6b31c96', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:57'),
('e03281a2-fe80-4e56-8908-b47547221c81', '154.161.181.52', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 19:34:35'),
('e051ec93-0ef8-4e6a-a71c-d9be25c90023', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:57:38'),
('e058d719-e4c4-422e-b23b-900745ab9922', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:03'),
('e0594928-620f-492f-83be-71d224a1446a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:38'),
('e076b9e2-46ac-4047-81ea-73bd9f9e1753', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:02'),
('e07bff12-0508-4d0d-90ef-dbb4ae94a62f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:58'),
('e08f5af9-400f-4a00-bc7f-1f1733625720', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:11'),
('e0921272-7d5f-4dbf-abff-33fc68bc1b8c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:58'),
('e0a1154d-df5f-4b72-b3a3-2a69757b4b4d', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:07'),
('e0a6eb45-7d86-446f-9aed-84ee63bc19f0', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 12:39:08'),
('e0bf8d23-7bb8-4c4c-a966-202f3e83d7a3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:47'),
('e0d84c3a-0edc-4b83-b0ff-e0875c8f2c1f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:21'),
('e0d95983-8f6d-4d55-a290-39647cb996b1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:07'),
('e0e08a1d-67cb-41c9-ac9a-540fc19ed16b', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:34:20'),
('e0f06592-eb86-4ac2-b9de-f4dd39299f59', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:49'),
('e111f9d1-903d-41bd-8e09-2131f4eeb569', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:27:34'),
('e1142b6f-af3f-4c1d-8df7-44f2c7d627f5', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:50:37'),
('e115a072-6c6a-46b0-92ac-dba2db141b2e', '154.161.181.52', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 17:24:10'),
('e116b573-a0b0-41f9-aac9-c08061cea2ce', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:51:07'),
('e11c0d06-04a4-40e2-9b21-fb6a8861b081', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:25'),
('e11d2017-2883-4be7-b038-2b4e53f07d5d', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:43'),
('e11ddc97-c310-4277-a02e-e442f44d0b67', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 12:01:59'),
('e11e3663-d886-433f-a4eb-ba57c161dc14', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:11:00'),
('e124b3de-0530-4acb-b697-8dfc5a26a536', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:17'),
('e124cf02-e301-468a-abc8-1a8242560fe9', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-27 05:34:23'),
('e12cab84-f96d-452a-ab0d-f3a2601d8f52', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:38'),
('e12d5546-3df2-4d0c-8a6c-c17fcb981049', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:40'),
('e1339e38-45b6-4b3e-90c7-a05e856bdeea', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:22:21'),
('e13fb21a-2ed3-4a84-a53a-253a9a5d7284', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:52'),
('e142880a-520b-4b5d-a056-b705ab9dbc34', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 17:13:54'),
('e1583875-0344-4362-bfad-fcb9672cf7e3', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:25'),
('e16e40b2-7025-4be5-885b-e749af1949bb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:21:00'),
('e170b1b2-001d-4856-9fdb-0dcc6e2b7f8c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:47'),
('e1715edd-8313-4b32-9200-a50d2c52331e', '154.161.0.165', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 17:44:57'),
('e17552c8-d7f4-4b96-903f-ae3cf3aa2f8c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:14'),
('e1924933-c177-475a-aa72-b69c7977dc52', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:11'),
('e19c6fe9-849f-4cd7-b98d-75166f586c45', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:34'),
('e1a36448-3303-436e-9e4d-8a5a3f3cdd57', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:02'),
('e1ac7f88-6735-4ef4-be97-56fd6ea9c539', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:28'),
('e1b0c7ca-92cb-4474-8157-ddf1e1e9c44e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('e1b91261-43e2-4136-82a6-5b62b03b15c2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:34'),
('e1ba2e8f-713d-4552-9d25-efc78ad864aa', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:35'),
('e1bd1381-465d-4387-98ed-e04b624b6808', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:33'),
('e1c56c35-10d4-43b1-a559-4c3f399edfd6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:58'),
('e1c57508-706a-4a77-be54-4055e696a38a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:07'),
('e1d53313-8f47-4b9b-9156-052c01bb4afa', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:28:27'),
('e1fa6336-0ef0-4475-8f1f-8e295886d738', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:41:48'),
('e1fe775f-1388-43ba-a2ee-81e6d968a9a2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:45:57'),
('e207fe5a-eea7-4a09-bc42-6be04dfcd328', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:52:54'),
('e20e7207-57d4-4665-ac67-25cf9e375dca', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:43'),
('e220aec3-342e-438d-b0e6-97923d411300', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:20'),
('e22d72cd-3e3c-4625-b044-c71bd8387679', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 08:06:19'),
('e247430a-ebbb-49f9-973a-a42a9c4af3f0', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:04:37'),
('e251a6fd-3110-431e-8a6b-fcfc3c376183', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:39'),
('e254c4bb-771f-4f5b-b832-9d09513348ca', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:21:48'),
('e256844f-f53a-4749-b106-b34606a9a4f1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:43:33'),
('e25989f4-2726-4140-9cc9-7f6537d48f27', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:57'),
('e26b4773-28b3-4306-8209-958dd0818023', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:44:00'),
('e278ea6b-7e18-4233-87a6-9b787fce7795', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:50'),
('e28a71ce-a901-4644-8f2d-a50f0e158508', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:11'),
('e28d590d-d8a1-41bf-b025-01bdd8c799fd', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:10:50'),
('e2aa3088-2a9e-447b-8a40-f046c8f9187a', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:22'),
('e2c1fcdd-e52b-4537-b7be-e43f8a1a644b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/sales/create_new_sale.php', '2026-05-24 12:48:13'),
('e2d3756d-a888-4048-b93a-085ae19cee92', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:38'),
('e2d3b7d5-b076-4072-97c7-d61970e7ffdd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:17'),
('e2dd8b4d-00b3-4724-8c25-c25dd967008e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:11:32'),
('e2e3424d-8daf-438f-9e50-2b93715d7959', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:21'),
('e2e55047-b31f-4eac-914b-3250df08bbba', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:07'),
('e2e962a6-51bd-496b-b332-dfc0dcceb62d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:21'),
('e2fbe9e2-aafb-4082-aa97-d1322e0403a4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:11:10'),
('e313372b-a9ab-4461-882d-b79941fb7b0f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:13'),
('e313bcd5-ee6b-46d7-b162-81ad4b241ce3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:41'),
('e3205a80-8fe8-42be-88a8-0627d8d4597e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:53:17'),
('e323b03a-185c-49c3-975b-4295debd8102', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 10:03:56'),
('e3415fab-597e-4036-b38f-2930862b8b65', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:17'),
('e342a038-ee51-472f-9a6a-8f97172061e5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:23:47'),
('e348be74-287a-4c6e-a75e-eaa18eadc337', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:39'),
('e3690672-cece-440e-b228-f17fb2238c88', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:44:53'),
('e37ef33b-bcca-44c4-9a0d-5b39deb1ab62', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:27:08'),
('e38068a4-4e54-4937-b3c0-6acc678901e2', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/initialize_subscription.php', '2026-05-28 09:29:24'),
('e3a03c00-3c1c-48bd-a1d3-f882c0b14db4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:14:41'),
('e3adf41f-89ba-4780-a79c-dc92b3e10e97', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:03'),
('e3d60714-5aa4-4bae-b06b-6e209bc8aadc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:42:27'),
('e3ea16a1-d034-4e20-889a-202737bc9b23', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:52'),
('e3f4252e-a648-432b-9ac2-106174bb0fc6', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:22'),
('e3f70fbd-3856-441c-ba6c-88e514ee9eed', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:21'),
('e3f8feef-ca1f-479d-aa4f-40c88b931475', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:47'),
('e3fb329d-e45f-48e9-8c30-805851d62da6', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 22:14:00'),
('e41fdc4d-929c-4794-84b0-70ce79c65674', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:52'),
('e42bc514-8815-416f-a1c3-8dfb085991e2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:47'),
('e43c59b6-6639-453f-8285-49504e6f4cbe', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:30'),
('e44163cb-4e44-4144-86d2-df68873086fc', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/add.php', '2026-05-27 07:40:15'),
('e4431d98-0a8a-448c-9993-fa884f4eb6a1', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:27:53'),
('e45d995e-8583-4409-89c2-68792e5b7078', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:45'),
('e4637307-faa4-4590-9aa6-f9c4045c685e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 18:50:35'),
('e4645339-2564-4388-93a6-e8c6103ac0d2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:03'),
('e468e0f1-4445-485b-bf2d-5b4dcd84ab80', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:07'),
('e46e50af-6f8c-4af4-8c17-6050a2139a8b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:27'),
('e4778691-fd29-4cdb-adab-c0a790734ad6', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 07:59:05'),
('e4b618c1-00d7-4b87-8c35-1c25bdb79a73', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:57'),
('e4b6aacb-b3cd-49be-9309-84db92dbac81', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:16'),
('e4c5838d-b965-419e-97e4-a4809b23ccfb', '154.161.141.144', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 07:59:30'),
('e4ed617c-31b4-47cc-a235-a3b25ebf56cd', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:06'),
('e4fae158-1b8a-4bba-9d23-989a563bf888', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 10:13:26'),
('e4fd70dc-c994-4317-b504-54459097357b', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:51:20'),
('e5189909-fc2c-4c5e-b2c7-1d96372d67e6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:39'),
('e519f116-1ffc-4eba-bc8e-54c5e38c51c6', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:57'),
('e520ce26-6047-4e41-a502-a9ea483b5452', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:17'),
('e52850ea-3f97-48ee-953f-a3791d800f44', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:13'),
('e52b0102-2ee9-4f84-9fea-faadc51c21a6', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:51:42'),
('e53bf2bc-991b-4d2d-baa1-63427b2a7c92', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:49'),
('e547cd5e-7ced-412e-b637-98092df00a12', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:10'),
('e549326a-85e8-42dc-92b1-b19d27ca0fe2', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:06'),
('e54d0afa-e14c-4065-a162-34aa6bae4312', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:21'),
('e54f7824-39ca-465b-84c7-0f45716117f0', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 12:37:49'),
('e5619541-e7db-411f-80ab-131ac22a5dfc', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 08:35:30'),
('e56a1eaf-9067-4a5f-95aa-844961518d76', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:47'),
('e56ba84e-37ac-4c88-84ac-f06f27d32624', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:51:21'),
('e56cecf0-4d01-4948-bbe2-a839938355f4', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:20'),
('e57141c6-d1d7-40c8-8f24-20b194efbc42', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:32'),
('e5796644-0f91-4018-bbc4-c024c07c54d9', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:20'),
('e57e9e7b-d54c-4775-85c1-6d51579f2fb9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:44'),
('e5805711-1a91-432f-90f7-8893347c2e88', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:50'),
('e58af742-50d8-4d5c-95d6-a93681370990', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:54:27'),
('e59401d8-39a6-487f-8067-9478f98ab30f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:57'),
('e5958054-b9cf-4314-ba52-05100c80b630', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:10'),
('e59daaa6-a342-4f02-bf7d-12541904039c', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:49'),
('e5a5fc28-e038-474a-a82b-313b694ebc87', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:34'),
('e5c9e81b-39ad-466c-b4d8-0df8bb7d1d37', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:01'),
('e5cfc11e-757b-48f8-a496-9f55429f1886', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:11'),
('e5d999f5-fc5e-494c-9c2a-63db58ce152a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:02:04'),
('e5e8b685-0557-4a6e-b350-07d7b54d47fb', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:09'),
('e5ed69dc-e157-43be-ad0a-1d4f2fd37d5c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:20'),
('e5f534b9-2d8e-471b-92e9-d0aca166e2ba', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:54:04'),
('e5f885be-2b31-46f5-b762-5c2ec48504a9', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:57'),
('e60a180f-6c32-4608-9f6c-c58b77e919b0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:46:18'),
('e60ed4dd-059e-4eed-83b3-b1610d3c9865', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:34:45'),
('e6131210-9d34-4b15-aff2-1a7ed3434423', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:44'),
('e621a348-5cb1-4f41-a5b6-ec741e4f9018', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:52:17'),
('e63674a3-c0cf-475c-95a8-f372ddd58962', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:50:53'),
('e643cdba-e9ff-40e4-bfc2-ba93c2ba2b6a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:42'),
('e6442157-8de2-462e-8cee-0b3c2569049f', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/update_service_status.php', '2026-05-26 19:49:59'),
('e64a80b3-7d91-4b71-9006-d89e2f2a3c1b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:07'),
('e64bcb75-ac08-4436-a56b-0253bd6770d8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:33'),
('e64cf3aa-0ebd-44ee-a98b-061bc8755bc6', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 13:28:54'),
('e65ce62f-b2d3-488b-a470-3c516b798b3a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:44'),
('e664812f-0db7-4d78-998d-4a8966497899', '154.161.0.165', NULL, '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-25 18:58:48'),
('e68038d5-48f7-4b97-b93b-c2930afcf8cc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:29:47'),
('e682846d-ace8-43a1-b760-e283c09fb2cc', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:43:11'),
('e68a9706-c50b-4197-9283-484a712808e9', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:13:24'),
('e69864f7-a5a8-41e3-ab87-b426210f82ff', '154.161.141.144', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:40:16'),
('e69bac53-5484-4e6a-8c8a-885be9b08298', '154.161.173.243', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-27 05:39:29'),
('e6a62b76-3b45-4c22-a57a-4827c6605e5d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:25:31'),
('e6a9a64e-2c61-48e9-b688-00f59df1d336', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:17'),
('e6b0bd51-7046-4f31-8024-a45e6990c9fe', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:17'),
('e6b69d4d-bf7e-46f7-b721-10f66ba12918', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:09'),
('e6d5819f-98d1-4091-a2fe-b3144c347f22', '154.160.5.183', NULL, '/api/v1/sales/get_all_sales.php?limit=40&offset=0', '2026-05-29 11:53:10'),
('e6fe7198-a496-4344-83a4-4370fbbad49b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:29:34'),
('e7164db4-fd62-45b2-96f1-a60102d812b9', '154.161.0.165', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 18:03:33'),
('e7271ebe-48b6-4ae8-83dc-09e2501da363', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:23'),
('e72af566-6c3f-4ac8-b82f-17e70e2eacbc', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:51:37'),
('e7378f9a-5258-401f-8af4-74d503625dee', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:57'),
('e73bc61b-0ba7-46f0-91ce-996c055c8f9a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:08'),
('e73d8aa8-2540-4613-9ac2-85abf707dc6e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:12'),
('e743bfcc-67db-4fa0-a7f8-c4a77a6c01cb', '154.161.61.147', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 04:40:32'),
('e74a485f-a793-47a2-b667-1e768780095c', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 07:46:37'),
('e74cd0da-4630-41c1-9c93-0e993922598f', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:19'),
('e768b7b8-a196-4a0a-8d75-c17583565ff7', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:43:21'),
('e76ac8ca-048c-4b7e-8c8f-c26c7412573b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:17'),
('e779b0f4-0cda-4ba0-ba32-685876055746', '154.160.5.183', NULL, '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 09:10:46'),
('e77de79c-d6f2-4dd9-85ad-e7958a39cc93', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:54'),
('e780a954-c125-4a7b-9d07-7d4a0065de73', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('e78e573a-f129-478c-bd5d-b992d4d724b2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:07'),
('e79901cc-f536-4f5f-9a9c-d32d5451b101', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:38'),
('e7a5067b-e34d-47b8-9223-af4bcdb03154', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 18:50:30'),
('e7bfb9b8-ce4d-4b7e-8740-0d8826d6164c', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-24 17:39:18'),
('e7c27c7a-af8b-43ec-a3b0-0b93a02a4ebf', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:37'),
('e7c7a787-3e7b-4dfd-a1fe-13ddf178f3d2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:21'),
('e7cdea5a-2f66-4ba0-b01a-27287b905edc', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:08'),
('e7d6473e-69c2-4f05-ac94-e716d2ef6836', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:32'),
('e7d75d68-2698-40d0-9a49-e3d554274134', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:14'),
('e7e4306b-6094-4b72-b938-28a38a778008', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:39'),
('e7fa1570-e118-471c-b3bb-b9f735768ca5', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:10'),
('e81522ed-e8c4-44cd-bf0a-db3cb01f59e2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:48'),
('e81bcf07-c9fe-4bef-badb-b013016eca68', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:27'),
('e825b9bb-b632-4487-9323-8a92614a4847', '154.160.5.183', NULL, '/api/v1/invoices/get_invoice_for_source.php?source_type=service&source_id=986211f8-0a85-4d1b-8f73-77ef9b13e554', '2026-05-29 11:47:47'),
('e846979d-3449-42c4-b01b-df1c9344dfbc', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:31'),
('e85ae4be-3b04-4941-8dc9-522822e5cc14', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:10:07'),
('e85f569c-a4f9-491c-bf23-c368bf0aa0e0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:07'),
('e8603021-78ce-4b91-8965-ec9341846a15', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-26 19:57:29'),
('e8655910-4314-4055-87ce-0891918e8e7b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 08:41:42'),
('e86943a7-bbb1-41d2-85ef-d647781e8354', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:27'),
('e87c948f-c866-4976-bb41-4d47d784e427', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:17:21'),
('e87e3394-ddc0-4c7c-a56c-11b0cc0b54a0', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:15:54'),
('e89f5c1a-1cb7-4623-973c-17b2e1754d9b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:38:47'),
('e8a4efac-857e-43e7-ae58-078c3a82a5cc', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:30'),
('e8aa3157-5ef7-4a0d-bd94-1ed5b13f9bc6', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 07:59:13'),
('e8c98d82-2a59-465b-9676-289e75e01aba', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:00:01'),
('e8da2820-fd67-4a63-9a55-65b9be671a31', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:30'),
('e8dc1256-ad83-462b-9d0b-f99a5af22888', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:12'),
('e8efeff3-b135-42b2-9231-6e760affe366', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:27'),
('e8f46c65-6032-41b6-8a5b-46f71f816214', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:08'),
('e8f5f927-aea6-4031-9656-717b2df3b918', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:07:20'),
('e8f7476c-672d-4695-bc0f-297a0845ae4b', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 11:22:37'),
('e8f85346-5426-4808-be20-e8a6be2b7be3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:18'),
('e9234940-51f0-46c1-a44a-234b9a054364', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:40:40'),
('e92dc6b6-c6e5-4b16-8169-e18fb22bd203', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:09:20'),
('e93799e7-c2f7-4b82-b420-5e9c1c8f25d6', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:49:22'),
('e94160b5-9727-4d3a-b5b6-122c20b34cb4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:07'),
('e947224c-eb1f-42c4-ae03-fc6528e0d6bf', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:45'),
('e949243f-e15a-4412-a3aa-8e46116c3b1a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/billing/verify_subscription.php?reference=SUB-PRO-6a1817f251538', '2026-05-28 10:26:15'),
('e9523152-ec3f-441e-919f-d6ced3d24638', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:50'),
('e956aa88-9118-4208-b90c-49d9ab855f80', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:27'),
('e959cffa-ee0a-48cc-8fa3-abe64cf263e2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:47'),
('e95ee28f-639e-4cef-8fd1-eb04fee7ccf4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:24'),
('e9776b27-d588-4801-9024-3e9603d0b93f', '154.161.173.243', NULL, '/api/v1/users/list.php', '2026-05-26 19:57:30'),
('e97a1cd5-c73d-483b-b338-e2ba578d339f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:10:18'),
('e97b099a-de26-4006-85be-1da911507699', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:00'),
('e97ea288-2020-413c-a5fe-fe5028d21e59', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:01'),
('e9857ecf-b0a7-4074-8ce4-3fb0e739725e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:33:51'),
('e987a318-2f2f-447e-8de5-fb5e9611c18f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:21:50'),
('e98aeced-cd7e-48a1-979c-fc7192c3a901', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:47'),
('e9937e6e-4f5e-4013-8700-96b50f512177', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 12:15:29'),
('e996e1d4-88bd-4deb-b2ce-ee49d526cc24', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 11:47:35'),
('e9a5b0ef-d30a-4c3b-9b29-298733c08935', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:25:43'),
('e9bbcd39-71c3-48a5-9a38-3dc17d9a2b7d', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 08:34:02'),
('e9c5932f-051b-4e15-a81e-a10682356181', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:50:42'),
('e9cd0896-1abd-42af-9e0b-ce5f90667455', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 03:58:40'),
('e9cd5b8c-f006-4e22-8d2f-e378aaa08e78', '154.160.5.183', NULL, '/api/v1/payments/initialize_pos_payment.php', '2026-05-29 12:17:10'),
('e9cdcb1b-af16-49fc-a6cb-79f0d31e9663', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 08:35:54'),
('e9d16d83-b97d-4a5a-bd66-e64412da85b1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:57'),
('e9e17187-607d-4f01-b087-ca6438846cfd', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:43'),
('e9f5ba42-a3bf-42fc-acac-123eb02eb77b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:32'),
('e9feb209-12de-4a74-9414-47309590b89c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:37'),
('e9fffd6f-548e-43f9-9310-694e114420eb', '154.160.5.183', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 09:05:52'),
('ea031f56-e09b-4586-8ff7-34378c25ba4c', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:57'),
('ea086c23-17ae-4b70-be6c-c1a4f9039bf5', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:57'),
('ea091006-2aea-4a5d-976f-839b75929646', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 08:07:04'),
('ea137e96-0e44-427e-9c83-605c2f401455', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:47'),
('ea175d1a-4210-47c0-b5ba-397d97cbde37', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:14'),
('ea1767bf-7ba4-4db6-8b84-f7c78cfb5940', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:45:20'),
('ea1c2d63-c0f9-4f1e-bfb2-89bf5b87dd97', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:47'),
('ea260484-2d09-470d-8c0d-b259801bb741', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:11'),
('ea2f0fa7-a5ed-46b9-9762-fcfa80e7e96c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:08'),
('ea2f2235-068e-441a-a6b1-8105c442f9e8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:18'),
('ea3d78af-b91d-412e-996c-8f7bd9d50934', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:53'),
('ea49c8f5-55f4-472d-bd89-ed547ecca8cd', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:17:09'),
('ea4c3e20-5f74-42bd-915c-efd6157b0b4d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:53'),
('ea501e2a-afb8-4598-8a49-b34ba5a3ad4c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:25:17'),
('ea523c57-d420-4c0a-adf6-69142a5fb6c0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:31'),
('ea52940a-04a4-4d15-9bd9-af6fd187be7a', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 11:27:17'),
('ea5b555e-53a9-4afd-8618-1ff6ed284395', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 07:39:35'),
('ea5dfb56-da28-4bf5-a034-31fe9e6fe5ab', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:10'),
('ea705389-1283-447b-b226-98ae30715af5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:59:57'),
('ea7ee98c-4b8f-4f76-ab95-9e9c4273e75a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:13'),
('ea7f6f23-0592-4847-a007-8afc98c1d58b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 20:00:34'),
('eac2b292-d3f6-449f-b3bf-fe14de986bda', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:33'),
('ead136bd-1359-4be7-aba3-bb73bd73b901', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:02'),
('ead46552-5628-4a69-b70f-653bc584d3ba', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:33:33'),
('eae443c7-c6fa-4429-b79a-e504831ce81a', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-26 19:59:37'),
('eae50251-a762-4637-8a93-57a4b766f3c5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:19:29'),
('eaeaac69-d4f7-40df-96d6-a44cee14dae8', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-26 09:53:19'),
('eaefebec-1516-45c0-9eaf-09039f04d00a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:07:11'),
('eb0a1b94-3b8b-4fee-a6dc-fdc98e43edfb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:52'),
('eb0c945b-df9a-4c32-8212-f1d54268a201', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:51:37'),
('eb136a59-e4e7-413f-a019-820bccc2a02a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:45'),
('eb180c22-a5ce-4dfb-974c-02b4a65f422d', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:58'),
('eb245742-49ac-4880-8f39-e2b962c51cbe', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:27'),
('eb26c1bd-ab9c-452d-a467-db2668e66970', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:45:53'),
('eb292773-f211-409c-b47a-a2314211d5fb', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:28:23'),
('eb2f7c94-214c-4072-8c12-6317e9344cf6', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:15:28'),
('eb33de26-ebbe-4853-bbf2-e72b3a85859b', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:58:27'),
('eb416923-02ce-406a-8103-0b88095fdd9d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:34:07'),
('eb422ed5-941e-4d23-9770-8fcf370d41d0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:13:50'),
('eb45c9a5-cd45-4866-9f91-622cdfebb8c9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:31'),
('eb6524dc-d422-4baa-93cb-b8c4d15bb26f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:32'),
('eb805d98-98ad-4eb8-83b9-fdced58bd518', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:18:10'),
('eb8484b6-9a0f-4359-8519-e6d07edc23c4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:32:14'),
('eb8618e5-712a-4a0b-86e1-91d6066348c4', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:37:52'),
('eb90d95a-b904-4b34-b41d-a2449513513a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:31:01'),
('eb99a1b9-2217-43f5-a53c-6ca666c5a3f7', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:54:20'),
('eba42d6e-a287-433f-9e4b-cb80968c7a9e', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:04'),
('eba46b28-f940-4100-a15f-865fe8b35b9b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:27'),
('eba9770f-c9be-4b12-9184-befd7eb93f82', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:17'),
('ebaa2754-3f5e-46a2-b8f9-b5d5398eff0f', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 11:49:29'),
('ebabe668-45f7-44f2-a713-9462174a106a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:11'),
('ebc7f29e-7baf-40f7-9477-c83b455d8d51', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:20'),
('ebc8ef57-1ca0-4007-b655-5fdc9326943b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:47'),
('ebcc0831-3f90-4e64-9b26-23774ef74131', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:22'),
('ebd89858-bf97-4297-9298-f418a7fc3804', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:57'),
('ebe1693a-cd89-4cc0-bdaf-6b59cfdb239c', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:47:00'),
('ebe77e87-46b9-4e3f-9725-5f2d61439ebb', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:54'),
('ebf28ca4-506c-46a0-86fe-b90799c5e534', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:54'),
('ebf4e841-a140-4ec7-8c51-357fdac6565d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:19:53'),
('ebfb53c2-5633-433c-91f6-5f62c52f9516', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:10'),
('ebfe02ff-8130-4410-98e6-7d036ea92ecd', '154.160.5.183', NULL, '/api/v1/branches/get_branches.php', '2026-05-29 11:45:24'),
('ec047ec0-cb84-411d-9013-d50032aa5ea8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:17'),
('ec20d73b-250d-45de-bc00-b25642a42792', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:47'),
('ec27c5b1-f345-4b1a-900d-b8a89e4b1c23', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:11:17'),
('ec38edea-7b90-440c-af3c-04c70a754a0a', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 20:00:33'),
('ec3b51e9-eda2-4608-ad31-8edc1a94bd42', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:54'),
('ec5959c1-0a42-4981-8409-37f0091f24ac', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:54:08');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('ec5bcc88-a301-46a8-af13-3f21d71c58e5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:56:02'),
('ec643da7-0843-41ac-aeec-b438ab37bfba', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:55:28'),
('ec68e07e-f16f-4bec-8c38-744a1b67e1a1', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-28 04:53:44'),
('ec7babfb-7f17-4d24-85a3-91c046f972d4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:19:18'),
('ec916724-8e0c-41e2-8620-eedf38239b8e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:51'),
('ec9b1c57-5754-48c4-86a8-707121bfdbda', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:27'),
('eca899db-0570-4c6e-9bb5-01a489742028', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:59'),
('ecab2d57-1990-410a-8d5d-234aeb352cec', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:28'),
('ecc7f161-97ec-41cd-9ade-94849a77355f', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:23:23'),
('ecc8cdca-f145-4f30-a21d-ceab29c11cd9', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:26:41'),
('ecca671b-58a0-4131-a766-59dacee02d05', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 10:24:34'),
('ecee5ea4-6542-4650-8155-5277da956f2e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:27'),
('ecf8b200-5341-4eb9-91b3-59c421d279f1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:10:29'),
('ecf916b1-4061-4426-b98d-80f6250210d8', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:50'),
('ed08ab76-0c0e-4638-a82c-b6e8683b3359', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:40'),
('ed204ae7-7c28-450c-a361-14ad03bbaa93', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:14:47'),
('ed29ae82-4c1e-4538-9e90-fc1ef18a4c95', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:14:27'),
('ed37dab1-3af5-4a98-b839-01cc5e289488', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:41:50'),
('ed3abbad-971a-47e3-b4da-a255923da3a4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:28:45'),
('ed5b6295-75ac-4ef1-a656-7d3d7e127a75', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:38:54'),
('ed67e05c-fb5d-4bd3-8a9a-fc55c50bddb4', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:01'),
('ed724ac9-81d5-4cbb-a797-8f5e82b4bc0a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:08:37'),
('ed7a655e-0d36-4316-9a82-6636d563f6f8', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 08:07:26'),
('ed7d08a6-e7cd-43fe-85c5-8f4617c0eb4f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:57:38'),
('ed7d8123-6b2e-470a-b4d4-bfa3a4c77e5d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:13'),
('ed89e47d-d278-4f4f-aa65-6628bc231041', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:26:01'),
('ed9b6ad0-614c-4a67-af94-11ff5bcf2821', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:28'),
('eda066e8-c0bf-4986-b55e-027fa89ccee8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:28:38'),
('eda4ad6f-5e7c-4fb6-bd6e-ea48307518b7', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:27:12'),
('edb3fe49-ccce-429c-af22-84d6a88b9641', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:29'),
('edbdee08-194a-4723-bb35-db9e7563756d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:45:01'),
('edc730c9-8a7b-4312-a752-e2a869b3f0b8', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:28:30'),
('edcbc08a-d227-457f-9a60-0241f45b4fa2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:28'),
('edd30dcb-2784-45c9-bfc1-a5458c9346de', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 05:32:25'),
('ede40472-ed00-4cd2-a7cc-bc158e93ff1c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:34'),
('ede8dd73-186c-497e-a95e-4528a8192583', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:44'),
('ee032393-fa57-4816-b6bf-3df42d79397f', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:53:22'),
('ee08ef39-8130-4b30-9e2e-de7dcff9d3de', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:32'),
('ee0c1290-fb8a-482c-ad38-5b781a9b3001', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:37:13'),
('ee0e0d76-bf9c-4d07-923d-600a74bf2631', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:30:47'),
('ee1724dd-3d2a-44a2-9e17-81247f7c5470', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:53:21'),
('ee1ee9a2-5503-45e1-bfe4-79d8978aee53', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:41:27'),
('ee1f3065-067e-4a5d-af13-af93fa8d8cc0', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:03'),
('ee2eb72a-a2af-48d6-a7a5-0c6a34734545', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:55:07'),
('ee2fd6a8-5ac2-42d8-b128-d9432ebc5f1f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/estimate_withdrawal.php?amount=40.00', '2026-05-25 19:57:26'),
('ee334f2e-c565-4df0-81ef-341391d40026', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:24:51'),
('ee38693f-ed47-4e29-be1d-45e25acb7a86', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:34'),
('ee53e04f-f882-4a49-8dcb-5e02ca14f56d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:06:31'),
('ee743274-be3e-45fa-be70-b9173b6611b1', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:07:43'),
('ee7ed78e-4b2a-4b8d-8ddc-c86b380ff032', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:02'),
('ee91aa2b-d15e-4ec8-be0e-b8f4114aaaf4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:57'),
('ee96bddb-5efb-4734-9009-5d0f9228f993', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:20'),
('ee975106-4ed1-4eff-822e-6b1f3d762df3', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 22:13:38'),
('eea34411-3bcb-47a5-936f-4992cf3cfe39', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:17'),
('eecaa64b-0af5-41b9-8063-88f4efea8015', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 19:51:12'),
('eecbbcbe-bd6f-49fd-85a3-a0335b8f7128', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:37'),
('eed2a4a6-3391-411b-aace-31d11796ffeb', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:11'),
('eed4175e-4797-4830-a0fe-1d2d8388ece5', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:35:03'),
('eee41473-a24b-41bc-8887-aedf30d5ee22', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:21:02'),
('eef061ab-a6cd-4f64-a0f4-0f7220177cdf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:56:28'),
('eefee9cc-0757-4370-a7e9-d531e532eb6b', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:20:57'),
('ef004f34-6c83-4185-a586-7d81de01304e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:01:33'),
('ef01d346-d88d-4b2d-a333-281493728dcc', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:42'),
('ef084751-720f-427a-8877-99ad06fcae65', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:14:49'),
('ef147762-5dd1-4cce-8a91-c227d00989b8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:07'),
('ef1b5d22-631c-4fe2-94fa-320492d008c6', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:09:50'),
('ef1e3f0d-5c79-473c-9ac0-21f64c22938b', '154.161.181.52', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 17:20:03'),
('ef203a71-5610-416f-9849-0121555495f1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:47:17'),
('ef26c0d9-e5e9-45a8-a793-a1477af14f11', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 05:40:21'),
('ef280754-5590-43a7-9ac4-0b6cd0665005', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:07'),
('ef47386e-c19d-412d-9bf1-fb0e18dcc925', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:17'),
('ef499876-004d-46b9-85f6-2920ea0b75a9', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:52:04'),
('ef4a83d7-74d0-448e-8d76-7b83a0c5b73a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:54:02'),
('ef500dd7-c056-4698-8c31-ae48f6507568', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:59:14'),
('ef51f105-6b1d-4126-a4cf-1e24d8dda1d3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:27'),
('ef5df958-4b2e-4de3-980b-e0bd892568c4', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-29 11:22:24'),
('ef6dcbee-a5e2-4cae-b6e0-af76f53bca10', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:41'),
('ef738158-6613-41a7-8fe1-c41c18d9d592', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:07:28'),
('ef8141b8-325d-4475-a7ca-39e069efac8d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:52'),
('ef843b25-a286-4839-b0e2-af773d208373', '154.160.5.183', NULL, '/api/v1/users/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f', '2026-05-29 09:41:40'),
('ef88018a-0103-44c0-9179-4560c0ca527d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:27'),
('ef8d187c-cc96-42a5-9b84-6a61ec02b3c1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:52'),
('ef92e508-4b4c-4ebe-8400-4fcce8387448', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:41:38'),
('ef94cf84-edf8-4880-b290-ab311dd26799', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:08:00'),
('ef96a807-2ccf-40d2-92c9-6f95a29cf98a', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:09:58'),
('ef9949f2-fdfd-4b68-b333-1a2eb57c1432', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:32:07'),
('ef9fa945-e576-41de-9213-2503453d528e', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:05:57'),
('efa099f1-2a7b-4c93-a35b-52e1be2177aa', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:23:44'),
('efa4e690-9d43-42b9-a595-bda263cd82c7', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:20'),
('efaa1e38-0e74-4941-9530-604c6f438c65', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:54:23'),
('efaeedfd-8780-4a5d-9f1d-87e30aeeb49a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:23:41'),
('efb6ff3a-e9a1-4828-b1b0-012708fcbf7b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:25:55'),
('efb80802-c5a0-47b4-83f1-7e4fceb88179', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:30'),
('efbd4c67-fc0d-4fa2-95b1-ff9383ed5330', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:34'),
('efc07ad2-6635-47f6-b12f-dd0153ce24de', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:33:00'),
('efc49644-bed5-4a6f-ba02-64f418fc7589', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:53:23'),
('efc7d219-de06-4896-b4da-a799529d8e9f', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 08:35:54'),
('efc91f88-ca60-4953-bce3-68e1633fe7e2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:52'),
('efcda2e4-3042-4bd4-8439-9ef5d292acb4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:50:37'),
('efd2a1c1-9fc0-4583-912f-fa00483727ae', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:18:48'),
('f0164a49-79f2-498d-8d3d-720cd6801300', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:46:47'),
('f0287502-332c-4168-8468-91854a89cc3b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:20:23'),
('f04cecd4-b10f-4563-9371-514f2d88f5a2', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 18:03:20'),
('f052eb2c-e931-4c6d-b6d5-9e9b7235f993', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:30'),
('f056119d-d5fb-4621-a402-d6f232946334', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:01'),
('f0599075-4d21-4dbe-be8e-328344a3c5aa', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:36'),
('f06125aa-2600-4a37-9129-721db0762248', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-27 08:07:12'),
('f0678b9b-c55c-4b5f-bfa7-1a5956c28e80', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:14'),
('f0725bdb-2fad-40aa-b535-a35b37df86a1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:37'),
('f072b5d5-363a-45df-818a-b23bd1d58aed', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:48:00'),
('f0822b5e-2977-4592-8efb-da1e91b2c5b5', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 22:14:12'),
('f08b5c81-e7d9-4f33-a94a-a845410a0396', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:52:22'),
('f092d422-1a3d-4799-aaaa-1e7fa3fa73cd', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:55:14'),
('f0986717-aaa0-4e9e-b4e6-e4712a4d52d8', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:51'),
('f0b80d54-86f6-4358-9128-35938b4b5547', '154.161.181.52', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 19:34:32'),
('f0d7ad5c-c4c9-413a-8296-97afd62ce6ae', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:00:07'),
('f0df599b-32c9-4a9c-9f1c-bb03d6ab3407', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:04:07'),
('f0e068b2-020c-4c61-beac-242ae55988e1', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:32:51'),
('f0f3460a-89e1-400f-a796-55086b5b3872', '154.161.138.84', NULL, '/api/v1/expenses/get_expenses.php', '2026-05-28 18:51:00'),
('f0f84232-b66d-462d-966d-59becef9e17b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 17:13:56'),
('f10bf710-e3a9-44a8-bae7-8970f7b907fa', '154.160.5.183', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-29 12:22:26'),
('f111043a-64e5-41a9-9e39-00da562ebdaa', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:00'),
('f1131f01-df83-451b-95a5-a7631100109d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:33:17'),
('f12dbbf7-ac54-48b3-96bd-368d59008059', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:10'),
('f12f5fa4-bc4a-416e-9a80-b636ee03c7c6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:11'),
('f1354c97-79bd-426a-8bfb-a970f760b2f7', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:29'),
('f1365aaf-35e7-461a-8fa3-482102717c08', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:33:44'),
('f14045f3-5d3f-4c8c-9761-4aef8921f566', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:34'),
('f14c4b91-8c81-443c-bd5f-40324828d2db', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:46:48'),
('f15ac703-09c1-4da0-aa0e-4eb321db589f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:41:23'),
('f15d36a9-1239-47f0-bfb4-f48b429c397e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:26:14'),
('f163fd26-467c-4842-8d86-87615c9c3b1e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:03:37'),
('f16633db-337d-49b9-8265-92c5f6f4480d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:31'),
('f18278c5-91b2-43be-b6a6-490e3b85369f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:13'),
('f18d0506-2bca-45e7-baeb-cedac61708e0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:06:47'),
('f1904473-464d-4b23-9d36-495662beb3f3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:25'),
('f1a02bd0-faae-48fc-91d2-dcad94c57c4c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:45:18'),
('f1b0b638-13d1-4f58-bde4-fd53c9306adc', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:12'),
('f1bbb15d-75f8-40ea-920a-6917dd86cfe1', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:19'),
('f1d09474-c1d1-4313-a687-ce4672920035', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:13'),
('f1e8a9ff-2661-44cb-ad90-54fc52bef000', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:17:34'),
('f1ef8e03-3430-4eaf-bcfc-64004c943adf', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:04'),
('f1efcfb9-763f-4381-b6af-c92d973746a3', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:31:20'),
('f1f99980-2de3-4d5f-90b7-c83cbd0c9b8e', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:00:45'),
('f208695a-0dba-430e-949d-e744f6b24f1d', '154.160.5.183', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-29 13:29:08'),
('f209464e-b7ff-4805-97b9-a45591f78c38', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 18:50:35'),
('f213c801-f039-4087-960c-374b6d42d7da', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:26:05'),
('f215e65e-54d3-4cfb-b722-75585831dbb4', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:40'),
('f22eab49-d065-4944-9ae4-aaf9c5c03bc4', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:15'),
('f22fa4d8-6559-4cbc-9b0d-501932327b8d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 19:32:17'),
('f2314200-4793-441b-93bc-84ddee384781', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:06:17'),
('f238c903-012b-4bae-8b65-36d89d9caa23', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:21'),
('f24021d4-1821-4e71-a61b-fa6f966d6b88', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:16:37'),
('f244addd-ec46-4175-88dc-2b304581dfba', '154.160.5.183', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-29 08:36:16'),
('f24de476-d8d9-4ef6-b967-c9145f7526a7', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:14'),
('f2675443-ff0c-4976-bdc8-f13a4d1da6de', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 10:26:16'),
('f26acf52-b2c0-4c3a-9925-4cffcb5f8c09', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:17'),
('f26c4f04-4877-43ce-980c-b4ff1efa5e7a', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:31'),
('f276f6d4-911e-4383-ae9f-9ef6e0f1587e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('f277b1dd-5cc4-4d7c-bd6d-9ed102cfe25b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:08:21'),
('f27acfe2-7442-468b-8ed0-a1977336cd61', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:50'),
('f27d45a3-cd20-4c98-a877-ee5816da752e', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:21'),
('f27d9aef-a034-46ce-af6e-a65f98fb8e29', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 09:46:21'),
('f27e5f5a-e3fb-428a-9f91-384e6c991143', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:19:00'),
('f27f3bb0-e984-419a-9850-8855067f0694', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-24 14:27:48'),
('f283d009-d22a-41cd-a6a4-ea2144602a89', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:04'),
('f2863861-88b3-4612-8569-18ac1aae3785', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 07:59:30'),
('f2870d93-100b-4be0-9bd3-7ae40043e636', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:48:03'),
('f2895fb6-85de-4a75-b6d4-7f745af638c3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php', '2026-05-28 10:26:17'),
('f298b15c-0414-4373-9276-7e1c2fe04048', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:40'),
('f29a4e36-a0e6-4cf4-b4c8-2e73027f3b7c', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:39:41'),
('f29fa4fb-597e-426e-beb6-0ebe8217bf93', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:32'),
('f2a0150d-fd86-4183-a3d7-56e377deed3d', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 09:37:13'),
('f2cbb64c-39cb-4a47-b566-7726a1898798', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 05:07:52'),
('f2d0bb55-f952-46af-9a37-70717ff15d94', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:23:17'),
('f2d75b25-4b57-422d-a7e5-1c74e45a487c', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 10:03:56'),
('f2d79014-40d9-4ad5-8804-84b43606f90e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:07:32'),
('f2f12a7f-d561-42b8-856c-b004968fcdd9', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:11'),
('f2f6b1cf-3269-4772-99fd-7cc85b1cbc91', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:57'),
('f2f6f675-0346-4860-b653-05bf6761bbfb', '154.161.173.243', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 05:40:21'),
('f2ffd21f-9748-4c56-a6b8-5df1d6ae3db8', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:15:57'),
('f306ffed-5266-4b9c-b28a-a10ac276d0ee', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 05:42:36'),
('f3135afc-d5e3-4b20-b715-76b370463598', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:05:02'),
('f31d0c00-9a64-4b9e-860a-1dce319db1ad', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:59:49'),
('f321dcee-0fcc-4eec-8977-467114eab38d', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 20:00:43'),
('f338e637-bec1-48dd-9bf9-d1440b3c6bf2', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:15:52'),
('f33c37f4-51d7-4941-9f68-95324cd8be8a', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:40'),
('f33fc4f3-046e-4885-8df2-af58353442cf', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:30:10'),
('f34f7106-5cdd-4267-8aae-75f495c25416', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:42:31'),
('f3556953-6569-4dad-be6f-709ebf854753', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:07:17'),
('f3575670-2a6e-4a7f-8a74-0785d7fa27f0', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-29 11:22:09'),
('f35792bc-8643-4047-aede-7578c5b7002c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:54'),
('f359c8e0-1ab5-4ced-889f-1ddb1cf23e07', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:17'),
('f35d36b1-f8ea-449a-ba3a-b7d95c642c6d', '154.161.141.144', NULL, '/api/v1/business/get_business_info.php', '2026-05-27 07:56:41'),
('f35fa9cb-e014-467e-8293-76485fd9e679', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:30'),
('f3840c99-7f3e-4d3e-a318-66e6fde91d58', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:50:55'),
('f38e0a6d-5c22-4172-bb5c-7cea5efac691', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:17'),
('f396ff72-f84f-4c0e-8d0b-d7960d4d54c1', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 22:08:45'),
('f399b5a6-950e-4293-97c9-eb9eec77a14e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:46:11'),
('f39d5924-aae8-4295-ab10-83e29627c40e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:04:01'),
('f3a452da-ce08-42b0-8a99-8b66eeafc398', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 18:53:26'),
('f3ae6796-c0ba-4a5d-87fe-204921f16ebc', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-27 07:56:41'),
('f3be433b-c17f-4844-b748-c625aa2f430a', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:09:20'),
('f3d77d9f-d2cc-456a-a11b-62f9591a2ba5', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:36:51'),
('f3dc32b7-f511-4ed4-a365-abf3fdc56870', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:22:07'),
('f3e08403-01d9-45e6-9911-f853349ace8b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:25'),
('f3e3a116-fee3-4afd-b175-70ba5ff67d42', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:24'),
('f3edeba9-9755-4c02-8e04-ca3752bcb721', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:18:42'),
('f3ef213b-1ca0-4bdf-b055-f768102b8a4b', '154.160.5.183', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-29 11:35:16'),
('f3ffce63-18c4-46e5-863c-f49ccaa42006', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:47'),
('f406a6ee-d3fc-4092-a3d5-926ec8a65c5a', '154.161.61.147', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-26 04:40:37'),
('f40760f6-547d-4432-a038-83b70809d4ab', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:03:32'),
('f4096899-2990-4a4b-9d57-dd42193dee6d', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:33:22'),
('f41148d4-348c-4130-814a-059fd7c02367', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:44:40'),
('f411c16a-ab2b-4099-9b9a-fd0710e8b4e1', '154.160.5.183', NULL, '/api/v1/payroll/preview_payroll.php', '2026-05-29 11:22:28'),
('f420612e-29b1-42f8-a5f2-9b70ff3c2630', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:43:59'),
('f422099b-9e45-4e3b-b9cd-9755f3313d12', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:11'),
('f4467adb-cafd-41d2-a23c-87073ac39cae', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:43'),
('f4544bd1-00e1-489e-bc12-887f574b78c4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:07'),
('f45d9259-b79d-4e85-b649-a48472b80753', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:27'),
('f45e2605-6a37-454b-9389-b3031f370e4a', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:40:23'),
('f45e2ea1-2028-4dcf-9bc3-f45b810a01b6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:48'),
('f4628814-a916-4e9c-bea0-80d49a92e527', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:47:14'),
('f463a0de-21d0-48fb-88b5-ad4e06999d5f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:28:04'),
('f482a5fe-13ca-426c-88f5-61be0e9a9ce3', '154.160.5.183', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-29 11:22:19'),
('f4924f74-2b13-4ea7-8cf5-6d7e0f8c496c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:50'),
('f4a567f4-dfe5-41cc-b7f7-4f3fb3fe25bf', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:28:35'),
('f4a939fc-486b-4be4-902f-e545c2c1e882', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:52:40'),
('f4b38996-181d-4a33-877b-289228a1efa8', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:29:19'),
('f4b94d27-f741-423a-a654-b870e749542b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:19:17'),
('f4c4fdb9-a564-47f2-a690-b0077acffa8f', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:48'),
('f4ca58c8-2827-47ce-8ae6-30b97be97557', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:49:40'),
('f4dfdc42-a691-4b86-879f-1b8b526b99c0', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:41:10'),
('f4e1c901-5ec6-4bf2-ac42-bf598826e3f6', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:03:01'),
('f4ead957-e3b8-4b4e-a066-e8d69bb57c30', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:25:42'),
('f4edc24e-e455-4796-87d6-2f7de8353863', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:20'),
('f508db4c-5cf4-4164-b015-0ef24cb68888', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:24:51'),
('f5090231-2344-4e62-b494-e0e86bc7ae11', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:57'),
('f5101f4b-8d14-4078-a8d2-0bce814faa17', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:32:31'),
('f512eb7c-fed1-4f99-9946-00cce5106c22', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:30:05'),
('f5175a46-9dea-4224-9b0c-599e1fef99ba', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 10:10:40'),
('f51e30ff-90bb-4062-80e0-a13ff26e12a8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:38'),
('f52526de-6e00-4830-960a-6af24fda31c8', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:37'),
('f52559c3-60de-4920-8894-3ee2ae20e594', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:03:57'),
('f52ab4e9-a9d3-4403-a9b9-85ce5d5d91de', '154.161.141.144', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-27 08:07:19'),
('f52dc246-6924-4d52-addf-148820bbec07', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:43:21'),
('f5310c1e-3859-4ba2-97ef-65ed0b0ae172', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:02:47'),
('f543829c-30bc-4192-b1ef-898d83bd1bfe', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:14:48'),
('f550807f-93d5-4c18-81a2-4d279cf3f3b2', '154.161.57.109', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 03:58:04'),
('f558bb8b-148b-4fd9-bead-94757f542735', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:59:03'),
('f562e508-2a3f-42d5-9396-cf40fec055dd', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/verify_pos_payment.php', '2026-05-25 18:54:20'),
('f57ba155-cabc-485f-af6b-99b34d2c4c45', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:06:12'),
('f58a3f78-c1a4-4c38-aa00-129f43c8c7dc', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:59:37'),
('f591553f-a49a-463b-a93d-e9d2900dcef4', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:31:35'),
('f5997f43-9069-4e42-8324-e5b474d4e299', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:54'),
('f59bef90-a107-4b9a-8a9d-271635860247', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:53'),
('f5a57e85-09dd-4c0c-9699-71d5942d744b', '154.161.173.243', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-26 11:02:33'),
('f5a60657-67e1-4a03-a2ff-e80be351ccdb', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:02:48'),
('f5ae167f-d96e-4432-9155-349e06ee8d53', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:14'),
('f5b02594-3e68-45a0-84a6-488b3b073f54', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:31'),
('f5c4c7b0-81cf-4aa3-a437-e39b1114eb66', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:44:31'),
('f5c52cdd-f138-47af-bd1b-99852240dacf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:07'),
('f5ce9371-be70-4388-8d58-51aa5dc62da0', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-26 20:00:30'),
('f5d4d257-3025-4fbb-98e7-1455a8c8f270', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-25 18:57:04'),
('f5d6ef9c-7ace-4e53-9a5b-13f5b1ca27c1', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:31'),
('f5d7ced1-3c17-4f29-93e2-dc618ffba8cd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:57'),
('f608f75a-aaf0-47e6-9e44-edff34e8a05d', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:32'),
('f6117367-06ff-4a56-9dd3-b03dfdae31f0', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:09:48'),
('f61383e1-42c5-491f-bda2-b54ada38ac00', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:24:23'),
('f618dc1c-4c1c-45ab-983d-7d7850ffdb39', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:18'),
('f637936f-6ff0-4b10-8f41-9802d2de72d2', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:53:10'),
('f63d36f0-061b-4264-8b40-2beae3691ea9', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:54:53'),
('f6418bdf-77da-48d4-bd18-88d2a90ee266', '154.161.141.144', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:46:39'),
('f648ca1a-47cf-41a9-bf04-0290413386d6', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:16:24'),
('f66bbde3-8f32-4eae-9c9f-8374857c6ae2', '154.160.5.183', NULL, '/api/v1/business/get_business_info.php', '2026-05-29 12:21:58'),
('f67c99e0-84f3-42b3-b184-5159ec24c8ca', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:41:31'),
('f686f2e8-3f31-40d9-b846-66cfcf2f17ab', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/messaging/get_days_with_sms.php', '2026-05-26 20:00:43'),
('f68b44e8-895a-416e-856c-9d8e6d1d7fa0', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:33:24'),
('f68d9d90-1532-4911-ac8d-09ba2c18acfc', '154.161.161.178', NULL, '/api/v1/sales/create_new_sale.php', '2026-05-24 12:52:59'),
('f69a1e6d-a748-4c63-9a17-70db535bc45e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:07'),
('f69d59e7-30ab-4085-9fb7-57afc687337b', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:37:10'),
('f69dec1c-a2a1-4dbc-b935-30ba94dbab67', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:57:53'),
('f6bbdc7e-f274-4de0-a05f-80f26b0b485f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:18:20'),
('f6c49c3f-e312-4258-87cd-45fd6b71e705', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:24:15'),
('f6c80aa3-910c-4d70-91e2-1567395f7f97', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:25:27'),
('f6d4cc78-fa26-4b04-b303-ef566c7bab64', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 18:50:13'),
('f6fdc950-03da-4ca0-ae45-c0630210daa0', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:56:39'),
('f708c417-217b-4563-924a-9f7a93c463c3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:04:28'),
('f727d769-c08c-49fb-aa4c-5529c3ea7ed8', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:29:04'),
('f72c0572-116f-4ef1-91ca-096f7afd888b', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:37'),
('f72f6f5c-6402-440f-940f-479852fbf4c2', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:34'),
('f732ca2d-8c21-484c-86a4-8b84491ec958', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:21'),
('f736cd17-6aa6-45e1-9430-aeb4720e742c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:44:37'),
('f7372a26-a001-4525-a8bb-16c10ea73370', '154.161.173.243', NULL, '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:25:52'),
('f73a5848-c9cc-427d-ac95-e94cbb6d22f9', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:58:22'),
('f74ddee4-bd88-4360-acec-7a21ff97d620', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:35:31'),
('f74f042c-8b7d-4969-a205-257a510833f3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:53:44'),
('f75247e9-9b83-403f-968d-792886205868', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:35:27'),
('f755cfb4-4049-4d97-9c5b-c31a39da0745', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-25 18:58:48'),
('f76cfc13-885b-4386-af64-22a3b89b8dfd', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:05:58'),
('f776a254-3082-4b37-802e-aadcea33990e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:12:04'),
('f77b6bd4-b194-49ac-bb1d-2224a5c158f5', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:52'),
('f77cd35a-2d96-4b9d-9c26-744c36eb328c', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:19:14'),
('f77e36b4-3c9c-48d8-9e0c-98c3eab91415', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:42:08');
INSERT INTO `api_request_logs` (`id`, `ip_address`, `business_id`, `endpoint`, `request_time`) VALUES
('f789cc03-a09e-4ebe-9211-a078c0a2e806', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 11:02:22'),
('f789dd3b-5253-41f3-97ae-2a8e4d4e1a26', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:35'),
('f78ee92e-02f6-4651-bee6-e331b9eec691', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:01'),
('f79075b9-f726-4249-bf6b-66ee8dd8eb8c', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:07'),
('f796c7d1-2661-4278-88f8-9e5a8d1635e0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:21:57'),
('f79a85dd-bf62-4430-bc6b-1f53618320ca', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:07'),
('f79cedde-a843-49da-9cd3-8e51503d7a1b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:24'),
('f79d6fe9-8bc9-4849-a8a8-b7ff821534af', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 18:51:44'),
('f79fc833-d316-49ef-85a1-478985b84368', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:37'),
('f7a3f482-4dde-4bd6-99e4-a6ca50533a8a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:47'),
('f7a6839b-df51-4b38-94ee-5422fad9a13a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:50:41'),
('f7a838c1-2cee-4e75-8a7d-5194262a0455', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0', '2026-05-29 12:38:45'),
('f7bf9582-8aa5-4615-b120-da95416d07ff', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-27 05:34:05'),
('f7c43896-cdba-4dda-9a44-e02511bd3f83', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:11:28'),
('f7d4514a-b302-42a4-a395-9509cf4b6d01', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:15:17'),
('f7d5e7b5-9da7-4d16-81db-07db1b705e6c', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:55:07'),
('f7e0861a-cf4e-4b03-9299-ccf768215dbc', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:32:18'),
('f7eb6bdb-1184-451f-8596-6559cdf0b401', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:02:17'),
('f7ec8272-d929-47a2-8ce1-0c0eb2d5be10', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:34:34'),
('f7f8a08c-279a-41e2-95e3-47894ec42288', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:18:57'),
('f7fc0f0a-39a4-44d3-9cbe-c08b387aab6b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:57:32'),
('f7ffc982-f3c9-431b-973d-44fb57e8713e', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/create_business_invoice.php', '2026-05-26 11:22:35'),
('f8042d80-eaf3-410f-bf07-e190b43c9482', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:00:27'),
('f808c7a4-42b5-499b-b0e0-aef1387eac37', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:47:13'),
('f80d9ada-9d8e-4f76-adec-d10f4cf00775', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:34:14'),
('f8212f21-8f36-41a2-bc96-ae76d063f63a', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:31'),
('f8292536-e66a-4229-ab7c-a5fab21aa0bd', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:48:31'),
('f82d1970-1c09-4915-b87b-6ffb1a3e2abf', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:33'),
('f839a3bd-c3b5-4b44-a023-a8ce6d407e3e', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 09:53:20'),
('f8423cff-1afc-4073-a7ae-952f573b3927', '154.161.0.165', NULL, '/api/v1/business/get_business_info.php', '2026-05-25 09:37:13'),
('f853f475-58bc-4193-9b65-a11cf9665ebb', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:24:07'),
('f861f42d-b948-4f3b-8783-8265bf90d7e3', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:38'),
('f884db55-e4a0-4e73-9be9-b57bd3587097', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:10:34'),
('f88f0f7d-9be3-4995-aedc-1d7464288daa', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:08:28'),
('f8945722-a0ae-475d-bb0a-5e52eb8dd010', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:57'),
('f895d302-6511-4ef5-9c93-74e883ced964', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:03:08'),
('f89c0ed9-ebfa-4cb0-aa11-31d190139180', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:49:19'),
('f8a0b8b5-936d-4784-bc5b-c72dba455df0', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:20'),
('f8a42c75-af6a-483f-bd79-85ab0cbaaadd', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:42:31'),
('f8aa5afb-deae-4cca-8139-47f93d330774', '154.160.5.183', NULL, '/api/v1/payouts/get_wallet_status.php', '2026-05-29 11:22:33'),
('f8be2899-ed74-4933-8f16-e190d83e8d37', '154.161.138.84', NULL, '/api/v1/business/get_business_info.php', '2026-05-28 18:50:13'),
('f8cc751c-1877-4218-b1e8-785607d965fc', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:27:43'),
('f8ded106-f15f-4e82-ba94-c69a9ec1c5d3', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:27:01'),
('f8edfa6e-3971-4d41-9438-e5929a1e4313', '154.161.0.165', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-25 18:57:04'),
('f8f0074a-aa61-43d2-9f71-f6df21cd5032', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:52:27'),
('f8f07acf-45df-4a1a-95cc-4974d4ba33ba', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:48:12'),
('f8f0f8e1-4d55-4464-8be6-87f1c128fcaf', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-28 09:56:01'),
('f8f7f01a-f891-4c5f-877a-b1903f485819', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:44:40'),
('f8fc560a-e945-4d40-8b3f-88a8c81827cb', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:06:58'),
('f902c61e-7210-44ec-bc63-093825f18ea8', '154.160.5.183', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-29 11:51:42'),
('f90497d9-66a4-4f16-b940-3a773ac558af', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:53'),
('f9094efd-55cc-4d18-bec8-cb6edca62b8c', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 14:40:48'),
('f91059e7-b27f-4831-bc85-f55d4abd067b', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:04:12'),
('f9135413-1347-41d1-82b6-cc1f3961d887', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:01:14'),
('f923aac0-cfa1-4732-b8dc-e6b3dcc48bb7', '154.161.138.84', NULL, '/api/v1/users/list.php', '2026-05-28 09:46:21'),
('f944fa51-c151-49db-8b24-e1219365e2f5', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:15:43'),
('f95cc304-239b-4ddf-a5a6-0aad4e279193', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:44:51'),
('f9620683-07db-46ff-a41d-30fa03adbc96', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:17'),
('f963c8e3-8260-4c5b-b807-1a39545136c0', '154.161.138.84', NULL, '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-28 10:26:51'),
('f963d912-3fa1-42e2-b867-ce1fc5631ec9', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:43:41'),
('f966daff-99a0-4291-ad80-f2b49ec79d5f', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:24:37'),
('f96a2a8d-f6c8-49c5-a9ba-dfed618d30f9', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:39:05'),
('f9725aa3-f240-409a-bf84-503137f0e526', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:37'),
('f972fa77-9bbd-4ec3-b3ed-b89541870c09', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:38:33'),
('f9745117-a784-436b-b1fe-a208a646ea90', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:12:07'),
('f9751546-1f86-4b80-8bf0-c2f64bd1f900', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 12:21:58'),
('f991cf06-178e-47db-97df-0b16cdc84428', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-27 05:34:25'),
('f9a4186d-48a6-4ada-9656-3a9fd3827130', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:29:40'),
('f9aca64a-a91e-4b6d-b293-aa72b94cba0d', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-27 08:07:19'),
('f9accdde-e159-4326-81a6-c0701bc50fb7', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payments/initialize_pos_payment.php', '2026-05-25 18:03:33'),
('f9c0ba4f-121a-46a4-b2ba-d0e22e75ba81', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:13:37'),
('f9df6eb0-e6df-43f1-81b3-cadff0bf0e0d', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:39:37'),
('f9f0d74b-7dbb-4379-9483-53a82a375e40', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:16:47'),
('f9f24cfa-5c00-4c82-b48b-f0c66caed36e', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:31'),
('fa04cfc0-2cac-4c85-ac12-4ddcf1ba5463', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:58:30'),
('fa091cec-97c1-4caa-83a9-81e0c8be97bc', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:24:21'),
('fa0c3725-dfca-4d02-9e25-0223d61745e0', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:40:57'),
('fa263341-5bb1-4b6f-98cb-cfa84ee90bcb', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:40:53'),
('fa36174c-e49b-4381-b471-45ed6d4e8508', '154.161.173.243', NULL, '/api/v1/business/get_business_info.php', '2026-05-26 11:00:23'),
('fa4ee643-6d94-4baf-a744-17a635477104', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:50:03'),
('fa517d85-314b-4905-8911-fdf42a005249', '154.161.141.144', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-27 08:07:12'),
('fa53347b-e6dd-4ef8-9bfa-8235a9008813', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:53'),
('fa53faa1-a3c7-4604-bd70-580ecc923503', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:17:10'),
('fa5b46c5-2bd3-4c78-b73e-81d48c487aa9', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-29 11:49:26'),
('fa5daca4-91d0-408e-8b0d-01387c065cf4', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:58:54'),
('fa70a3f3-c4c0-48bb-ba7b-e85e79ce3b42', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 04:58:48'),
('fa780d43-6b9d-474b-bae7-2b6371b2589d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-25 17:13:55'),
('fa83def8-fd40-4e5f-8d8c-b07c44f1813b', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:56:33'),
('fa94fa78-4f35-4ab2-972a-4139521f7321', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:15'),
('fa9b3837-bd44-4d1b-b734-20f11e03e886', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:22:51'),
('faa2eacc-19ff-4590-a5c2-4e56e31937dd', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:15:47'),
('fab76bdb-048b-4e9e-bced-efee0788175c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:16:52'),
('facc6710-358f-4b09-ab42-dd33d4765382', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-26 22:08:29'),
('fad049d1-1b22-4abb-b15b-ef18196cde62', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:27:24'),
('faf588cf-e004-4f94-bd4b-c266a71d2671', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:17:42'),
('fb11f669-afab-4c50-89da-e42000baf6a5', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:20:22'),
('fb1cc3dd-72c1-414e-9363-60562e0c17d1', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:29:16'),
('fb210e77-6eba-451d-b66e-1abffb829326', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:49:37'),
('fb3bc9a3-ed89-4d32-bf4e-ca9428ec3356', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:07:27'),
('fb46aeb6-1c19-4caf-9c5e-512681c7d55b', '154.161.161.178', NULL, '/api/v1/business/get_business_info.php', '2026-05-24 12:46:47'),
('fb53064a-8d07-422b-81ae-7cc5fa8c5e63', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:03:52'),
('fb576fee-898b-4470-b80d-f357115b192b', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:25:11'),
('fb5ec8e4-e076-49a8-a6fa-51fa175cbc1e', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:35:00'),
('fb7f0bf7-5154-48c6-beaa-b30e840fcede', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:30'),
('fb80209a-55ae-48a1-86f6-eb7f35214169', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:11:08'),
('fb83084c-b2f4-4b2d-9c23-abe1c53e7985', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:43:27'),
('fb94d166-b276-44b2-a535-3e68152de6bf', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-25 19:55:59'),
('fba1ee83-7689-49f6-afde-97039672df65', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-29 09:41:26'),
('fbaed024-15e2-4a5c-b71b-33d4b189a5e1', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:02:03'),
('fbbecb9b-09af-4f1a-b79a-039c8c835b09', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:02:11'),
('fbd4cde7-1fa7-429c-aa76-57790ac53752', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:27:29'),
('fbd7e62e-fce5-4b78-b084-5a25f10968c8', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:01:03'),
('fbe5852f-d67e-4542-9b61-97062c33a163', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:46:14'),
('fbed0b2d-57a6-4d5a-9770-f8bf8cd14812', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:36:34'),
('fbf347f3-4f93-440f-86a7-811ddd412f34', '154.161.173.243', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-26 19:59:37'),
('fbf8dd45-a530-4ac0-a574-66590973a748', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:05:37'),
('fc07d8a7-9f28-4cea-8a9c-d5527cacd6b1', '154.160.5.183', NULL, '/api/v1/users/list.php?limit=30&offset=0', '2026-05-29 11:22:42'),
('fc0deaa6-1c53-4584-bbfd-dc082c405093', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payouts/request_payout.php', '2026-05-26 19:57:00'),
('fc383f73-84ef-4835-b232-921ed0f67ab2', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:37:01'),
('fc505a5e-5f3c-4eeb-93d3-902df9588ecf', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:53:37'),
('fc6568ae-379e-43f8-8a55-805a7303ca57', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:49:07'),
('fc951108-d27e-4cfa-9c2b-b8478fe8e8c4', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:17:17'),
('fc97eacb-bab6-4d55-8620-c54a107f56be', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:51:53'),
('fca1d25b-f72e-4367-bf54-0f65c28cb391', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:25:53'),
('fca67ceb-9c8d-47c0-a9ef-06321a412b9c', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:43:10'),
('fcaec4e3-6333-4e50-96f2-14280a500626', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:36:06'),
('fcd4848d-7bbd-44ec-a2c3-f7886e7abf6f', '154.161.141.144', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 07:45:43'),
('fcddc305-35dd-4108-be0f-dc7d8e4cc2a8', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:55:52'),
('fcde3ded-211d-450e-b772-8d835e397ed3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:31:17'),
('fce1eeac-8227-4470-8b0a-592ecefb4a2e', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:36:30'),
('fce3dc92-7742-4217-b899-244e7ef4c415', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:32:34'),
('fce763dd-1116-466f-8014-20ab6f8ae4ab', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:20:40'),
('fd052e0c-16d2-48d3-84b8-3dce41543884', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:05:10'),
('fd14eba3-8cb6-4c77-b6d2-5050a2e836cd', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=30&offset=0', '2026-05-27 05:39:12'),
('fd179355-ca7d-44a5-ab7c-4e6a1ef155bc', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:38'),
('fd1b2177-7a9b-4d65-b549-739ff4b29e98', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:57:10'),
('fd1bc9a0-0d41-42a1-8183-cb59fcadbfa2', '154.161.173.243', NULL, '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-26 11:02:17'),
('fd1dd23a-0e1c-4153-b9b2-cbc3afa64163', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:18:24'),
('fd404ff5-5e0a-460c-8518-c125a7e4e633', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/payroll/list_payroll_runs.php', '2026-05-29 08:36:06'),
('fd45bcc2-83ec-4ae4-ae42-555d2184fd06', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:17'),
('fd568090-6c50-46cd-9e29-dea9dd6f2ffa', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:56:50'),
('fd59115f-2a15-47ea-9064-081b5e06e2ef', '154.161.173.243', NULL, '/api/v1/business/dashboard_summary.php', '2026-05-27 05:33:58'),
('fd59f1d9-c9f8-430e-92cc-bb682c8c5fe3', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:13:37'),
('fd5e3a21-8b23-4055-ab2f-9faa4bd2d142', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:57'),
('fd642bd8-8db4-4fde-a14c-288fbcf8bfad', '154.161.173.243', NULL, '/api/v1/messaging/get_sms_dashboard_stats.php', '2026-05-26 22:30:21'),
('fd665ceb-ae57-45e3-8845-14006d284559', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:22:10'),
('fd66b4ff-967f-45a7-82b7-f0b5d86b24f2', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:27:41'),
('fd68ce4b-6dd6-4568-a493-b0266cb3e52f', '154.160.5.183', NULL, '/api/v1/expenses/get_expenses.php', '2026-05-29 11:22:24'),
('fd750730-c408-46cd-a596-e621e16c16de', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:26:27'),
('fd76aef4-ee60-4ecc-9cdb-571c7df7936b', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:12:50'),
('fd7c727a-9325-45e8-8f38-c9724a2666ea', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:20:29'),
('fd8564ba-932b-4e6a-9341-bc986a9da0cb', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:19:47'),
('fd86396e-4a78-4374-b5a2-351d557f9337', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:23:44'),
('fd8ebcd3-9f95-4f03-9721-e70e3d6e858f', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:54:21'),
('fd91c4ec-df8e-416a-a65a-28b7a6413a32', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/services/get_all_services.php?limit=30&offset=0', '2026-05-28 18:51:00'),
('fd977da8-07a4-483e-a018-a45a7f9f7d6b', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/customers/get_all_customers.php?limit=30&offset=0', '2026-05-29 11:50:18'),
('fda711a9-3a7b-43f0-90d9-46ca9e16922c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:10'),
('fdb55958-4f48-49f8-b1df-4b407950daae', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:22:51'),
('fdbc6a17-4766-4924-a376-c8bc4ca5d0d1', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:12:18'),
('fdbfa85a-1a8f-4eee-a4c1-27955980de3a', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:29:15'),
('fdde8dd6-a395-498a-8ec2-65db8c6f877e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:31:54'),
('fde3260a-cbdd-44b7-9597-459342b2819f', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:17:27'),
('fdeed5ec-c710-408f-a67b-a9a06f68bdda', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:40:14'),
('fdf1f6fb-8a23-45c3-b995-f58dc8ffab08', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 15:31:28'),
('fdfd93c5-cc74-437d-b653-c5414d5f8301', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php?limit=30&offset=0', '2026-05-27 05:44:14'),
('fe089c50-2a7f-40bc-bcb6-5d08572e905b', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:11:04'),
('fe0cbda6-e7e2-48a8-a75e-cfd100f6d910', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:00:08'),
('fe18a802-7066-4158-8729-a2b3ab128cfd', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:22:13'),
('fe18f728-2f8d-49bf-b756-6beb7515d0ae', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:40:51'),
('fe3502ab-92b5-4e53-b94a-f99f7986c6b3', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 05:05:58'),
('fe4353c8-4e2c-49b4-9f4e-1288b734f8b8', '154.160.5.183', NULL, '/api/v1/inventory/add_category.php', '2026-05-29 11:35:14'),
('fe553d44-2472-4089-89d5-fef91c6f9704', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:18'),
('fe5e3a47-9d6c-43a4-8224-e9783b42febd', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:39:59'),
('fe80adbe-0f6d-4f8a-b5b7-f7a6acd112a7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:36:15'),
('fe830036-8763-4413-850f-e5d9071aa199', '154.161.0.165', NULL, '/api/v1/messaging/get_days_with_sms.php', '2026-05-25 18:58:41'),
('fe88faa9-4186-43c4-bb24-a2c98e36b974', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:35:34'),
('fe9139fc-a9aa-47b4-91b6-cf2088716a25', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/expenses/get_expenses.php', '2026-05-29 08:35:54'),
('fea0113b-684c-4ea9-8693-56083337cbff', '154.161.138.84', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/users/list.php', '2026-05-28 10:26:18'),
('febb1e23-2371-486f-9fa7-fd8768f95398', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:30:24'),
('febf620c-43bd-4039-8565-1c403668f14f', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:34:40'),
('fec6a928-60d3-4555-b6fa-b667addbd00e', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:51:32'),
('fec6bd31-839d-4a29-90ec-fdab4874c922', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:00:43'),
('fed16a16-bb06-47b2-8e03-680e1f9f292c', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:30:04'),
('fed6180f-20f7-4148-911e-8d5ca343f89c', '154.161.57.109', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:04:31'),
('fee2c611-85ca-4a27-8700-55524e330782', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:01:07'),
('fee92344-80d8-4a0b-bd8d-c63b26e3ddd7', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:33:15'),
('fef028f5-d404-4b6a-854c-36197cb1f441', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:29:41'),
('fef3cb57-271a-4105-99e9-55f4e3655dff', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-29 11:21:06'),
('fefed87a-c9ba-446a-88d7-c9bc7cda9ad0', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:35'),
('ff1155a6-60d9-46ae-8283-3ef4e14aa403', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:27:34'),
('ff1d11d7-615b-4457-94d4-5a65657fe35d', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:55:43'),
('ff1ebec5-55bf-4e54-9b4a-c1c29a4870e6', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-25 09:41:01'),
('ff229395-55de-40df-b4e7-fde5cf279832', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:56:17'),
('ff249854-18da-4911-8db6-83ba54ce92c3', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:26:47'),
('ff2f2523-d9b8-43e1-a28d-073c38d96fd9', '154.161.41.194', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:40:30'),
('ff37d224-2279-481c-b207-d1825947df9d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:10:07'),
('ff3abee6-3322-4779-a0eb-05dc31143147', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:14:24'),
('ff557607-3541-4f3e-9b40-6392247dad3e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-28 19:14:24'),
('ff5ab0c0-0c5d-462e-9294-2806274d9a1f', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:01:47'),
('ff5c05c0-ebd7-4770-babf-05b7dd0bba48', '154.161.173.243', NULL, '/api/v1/invoices/get_business_invoices.php', '2026-05-26 19:51:00'),
('ff674f52-4da9-4c8a-9a36-00bfabd5ca25', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 19:43:04'),
('ff68cbb2-2d60-4ba9-9615-5f63a750ad66', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:19:57'),
('ff6dc8e3-a64a-4505-be2c-c47525f75aaa', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 14:04:57'),
('ff74a0d4-d492-4e8b-8bdb-aa0ab253a365', '154.161.181.52', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 17:16:59'),
('ff82d462-4fee-460e-8e31-6ca8de742acc', '154.161.181.52', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 20:09:53'),
('ff881d45-70fe-4991-8dc0-caba5c4ba34e', '154.161.138.84', NULL, '/api/v1/inventory/get_all_products.php', '2026-05-28 10:26:17'),
('ff929804-687d-4a60-9b16-0caef7971c6e', '154.161.161.178', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:47:47'),
('ff9fc908-6ecf-4396-a273-38f776b117bb', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:23:13'),
('ffb1d63e-4b38-4162-916a-c1f975d7f32f', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 18:08:01'),
('ffb3b714-fa60-4b5c-bfb0-3e7ceaa5d2c7', '154.161.173.243', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-26 10:21:47'),
('ffcf1294-d5de-42f3-a537-df90143748e1', '154.161.0.165', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/get_business_info.php', '2026-05-25 17:19:12'),
('ffd1fd4c-f655-4d5d-a4ff-8a56ab1170e6', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 13:48:17'),
('ffd5f9e7-5464-4860-bda1-7cf24a7b8bc2', '154.161.41.194', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 04:50:31'),
('ffe06d10-662f-4321-8da8-8a93a7daaf17', '154.160.5.183', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/invoices/get_invoice_settings.php', '2026-05-29 11:22:19'),
('ffe09d73-17c8-4cf3-afae-6107c683594d', '154.161.161.178', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-24 12:30:21'),
('ffe31f77-f084-4c9e-862b-54f4df95068f', '154.161.57.109', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 03:22:42'),
('ffe53770-bb81-47b6-ab8d-c5e7efe7c569', '154.161.0.165', NULL, '/api/v1/inventory/get_all_products.php?limit=100&offset=0', '2026-05-25 17:36:06'),
('ffe56556-e3c8-40ff-b33c-cd02d427d999', '154.161.173.243', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '/api/v1/business/dashboard_summary.php', '2026-05-26 22:14:12');

-- --------------------------------------------------------

--
-- Table structure for table `audit_logs`
--

CREATE TABLE `audit_logs` (
  `id` int(11) NOT NULL,
  `business_id` varchar(36) NOT NULL,
  `user_id` varchar(36) DEFAULT NULL,
  `action` varchar(100) NOT NULL,
  `entity_type` varchar(50) DEFAULT NULL,
  `entity_id` varchar(36) DEFAULT NULL,
  `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`data`)),
  `ip_address` varchar(45) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `audit_logs`
--

INSERT INTO `audit_logs` (`id`, `business_id`, `user_id`, `action`, `entity_type`, `entity_id`, `data`, `ip_address`, `user_agent`, `created_at`) VALUES
(1, '0257b056-a7b2-47b5-85af-996ea3fa47ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'invoice_created', 'business_invoice', '535ea13f-0d00-4195-8168-8f714db1f031', '{\"invoice_number\":\"BIV-1779789868\",\"total\":1500,\"source_type\":\"pos\"}', '154.161.173.243', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '2026-05-26 10:04:28'),
(2, '0257b056-a7b2-47b5-85af-996ea3fa47ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'invoice_created', 'business_invoice', 'bb32cb31-ac44-4b65-aa16-6c282e5585ef', '{\"invoice_number\":\"BIV-1779794555\",\"total\":2500,\"discount_amount\":0,\"due_date\":\"2026-06-02\",\"source_type\":\"service\"}', '154.161.173.243', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '2026-05-26 11:22:35'),
(3, '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, 'invoice_paid_online', 'business_invoice', 'bb32cb31-ac44-4b65-aa16-6c282e5585ef', '{\"invoice_number\":\"BIV-1779794555\",\"payment_reference\":\"BIV-PAY-bb32cb31ac-1779794656\",\"channel\":\"paystack\"}', '154.161.173.243', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '2026-05-26 11:24:51'),
(4, '0257b056-a7b2-47b5-85af-996ea3fa47ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'invoice_created', 'business_invoice', '7298afb0-4c2e-41aa-bfb3-6ccc911010d3', '{\"invoice_number\":\"BIV-1779794723\",\"total\":2500,\"discount_amount\":0,\"due_date\":\"2026-06-02\",\"source_type\":\"service\"}', '154.161.173.243', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '2026-05-26 11:25:23'),
(5, '0257b056-a7b2-47b5-85af-996ea3fa47ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'invoice_created', 'business_invoice', 'd27463df-340f-4873-be29-2bd6d64a8fa3', '{\"invoice_number\":\"BIV-1779794752\",\"total\":2500,\"discount_amount\":0,\"due_date\":\"2026-06-02\",\"source_type\":\"service\"}', '154.161.173.243', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '2026-05-26 11:25:52'),
(6, '0257b056-a7b2-47b5-85af-996ea3fa47ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'invoice_created', 'business_invoice', '87c024f0-6d57-480d-8f56-4fbf95646d18', '{\"invoice_number\":\"BIV-1779794835\",\"total\":2500,\"discount_amount\":0,\"due_date\":\"2026-06-02\",\"source_type\":\"service\"}', '154.161.173.243', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '2026-05-26 11:27:15'),
(7, '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, 'invoice_paid_online', 'business_invoice', '87c024f0-6d57-480d-8f56-4fbf95646d18', '{\"invoice_number\":\"BIV-1779794835\",\"payment_reference\":\"BIV-PAY-87c024f06d-1779797161\",\"channel\":\"paystack\"}', '154.161.173.243', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0', '2026-05-26 12:06:17'),
(8, '0257b056-a7b2-47b5-85af-996ea3fa47ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'invoice_created', 'business_invoice', 'dc0eaa41-26e8-4431-a8da-b84bef546b17', '{\"invoice_number\":\"BIV-1779825162\",\"total\":720,\"discount_amount\":30,\"due_date\":\"2026-06-02\",\"source_type\":\"manual\"}', '154.161.173.243', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '2026-05-26 19:52:42'),
(9, '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, 'invoice_paid_online', 'business_invoice', 'dc0eaa41-26e8-4431-a8da-b84bef546b17', '{\"invoice_number\":\"BIV-1779825162\",\"payment_reference\":\"BIV-PAY-dc0eaa4126-1779825215\",\"channel\":\"paystack\"}', '154.161.173.243', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '2026-05-26 19:54:27'),
(10, '0257b056-a7b2-47b5-85af-996ea3fa47ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'invoice_created', 'business_invoice', '716b868f-544b-4fb2-9943-fd50ab2c276b', '{\"invoice_number\":\"BIV-1780054517\",\"total\":88.8,\"discount_amount\":0,\"due_date\":\"2026-06-05\",\"source_type\":\"manual\"}', '154.160.5.183', 'Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.19041.6926', '2026-05-29 11:35:17');

-- --------------------------------------------------------

--
-- Table structure for table `branches`
--

CREATE TABLE `branches` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `name` varchar(150) NOT NULL,
  `location` varchar(255) DEFAULT NULL,
  `phone` varchar(20) DEFAULT NULL,
  `manager_user_id` char(36) DEFAULT NULL,
  `is_main` tinyint(1) DEFAULT 0,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `branches`
--

INSERT INTO `branches` (`id`, `business_id`, `name`, `location`, `phone`, `manager_user_id`, `is_main`, `created_at`) VALUES
('e851f3c9-b2fa-4b78-8f9f-887b0ca5aa2a', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Codex Test Branch 20260529121647', 'Codex staging location', '0552912164', NULL, 0, '2026-05-29 12:16:50');

-- --------------------------------------------------------

--
-- Table structure for table `businesses`
--

CREATE TABLE `businesses` (
  `id` char(36) NOT NULL,
  `parent_id` char(36) DEFAULT NULL,
  `business_type` enum('hq','regional_hub','retail_branch') DEFAULT 'retail_branch',
  `features` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`features`)),
  `name` varchar(255) NOT NULL,
  `slug` varchar(100) NOT NULL,
  `logo` text DEFAULT NULL,
  `phone` varchar(20) DEFAULT NULL,
  `owner_email` varchar(150) DEFAULT NULL,
  `plan` enum('starter','growth','pro','empire') DEFAULT 'starter',
  `trial_ends_at` datetime DEFAULT NULL,
  `paystack_public_key` text DEFAULT NULL,
  `paystack_secret_key` text DEFAULT NULL,
  `status` enum('active','suspended','trial') DEFAULT 'active',
  `subscription_ends_at` datetime DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `deleted_at` datetime DEFAULT NULL,
  `plan_notes` varchar(255) DEFAULT NULL COMMENT 'Notes set by super admin'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `businesses`
--

INSERT INTO `businesses` (`id`, `parent_id`, `business_type`, `features`, `name`, `slug`, `logo`, `phone`, `owner_email`, `plan`, `trial_ends_at`, `paystack_public_key`, `paystack_secret_key`, `status`, `subscription_ends_at`, `created_at`, `deleted_at`, `plan_notes`) VALUES
('0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, 'retail_branch', NULL, 'Geboct Tech Solutions', 'gebocttechsolutions', NULL, '233243930223', 'gebililasalifu@gmail.com', 'pro', '2026-05-30 14:54:41', NULL, NULL, 'trial', '2026-06-27 10:26:16', '2026-05-23 14:54:41', NULL, '[CRITICAL SECURITY WARNING: Manual feature bypass attempt detected on \'custom_smtp\' from IP 154.161.173.243 at 2026-05-27 05:33:30]\n[CRITICAL SECURITY WARNING: Manual feature bypass attempt detected on \'custom_smtp\' from IP 154.161.173.243 at 2026-05-27 0'),
('c1d7a014-3894-4c50-aba1-4a172d35031a', NULL, 'retail_branch', NULL, 'J.O Agyapong Ltd', 'joagyapongltd', NULL, '233272972512', 'sgebilila@gmail.com', 'growth', '2026-05-30 16:05:42', NULL, NULL, 'trial', NULL, '2026-05-23 16:05:42', NULL, NULL),
('cdd98c67-73b4-405b-92a1-da59c2264f78', NULL, 'retail_branch', NULL, 'Brills Innovation Centre', 'brillsinnovationcentre', NULL, '233272972512', 'info@brillsinnovation.com', 'empire', '2026-06-03 07:07:17', NULL, NULL, 'trial', NULL, '2026-05-20 07:07:17', NULL, NULL),
('d08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', NULL, 'retail_branch', NULL, 'index 2.0', 'index20', NULL, '0557438156', 'alexanderkwesi@gmail.com', 'starter', NULL, NULL, NULL, 'trial', NULL, '2026-05-20 17:57:07', NULL, '[CRITICAL SECURITY WARNING: Manual feature bypass attempt detected on \'custom_smtp\' from IP 154.161.142.71 at 2026-05-20 18:08:18]\n[CRITICAL SECURITY WARNING: Manual feature bypass attempt detected on \'custom_smtp\' from IP 154.161.142.71 at 2026-05-20 18:');

-- --------------------------------------------------------

--
-- Table structure for table `business_invoices`
--

CREATE TABLE `business_invoices` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `invoice_number` varchar(50) NOT NULL,
  `customer_id` char(36) DEFAULT NULL,
  `customer_name` varchar(200) DEFAULT NULL,
  `customer_phone` varchar(50) DEFAULT NULL,
  `customer_email` varchar(200) DEFAULT NULL,
  `source_type` varchar(20) NOT NULL DEFAULT 'manual',
  `source_id` char(36) DEFAULT NULL,
  `total_amount` decimal(10,2) NOT NULL DEFAULT 0.00,
  `discount_amount` decimal(10,2) NOT NULL DEFAULT 0.00,
  `stock_released` tinyint(1) NOT NULL DEFAULT 0,
  `stock_deducted` tinyint(1) NOT NULL DEFAULT 0,
  `status` varchar(20) NOT NULL DEFAULT 'unpaid',
  `payment_reference` varchar(120) DEFAULT NULL,
  `payment_link` text DEFAULT NULL,
  `public_token` varchar(64) DEFAULT NULL,
  `line_items` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`line_items`)),
  `notes` text DEFAULT NULL,
  `due_date` date DEFAULT NULL,
  `created_by_user_id` char(36) DEFAULT NULL,
  `paid_by_user_id` char(36) DEFAULT NULL,
  `paid_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `business_invoices`
--

INSERT INTO `business_invoices` (`id`, `business_id`, `invoice_number`, `customer_id`, `customer_name`, `customer_phone`, `customer_email`, `source_type`, `source_id`, `total_amount`, `discount_amount`, `stock_released`, `stock_deducted`, `status`, `payment_reference`, `payment_link`, `public_token`, `line_items`, `notes`, `due_date`, `created_by_user_id`, `paid_by_user_id`, `paid_at`, `created_at`, `updated_at`) VALUES
('535ea13f-0d00-4195-8168-8f714db1f031', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'BIV-1779789868', NULL, 'Lauren', '0243930223', NULL, 'pos', NULL, 1500.00, 0.00, 0, 0, 'unpaid', 'INV-PAY-535ea13f0d00-1779790220', 'https://checkout.paystack.com/qxna50hcbokgify', 'e8734b0185f72deb900e337f3b467086', '[{\"description\":\"Hp Lasejet P1102w\",\"product_id\":\"30225adf-7942-49b2-90f3-8df37f580a57\",\"service_id\":null,\"quantity\":2,\"price\":750,\"total\":1500}]', NULL, NULL, '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', NULL, NULL, '2026-05-26 10:04:28', '2026-05-26 10:10:20'),
('716b868f-544b-4fb2-9943-fd50ab2c276b', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'BIV-1780054517', NULL, 'Codex Invoice Customer 20260529113511', '0572911351', 'codex.invoice+20260529113511@example.com', 'manual', NULL, 88.80, 0.00, 0, 1, 'unpaid', NULL, 'https://printflow.brillsinnovation.com/#/pay-invoice/716b868f-544b-4fb2-9943-fd50ab2c276b?t=4b7d9024eaeb3c6f0c28c0487fcce517', '4b7d9024eaeb3c6f0c28c0487fcce517', '[{\"description\":\"Codex invoice line 20260529113511\",\"product_id\":null,\"service_id\":null,\"quantity\":1,\"list_price\":88.8,\"price\":88.8,\"total\":88.8}]', 'Codex staging smoke-test invoice', '2026-06-05', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', NULL, NULL, '2026-05-29 11:35:17', '2026-05-29 11:35:17'),
('7298afb0-4c2e-41aa-bfb3-6ccc911010d3', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'BIV-1779794723', '85dfc487-5aaf-4b38-a48b-3cf16b9c32de', 'Mr Miles', '0243930223', NULL, 'service', '986211f8-0a85-4d1b-8f73-77ef9b13e554', 2500.00, 0.00, 0, 0, 'unpaid', NULL, 'https://printflow.brillsinnovation.com/#/pay-invoice/7298afb0-4c2e-41aa-bfb3-6ccc911010d3?t=43354e8e661fbb25d7c501c1a3624810', '43354e8e661fbb25d7c501c1a3624810', '[{\"description\":\"printing of ID Cards\",\"product_id\":null,\"service_id\":\"986211f8-0a85-4d1b-8f73-77ef9b13e554\",\"quantity\":100,\"list_price\":25,\"price\":25,\"total\":2500}]', 'Service job INV-1779793386298', '2026-06-02', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', NULL, NULL, '2026-05-26 11:25:23', '2026-05-26 11:25:23'),
('87c024f0-6d57-480d-8f56-4fbf95646d18', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'BIV-1779794835', '85dfc487-5aaf-4b38-a48b-3cf16b9c32de', 'Mr Miles', '0243930223', NULL, 'service', '986211f8-0a85-4d1b-8f73-77ef9b13e554', 2500.00, 0.00, 0, 0, 'paid', 'BIV-PAY-87c024f06d-1779797161', 'https://checkout.paystack.com/4xttokmoa8jnse1', 'b2782377485391c6a01db3338cb1bb1c', '[{\"description\":\"printing of ID Cards\",\"product_id\":null,\"service_id\":\"986211f8-0a85-4d1b-8f73-77ef9b13e554\",\"quantity\":100,\"list_price\":25,\"price\":25,\"total\":2500}]', 'Service job INV-1779793386298', '2026-06-02', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', NULL, '2026-05-26 12:06:17', '2026-05-26 11:27:15', '2026-05-26 12:06:17'),
('bb32cb31-ac44-4b65-aa16-6c282e5585ef', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'BIV-1779794555', '85dfc487-5aaf-4b38-a48b-3cf16b9c32de', 'Mr Miles', '0243930223', NULL, 'service', '986211f8-0a85-4d1b-8f73-77ef9b13e554', 2500.00, 0.00, 0, 0, 'paid', 'BIV-PAY-bb32cb31ac-1779794656', 'https://checkout.paystack.com/zszpx0yi8ajc3ko', '492adb7978b8c06048fac5e259ca299b', '[{\"description\":\"printing of ID Cards\",\"product_id\":null,\"service_id\":\"986211f8-0a85-4d1b-8f73-77ef9b13e554\",\"quantity\":100,\"list_price\":25,\"price\":25,\"total\":2500}]', 'Service job INV-1779793386298', '2026-06-02', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', NULL, '2026-05-26 11:24:51', '2026-05-26 11:22:35', '2026-05-26 11:24:51'),
('d27463df-340f-4873-be29-2bd6d64a8fa3', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'BIV-1779794752', '85dfc487-5aaf-4b38-a48b-3cf16b9c32de', 'Mr Miles', '0243930223', NULL, 'service', '986211f8-0a85-4d1b-8f73-77ef9b13e554', 2500.00, 0.00, 0, 0, 'unpaid', NULL, 'https://printflow.brillsinnovation.com/#/pay-invoice/d27463df-340f-4873-be29-2bd6d64a8fa3?t=b59ec959659d8989b75c65639fc8743e', 'b59ec959659d8989b75c65639fc8743e', '[{\"description\":\"printing of ID Cards\",\"product_id\":null,\"service_id\":\"986211f8-0a85-4d1b-8f73-77ef9b13e554\",\"quantity\":100,\"list_price\":25,\"price\":25,\"total\":2500}]', 'Service job INV-1779793386298', '2026-06-02', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', NULL, NULL, '2026-05-26 11:25:52', '2026-05-26 11:25:52'),
('dc0eaa41-26e8-4431-a8da-b84bef546b17', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'BIV-1779825162', NULL, 'Customer', NULL, NULL, 'manual', NULL, 720.00, 30.00, 0, 1, 'paid', 'BIV-PAY-dc0eaa4126-1779825215', 'https://checkout.paystack.com/1r8k199473d0fj0', '0dc220853c2db233b93cb48229dad078', '[{\"description\":\"Hp Lasejet P1102w\",\"product_id\":\"30225adf-7942-49b2-90f3-8df37f580a57\",\"service_id\":null,\"quantity\":1,\"list_price\":750,\"price\":750,\"total\":750}]', NULL, '2026-06-02', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', NULL, '2026-05-26 19:54:27', '2026-05-26 19:52:42', '2026-05-26 19:54:27');

-- --------------------------------------------------------

--
-- Table structure for table `business_plans`
--

CREATE TABLE `business_plans` (
  `id` varchar(50) NOT NULL,
  `name` varchar(100) NOT NULL,
  `max_users` int(11) DEFAULT 5,
  `max_products` int(11) DEFAULT 100,
  `price_ghs` decimal(10,2) DEFAULT 0.00,
  `features` text DEFAULT NULL,
  `free_sms_automation` tinyint(1) NOT NULL DEFAULT 0,
  `max_branches` int(11) NOT NULL DEFAULT 1,
  `max_categories` int(11) NOT NULL DEFAULT 5,
  `max_customers` int(11) NOT NULL DEFAULT 50,
  `trial_days` int(11) NOT NULL DEFAULT 7,
  `description` text DEFAULT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT 1,
  `sort_order` int(11) NOT NULL DEFAULT 0,
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `business_plans`
--

INSERT INTO `business_plans` (`id`, `name`, `max_users`, `max_products`, `price_ghs`, `features`, `free_sms_automation`, `max_branches`, `max_categories`, `max_customers`, `trial_days`, `description`, `is_active`, `sort_order`, `updated_at`) VALUES
('empire', 'Empire', 999, 999999, 499.00, 'Unlimited everything', 0, 1, 999, -1, 7, NULL, 1, 0, '2026-05-18 20:32:12'),
('enterprise', 'Enterprise', -1, -1, 600.00, NULL, 1, -1, -1, -1, 7, 'Multi-branch powerhouse with full automation and unlimited resources.', 1, 4, '2026-05-17 09:44:36'),
('growth', 'Growth', 3, 100, 120.00, 'SMS notifications, multi-user', 0, 1, 20, 300, 7, 'For small shops ready to grow their team and serve more customers.', 1, 2, '2026-05-17 09:44:36'),
('pro', 'Pro', 10, 500, 280.00, 'Advanced analytics, high limits', 0, 3, 50, -1, 7, 'For established printing presses with multiple staff and services.', 1, 3, '2026-05-17 09:44:36'),
('starter', 'Starter', 1, 30, 0.00, 'Basic inventory, single user', 0, 1, 5, 50, 0, 'Perfect for solo operators just getting started.', 1, 1, '2026-05-17 09:44:36');

-- --------------------------------------------------------

--
-- Table structure for table `business_wallets`
--

CREATE TABLE `business_wallets` (
  `business_id` char(36) NOT NULL,
  `available_balance` decimal(15,2) NOT NULL DEFAULT 0.00,
  `locked_balance` decimal(15,2) NOT NULL DEFAULT 0.00,
  `currency` varchar(10) NOT NULL DEFAULT 'GHS',
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `id` varchar(36) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `business_wallets`
--

INSERT INTO `business_wallets` (`business_id`, `available_balance`, `locked_balance`, `currency`, `updated_at`, `id`) VALUES
('0257b056-a7b2-47b5-85af-996ea3fa47ed', 2676.86, 500.00, 'GHS', '2026-05-26 19:57:01', '42bbcbba-35da-4425-9348-e744dd8ec952');

-- --------------------------------------------------------

--
-- Table structure for table `categories`
--

CREATE TABLE `categories` (
  `id` char(36) NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `name` varchar(150) NOT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `categories`
--

INSERT INTO `categories` (`id`, `business_id`, `name`, `created_at`) VALUES
('c2e552ed-4a6e-447d-9203-f1934ef8ae3e', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Codex Test Category 20260529113511', '2026-05-29 11:35:14');

-- --------------------------------------------------------

--
-- Table structure for table `credits`
--

CREATE TABLE `credits` (
  `id` char(36) NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `reference` varchar(100) DEFAULT NULL,
  `user_id` char(36) NOT NULL,
  `type` enum('sms','otp') NOT NULL,
  `package_type` varchar(50) DEFAULT NULL,
  `purchased` int(11) NOT NULL,
  `amount` decimal(10,2) NOT NULL,
  `used` int(11) DEFAULT 0,
  `created_at` datetime DEFAULT current_timestamp(),
  `status` enum('pending','paid','failed') DEFAULT 'pending',
  `branch_id` char(36) DEFAULT NULL,
  `verified_at` timestamp NULL DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `customers`
--

CREATE TABLE `customers` (
  `id` char(36) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL,
  `business_id` char(36) CHARACTER SET latin1 COLLATE latin1_swedish_ci DEFAULT NULL,
  `name` varchar(150) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL,
  `phone` varchar(20) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL,
  `email` varchar(150) CHARACTER SET latin1 COLLATE latin1_swedish_ci DEFAULT NULL,
  `address` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci DEFAULT NULL,
  `outstanding_balance` decimal(10,2) DEFAULT 0.00,
  `customer_segment` enum('regular','vip','at_risk') CHARACTER SET latin1 COLLATE latin1_swedish_ci DEFAULT 'regular',
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `deleted` tinyint(1) NOT NULL DEFAULT 0,
  `ssn` varchar(20) CHARACTER SET latin1 COLLATE latin1_swedish_ci DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `customers`
--

INSERT INTO `customers` (`id`, `business_id`, `name`, `phone`, `email`, `address`, `outstanding_balance`, `customer_segment`, `created_at`, `deleted`, `ssn`) VALUES
('3987fec4-69a1-4333-be88-271684035667', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', 'awoyaa', '0557438156', NULL, NULL, 0.00, 'regular', '2026-05-20 18:32:30', 0, NULL),
('70fb47f0-58d0-47da-8f74-58823f257e92', NULL, 'Codex Service Customer 20260529113511', '0582911351', 'codex.service+20260529113511@example.com', 'Codex service test address', 0.00, 'regular', '2026-05-29 11:35:17', 0, NULL),
('85dfc487-5aaf-4b38-a48b-3cf16b9c32de', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Mr Miles', '0243930223', NULL, NULL, 0.00, 'regular', '2026-05-25 18:02:29', 0, NULL),
('fa82aba4-06ae-4b0f-9631-9a8b6fd790b1', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Codex Test Customer 20260529113511', '0592911351', 'codex+20260529113511@example.com', 'Codex staging test address', 0.00, 'regular', '2026-05-29 11:35:15', 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `deliveries`
--

CREATE TABLE `deliveries` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `branch_id` char(36) DEFAULT NULL,
  `service_id` char(36) DEFAULT NULL,
  `sale_id` char(36) DEFAULT NULL,
  `customer_id` char(36) DEFAULT NULL,
  `rider_name` varchar(150) NOT NULL,
  `rider_phone` varchar(20) NOT NULL,
  `delivery_address` text DEFAULT NULL,
  `delivery_fee` decimal(10,2) DEFAULT 0.00,
  `fee_paid_by` enum('business','customer') DEFAULT 'customer',
  `status` enum('pending','en_route','delivered','failed') DEFAULT 'pending',
  `notes` text DEFAULT NULL,
  `dispatched_at` timestamp NULL DEFAULT NULL,
  `delivered_at` timestamp NULL DEFAULT NULL,
  `sms_sent` tinyint(1) DEFAULT 0,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `email_smtp_configs`
--

CREATE TABLE `email_smtp_configs` (
  `id` varchar(36) NOT NULL,
  `business_id` varchar(36) NOT NULL,
  `smtp_host` varchar(255) NOT NULL,
  `smtp_port` int(11) NOT NULL,
  `smtp_user` varchar(255) NOT NULL,
  `smtp_pass` varchar(255) NOT NULL,
  `smtp_encryption` varchar(50) NOT NULL DEFAULT 'tls',
  `use_custom_smtp` tinyint(1) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `email_templates`
--

CREATE TABLE `email_templates` (
  `id` varchar(36) NOT NULL,
  `business_id` varchar(36) NOT NULL,
  `name` varchar(150) NOT NULL,
  `subject` varchar(255) NOT NULL,
  `content` text NOT NULL,
  `type` varchar(50) NOT NULL,
  `format` varchar(10) NOT NULL DEFAULT 'html',
  `show_footer` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `expenses`
--

CREATE TABLE `expenses` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `branch_id` char(36) DEFAULT NULL,
  `logged_by` char(36) NOT NULL,
  `category` varchar(100) NOT NULL,
  `description` text DEFAULT NULL,
  `amount` decimal(10,2) NOT NULL DEFAULT 0.00,
  `payment_method` enum('cash','momo','bank') DEFAULT 'cash',
  `status` enum('pending_approval','approved','rejected') DEFAULT 'approved',
  `approved_by` char(36) DEFAULT NULL,
  `approved_at` timestamp NULL DEFAULT NULL,
  `receipt_url` varchar(500) DEFAULT NULL,
  `expense_date` date NOT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `expenses`
--

INSERT INTO `expenses` (`id`, `business_id`, `branch_id`, `logged_by`, `category`, `description`, `amount`, `payment_method`, `status`, `approved_by`, `approved_at`, `receipt_url`, `expense_date`, `created_at`) VALUES
('cb532c54-b5cd-42b6-bec0-2f1642181b0e', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'Codex test expense', 'Automated staging smoke test 20260529113511', 12.34, 'cash', 'approved', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '2026-05-29 11:35:18', NULL, '2026-05-29', '2026-05-29 11:35:18');

-- --------------------------------------------------------

--
-- Table structure for table `inventory_transfers`
--

CREATE TABLE `inventory_transfers` (
  `id` char(36) NOT NULL,
  `from_business_id` char(36) NOT NULL,
  `to_business_id` char(36) NOT NULL,
  `status` enum('pending','in_transit','received','cancelled') DEFAULT 'pending',
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `received_at` datetime DEFAULT NULL,
  `created_by` char(36) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `inventory_transfer_items`
--

CREATE TABLE `inventory_transfer_items` (
  `id` char(36) NOT NULL,
  `transfer_id` char(36) NOT NULL,
  `product_id` char(36) NOT NULL,
  `quantity` decimal(10,2) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `invoice_settings`
--

CREATE TABLE `invoice_settings` (
  `business_id` char(36) NOT NULL,
  `template_style` enum('modern','classic','elegant') DEFAULT 'modern',
  `primary_color` varchar(20) DEFAULT '#0d6efd',
  `header_text` text DEFAULT 'Thank you for your business!',
  `footer_notes` text DEFAULT 'Payment is due within 14 days of invoice date.',
  `default_tax_rate` decimal(5,2) DEFAULT 0.00,
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `ip_blacklist`
--

CREATE TABLE `ip_blacklist` (
  `id` char(36) NOT NULL,
  `ip_address` varchar(45) NOT NULL,
  `reason` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `job_timeline`
--

CREATE TABLE `job_timeline` (
  `id` char(36) NOT NULL,
  `sale_id` char(36) NOT NULL,
  `status` varchar(50) NOT NULL,
  `changed_by` int(11) NOT NULL,
  `timestamp` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `login_attempts`
--

CREATE TABLE `login_attempts` (
  `id` char(36) NOT NULL,
  `email` varchar(150) NOT NULL,
  `ip` varchar(50) NOT NULL,
  `attempt_time` datetime NOT NULL DEFAULT current_timestamp(),
  `success` tinyint(1) NOT NULL,
  `reason` varchar(100) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `login_attempts`
--

INSERT INTO `login_attempts` (`id`, `email`, `ip`, `attempt_time`, `success`, `reason`) VALUES
('', 'gebililasalifu@gmail.com', '154.161.155.137', '2026-05-17 18:17:51', 1, 'ok'),
('015cd59d-c6e7-4fdf-b7e5-167f97f9d59f', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 12:17:09', 1, 'ok'),
('04180c2a-8eb2-4493-a585-d7f6cbf8bd8f', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 08:34:00', 1, 'ok'),
('0935556a-4a02-4c6d-bace-17cbbd7dda9d', 'gebililasalifu@gmail.com', '154.161.23.96', '2026-05-21 11:42:30', 1, 'ok'),
('09a51182-ae2c-4f5f-8193-9aa8a8713c35', 'gebililasalifu@gmail.com', '154.161.173.243', '2026-05-26 22:08:26', 1, 'ok'),
('119cfad7-5dc4-4279-b802-bfc4fc433141', 'gebililasalifu@gmail.com', '154.161.181.237', '2026-05-23 06:39:30', 1, 'ok'),
('145c8c47-2111-4b37-829b-bc8515e842a3', 'gebililasalifu@gmail.com', '154.161.181.52', '2026-05-24 17:33:31', 1, 'ok'),
('16577c7f-f4c6-4885-b6ac-00c99a5a0a72', 'gebililasalifu@gmail.com', '154.161.138.84', '2026-05-28 09:29:01', 1, 'ok'),
('1b3d9fb1-cb25-495d-ada6-adcd41772b8f', 'gebililasalifu@gmail.com', '154.161.181.237', '2026-05-23 09:02:06', 1, 'ok'),
('1e7c53d0-3fbe-47ec-b842-1cbd20c5ab97', 'gebililasalifu@gmail.com', '154.161.181.52', '2026-05-24 17:39:15', 1, 'ok'),
('1f8bed39-97e8-434d-980b-73c27d84f148', 'gebililasalifu@gmail.com', '154.161.138.84', '2026-05-28 10:10:38', 1, 'ok'),
('209d4afa-6a8b-4c4f-954b-c9272dee3c02', 'alexanderkwesi36@gmail.com', '154.161.142.71', '2026-05-20 17:58:55', 0, 'no_such_user'),
('2248c4bc-aeee-4a0b-9ad1-5e0269c911d3', 'bcode@brillsinnovation.com', '154.161.181.237', '2026-05-23 13:05:09', 1, 'ok'),
('24ac8b38-8f67-471b-a596-62e42e8ff393', 'gebililasalifu@gmail.com', '154.161.155.137', '2026-05-17 18:58:36', 1, 'ok'),
('262b5ee6-7da9-457b-bc90-22fc6fbfca31', 'gebililasalifu@gmail.com', '154.161.0.165', '2026-05-25 09:37:12', 1, 'ok'),
('28467343-7b5a-4718-a4a0-5d21dadde33f', 'gebililasalifu@gmail.com', '154.161.9.18', '2026-05-20 17:34:12', 1, 'ok'),
('290a7c23-f3cb-4d59-a393-e0317bbfd391', 'info@brillsinnovation.com', '154.160.5.183', '2026-05-29 11:46:32', 1, 'ok'),
('2e014415-4a61-4e9e-a69a-a212abbfcd7a', 'mrbril@brillsinnovation.com', '154.161.181.237', '2026-05-23 11:19:28', 1, 'ok'),
('3cbb8499-3f11-4d35-8504-304259676752', 'gebililasalifu@gmail.com', '154.161.173.243', '2026-05-26 11:00:11', 1, 'ok'),
('3f3faed2-a4e9-4217-98b8-71ed6577a9c5', 'gebililasalifu@gmail.com', '154.161.134.216', '2026-05-20 09:30:37', 1, 'ok'),
('405213eb-b4db-484f-a5e4-7f5bce31d184', 'gebililasalifu@gmail.com', '154.161.155.137', '2026-05-17 19:16:04', 1, 'ok'),
('414074e0-9682-4aaf-aa20-30e67171b9e0', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 12:07:42', 1, 'ok'),
('42a28aa7-e755-4207-986c-24efc801fe00', 'gebililasalifu@gmail.com', '154.161.61.147', '2026-05-26 04:40:11', 1, 'ok'),
('4695cfa1-f798-4c95-b6b7-c6c257d5fbf9', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 11:45:22', 1, 'ok'),
('4e23fa51-6a45-4269-ad76-1b24429926ac', 'gebililasalifu@gmail.com', '154.161.3.172', '2026-05-21 17:41:51', 1, 'ok'),
('5298b5fa-7b70-486c-a3bf-56b6cca2111e', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 12:16:48', 1, 'ok'),
('57267054-db66-40e7-9727-837c74f617f3', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 11:21:04', 1, 'ok'),
('5c11c735-f6a7-4d12-9a88-f4eeff6be19c', 'info@brillsinnovation.com', '154.160.5.183', '2026-05-29 12:19:45', 0, 'invalid_password'),
('5dd8c624-3787-4255-b8c7-50238c968459', 'gebililasalifu@gmail.com', '154.161.31.68', '2026-05-23 16:13:47', 1, 'ok'),
('64e01279-5104-4dfe-9968-064106dcf984', 'gebililasalifu@gmail.com', '154.161.173.243', '2026-05-26 09:53:18', 1, 'ok'),
('6668895f-a112-4f24-8da3-bb8da9c6a237', 'gebililasalifu@gmail.com', '154.161.44.65', '2026-05-21 14:39:38', 0, 'invalid_password'),
('66fcc33a-e8e6-4e16-ad77-a6958f824696', 'gebililasalifu@gmail.com', '154.161.181.52', '2026-05-24 19:32:08', 1, 'ok'),
('6f661491-3f4f-4d43-af45-1eeb835cd75e', 'gebililasalifu@gmail.com', '154.161.54.252', '2026-05-22 18:39:02', 1, 'ok'),
('7580cfca-e3c6-42cb-8671-1d214c222002', 'gebililasalifu@gmail.com', '154.161.54.252', '2026-05-22 18:54:01', 1, 'ok'),
('7b70f50a-fcbd-49ce-8be5-1b8050b18edf', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 09:05:45', 1, 'ok'),
('7bfd40a9-dea4-4db2-acf1-127203e55e87', 'gebililasalifu@gmail.com', '154.161.141.144', '2026-05-27 07:39:32', 1, 'ok'),
('836a34bb-e5f4-495a-9c72-649265f3432a', 'info@brillsinnovation.com', '154.160.5.183', '2026-05-29 11:46:24', 0, 'invalid_password'),
('876bdd3b-fefc-46bb-9cf6-4296b1899414', 'info@brillsinnovation.com', '154.160.5.183', '2026-05-29 12:19:48', 1, 'ok'),
('88917ac8-ab4e-4762-9ae8-a60032185c39', 'gebililasalifu@gmail.com', '154.161.138.84', '2026-05-28 18:50:11', 1, 'ok'),
('8a8cd528-dfb6-4158-84a7-dbc92b3b2a33', 'gebililas@gmail.com', '154.161.181.237', '2026-05-23 11:48:29', 1, 'ok'),
('8c560e1b-2ba1-4620-96a8-a3c965131e6a', 'gebililasalifu@gmail.com', '154.161.54.252', '2026-05-22 18:25:55', 1, 'ok'),
('8e29e220-3cce-477b-9518-5e73e8cb851c', 'gebililasalifu@gmail.com', '154.161.138.84', '2026-05-28 08:53:28', 1, 'ok'),
('8f772b86-26cb-42c6-9dfe-26d42d84671a', 'gebililasalifu@gmail.com', '154.161.135.159', '2026-05-19 04:03:27', 1, 'ok'),
('90f3040a-2826-47fe-aa62-d7e768c0b31b', 'gebililasalifu@gmail.com', '154.161.138.84', '2026-05-28 09:55:59', 1, 'ok'),
('94e5a068-b5fe-435a-98fc-a3d838f00685', 'gebililasalifu@gmail.com', '154.161.173.243', '2026-05-26 12:01:14', 1, 'ok'),
('99de29ef-a97e-4254-80f6-46a7ad6a7d98', 'gebililasalifu@gmail.com', '154.161.44.65', '2026-05-21 14:43:48', 1, 'ok'),
('9fccde4e-9326-4afc-abf8-52af65f7838a', 'gebililasalifu@gmail.com', '154.161.138.84', '2026-05-28 09:45:16', 1, 'ok'),
('a13b552f-b89e-444e-b48d-5112bdf17097', 'gebililasalifu@gmail.com', '154.161.141.144', '2026-05-27 08:06:12', 1, 'ok'),
('a5a8fdbb-6ecc-451d-bea0-dc611dd951ac', 'gebililasalifu@gmail.com', '154.160.23.45', '2026-05-18 21:08:52', 1, 'ok'),
('a6118ccc-43f3-4547-8c96-c027ca169f0d', 'gebililasalifu@gmail.com', '154.161.171.226', '2026-05-22 12:29:25', 1, 'ok'),
('abd72a31-d502-4fa6-8e10-b901c7ddc106', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 12:10:46', 1, 'ok'),
('aec67e23-02ab-4e3a-b0f0-e731e7734e44', 'gebililasalifu@gmail.com', '154.161.0.165', '2026-05-25 17:13:52', 1, 'ok'),
('af4c0650-3a39-42e9-bed4-a5c8ecef3991', 'gebililasalifu@gmail.com', '154.161.138.84', '2026-05-28 04:53:17', 1, 'ok'),
('b43e7efd-057f-430a-a193-13b0172192ab', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 11:35:39', 1, 'ok'),
('b5dd02a3-d568-4c47-8a2e-3d918fee445f', 'gebililasalifu@gmail.com', '154.161.161.178', '2026-05-24 06:31:46', 1, 'ok'),
('b9f41c36-4dbb-4804-a6ce-7133be6a6ff7', 'gebililasalifu@gmail.com', '154.160.10.40', '2026-05-18 10:22:48', 1, 'ok'),
('babc885d-2f46-465a-9270-84a83c6ed326', 'gebililasalifu@gmail.com', '154.161.142.179', '2026-05-23 18:30:51', 1, 'ok'),
('cf541f8f-97f9-4c53-a852-70a83e240918', 'bcode@brillsinnovation.com', '154.161.181.237', '2026-05-23 13:05:37', 1, 'ok'),
('d20ff8eb-8178-43c0-944f-675774c50e83', 'gebililasalifu@gmail.com', '154.161.54.252', '2026-05-22 18:54:17', 1, 'ok'),
('d4733dcb-d703-4d77-8147-aea802e32dcf', 'gebililasalifu@gmail.com', '154.161.190.224', '2026-05-20 03:19:40', 1, 'ok'),
('dad7c21e-b77a-41a8-94e0-adf185364060', 'sgebilila@gmail.com', '154.161.31.68', '2026-05-23 16:09:51', 1, 'ok'),
('dc098ffd-4d7b-4390-a9a3-c5ff3fbad8dc', 'alexanderkwesi@gmail.com', '154.161.142.71', '2026-05-20 17:59:05', 1, 'ok'),
('e82e1557-a17e-4c4c-bb63-c4fc489a751d', 'gebililasalifu@gmail.com', '154.161.173.243', '2026-05-26 18:49:46', 1, 'ok'),
('ed51bb27-aeed-4d4a-ac8b-9236e8f07607', 'gebililasalifu@gmail.com', '154.160.5.183', '2026-05-29 11:35:13', 1, 'ok'),
('f0dac45e-f4aa-44c6-8bab-64e278c15b04', 'gebililasalifu@gmail.com', '154.161.138.84', '2026-05-28 08:41:27', 1, 'ok'),
('f8505ada-162d-46a9-af24-3574a13399de', 'gebililasalifu@gmail.com', '154.161.44.65', '2026-05-21 14:43:42', 0, 'invalid_password');

-- --------------------------------------------------------

--
-- Table structure for table `machines`
--

CREATE TABLE `machines` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `model` varchar(100) NOT NULL,
  `serial_number` varchar(100) NOT NULL,
  `status` enum('online','offline','warning','error') DEFAULT 'offline',
  `last_heartbeat` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `machine_telemetry`
--

CREATE TABLE `machine_telemetry` (
  `id` char(36) NOT NULL,
  `machine_id` char(36) NOT NULL,
  `ink_levels` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`ink_levels`)),
  `temperature` decimal(5,2) DEFAULT NULL,
  `humidity` decimal(5,2) DEFAULT NULL,
  `total_clicks` int(11) DEFAULT 0,
  `timestamp` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `otp_messages`
--

CREATE TABLE `otp_messages` (
  `id` char(36) NOT NULL,
  `recipient` varchar(20) NOT NULL,
  `otp_hash` varchar(255) NOT NULL,
  `message` text NOT NULL,
  `segments_sent` int(11) DEFAULT 1,
  `status` enum('pending','sent','used','failed','expired') DEFAULT 'pending',
  `expiry` datetime NOT NULL,
  `attempts` int(11) DEFAULT 0,
  `arkesel_id` varchar(50) DEFAULT NULL,
  `created_at` datetime DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `payment_intent`
--

CREATE TABLE `payment_intent` (
  `id` varchar(36) NOT NULL,
  `business_id` varchar(36) NOT NULL,
  `reference` varchar(255) NOT NULL,
  `entity_type` enum('sale','service','credit','subscription') NOT NULL,
  `entity_id` varchar(36) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `currency` varchar(3) DEFAULT 'GHS',
  `status` enum('pending','processing','completed','failed','expired') DEFAULT 'pending',
  `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`metadata`)),
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `completed_at` timestamp NULL DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `payment_verifications`
--

CREATE TABLE `payment_verifications` (
  `id` int(11) NOT NULL,
  `business_id` varchar(36) NOT NULL,
  `reference` varchar(255) NOT NULL,
  `status` enum('verified','failed') DEFAULT 'verified',
  `payment_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`payment_data`)),
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `payout_methods`
--

CREATE TABLE `payout_methods` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `type` enum('mobile_money','bank') NOT NULL,
  `provider_name` varchar(100) NOT NULL,
  `account_number` varchar(100) NOT NULL,
  `account_name` varchar(150) NOT NULL,
  `paystack_recipient_code` varchar(255) DEFAULT NULL,
  `is_active` tinyint(1) DEFAULT 1,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `payout_methods`
--

INSERT INTO `payout_methods` (`id`, `business_id`, `type`, `provider_name`, `account_number`, `account_name`, `paystack_recipient_code`, `is_active`, `created_at`) VALUES
('014f9c0d-316e-41c0-b476-910046471a89', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'mobile_money', 'MTN', '0243930223', 'salifu', NULL, 1, '2026-05-25 19:57:39');

-- --------------------------------------------------------

--
-- Table structure for table `payout_requests`
--

CREATE TABLE `payout_requests` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `payout_method_id` char(36) NOT NULL,
  `status` enum('pending','approved','processing','completed','failed','declined') DEFAULT 'pending',
  `transaction_fee` decimal(10,2) NOT NULL DEFAULT 0.00,
  `net_payout` decimal(15,2) NOT NULL,
  `paystack_transfer_code` varchar(255) DEFAULT NULL,
  `failure_reason` varchar(255) DEFAULT NULL,
  `requested_at` timestamp NULL DEFAULT current_timestamp(),
  `processed_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `payout_requests`
--

INSERT INTO `payout_requests` (`id`, `business_id`, `amount`, `payout_method_id`, `status`, `transaction_fee`, `net_payout`, `paystack_transfer_code`, `failure_reason`, `requested_at`, `processed_at`) VALUES
('9ea3a4ad-d6bf-47f0-ba58-6af6e26826f5', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 500.00, '014f9c0d-316e-41c0-b476-910046471a89', 'pending', 3.50, 496.50, NULL, NULL, '2026-05-26 19:57:00', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `platform_audit_logs`
--

CREATE TABLE `platform_audit_logs` (
  `id` char(36) NOT NULL,
  `admin_id` char(36) DEFAULT NULL,
  `business_id` char(36) DEFAULT NULL,
  `event_type` varchar(50) NOT NULL,
  `action` text NOT NULL,
  `ip_address` varchar(45) DEFAULT NULL,
  `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`metadata`)),
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `platform_audit_logs`
--

INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('000465e9-e0f7-420b-b75e-2b49d90a0928', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:43:14'),
('00115434-263f-4c11-9265-07f58502de96', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:36:47'),
('00141cfc-aaab-43c2-817e-5c8719828e7e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:56:34'),
('00446718-ea3e-4689-b45e-b47615a2bc44', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:56:53'),
('00501fc6-d343-4c60-a066-fb263af85554', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:40:01'),
('005235e1-bdb8-4be8-a095-666f5026d7e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/expenses/get_expenses.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/expenses\\/get_expenses.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:55:13'),
('008c8e21-01f1-48bd-b9c6-91df3f34458d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:23:20'),
('008d7d29-9b99-4a12-a061-3763449e6543', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:19'),
('00ad7438-5de2-4bff-9946-a6a9cc2dae42', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:25:43'),
('00dc3ac8-4b23-4467-8b84-7c0b281b0ec0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:36:04'),
('00ff2c6c-3170-4710-9f74-861b2e8f0fac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:31:09'),
('0107df59-c810-4735-a124-bb38bf0180f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/services/update_service_status.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/update_service_status.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:25:37'),
('012dcb91-838d-456e-8521-60a7a8867ed5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:34:50'),
('01706c64-d67e-4f14-a51d-ea4bd02462d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:29'),
('01846809-c39c-4343-9738-a561c227f75a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:26:51'),
('018a5d67-fc36-4bba-9cb8-ab9602d336fd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:25:07'),
('018d2d71-5e16-43ed-8061-faf1e43324cf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:45:21'),
('01b4e676-9165-4819-9b2f-76d7234741a6', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:45'),
('01ce9d23-ce65-46fc-b913-86c422c94405', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:58:48'),
('01d6d0cc-3a18-475c-a24e-a8a830694725', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:55:27'),
('020745fc-6e50-40aa-9dcd-6898c2a8c4a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:00:38'),
('021db9d8-387c-4496-9b01-100d4b823f03', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:34:07'),
('022f02e0-2fc8-4744-8576-52657650e7f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:01:27'),
('02449ac2-3a2b-4f05-a2fb-bfffa5a95029', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:21:10'),
('024bdbf8-9bcf-41d3-a932-ea6a7be55c70', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:22:40'),
('02656f65-c0d3-4967-beac-3e98d0215720', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:05:57'),
('026f0969-293a-44db-b897-d46aae390b19', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:24:37'),
('02bba7dd-c346-408b-9f57-8cfc79d6737a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:08:12'),
('02c8ab0a-7942-407c-ad76-4bc339adb4a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:24'),
('02c8f8bc-b52b-4b68-af05-e5f0bb989048', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 400)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":400,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:29:47'),
('02c9fd6a-71ba-4a83-8acf-fa2a59224761', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:15:57'),
('02dfd74f-36a0-45cc-a671-c975580c284b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:56:13'),
('02ed7372-6571-4c26-be5a-b7e182b9a3d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:23:33'),
('030976b9-3d19-426b-87a7-15577d5a7143', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:29:00'),
('031b3de9-daa6-4032-9f41-965bbd0bd25d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:09'),
('031cdb01-2c23-4421-9c7e-fcfc57023889', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:56:41'),
('0347b3a4-3fdc-4ebb-b3dd-789958971393', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:54:50'),
('03548b0c-43b6-44b4-a3fe-c9e59d7ce2a1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:27:59'),
('03580a06-ece0-4700-a0a8-2429e0627b99', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:18:07'),
('03790409-ce3b-4920-b59c-96f1e3aa541e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:09:15'),
('0389ce05-849c-46ca-b38c-efe03ffa7eaa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:14:00'),
('03a0f985-1545-4b99-b9fd-826ce7987947', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:10:12'),
('03aca95b-4f71-4094-9365-efaecf4ecd29', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:22:03'),
('03b681e4-3a57-4056-8f83-34eb2c829fd1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:32:05'),
('03c4fe06-3262-4270-8312-1796c5d73e57', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:45:11'),
('03d2b48d-de1b-4681-be98-fdf5f12c57ac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:54:43'),
('03dc9745-b16b-46fb-a605-45162a234c68', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.141.144)', '154.161.141.144', '{\"ip\":\"154.161.141.144\"}', '2026-05-27 08:06:12'),
('03dd8286-6e3e-4851-9c8a-9363240c488a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:45:14'),
('03e40b28-ea10-4c6b-bb52-d867d7d237be', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:21:51'),
('03ee795e-1609-4f26-8df9-0913a866e07a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:01:56'),
('03eeac45-37b7-40f8-aec2-888f0e65255b', NULL, '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'SECURITY_ALERT', '[high] UNAUTHORIZED_FEATURE_ACCESS: SECURITY ALERT: Bypass attempt by business on \'growth\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.173.243. (IP: 154.161.173.243)', '154.161.173.243', '{\"plan\":\"growth\",\"feature\":\"custom_smtp\",\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_email_settings.php\"}', '2026-05-27 05:33:30'),
('03f35a0b-952b-4b5e-b89b-5f9d877ef137', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:24:45'),
('04116ae8-f712-4c57-9b48-8ca1652eb926', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:27:15'),
('042abe45-2ac1-4129-a511-e95dafce6732', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:20:53'),
('044142bd-89d9-486c-badc-42ffe2874cab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:46:37'),
('04470119-1b36-471e-bce9-f1573ea54295', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:24:27'),
('045b5004-2a7a-4695-a251-83a9522a27ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:29:14'),
('0464bf38-8255-4750-972c-c0e86c363c5c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:35:54'),
('0476d3a4-4530-4343-91e2-d4edfdc79a5a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:08:59'),
('04a87c11-d98c-4f93-9f95-63fa7ae622fd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:28:44'),
('04ade43b-f15b-4ca6-bd67-f1433e108198', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:42:08'),
('04c15738-c249-4fdc-a2fb-ed231a6f7010', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:03:08'),
('04d74e44-ba2c-4793-a788-9e2acc51b39c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:10:57'),
('04da3b85-b29e-438c-a1fa-919e9c8d4c6b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:51:17'),
('04e576a0-c8ad-4796-8a51-9e3cced51ee9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:59:07'),
('04fd1ba0-7d14-4c70-8e1c-24951000091e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:36:54'),
('04ff7714-696f-4e7f-858a-c88c17226266', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:50:35'),
('05276ed8-0ab9-40d2-8913-3304655b3ac4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:00'),
('05288c0e-0342-46a7-b030-313629924e09', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:27:57'),
('0575679d-6f07-4cdc-a3de-a69d27c66487', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:08:39'),
('0585eca9-9477-4bb9-b913-07a15c269687', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:00:27'),
('05ceda38-4f93-455d-bb85-1c83ea2030f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:42:50'),
('05d402f5-c6df-42a8-a387-7fe45e7b9115', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:50:43'),
('05d95610-9c1c-4e13-bc70-e8acb77590ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:10:50'),
('05e4ba95-04d8-4e5d-989f-76e35ce06603', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:00:47'),
('05efb96a-be92-4bdc-a6a2-28ea9a36e87a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:41:29'),
('06023db1-b251-4c32-b50e-fceb9dd90b3d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:25:04'),
('060ab493-083b-4777-ba7b-d34f4c469c68', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:47:27'),
('060e05da-faee-4aab-9492-4ca3e03034dc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:43:51'),
('060e7d39-cf56-454e-9c43-fbcf57fe3c06', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:49:37'),
('06114cf6-edfb-4cc0-b83b-1d33d8a91929', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:30:38'),
('0619f551-8606-4cfc-8d42-9aeb02906755', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:04:29'),
('0648fb86-4565-4639-bfa9-2e74193bf1f8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:16:37'),
('0686acaf-900f-42e8-b81b-2286084dcedb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:10:07'),
('0693eaad-d289-4231-9562-96784181bccd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:26:07'),
('06cfc491-d5b3-4482-86eb-6fb21d6b56b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:50:01'),
('06dff445-817e-4b6b-ab17-5df15111e2d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:59:13'),
('06f1f785-4d16-4eb3-ac29-864d84cf81d6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:08:20'),
('07252ab1-1a56-4529-9128-01f809747d56', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:15:54'),
('075327b6-290d-44c4-ac86-5d2c3fc23558', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:39:17'),
('07532ca5-3054-45d8-9d82-f97ca2ef3e44', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:21'),
('07656baf-2b5d-4667-baa9-55bb0b87a752', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:09:20'),
('0769b491-03a6-4813-84ff-e061851412af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:23:13'),
('07740396-3ec4-414f-b535-1fca80274d5b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:54:07'),
('077aa1db-ca83-44ee-9206-43628cdc10f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:05:18'),
('0784ef3e-520c-4860-8a71-f26040066231', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:57'),
('07acfd3c-424b-4b4c-b94e-a8051014cd8a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:14:54'),
('07aea554-f8be-4472-8810-53ba72a573de', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:56:12'),
('07db35ee-dd59-443c-9e42-84d688d5220c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:19:57'),
('07e9334c-e251-4ca8-b1c9-6ce13b251a61', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:42:13'),
('07ed4aff-d090-47b7-8879-fc471eb99b5d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:10:06'),
('08075e4a-804d-40a8-a2f8-ed70094b3515', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:26:14'),
('080e2b69-bfef-4e42-911a-7ffa6e7c958e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:07:27'),
('080f4b4c-5e10-4fec-8a21-402c5b01ff00', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:54:40'),
('0818376e-3c86-4fd2-8a42-eedb2a8918d0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:37:30'),
('08298879-6b67-47bd-b0ac-8d3b7702b8af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:08:31'),
('0860ea29-8f45-4f1d-899b-9786f1e02bd7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:58:38'),
('08648f6f-eeff-4e9c-bb96-7a3f1da6e7ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:29:55'),
('086570b0-1fed-4ed6-aed6-2aa9f0e88994', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:02:47'),
('086dcc0a-bc56-49bf-97a4-c43625266c3a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:36'),
('0871499d-1e06-4186-b3bc-55797fa687d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:51:53'),
('087845ac-b022-442f-81da-8a2d62faad89', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:21:50'),
('088eb121-f6fb-4853-89d8-f1a20841ec35', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:30:10'),
('0893940e-6472-4f9c-a614-09cfb79789cf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:43:41'),
('08ac41e4-69ed-4539-b0f0-dadee1768feb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:03:52'),
('08b86bc2-29e6-485b-877b-f9da18c68d62', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:19:32'),
('08bbee74-462e-4e0c-84dd-88431158e2c9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:02:47'),
('08dcb1f8-563a-4022-9c21-2e9282ece5ae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:06:47'),
('08e1b466-8705-43ec-ba1f-6412bed4a739', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:40:23'),
('08edae87-4763-4173-9c0e-c7920edd79e2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:26:25'),
('0906f870-b19d-4c96-8e1f-c73e442d7ae9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:40:44'),
('093245d3-c635-4310-9dfe-43b4f1d66df8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:12:40');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('093bfd40-cc09-42b1-af2c-5bf9edcfdf5e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:24:47'),
('0984ac66-4613-4172-ab5e-7c017386853c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:19:34'),
('0988a7c9-dcd8-4860-beca-b1dc49680837', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:15:39'),
('0993d0b6-5ad3-4fcc-9a03-22d2f9894100', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:15:32'),
('099523ce-7789-4da3-83ce-51a4a47b4b53', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:25:13'),
('09b004c0-e5f1-4e61-bd7f-562f2c3836e8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:24:21'),
('09b7509c-bbb0-4fda-9a1e-481ecdcfb443', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:34:10'),
('09bf056a-9f08-438e-80dd-13aefb6bb6d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:14:50'),
('09cc6c18-3b47-4dee-acb4-e0bafe0469e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:33:15'),
('09ef9708-8ffd-4f7e-a3fd-752c8d666b18', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:11:31'),
('09f35671-7417-4d62-aa47-78090d73ad30', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:18:59'),
('0a020503-3805-4343-a428-57c36949c74b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:00'),
('0a16b671-eed2-4775-aaed-78c923ed0dc0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:00:12'),
('0a1f055e-f167-4840-8dff-4b97e32070c5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:53:10'),
('0a64113d-0faa-4c37-8e69-aa3251f92f66', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:47:17'),
('0a66e8e1-d8cc-4ca0-b40e-aa41dca210a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:08:32'),
('0ab5af7c-3061-41e5-aa7f-c42fd1fd9760', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:01:48'),
('0abd17c5-efd5-4fb6-bc80-17319fc35ef8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:28:57'),
('0abeef9b-d946-426e-a799-d9af0e6850c7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:57:38'),
('0ad62c78-0e2c-4341-82ef-d05172dc63d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:07:32'),
('0ae43440-fc5b-47b7-ac6b-4978d7ef5318', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:34:08'),
('0af0a23f-6edc-49f3-823c-52072beeef47', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:27:53'),
('0af17798-a91a-46a1-8c48-72f99afaff75', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:06:31'),
('0af4f998-5a6f-4c85-8914-b923017eacb5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:17:17'),
('0b1be4de-3ae0-4409-b886-1cf51ca88c6a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 20:00:41'),
('0b39763f-c244-4c03-8e5b-744f87e5edad', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:13:34'),
('0b68905b-6d86-400f-a13b-0214d7650adc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:37:50'),
('0b806d56-c0a9-40e4-bdef-edcf52490ccf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:07:00'),
('0b8fb79f-a5f2-425c-b904-7a8861544e07', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:09:30'),
('0badde60-5fc7-4a3e-ab56-4ced32fa579a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:55:37'),
('0bb5bb6a-fef3-4a22-b2b5-e8ed258cfa99', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:37:44'),
('0bbf04a8-1ce7-4943-8849-6d8972759799', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:38:26'),
('0bc42e96-b919-49d8-b331-d0c295aa4258', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:04:28'),
('0bcbae13-baab-4023-aa6c-bcdb9d314125', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:21:52'),
('0bd32898-57ac-43ce-8a07-8e8a4b74b61e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:20:57'),
('0bd39562-b74e-499e-a72a-517729dfe0c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:52:44'),
('0bec30e7-ae37-4a0e-aadc-af302339478e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:01:17'),
('0c13ced7-8dfd-443f-a2e8-61c11e0402fc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:26:37'),
('0c147b26-54c5-43e4-b617-3f5dc77489fd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:47:13'),
('0c3b3800-4fb6-4356-b247-36a3e1a347a5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:37:10'),
('0c599f45-a5e2-43e9-9de9-40c387f73c59', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:11:21'),
('0c641e0f-726c-4a06-9e91-fa0684e15e47', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:34:19'),
('0c6d433f-1b5e-4efd-8972-13abc1b76b94', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:05:17'),
('0c8e8fa0-7ee7-4c79-9dd6-3405ea89bd5d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:03:50'),
('0c97073f-2998-4acd-b441-f64fefa414ab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:55:13'),
('0cac85c9-2616-4821-8ea3-5d648675b1db', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:19:17'),
('0cb6019a-1cbb-4501-aaad-2a3554af0bce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 400)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":400,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:42:43'),
('0cc65411-52a0-44e2-847a-e30f91e70349', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:36:37'),
('0ccd2ea6-2e6b-4f18-bee2-27c59eb2fb3e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:58:25'),
('0ce8ca35-6e2b-44db-8732-ad2e2f8f62de', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:52:37'),
('0d0abd6a-7e01-45f8-ab29-d713e3540da1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:47:04'),
('0d0bc73b-5374-434f-a622-c26b90a6506e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:21:06'),
('0d0d441a-af1e-4c7b-92a5-c4b2493e29a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 409)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":409,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:08:24'),
('0d192812-f676-45fb-9ad9-a2f75bfd50de', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:25:02'),
('0d3659ce-a1e9-4705-8da8-9208c329c40c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:44:51'),
('0d3beb4e-60b3-4e89-86ca-7ec38d88d377', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:11:57'),
('0d3d5a60-d819-4235-a5ed-8a3f43b3d1a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:41:11'),
('0d443f8e-2c33-4de2-8a51-6579e1909c87', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:58:57'),
('0d618491-423e-4265-b4dd-337ea0ef1b68', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:42:17'),
('0d61889f-dfcc-446c-bd9e-5f370fa90bac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:53:20'),
('0d679892-bd66-4176-bb76-58cf05fa7f31', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:57:30'),
('0d9c45ad-8d9b-43cc-891d-9e1ffe40329f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:56:05'),
('0dadf175-9bf7-4863-b574-4e0b15d0f6e8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:55:48'),
('0dba90bf-49e0-466c-a276-67f2c43f4d08', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:54:31'),
('0e21c78d-9a34-483c-ae5a-6418712833b5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:38:26'),
('0e4d9a79-cb5c-4e46-80e6-4f515bf17c8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:53:44'),
('0e52ea47-ce04-4852-8ab4-a48f79b9df88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:57:57'),
('0e7fb415-5ef7-4ab8-97fc-7d6b83dea87b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:56:58'),
('0ea0ec72-aad1-4d2e-a176-c48f64b1022c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:35:37'),
('0ebc352e-3f48-4be8-86a5-4d7a171f1e7c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:25:47'),
('0edad817-f441-46f3-914b-283c89f87141', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:49:42'),
('0ee80f79-2181-433d-acf6-9ce3d888b5be', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:14:00'),
('0eefa861-68d7-49a6-9d70-b8ec96203204', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:45:57'),
('0ef414ce-3099-4818-8c73-437971ece124', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:25:22'),
('0ef9559f-7dbe-4638-a51b-f14876744432', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:28:26'),
('0efe5e6b-10be-4f2e-8c28-608a31e59342', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:02:46'),
('0f078019-0ce1-4168-aa0a-bc6670550f95', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:07:08'),
('0f1ab5a4-1f0e-482f-a6dd-8e78bbb5e876', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:57:39'),
('0f225907-5d18-473c-ab6b-2a680543a1f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:41:43'),
('0f23a566-b99d-4022-a482-baf353f5a746', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:27:41'),
('0f242174-a5a7-418a-8179-015dfbbb2a2e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:38:30'),
('0f2f07b5-8b48-4ddc-82b4-a28fb297a868', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:39:33'),
('0f4e273e-5906-4cbe-8e8d-86188f673f8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:17:10'),
('0f5e7a8c-50bb-4ca7-baa2-dc1d9309d711', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:02:37'),
('0f80e05d-9424-4e24-bbdc-819c62de3b7f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:39:51'),
('0f981893-e81c-40de-b4e8-fa3e5704cdb2', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/sales/sales_analytics.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/sales_analytics.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:53:10'),
('0f9fc161-d937-4f1b-bdb1-ba755aba226b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:13:38'),
('0fb63dff-b140-40e8-a7a7-67471ddb121e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:37:25'),
('0fef9f18-15f3-4f00-86d7-688d82dc5e3a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:52:12'),
('0ff1cc9d-2097-4a28-9e4a-310ad918324a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:25:04'),
('100ac826-a27d-4f61-b237-f7999edf375e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:24:04'),
('1017228c-2bfb-44fa-ad83-22f59b8c7082', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:03:37'),
('1017ca02-e1bc-4647-a24d-ec7bcf387662', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:24:25'),
('101a4b3b-3767-4b9f-b64a-37479a4ae329', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:34:25'),
('1023338f-deac-4ee8-a826-9235097f34e9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:29:59'),
('1025e07a-9e30-4e3c-8236-b26d1d43aa83', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:26:47'),
('102ef291-2b48-4807-a24e-bc17e77d88c9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:12:34'),
('1036a76e-df3f-4035-bd05-d680e885f701', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:26:31'),
('1042256e-49c1-4fbd-af0c-dc3b2e741c26', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:10:02'),
('1042fd7d-b25a-4a4e-94bf-bf5ede238caa', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:50:43'),
('104d6559-86df-474f-9684-63dd6790cbe7', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:06'),
('104fa3a0-2207-42ec-9ebd-374f4ea1a8a1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a180af42348a (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/verify_subscription.php?reference=SUB-ENTERPRISE-6a180af42348a\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:31:18'),
('1052c438-88e7-4469-88c1-5cb1c2d87728', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:31:45'),
('10551cd0-3560-47f4-a138-fe18566d97f7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:05:58'),
('10572cac-75b4-43db-81d8-8d94dd4f5cb8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:21:06'),
('1095f3c9-948d-42a6-a872-996d94cdd4b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:38:34'),
('1096ef61-affb-41ad-91c6-a4e023b833f4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:34:05'),
('10a080ac-2d31-4ff2-9731-1b73c8015eca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:50:51'),
('10eab64d-1784-4ced-9aef-ab5ea891b2e6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:07:43'),
('1109fb26-0029-4430-9ee8-98a20e70adc3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:54:53'),
('110b3476-27a2-4a98-884d-e45b4527bb92', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:22:37'),
('1114d3c6-efd8-4f75-bb78-87df18155de1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:51:53'),
('11356118-9bac-42a0-adf9-36e9315dc285', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:34:44'),
('113c1411-8140-4a68-bd07-6ca4d488909c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:54:39'),
('115e754f-57b9-4ac9-8545-0e33e15c17f5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:57:47'),
('117c130a-1384-408c-96d6-a1a4152ac113', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:09:27'),
('11817e4e-135f-4d14-9959-9c83014a901e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:21:47'),
('118a5ae9-da9b-42db-8abe-cc66bc28833a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:46:57'),
('119df655-f05e-4027-9607-f0a868793f2d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:00:57'),
('11aad378-7fa6-41e7-89e0-3bc5a5051df9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:13:17'),
('11b7308d-b6b7-4523-8eb0-19c2642b95c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:00:52');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('11b9becb-3aab-4f2b-ac89-74e798a44d7d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:07:41'),
('11cfb63f-7ea9-4ffb-ae1e-82de3abef843', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:54:27'),
('11e9944a-553c-415c-9370-ed594679ec87', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:07:47'),
('120e98bd-8ae6-4796-8adf-0b0b78e74b38', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 09:53:19'),
('12367a41-579e-451a-bd1e-935299f38f05', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:22'),
('124056dd-b558-44de-8ab9-0c8399bece2d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:34:11'),
('1270a954-755c-45b2-a0d3-5376dfb7425a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:23:03'),
('127da4f3-e8cf-43ec-8ed3-e8773c768145', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:08:00'),
('129615a7-f380-4080-bfb7-553c3df01f0a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:35:14'),
('12a281d7-8f1d-483e-9156-d8f71b49e72c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:54:45'),
('12de08ae-b6be-4da8-8645-38c2d17279de', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:10:01'),
('12f09988-4f6a-4adf-8272-12bcbc58c28a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:57:47'),
('12f9e054-2948-4260-baaf-55297d0a4afe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:40:32'),
('1302bbaa-a529-4f98-ad5a-7bd62fe05bf1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:10:46'),
('1314285d-d4c2-4f10-a14d-6139a2beae11', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:29:24'),
('131b5dc7-02a2-4e5e-815e-32ca0077d703', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:33:16'),
('131bba6f-98c4-46c4-866f-1cbc8c909948', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:37:44'),
('131dfc15-4acf-4769-87d3-aa23217e79d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:42:39'),
('13228dfd-fa1a-44d4-b423-a05afaf081fa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:01:38'),
('132d74cf-ec81-461e-a4fb-a71e7a17e84e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:47:23'),
('133a02d8-8ff8-454f-ac7e-2288ac1478bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:00:47'),
('136e9b9c-24b5-4fb4-b1bb-dbc1cc851533', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:11:27'),
('136f397b-7244-413b-aaa3-1e8b5df414d6', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:52:16'),
('1380ac84-0b3b-43d7-8ef1-79e6f2dddd42', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:34:57'),
('138ac321-50bc-4ec1-89a0-0e52ef1f0fa2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:37:00'),
('1391f135-f459-402b-8580-77414a1ccc6d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:00:51'),
('13991534-2194-498b-b458-91887cb880cd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:43:04'),
('13b548ab-f827-4a0f-8a59-014b20dca2dd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:20:27'),
('13bc6fbf-d686-4fab-a41e-44f124f1b60f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:28:54'),
('13bd8f8b-1120-4038-a302-c30bc8211938', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:50:21'),
('13c048fa-a5b6-42ec-8bfd-3c29bb5e5e5a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:33'),
('13cb4582-45c1-4d06-9014-33e43133468b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:59:50'),
('13d3a6a5-d5b9-467f-87f0-ec63162bc2f8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:12:39'),
('13e95b2f-1973-4e19-9822-c0fa180078c5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:22:52'),
('13f7897e-a992-488d-a7a0-bf7602dbf433', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:30:05'),
('140ad439-ceb2-401f-bda9-bbb0b785e3a4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:09:53'),
('14167f00-0681-48cf-8ef2-745b18b0ee9b', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:21:58'),
('14173f82-d497-41b3-a025-be23fe0dd39f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:54:10'),
('14694cde-0421-4069-9057-d37a2b1d3f5c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:01:47'),
('14a0cf5a-45a8-4573-8066-bb5891db9c78', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:24:43'),
('14cd5631-0ae3-462c-a159-a857cadf5fb9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:29:31'),
('14d25871-a554-4cf7-9774-505f77de5610', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:25:17'),
('14dc070d-f68d-4547-87f8-5f83478f4887', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:53:17'),
('14e97d8b-1bb2-4930-a8cb-b3203549d585', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:28:10'),
('14f45108-760d-4534-884e-0b0e3f92b957', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:20:53'),
('151d7b19-908e-42e5-b6b7-5c27186b7de7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:51:22'),
('1520b240-8b26-4d4f-ab1d-d421b31a1231', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:36:06'),
('152aeff7-bd3e-42bf-badf-c6d40b8d3bef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:04:31'),
('1545c2d0-4e2a-410b-bd17-b49cf33b40d3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.138.84)', '154.161.138.84', '{\"ip\":\"154.161.138.84\"}', '2026-05-28 08:53:28'),
('1547b584-e2ff-4aee-8071-f50aaff34e8e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:22:44'),
('158699fa-50af-4baf-814c-e95ba27c11e8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:14:00'),
('15a5308a-e21e-4aa1-bf05-d5b4be144e03', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/preview_payroll.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/preview_payroll.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:36:17'),
('15b7ad8e-1a91-4774-b0ac-4bd90f609047', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:32:31'),
('15c96bde-ba66-423b-936e-0960b58e9475', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:50:17'),
('1611da4e-ce80-49b4-b9e2-1732e87aa0df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:40'),
('163438dd-12c9-4d5f-935e-6cc98eb14400', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:48:33'),
('164184e3-6c04-47e2-add9-e0169c3b8d49', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:23:07'),
('1643af88-e85f-4ad2-9691-9fa6f42f5ee0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:35:31'),
('166b22d0-54eb-425e-b8f7-ec72ba46af5f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/preview_payroll.php (HTTP 500)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/preview_payroll.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:51'),
('1670265f-0385-4c8a-bd82-690d1eec42f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:40:58'),
('168f33cf-cb74-4e4f-b9d3-b769d3be61b3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:20:37'),
('1699f50e-f170-4711-a923-1ddf003b5c8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:21:37'),
('16b2cbaf-c801-48ae-8b88-e2a54afdfb3f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:20:22'),
('16bec7e1-c948-4fa0-85c5-e4b41c41e62b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:00:08'),
('16dae3cd-ed6c-4ed9-8897-00d58eac7b57', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:15:17'),
('16e0cb39-d99f-476a-9568-8656a69380a7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:17:24'),
('170496b6-43c2-4641-8f32-c44e4df7a907', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:16:17'),
('17118da0-a9cd-4212-aeeb-423faa78c219', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:34:23'),
('17122d3e-ef12-477d-8b39-b4b46cd0a121', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:37:41'),
('17239ff2-49e9-45c2-9fc2-a7b17e4e0bf5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:38:07'),
('1726ea92-3f72-4624-9e42-ccb5b21904f5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:45:31'),
('17280e8f-b6d3-41f5-9c4d-d3b836c0ad80', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:07:38'),
('176dcbc3-98e1-4319-b9b6-c29427784491', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:06:18'),
('17997993-0e5c-4317-b5e7-58b50a4e78fb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:16:12'),
('17a25b4e-f23b-4eee-b48a-1af31ad9462b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:59:10'),
('17c08c1a-1d47-4090-96a5-c91dd58a9ec2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:26:33'),
('17cd5604-87bb-49ef-b16d-5b19fcc5e3cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:48:07'),
('17e2f796-cf2d-4233-bcee-33ada385e4ab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:08:17'),
('17e42cde-f2ce-456d-b003-5fdf1aaf1b0d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:16:49'),
('17f29506-c002-4d98-90e2-5d8167327d99', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:21:51'),
('1802f9be-1c5b-4cf5-93df-c8c96cf40999', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:21:22'),
('180f57cc-4665-4dea-bac9-00390d375995', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:40:49'),
('18136514-187f-498c-aafa-a5b50ce633ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:41:39'),
('181ce878-36d6-4379-b4a0-b13f040400d8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:37:57'),
('186cc95f-046e-4ada-8d3a-0287b9a1102a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:02:22'),
('1870a0ed-19a0-48a5-a73f-f95c1015bb5e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:47:27'),
('1875f7d0-a967-4024-9007-659237c71e52', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:51:31'),
('18a70b62-3744-4e28-b506-fe518c72bc7d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:28:01'),
('18b26cf1-5625-46cc-82ae-713b1956a1d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:26:46'),
('19028785-1613-455b-a305-057a1d96d18e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:27:44'),
('1917aadd-9208-4ffc-9a7b-43280f594c08', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:18:17'),
('1926f56f-49cf-4421-a5cd-4de938a70b4b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:07:17'),
('1930adbc-bf99-4637-809b-c1aabd790d8f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.138.84)', '154.161.138.84', '{\"ip\":\"154.161.138.84\"}', '2026-05-28 10:10:39'),
('193a1ebb-a493-467c-be6a-a6ec08df14a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:35:33'),
('1944cac2-fd71-479a-8939-250506d36475', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:02:53'),
('194ef166-7f10-4f11-823c-1d9bc74fcaba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:11:19'),
('194fd1bc-97fd-4291-bae7-4bfef95330ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:32:31'),
('196374b5-f671-4bd1-abaa-0fbabde633b4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:01:37'),
('19751f94-0510-4834-8058-d4759c21e818', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:46:34'),
('19b097c2-9350-4fe2-a2b0-d579515e145e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:17:28'),
('19dc3852-d2f7-4757-b974-e06f6016534c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:04:08'),
('19dfab1f-731e-4f03-ae96-90cc9bf5c7f8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:22:23'),
('19e2c8d5-a969-4ddb-a0c0-5dbfcf70a687', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:01:03'),
('19e55a5d-d0ef-499d-a060-c184f8c7bdec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:01:02'),
('19f9fdac-6465-49f1-807e-0a67982f9161', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:08:50'),
('19fc4609-5cc4-466a-95b1-ae70ee43c864', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:44:53'),
('1a0b9e70-792d-43e8-ad07-e41ebf0f7a19', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:20:17'),
('1a0f022e-104c-4a2b-9cfa-ad94a8857240', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:39:41'),
('1a172444-ccb5-478b-8a03-19194f99e79e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:32:41'),
('1a246d48-7976-4a1c-8c6e-011939a71178', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:27:31'),
('1a28bebe-829e-465d-8052-a855a04fdfaa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:44:40'),
('1a515fe8-a585-4bcf-96ac-4905c94ce885', NULL, '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'PLAN_BYPASS_ATTEMPT', 'SECURITY ALERT: Bypass attempt by business on \'growth\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.173.243.', '154.161.173.243', '[]', '2026-05-27 05:33:30'),
('1a527a0c-f9fa-4524-bed5-c9cc740baaf0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:10:31'),
('1a54cd9a-1f8d-4a93-b7e8-1c3bca6fcc81', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:46:01'),
('1a5a7b95-9bce-42e0-9c72-a8629f2fd69b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:09:58'),
('1a857bf4-3e7b-4879-91b9-e56ff6f9639a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:39:49'),
('1a8a9a73-0498-4ae1-a189-05f36ce424bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:01:19'),
('1aa7da48-b20b-4bf2-bade-a16ecd9b0dae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:05:38'),
('1ac38599-94d9-4c59-9fa2-20d11026aab4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:45:11'),
('1addba71-dca7-427b-b32c-5dcf26a1eb25', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:44:14'),
('1ae7e097-8f50-4c57-a6fc-22225f31d8ae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:35:41'),
('1aef78ac-8a87-40ad-adf8-c13e101d9a88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:06:37');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('1af2cdd6-6b05-4180-97a0-4876d4362093', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:03:20'),
('1b1a1653-c75f-4a29-afa4-12a09685507b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:15:30'),
('1b27cf1b-fd79-4bd8-bf47-7002d7fd572f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:31:20'),
('1b3be693-02d6-41db-97c4-2a4950b02996', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:34:34'),
('1b6bcdd6-ee09-4b71-a1d6-092b9ea0826e', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 13:28:54'),
('1b860dcb-26d5-4110-8d6f-2bf0384d6572', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:55:17'),
('1b961d7a-fc4f-4bff-b92f-114c459a81dd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:08:53'),
('1bbed912-5d95-407e-81bd-7563fa197016', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:03:42'),
('1bcbb30c-8746-477b-85d7-5b30f2f7c58f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:07:58'),
('1bd976b1-88d9-4814-be24-038d8eee095c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:27:17'),
('1be543b4-eb0b-41c8-839c-f6f7bd6549d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:20:17'),
('1c2ea009-3a58-4c9d-b1dd-357db8768118', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:22:20'),
('1c4a71bd-5300-4238-86d1-7a5e956ea250', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:52:42'),
('1c5ad07b-3d82-429e-b391-d8cc8a03724e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:05:21'),
('1c671bb8-71a4-4d24-a5f8-7d116d97433c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:30:59'),
('1c675786-aef2-4a08-bd33-cb84fc375785', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:48:02'),
('1c6b8f4d-a863-4156-ac25-c156ef661475', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:30:14'),
('1c793823-eede-4365-8976-1ac3de9409df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:05:52'),
('1c87bb6d-6ebb-46aa-992f-b69ae6281feb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:27:07'),
('1ca87fc7-7090-4a66-ac98-a1a3264f7845', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:17:21'),
('1ccaba9d-3be9-4a85-b8ce-892853fd34a7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:28:36'),
('1cd0120a-f87e-420b-aeae-85ae8db5b8bd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:09:40'),
('1ce578e1-0f83-434d-9e9c-92e5d3ea1119', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:00:55'),
('1cf8019c-6e49-4272-8df0-eb8cb5348005', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:20:22'),
('1d130c4b-b4d9-4392-82c1-d7f29f67cdb3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:05:58'),
('1d23c853-893b-4d67-a7f3-dc9db2cce5e7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:11:52'),
('1d744fa9-90a9-4775-bc09-89bf898d5274', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:43:30'),
('1d8a048f-e33d-4ffb-a9cb-fa2955d776ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/expenses/get_expenses.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/expenses\\/get_expenses.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:24'),
('1d8d8abe-fcc5-41cf-b687-a1caabc5492c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:50:37'),
('1d935ad4-e4d7-4183-a7c4-16308fc6694e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:57'),
('1daed4d5-3b0f-461e-bd86-edf8f3e2aa51', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:40:13'),
('1db7def2-760e-46e9-b88c-d36d11bd1d95', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:55:59'),
('1dc4ba2e-78c6-474a-997a-420b709379e5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:12:49'),
('1ddc989d-c52a-43cf-99b5-f2360b620465', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:52'),
('1de4df5e-2885-4219-8bd2-eee2488f8f86', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:18:11'),
('1e1d777d-aa76-4cb3-96d7-29f226c0439e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:44:28'),
('1e316e19-2153-487e-87f1-dbd64ac623e1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:30:04'),
('1e4ad53d-e6f8-46d9-b466-7182e181a3cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:01:41'),
('1e4af593-e4b7-46eb-9b3b-bf37f69710f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:18:44'),
('1e5e8cbc-527c-4f81-93e3-06d3e389ab1e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:10:34'),
('1e636507-65c8-4af0-abbc-9a9cfe1e6601', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:46:52'),
('1e7d53c2-fc1a-4729-9e70-39de41bbb90b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:54:24'),
('1e88a5b3-6217-49d4-b96a-1b0c51c94d51', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:07:02'),
('1e8f2655-9697-4821-8431-0cf39c3c07da', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:23:42'),
('1ea4dcf7-ec5c-45ce-b626-2971a4d7d02b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:45:18'),
('1ea547de-eff3-423c-8a3d-1aae6aec865d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:08:00'),
('1eaf4eda-7c39-46c7-b58e-f654d0d58837', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:56:57'),
('1eaff5c6-9838-4914-9be7-57fcb09023c1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:07:25'),
('1eb71dba-d7ed-48da-8911-7db69e9ba87b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:57:28'),
('1ecbfed3-0ae4-4b21-8cfe-5b69202b085c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:22'),
('1ed36dc8-77d9-4387-97fe-f17131765fb9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:57:43'),
('1ed7cbc3-3ab7-4387-8d64-5408a483bf8d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:17:00'),
('1ee032ec-2b7e-4a14-89fa-ff1444286fc2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:30:57'),
('1ee90a8f-3986-444b-b8ad-122783957b9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:22:21'),
('1f191e57-ff06-49be-8e4b-78ec0b2cd364', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:34:40'),
('1f24830d-d6b3-49dc-9513-561733dead7c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:21:11'),
('1f4dc88b-d749-46e7-bebb-e331d45608ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:22'),
('1f613971-afc8-4289-8a43-a1058e8a9660', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:09:02'),
('1f8a8988-1772-4dcc-aa84-b109fe227a87', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:29:15'),
('1f9c553f-529a-4c2e-b47f-aa312796afd0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:59:02'),
('1fa66e31-aa2d-4d6f-89b2-b5303b652e59', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:58:48'),
('1fdc5a75-72ce-4b47-8966-08fa643e3b63', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:50:33'),
('1fdf3cbc-37fb-4814-bbc6-4309cc03bb57', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:16:07'),
('1fe7d38c-2075-4c7f-8c34-96c233c61fe2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:27:18'),
('1ff26a86-ee0a-4a13-80a3-71f683bc144d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:27:53'),
('1fff8bc8-c689-4fa3-872e-ff5fcda818bb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:20:25'),
('20068161-d26f-4012-90fe-cbf92263191e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:15:49'),
('2025246c-ca82-475b-af35-0e8cd1b7e873', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:26:12'),
('203eefdf-a621-4420-9fb2-41b7109759fa', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:48'),
('2074dc8a-8b14-4aa0-ae73-9ddb67488def', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:56:19'),
('208509c0-9ad6-4d92-b237-f2c2a7309443', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:25:27'),
('208bb504-d7ff-401e-bf4a-2465109400fa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:01:19'),
('20bff04a-02a6-4854-8fbb-3941528fc273', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:11:02'),
('20e7971b-abf2-4d93-af41-b9d2f8a39d15', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:31:14'),
('212a0938-ccb3-4673-b785-20680ec2c4ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:22:57'),
('21471d93-8d7d-4c3a-8c52-6e00e1d63d38', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:08:38'),
('216d8bea-0ae3-412b-a088-04414162ce9b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:35:20'),
('2172a1a3-e457-4317-b7e8-7fca2284fafd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:27:24'),
('2184a9fd-637f-4a5e-b71b-52baa7e441b2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:56:17'),
('2195b713-b680-4fb1-a458-59e5b534a43f', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_for_source.php?source_type=service&source_id=986211f8-0a85-4d1b-8f73-77ef9b13e554 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_for_source.php?source_type=service&source_id=986211f8-0a85-4d1b-8f73-77ef9b13e554\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:47:47'),
('2198741e-b466-4407-a858-8cff5a1332d5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:57:53'),
('21a138f1-e278-4842-9df1-656222b7f389', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:49:30'),
('21c96262-0b26-49b0-91fd-3c12f54a80fa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:01:10'),
('21d499b5-17e1-48a9-b3d9-9ae7432cbc85', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:26:02'),
('21d81ed4-14d7-403d-8cac-c30834614c96', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:09:15'),
('21dbc726-b073-421b-a1e7-3b4433c0a8df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:34:35'),
('21fe870d-3cda-43ef-81df-4a7de568836c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:15:45'),
('220f27e4-426c-419a-8320-c15ffb4f90f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:22:58'),
('22151445-825d-403a-9ce2-ebb21ed65107', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:10:57'),
('2218f668-5f8b-445d-8d61-da134608c832', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:05:49'),
('22206658-983a-4d91-97dc-93b94fe8f7d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:55:27'),
('22223c17-9147-4dee-a25c-28a7ff49bf59', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:58:03'),
('222474c8-7a4d-405e-a857-f31f428d36eb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:07:10'),
('2224f690-7606-449c-b9cb-c9323e50db2d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:24:12'),
('223b4eca-644a-4111-af78-23054de44487', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:53:50'),
('22428dd7-504c-4382-bb50-b62917618c6d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:46:07'),
('2256289c-7971-473a-b3fc-94e2811903fc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:23:07'),
('22762a2e-818f-47f6-b8e8-9f42b648c84a', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:55'),
('22831e8e-d804-4e51-87c6-19df44d0de73', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:18:10'),
('22a2d9a4-3a7d-43db-bd43-76f151870cff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:51:10'),
('22beee13-ec21-46f1-a19a-562bf9a72b7f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:41:42'),
('22cc8245-8261-4d08-b24b-7d2e1d6549aa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:31:35'),
('2304d7bb-d9c1-42ea-bfce-482bb7d65411', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:32:58'),
('230f102d-7072-49bf-8778-71cb600b62b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:24:47'),
('2316803d-45cc-4157-a805-20537eef26f4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:44:04'),
('2368e983-4e10-46e0-b928-c138bcfe979d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:33:47'),
('236b6b64-e0ba-4bf6-b9c0-c57463370b56', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:54:51'),
('236c2b0f-bac3-40b8-91fe-577c49272ae8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:24:20'),
('23975303-ad0e-4722-a077-760346a14595', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:44:31'),
('23ac292c-aa43-4246-8136-21243ebd32f7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:29:27'),
('23d8567a-cd21-418a-bcff-5475b79411aa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:27:22'),
('23e9e8cc-747e-442c-9d8a-eb77a7257c66', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:35:45'),
('23ed435b-7170-4835-bf84-9a148ba7ad0a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:26:47'),
('23f9420b-28f2-42a6-ab08-364d026c0f2e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:00:16'),
('24152899-f8af-43d2-86da-b1055983dcb3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:36'),
('243c39ac-b282-41cf-93f6-8635cf87df5f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:36:14'),
('247b185c-4682-4759-a3c7-515a3cd7d148', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:58:39'),
('248fd905-2fe1-455c-871e-8413859bd6ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:24:33'),
('2494b24d-b5a2-406a-b7c8-e212848218f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:45:01'),
('24b4c5ea-4963-476f-9c4b-785fe29e3fa4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payouts/request_payout.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/request_payout.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:57:00'),
('24c29ef7-78e7-40b5-8132-3923514a6bf5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:15:29'),
('250186ac-8e02-472f-9d86-223459db0cfc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/users/add.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/add.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:10:47');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('2508f62d-ef80-44b9-9662-5105abe563fc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:58:33'),
('252fea61-8c4b-4b15-a208-ab548cc48782', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:45:18'),
('254e8652-e772-4d88-8869-3465440a4dc7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:36:07'),
('2550938b-c3f6-445d-a273-f8345847931a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:20:47'),
('255220c9-85b9-49a7-9c9b-46127f91e8e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:18:34'),
('256d2093-8299-49be-a8c3-ce6cb1267a3d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:42:44'),
('25820fc2-9e0c-4b5f-ad7c-f284034184d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:43:10'),
('258af7d8-193f-44e9-8bc7-77566e040aca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:38:23'),
('259b87ad-24d2-4092-94d9-ba1eb96337c5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:37:05'),
('259e1914-cc4e-4594-a41a-0db83bda06ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:38:16'),
('25a560c2-eaf6-469c-860a-c3506fcb57ec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:05:51'),
('25c99a81-fa10-43ae-bedc-eca451c88cf8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:29:40'),
('25d995ff-33aa-4317-b076-1c7cd87bcfd1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:43:17'),
('25ee613a-c9dd-4f3b-8e70-52708c83c7aa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:55:13'),
('25f7c030-7977-4a25-bdac-3ccd60edd782', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:41:57'),
('2616be5d-513f-4429-a3fc-19ec03da49b7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:50:47'),
('261fa8b9-abc5-4194-aeaa-af079d723edf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:12:07'),
('2620373e-3e9e-42c9-b542-7925bf5b4952', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:46:47'),
('26389849-bc10-4498-b807-52bf95606d1f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:12:50'),
('263ffc10-f73a-4e73-beea-e0b5c0975b73', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:47:14'),
('265060e8-ee05-43fc-bc66-c13e5edfe057', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:31:18'),
('26635afc-d32f-481f-9e87-c0c7d727b3d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:18:31'),
('26715aec-b7ca-4ef1-92e7-c7daa4e8e9bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:34:54'),
('267a2314-cb20-402e-836c-7a7a87ccde09', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:34:51'),
('268d74f0-8e1a-4aa8-97cf-8da0bfc7c7b4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:15:54'),
('26ee576c-36c2-42aa-a994-5a49a5f2f036', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:49:00'),
('26f04fa7-5921-4138-a176-5236622a21e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:37:47'),
('2707efa6-0691-4790-a8da-ef2a1ad1202d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:41:40'),
('271ed30f-c88a-4c67-864e-07f4ba24585f', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:39:02'),
('27227f72-677e-49af-993f-69952361fef9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:20'),
('272c4cc1-516c-443d-a8c5-3c1c1a5cbc52', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:07:52'),
('27768ae5-b8d8-4ef1-aa70-d1b34cf01717', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:18:32'),
('278442ca-d020-41d6-ba61-8781c01b49d0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:07:27'),
('278e6c63-6e10-4700-ba81-5bf23d0fcd7e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:19:44'),
('27ab4f3a-044b-447e-b695-9d68ec4b4c09', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:40:14'),
('27d17a10-15d1-467a-b880-37613b42499d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:34:05'),
('27d8477b-ee7d-47a6-989f-02cd28939a78', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:40:40'),
('27ec8988-59f7-4932-a0f7-4bd74d2db48d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:41:11'),
('285ef091-92a1-4504-9c1f-fe8afebc286a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:49:22'),
('2882c5cd-d1fd-450d-8e75-21faef446f29', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:00:30'),
('289d783c-a737-4437-9f08-c4b25f835f98', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:16:10'),
('28a2f3a7-ec2a-4e5a-973e-0e164ccf9422', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:47:42'),
('28bcff2f-d836-4d96-8790-27b1d7751b81', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:25:47'),
('28c783de-2633-4f37-94ae-91d8656de2d1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:31:33'),
('2902ef0f-9c17-4c75-b351-6dccd17bccf7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:17:17'),
('291610f1-97af-4dc3-a142-a38756135424', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:23:32'),
('29226e58-9794-457b-9e66-16a16fe5d1f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:47:21'),
('29743ec6-44db-4122-9a97-3111d7cad7d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:56:28'),
('299cd1c3-ba4a-4dd7-bf05-b821be50b5d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:49:01'),
('29b04236-1b6e-490b-a882-e524bb5602c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:52'),
('29b48425-58ef-4c96-a324-ce0406c5319e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:13:54'),
('29d5f8c7-5d25-43a6-b2a1-d151da2a2aa3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payouts/configure_method.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/configure_method.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:57:39'),
('29dc1080-18a8-47f6-b802-8c4ef37080a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:56:24'),
('29e3aec1-aaec-4a7c-803e-0e9a90ed97fe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:56:45'),
('2a072ff9-ee35-4eb3-b982-c99b8e7bcb94', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:05:20'),
('2a0ffc60-fa49-4848-82e5-be507a670881', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:29:07'),
('2a11507f-50ca-498f-abf4-ecbd1629db99', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:20:17'),
('2a162669-d1fb-4201-a7bb-5a69e8687d75', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:59:14'),
('2a28f5b1-f37e-41ae-8622-1d4da6f38630', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:01'),
('2a50e7de-6fb5-4837-a1d1-d0492a71572b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:13:21'),
('2a5e2fb4-c7a3-46db-9a86-6bedafd4a4dc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:48:47'),
('2a60f365-0127-4b67-9d20-a0a8bf8bfad2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:52:17'),
('2a7a6fcd-9d66-43f3-b3ad-0b87b3eb162f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:53:19'),
('2a905490-1732-4344-8b9e-6c127bf5b694', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:34:32'),
('2a97485b-b95c-4fc0-992f-2f532a417b4b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:35:17'),
('2abae0c6-cb42-4b0e-90e7-8dc9547ad8ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_email_settings.php (HTTP 403)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_email_settings.php\",\"method\":\"GET\",\"response_code\":403,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:13:37'),
('2ad0c9de-ffe4-4216-8fb4-21f9b3bcaa9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:45:24'),
('2aea920d-6e0b-45a0-b3d6-c744013e9c54', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:17:32'),
('2af4fee7-538f-4e1d-8a54-9113f324b1ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:13:12'),
('2af95ead-55c0-45ae-b9f8-a8fc17b11bf3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:27:17'),
('2b2832ae-5655-443e-a676-f9b8cca9205d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:22:31'),
('2b5f1940-eb1f-4597-ace6-984eaa5e1bdc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:52:53'),
('2b8cef77-35b5-4bc2-8235-268408f661e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:10:10'),
('2bc2aebe-eeca-4ce2-b133-3126be93c39e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:25:42'),
('2bcdf229-eecc-46d2-bab3-271ecd0565c5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:34:06'),
('2bd6bd80-b0d1-454d-a7c0-a2dda0a79d2c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:54:49'),
('2bd86cad-7a8a-4467-a9f7-9bcb72b52ac6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:48:27'),
('2bf5ffb6-28bf-48cf-8ad9-993f7398c99d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:29:14'),
('2c001393-5e82-4481-9621-871dc003202a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:07:37'),
('2c035617-adf1-42cf-a76a-b0b98dc6a8ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:03:47'),
('2c0c76fd-0ae4-4f2b-aa04-690df31344ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:53:27'),
('2c1c79bc-219e-4c23-b759-11324c19aaf1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:21:47'),
('2c34be4a-e9aa-466d-a430-be5729525aab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:12:17'),
('2c41e0bf-040a-48bf-ae9a-b299acee436d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.0.165\"}', '2026-05-25 09:41:01'),
('2c4fe56f-7614-4c6b-8322-49e710878046', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:47:01'),
('2c541386-187b-4b42-8901-66c950e8644e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:47:07'),
('2c583966-51df-4f59-887e-a5a57a13d423', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:06:18'),
('2c76b240-bec3-44c6-b430-eacaabaf6716', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:42:23'),
('2c8df716-0540-442a-b7b8-e6359a0dffd5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:18:17'),
('2ca10062-1c58-435b-ba52-427e31177204', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:16:52'),
('2ca737f3-860a-4ae6-a717-b4a708cfd2da', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:18:22'),
('2cbd001b-bb50-42ff-baec-7ccda7c5363e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:34:54'),
('2ccd2196-59ef-4014-8da1-81a15937468c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:42:03'),
('2cdb1db0-ba0d-4253-a1fa-c773573df077', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:46:41'),
('2cdcd63d-fafe-4690-b8fc-e8d501c191ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:31:01'),
('2cdfce4a-9995-4f5a-adbf-0e777fd6ff2b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:26:54'),
('2cedd8c4-64a2-4256-bcf3-95c6efa7ff72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:38:25'),
('2cee7b93-1cad-4931-9b8d-5e58882c60a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:39:30'),
('2d12c314-e45c-4daf-9a8a-d38abbee4bac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:01:25'),
('2d344915-b62d-4b56-b0e0-3f0cdb7743ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:45:43'),
('2d4508c0-b609-4694-9b5a-a409e38ad06d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:17:07'),
('2d587ae9-8b36-462a-b764-230328ffedae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:08:27'),
('2d5aaeec-0bfd-4526-b47f-c9ebdc2a41e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:53:07'),
('2d5b53a7-44b1-4ced-b2c9-ced67b955b5d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:10:47'),
('2d659037-71d5-466b-9831-012432f5f9ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:52:07'),
('2d84ac8a-2fc1-4595-ab8d-7067a13cb77e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:57:27'),
('2da3aada-5b17-45d4-94f0-d65eb994027f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:25:02'),
('2db94abb-26e9-4f9a-aded-5d3985f76a25', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:10:54'),
('2dc95802-37aa-4e20-a248-1a7dc555a4a1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:12:04'),
('2dd92109-c828-4ad3-b116-8252d7358426', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:42:22'),
('2de12ba5-30ea-4fb5-b466-0c6ae57a4d61', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:18:49'),
('2de5f60c-8110-44bc-bba9-33b82452dc01', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:34:50'),
('2df89ec2-8d43-4b0b-862f-dbb643511c0b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:03:12'),
('2e047e06-dbb3-4e0f-b37c-bde421ec831b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:54:55'),
('2e163db5-d1ff-4946-952f-5d3f72167300', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:06:07'),
('2e2f7953-c78f-43ff-b873-4c7c037cab1f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/inventory/add_product.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/add_product.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:14'),
('2e2fb4cf-916b-408c-8604-e48562800a40', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:32:11'),
('2e45a659-57d2-4a4e-8312-b737af233fc2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:36:50'),
('2e5d0681-de8e-450b-8e3f-299ef3d205ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:03:34'),
('2e6a86f6-2e0b-4a18-b49c-88bfbaee0e06', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:16:43'),
('2e8b3a5c-7025-403c-8c6b-b6340422b9d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:16:29');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('2ebabc35-d261-4659-a914-75d70a0e824e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:51:07'),
('2ebd5da9-3ee6-447f-8753-3b06c424de96', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:24:27'),
('2ec17219-102d-4882-9f46-c359ceacec89', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:52'),
('2ec4355d-9bf8-4bce-998d-d3e09d8c1355', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:23:55'),
('2ecd6daf-3ba8-44bd-a847-3945887f8aa0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:27:22'),
('2ede7eea-73ce-4c63-8d93-868dabfb901f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:41:51'),
('2ef379c0-b763-4434-99b5-ee43b475308b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:24:53'),
('2f277b4f-6dd4-404e-81f3-de069569cfc0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:25:53'),
('2f534510-8cc7-4244-9d38-a8eecce4a052', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:18:11'),
('2f7ffae7-6428-441a-9186-aa8a5d8a273e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:33:57'),
('2f87cfca-af99-479f-bdf6-cd0c7ce9e735', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:08:37'),
('2fa675e4-ea13-4208-8a51-ffd2816b3d13', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:15:18'),
('2fac6d37-19d7-4723-a7e5-8335bcaf9d7a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:56:10'),
('2fc51d1b-7d92-4c43-91ab-2ac31541ff5c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:53:57'),
('2fc8e75e-17d0-4b5c-94df-e7dc05ce8835', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:16:34'),
('2fd093aa-d026-4e53-bf77-367f41d1de37', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:17:48'),
('2fdaaf46-9aa4-4002-8c29-42dfd8d381f8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:05:47'),
('2fe262e1-ffa6-437c-8ae4-8c3b82124922', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:49:52'),
('2fed2e27-ee29-4e0e-b87d-3b33cbb4320e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:45:29'),
('300948e3-dc6a-476f-ae6b-0b8a117327f5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:51:37'),
('300f5a78-614d-4ea7-b136-9d5068f97677', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:32:15'),
('3022b366-4038-43e4-889d-b028bcf298ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:24:10'),
('3026ff04-ed1b-452e-981c-5bf0eba6df61', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:26:37'),
('3031bb13-3a1a-4564-bb1e-fc4362f78c66', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:15:14'),
('3055554d-6dca-4951-a022-a4e30f1d16bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:25:32'),
('305ef9e7-86c9-42b3-b845-d79a9f8d3448', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:21:47'),
('307e4e82-363e-4209-a39e-dfa93e0c3a73', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:50:55'),
('30835262-4474-49e5-886b-817dadb71f40', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:23:52'),
('3098c171-578d-4fef-aaa5-64f223fe81a3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:13:26'),
('30a37de5-695a-404f-871f-4939b6b7c50a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:35:54'),
('30b71885-9b2d-4093-bb4c-76da331e6368', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:14:20'),
('30cc32ba-393b-4780-b320-75f0d048426e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:16:30'),
('30d38051-dcf8-4cb9-809c-d9e14c6706bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:57:23'),
('30e0f502-0f24-4885-bd35-bf22e92fc0b6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:09'),
('30ee30c6-d912-4680-a78d-c890a24e0f81', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:18:37'),
('310895cf-a91f-4bc8-9b35-156f23735762', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:08:21'),
('3134b73f-3a87-4ade-86dd-6b6e321d7ef0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:37:34'),
('31374b00-1633-425d-8d9e-0bd54c7abfb6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:11:23'),
('316b1ad8-d799-47d6-9b05-fd3cce62c721', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:41:41'),
('318cc200-790b-40a8-a374-5f3dd89c36d5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:47:43'),
('31cf9ccf-e826-4cb1-a262-ce7e5cd9a585', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:49:20'),
('31df30dd-41d4-4b34-bf0c-4ed8bb15bb9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:30:07'),
('31f52ead-8909-4346-964f-095d30d13f17', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:57:22'),
('31f56a18-d3a5-4dcf-b804-27061b0d924d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:57:07'),
('31fbb3fc-df38-453b-88f2-a37ff6438716', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:59:48'),
('320e6f1c-56fd-4b93-9b1d-9b492c938801', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:35:20'),
('3210eae2-b43b-4638-877a-29fba583925a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:14:37'),
('323f3719-7ae6-4f61-8f5d-030bdb747fc0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:14:12'),
('324e6541-0174-4888-83df-4c48acb7c343', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:17:02'),
('3257f518-a05b-4646-a27b-6a69aa3cf53c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:05:39'),
('325aaa5a-b78e-4174-ad0f-1d74e5969800', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:59:00'),
('32667afd-4e6b-44cd-9292-5e7841a07878', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:42:08'),
('326d576f-d6e4-4732-9f3b-2705459adcf3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:46'),
('32736a42-c6c5-42a1-8594-9ce5168cf3d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:35:35'),
('328411cc-6337-4d12-8e17-e597dfc53315', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:43:38'),
('32891d72-167c-4d56-b534-670d9ed0d359', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:46:33'),
('328f36c7-c50b-41fe-8d0a-2b4304d0ffc5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:16:27'),
('328f77e2-476f-4d3b-936e-a6e3a27523cb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:10:50'),
('3290acce-c1d6-4dc9-ab1c-f092f0f2ef67', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:00:01'),
('32acb8af-228f-49b7-9652-f2c092c0d0b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:59:30'),
('32b62703-c61e-46c5-9fae-6bede319dd8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:14:10'),
('32e0f9c0-4b84-47cd-909b-530dc8b335a5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:22:01'),
('32e428bd-b34e-483b-99ba-4dc6a4c65862', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:37:20'),
('330dd22c-7a0a-4916-8980-bb4047c0744e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:05:23'),
('3323c2e1-9c9e-41d4-a2c1-d4f1f82c4397', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:36:15'),
('3326832d-2b35-49bf-a7f2-3951cb828276', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:26:17'),
('332bde05-942d-4a44-910d-10500ea84a9d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:24:31'),
('333461ed-eeb2-4808-8689-eec6374c0039', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:33:37'),
('334489b5-7954-4bf1-acac-ed1e51fb8ce5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:28:21'),
('3384517a-da91-41a6-bad0-96036c7d90a5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:15:44'),
('3391cf29-c248-460f-a07e-e2c42092aa82', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:16:07'),
('33a5adcd-f921-4b00-8778-f9be75e5e0ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:24'),
('33a5e386-9a59-4a54-a56d-f3d5db4c9c7a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:47:37'),
('33c70386-5981-412f-aace-35b97f95d1d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:20:29'),
('33c71070-04ff-4e59-9a53-c1ae13c0528b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:12:32'),
('33ed9c2a-9d5d-4236-aa4a-19b259704dd7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:50:07'),
('33f5d3a5-a67c-4701-bd88-663f05d5a12b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:49:07'),
('33f8ec07-f565-4997-8a95-976105188ffe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:49:03'),
('34119d6e-fdcb-4e4a-a79d-c46d9d8bba78', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:18:57'),
('34224857-2fe7-41e2-854d-a633a62decf6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:41:29'),
('3440bfe6-426b-4741-8d56-eb17cc37c8ff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:39:52'),
('3456b34f-a501-49e5-8079-e9f759abd1a5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:15:14'),
('3465748a-6a5f-4e28-87df-3d658b7d0caf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:13:02'),
('34750416-de00-4300-92c7-14bb6336d8e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:24:04'),
('347a047e-a18e-46fb-ba9c-e3e306db4147', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:24:38'),
('347c5e5b-dc2c-4b63-b727-2887beae67af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:11:31'),
('3497dd7f-493d-40cd-8c00-bff3d59dbc52', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:47:10'),
('34a64ef6-8b2b-4a00-ac15-24bbc2994d3a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:23:43'),
('34a7664f-f53b-4b23-bcf6-6a7d77d4bc6d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:22:11'),
('34d244d9-0384-4ebc-99a7-07efebf75860', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:08:47'),
('34d9d3b5-4309-4e4f-ba53-72baeff6eb85', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:14'),
('34e2ccf0-27bb-4417-b8e2-3a45b7f8ef50', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:11:47'),
('34e8d767-f1a2-4ad7-bd85-001df5232572', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:26:21'),
('34ff4228-4c60-48a0-b9fd-a44fdf07643d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:26:24'),
('35143572-4eb4-4a59-99bf-8d43e9212fdf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:29:32'),
('3515c805-2ebd-4279-ade5-db46f994468a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:43:07'),
('352745cd-2884-4637-a746-337a1e3c73ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:15:47'),
('352c5f41-0f42-434d-b4b3-b52582a601d3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:53:16'),
('35360572-dd21-4256-a38f-9215b68896b9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:53:03'),
('353d6767-288c-40ca-9d47-587e364ef10a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:12:14'),
('353e4409-4e61-4d25-8d04-6f0809a91cef', NULL, '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'FEATURE_ACCESS', 'Feature \'sms_automation\' accessed successfully under plan tier: \'pro\'', '154.160.5.183', '{\"feature\":\"sms_automation\",\"plan\":\"pro\",\"status\":\"allowed\"}', '2026-05-29 11:50:31'),
('35454558-663d-48bf-8259-684e02380625', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:28:07'),
('35488fb4-6284-4f44-8793-e3e10fa2e8ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:52:20'),
('3549c1ed-3940-43f6-b5a7-033ece5a3fab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:42:40'),
('354fd448-16d7-45a8-8678-79d7ca168c64', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:12:46'),
('3553871f-fa08-46b3-9178-abcc73a35188', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:22'),
('35587677-cad4-4182-a039-8bac7f578d1e', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:22:14'),
('357ac13a-606c-4b40-8622-d4b8e7d2a041', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:10:45'),
('357ea930-5bbb-4352-a521-7d493089d17c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:46:01'),
('35847e9b-e1c2-4d7e-8cc9-cea4b8da8761', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:25:34'),
('35b38505-9d8c-426b-9994-de85852be1b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 09:37:13'),
('35b7e146-2c22-47f7-93dd-4f377ac50507', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:29:21'),
('35b8f36c-c1e8-46e1-a25a-1b6c9cd677f4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:18:05'),
('35d3ddd4-20f2-4a5f-a026-7e2e01785e9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:07:38'),
('35d54553-f1c3-4d54-9702-fdada59e9ba7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:42:37'),
('35df5dcf-55cf-493b-8750-7505a500eee6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:56:10'),
('35dfed5d-554e-4f60-ae95-9778303f242e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:42:29'),
('35e34f19-d979-4b16-a6eb-113ab4b017af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:28:05'),
('35ea7702-9f3f-467e-be83-fcc929eb3af5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:18:17'),
('362ce937-c845-463f-b24f-91590383a7aa', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/services/update_service_status.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/update_service_status.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:47:34'),
('3655c2d8-2d91-4cce-bdc4-e9f01c53825e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:17:05');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('367af6fe-90d5-496f-8632-23938d24589a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:14:57'),
('3689ae01-2da1-4a6c-9e5f-bf834718ff69', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.0.165\"}', '2026-05-25 09:37:13'),
('368c0516-56ed-492f-9ede-e753d1d8b997', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:23:57'),
('369558f0-6ae2-40a4-87d5-905027c57ebc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:01:57'),
('369566d1-4aeb-49f4-8497-bf413fa9514b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:34:04'),
('37056799-d61a-4d16-8e7e-06e25f5a83f5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:19:18'),
('3709e8a6-5f66-48c1-82c6-0a694a92e2d6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a1812f980eea (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/verify_subscription.php?reference=SUB-ENTERPRISE-6a1812f980eea\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:03:54'),
('372e9405-5e99-46b8-a12f-5b53db0a6ac2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:32:20'),
('373b6698-2057-4667-9928-6883b06b6db0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:05:08'),
('37407570-8da9-4cd0-b626-ef3d54df8a11', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:41:21'),
('376c6818-16a0-42d3-b26a-0977470b15da', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:27:54'),
('376ee6f1-b46b-48f2-8e09-9d8c78613338', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:40:23'),
('377013aa-c39b-4276-8d8c-1d94ced4665b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:26:24'),
('379905b2-011a-4e1d-9082-76e0a89852e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:49:03'),
('379c975a-e174-4888-883b-b033fdb75e48', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:47:57'),
('37cfee1f-fd98-421e-b159-a6ff014fbd23', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:38:40'),
('37d6599e-1152-4d12-8e79-8cde44d47aa7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:46:24'),
('3881a2cc-328c-4a90-be0a-3f7ba3ae1fdc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:25:17'),
('38b9b455-c500-4e1a-9334-ad8a131ec05d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:11:50'),
('38be9043-f632-48cf-92bb-56bd75ade6fe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:17:11'),
('38cac156-0f56-4c75-b484-cf0628a4ef2e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:20:11'),
('38e748d9-4004-4de5-afdd-d978ec773749', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:41:29'),
('38e8174b-6479-433f-87eb-3fd1640aa155', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:10:19'),
('38ecf50f-3906-4f79-bdbb-ad4c8f1105f4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:13'),
('39213879-acab-417f-9b29-42152a79f656', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/branches/get_branches.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/branches\\/get_branches.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:30:43'),
('394b0f6d-ac68-4678-a928-140c17c17354', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:54:22'),
('39a5b0be-780c-4c76-97e8-493bcf5a37ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:03:41'),
('39a81371-3c2d-4093-972c-739dee0dfcfb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:28:18'),
('39c02f9e-61ed-4bf1-b3e3-cc74c8df34ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:14:30'),
('39ce2ab2-93b1-4d46-acd2-c26fd25177ac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:26:07'),
('39ed5da4-ed3a-482b-ab97-32f17682e972', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:09:15'),
('39f8ac19-6456-4601-85d8-0bbc001c88d5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:21:49'),
('3a03ffc1-fb18-4982-bc29-04c6f8986e3e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:58:41'),
('3a1b49e2-5eb8-4d18-a4e1-12f4f6cbc4fe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:22:30'),
('3a1eb02d-0f80-49fd-91cc-b036d74d0271', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:06:17'),
('3a2275eb-b027-4a1e-b324-85707d91a2ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_for_source.php?source_type=service&source_id=986211f8-0a85-4d1b-8f73-77ef9b13e554 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_for_source.php?source_type=service&source_id=986211f8-0a85-4d1b-8f73-77ef9b13e554\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:54'),
('3a660442-be17-480a-be36-f460107366c9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:22:14'),
('3a66f049-0603-4195-ae34-31aa0e2a99c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:21:07'),
('3a6f1195-8656-4075-9bd3-a77c7d140a81', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:52:10'),
('3a7e608c-4e00-48fd-9d7d-4b3f156f9663', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:22:13'),
('3ade5764-b49a-47b2-b449-a782fafd1441', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:23:02'),
('3aea9dc6-94e8-4cfa-9aa6-197e8833d2e6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:09:17'),
('3af97e3a-d5cf-47ed-a132-7c3ccbdaf325', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:33:00'),
('3afd6a42-2d4c-49f1-b9b9-091c5696f224', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:35:23'),
('3b102c11-9b7f-42fb-ba24-c2b1654b1800', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:04:27'),
('3b1718b9-9dbc-41f1-9f67-6d9971fb126c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:21:53'),
('3b21cc46-1f26-416c-a557-e766cfe6b01e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:55:24'),
('3b268696-d350-4fad-8635-3314f62ff39b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:08:41'),
('3b717ed4-94b4-4f57-8c91-7e99d5a865a2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:43:33'),
('3b9c36d9-385f-4129-9261-36b74d6eebd0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:34:33'),
('3b9d312d-d6b7-4435-95fb-f8ad779f663e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/expenses/get_expenses.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/expenses\\/get_expenses.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:52'),
('3ba2b995-c37f-4249-ac06-70a0973b6411', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:55:57'),
('3ba696bf-a8a9-48cf-81e4-0098cad07c1b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:15:02'),
('3bb0cf00-3be8-4cb7-910c-d2e2121c573e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:27:12'),
('3bb80d6e-e749-4e0f-9055-2a1c8f8ccb22', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:15:37'),
('3bd893a6-22f7-418d-bddd-0565e85ddcfd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:06:27'),
('3c45586e-34ca-4209-b57a-bc15254c8dfe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:59:53'),
('3c5ac33e-5f5c-40ea-918c-26ed18a18c8e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/services/new_service.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/new_service.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:17'),
('3c7072ae-00f5-4cdd-bec9-9fc026b32287', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:46'),
('3c8e7cd5-ab28-4d96-990a-dd1119537532', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:07:42'),
('3ca85ae6-315d-4ce4-bc4f-18da791e95b3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:34:47'),
('3ca888d9-ede9-419d-a13e-d198ab241974', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:41:23'),
('3cb4229f-a462-4cc1-9a9d-8d0623c85604', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:14:34'),
('3cd56695-f46d-47b1-a7b6-e2ea019a79f0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:30:39'),
('3cd5a585-dc5c-49c4-94f8-9cbb6ddc0740', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:13:40'),
('3cedbb8d-dff4-4eb1-bdbd-bd99a053232f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:06:57'),
('3cf11e1b-1454-4b2d-ac1f-9c2a62efb9b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:47:20'),
('3d0455fc-3bab-4f53-8c06-10a917028b42', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:27:29'),
('3d0df4de-0b2f-4181-934c-9cb3ef3f3f66', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:47:00'),
('3d17a742-25e4-4cda-afec-2231d00c01ad', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:58:22'),
('3d2c1753-dc8a-4738-b7c0-e9f80f7871c0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:48:11'),
('3d342376-3487-4e45-be9c-b4716935ced1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:50:32'),
('3d4539c4-60c6-4b69-8a4e-25e4e170ba5a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.173.243)', '154.161.173.243', '{\"ip\":\"154.161.173.243\"}', '2026-05-26 11:00:11'),
('3d5aebcd-c88b-4e1c-af41-f465b20b0b4b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:37:21'),
('3d9fb02e-0946-4e9f-98c7-8573b362eddd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:25:27'),
('3da709ee-d223-41cb-8edd-46532371f55a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:50:47'),
('3dc04cbe-5280-41fe-aca2-cb1af36cd28e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:16:54'),
('3dd91d48-9f27-45f6-a990-1e46451c3862', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:02:21'),
('3e1bc2d8-f495-40d0-8800-70b95a6cd8e6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:24'),
('3e22c402-2795-41a5-9aa5-3e1eda7659ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/services/update_service_status.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/update_service_status.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:49:59'),
('3e258fbd-42d3-4ad3-89d4-fd89a3445db7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:45:34'),
('3e2f1ec6-a87b-422d-a832-1d768fd37dce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:20:10'),
('3e325a8c-6c44-4808-a0ec-478e1fae2e3f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:05:20'),
('3e34212b-61b9-47b0-a847-b81051fbd937', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:03:32'),
('3e80b865-5722-4d53-8aee-5fcf96b38332', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:27:41'),
('3e8ccdce-fefd-4567-9de8-f9d0a27422c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:54:08'),
('3e9f0099-9776-4e74-b7d8-4fbd41ee8ded', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:10:56'),
('3ecb3aa3-1ca3-4b78-b6dc-b258779b34ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:01:32'),
('3ee3929c-ca0c-4952-86c5-c70b5677e450', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:35:45'),
('3ee7a938-15fd-44da-b6f2-e444bf5531ff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:32:01'),
('3ef2236f-ecb3-4256-8c12-85940bddd77b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/preview_payroll.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/preview_payroll.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:36:06'),
('3ef52c0e-e7a7-4939-9707-4289d6d4e8ff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:53:26'),
('3f042d96-210e-4623-ab36-76092d53a94b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:20:37'),
('3f1151d5-e1f0-40e9-9c45-4347f43892a3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:40:10'),
('3f2dc15e-002b-4bdb-bd66-5ec3da8e802e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/preview_payroll.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/preview_payroll.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:41:26'),
('3f3186fb-d94d-4fa8-af40-9607e15b87ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:08:29'),
('3f3c3b12-ad0e-4359-a215-801b3fea0991', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:35:27'),
('3f4a2c4f-7549-4c57-b8dd-bd4019daebec', NULL, NULL, 'FAILED_AUTH', 'Failed authentication: Invalid or expired token (IP: 154.161.138.84)', '154.161.138.84', '{\"token\":\"7f7aae4841f76c4...\",\"ip\":\"154.161.138.84\"}', '2026-05-28 08:42:36'),
('3f51bf60-f6e4-4e4d-ae85-bfc4f64814ca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:16:02'),
('3f580d8d-7804-4cdf-829e-ad040a1f4ed0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:45:21'),
('3f5a667a-d6bc-4fa7-bcbd-5eead0392375', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:49:57'),
('3f68099f-492c-4612-a3a0-eb7fe3719626', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:10:39'),
('3f76bf5d-2b10-4a98-978f-284a129998de', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 09:41:02'),
('3f771015-299b-4526-a3ac-52f67309217f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:32:18'),
('3f7cd74d-24c6-4392-867e-f20a8747d8b1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:14:04'),
('3f98397e-db96-443a-b274-16cd09af42e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:46:21'),
('3fb0058a-d72f-435a-b344-1678087c4115', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:24:57'),
('3fb41861-7f14-4cd1-a2da-5661508cd6c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:22:41'),
('3fdeae4b-a2a9-43bd-a4c5-8c3989665273', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:38:04'),
('3fed2beb-0616-4d3c-b46b-1844cda82791', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:48:37'),
('3ffea789-f6a1-446b-b32d-1adeb2f44243', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:14:37'),
('400eb8eb-ee8e-440b-8d06-bd9b5b5ceb6e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:17:40'),
('400fad3d-05ab-4f56-97da-cfe6509372f4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:15:50'),
('40315d5a-2016-46ab-bda6-481dc034f3ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:37:07'),
('40425f0f-e68c-48c6-aa1f-46e425525678', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:53:52'),
('404b7007-87e1-4b4a-ad61-7851fae5c421', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:16:20'),
('404cc493-33f6-4c51-b544-3532405cfc33', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:13:47'),
('40502898-00d3-438d-abfb-5d0b2552f9cf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:55:13'),
('406cd902-af90-4518-8347-684b352b85b2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:24:15'),
('40870119-cd36-4a6f-a1d2-35aaf2b0ff88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:18:27'),
('4095aae4-69bd-4fce-9654-4df81e3df22f', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:11'),
('40be18c9-2ad7-4205-8fa6-3a29444a75be', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:57:57'),
('40d399b9-9811-4204-a305-28f3a7ed7dde', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:50:53');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('40ee23ab-16c4-4b4b-9ec6-537cee01b985', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:58:18'),
('40f3d5db-6469-42c0-abeb-e41266479ea3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:49:17'),
('40fb0aaf-ee82-4964-9cbc-021aaef9d45a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:08:02'),
('4107a7ce-bb8e-46de-8768-97ae3bae3ee7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:54:03'),
('411b79cb-a606-4252-a24d-b76de3de0523', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:58:48'),
('412a7cf8-1190-4512-a8e3-3a4d61e57f79', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:36:56'),
('41524de8-29e3-46be-82f4-4dd9d96dde05', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:28:38'),
('41534d60-93dc-44ce-80a5-dcbbdcdac420', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:11:13'),
('416323de-688a-4f38-8581-92fb48d3bd6b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:46:37'),
('4188b3f6-1b33-4257-a610-57b8cfdbc26c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 20:00:30'),
('41a0d59e-2ede-404d-933f-ef764ae5ccc3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:39:18'),
('41d3e927-0847-4fc4-97d4-6f172c1e9fbc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:56:48'),
('41e0c930-cd55-414d-9a92-3042d6e569b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:41:27'),
('41f4e804-8212-41b2-a874-56a829f8bf26', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:09:00'),
('4202944d-bcf7-4435-92a3-726f8f03e0cc', NULL, '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'PLAN_BYPASS_ATTEMPT', 'SECURITY ALERT: Bypass attempt by business on \'growth\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.173.243.', '154.161.173.243', '[]', '2026-05-26 22:13:37'),
('420dcea6-b18e-46eb-93e1-508d89be4316', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:48:22'),
('4217b42d-2988-454c-af5b-9c3e8749a37e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:18:02'),
('4239563b-d043-4db4-bd6f-874a7e6eb67f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:02:32'),
('4249c3b3-5f6b-484c-8737-6942664231f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:27:22'),
('424fd42e-80f5-4f4b-a78d-bc2d50b400d0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:14:59'),
('427a8bfc-93a9-4a62-a8b3-5905d4158a9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:41:19'),
('427b135f-8708-46da-b690-8d86d2f2f766', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:42:04'),
('42c9ad65-665d-485a-b567-9d542607f791', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:20:57'),
('42cd1a4e-4250-4c52-ba2d-d413c606b3c2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:10:17'),
('42d963c2-5ada-47fe-bf69-ffd5f87d5656', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:30:50'),
('431c93ea-c6b4-437e-8687-b943b75faf8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:20:02'),
('431d10e8-8325-4859-9447-096254632b44', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:15:32'),
('432501f2-55cf-4ebc-b795-ca7900930c7f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:23:02'),
('432c334e-9ede-423d-8194-86cc050b1535', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:36:33'),
('433d3e77-10f8-4ed1-b464-17ab5802334a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:46:21'),
('43577308-f024-4cfa-a506-6ce9d72ccac4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:11:32'),
('4364761e-d496-410d-96b0-c57822ee6790', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:01:16'),
('436b62b2-b0c4-4911-a86b-491defd2ce32', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:51:21'),
('4375ce10-7b85-4bb6-8451-58d3bd597dbc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:00:27'),
('437f777d-c9fa-4048-a5fa-cda506a8b5c7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:28:02'),
('43809117-ba56-4118-9745-4ddb78b679c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/list_payroll_runs.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/list_payroll_runs.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:41:26'),
('4388a2d5-4565-4656-bd17-26926b52e148', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.181.52)', '154.161.181.52', '{\"ip\":\"154.161.181.52\"}', '2026-05-24 17:39:16'),
('43b6444b-8987-4cdf-8645-1e4728c9ea85', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:23:17'),
('43c9e485-95ba-4db3-84b4-22c7b7a70fd6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:06:19'),
('43cfd27c-d453-49ef-aa37-50d110f2a549', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:05:17'),
('43cfec33-85b3-48ac-87b5-7dd8908f6d1f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:01:52'),
('43f088f8-086f-449d-bfcb-665aa11e0a9d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:27:48'),
('43fe18e8-1df3-425d-a38f-749f1380c16b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:13'),
('44035784-ec92-430c-becd-e2d341001b76', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:04:21'),
('4425b644-a697-4507-bb92-c193dd676c0d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:24:07'),
('443e05db-3290-4a17-8dbd-e14691b5b426', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:56:47'),
('445a6a52-0ae6-4c65-8fbd-c235420809a2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:01'),
('445bba69-6c99-45a6-ba00-c72ad6c56859', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:20:47'),
('445eb734-d376-4915-b083-268dfc725e25', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:53:24'),
('447e97bf-b7ad-4209-92cb-5826d105fc57', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:46:50'),
('448158ff-a92c-4f54-a3c2-0ac56fe9795a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:22:57'),
('4486df87-efcc-408f-92ab-3aa4606f9e51', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:41:24'),
('448d41c3-09e9-43c0-903d-9273d2cea0fc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:19:52'),
('449f8e08-2534-4c8a-97dc-5c4837e3f0fb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/preview_payroll.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/preview_payroll.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:10:46'),
('44c85b57-9430-4827-89ce-a287127b7a9d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:07:52'),
('44d5d7b8-c530-4066-b1ef-cab6a4409cf7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:45:27'),
('44e24d13-df24-46af-ad21-748081ff5426', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:30:31'),
('44ec9d52-4e72-4c5a-8565-69bf61edd880', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:06:48'),
('44f1ba99-ed47-465f-bbfa-1157a1abe930', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:11:39'),
('44f3b3f7-28b5-49b3-a2a6-45ee6dcc0843', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:17:22'),
('44f64ab0-2935-466a-afce-d349d306da27', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:38:54'),
('452f3d77-c1de-4c7b-80fb-dd7e6d7e47d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:41:00'),
('453f162d-17b5-44a9-95d4-62c556669d73', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:18:00'),
('4589aafa-d0e5-4086-bacb-1a31b2e14787', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:14:57'),
('459cdb3c-2282-4ffe-85b1-2ace705f974c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:35:54'),
('45aacf80-2edf-460c-8203-fdd01bc6f197', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:01:47'),
('45ae67ec-ab3f-4e8d-9167-1e9b32b1510b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:36:27'),
('45c93f2e-091d-4995-8476-3224c845e754', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:51:01'),
('45ea540e-6337-455c-92ce-08dbe4fd9ac2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:53:57'),
('4618efaa-5fdb-4b8f-978c-ec0b87bcebd9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:47:31'),
('4627a777-0ad3-450e-b9bc-0310e5efdc64', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:22:07'),
('462fb6e3-635b-4bae-8faa-fa06a819f086', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:07:30'),
('4643a4d4-50df-4e98-9540-42914b1e2e9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:18:24'),
('46440b8c-330e-49ba-ada1-e565740227d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:49:17'),
('46507cff-31ee-4c12-8664-e6a036f791bd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:27:35'),
('4668ce7c-dc7a-45d0-92a0-4516191405a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:34:17'),
('46797c7f-361b-4c75-9ab8-8585f3a19abf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:52:42'),
('46b5f007-da21-4f9f-8ee0-feb8bcd9cd28', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:04:18'),
('46d856fe-2352-490f-a36d-4c074546c6fa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:22:17'),
('46ea3804-d84d-446b-b691-475ff6e062a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:32:35'),
('46f09a9c-2dee-4b79-bd62-d65a588dc9ca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a1814c0ecea6 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/verify_subscription.php?reference=SUB-ENTERPRISE-6a1814c0ecea6\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:11:31'),
('46f0e265-4b6e-4b3c-b03a-4d2161f4f39d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:51:01'),
('4704d3b6-533a-43a2-adab-189fcf4d651a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:16:52'),
('470fbada-b926-4807-a5ad-e219d7225fd9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:14:02'),
('4726b6d1-6c71-45ae-9d40-17b269520da7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:35:40'),
('473c97c2-768c-4077-91ee-50af1d2826f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/branches/get_branches.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/branches\\/get_branches.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:07:44'),
('474239f0-dacf-4ae9-a352-d7321e90715e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:36:16'),
('474784d8-7d13-42c3-91d4-d1dbdf0a61a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale_with_payment.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale_with_payment.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:04:10'),
('476126d2-37a6-41d7-ad4a-b1dd2a7ae01e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:39:56'),
('4780352f-db41-417e-b875-cf4cf83059ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:40:57'),
('47989bb8-40a9-4af3-97d7-2d1cdd85461f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:24:07'),
('479d040d-18f3-428f-b9bf-3ecc2fe90c29', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:17:27'),
('47b7e297-add6-4f56-bace-6dab6d92df24', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:22:11'),
('47c38a74-9d6f-4f10-b9cd-afa64f29ddaf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:22'),
('47cba10e-0773-473d-a8b6-769b16b6f092', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:37:03'),
('47d04476-5b29-47d1-8f9a-6164885bdc2e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:37:03'),
('47f0c146-9ef2-4a1f-923f-fd168ce47898', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:02:17'),
('4806043c-1fea-41bf-a92f-195593d5d3e5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:23:34'),
('482a1be4-b1b7-4242-b0c1-32030ca443a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:15:27'),
('482b405d-a70a-495b-a728-c4a67035a509', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:30:38'),
('4834a66f-d2c8-46c5-a05c-f25d89249f9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:24:41'),
('48494e8c-b61b-485b-bfc5-d87cd44f87cd', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:39:02'),
('4857bd1a-de96-4cd8-b665-cba3380be0a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:20:23'),
('488354c5-b148-48e6-ac4c-18bcf63ffc17', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:17:20'),
('48ab3c04-95e3-40cf-8f75-3fc322a95e9f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:47:00'),
('48f6b468-a202-4c6e-ae6d-6ad692783d56', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:59:23'),
('491b7021-8441-43d6-a45a-5973b1270a69', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:11:44'),
('49273a40-78f0-43b3-9279-6ddbaec33412', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:56:05'),
('4933face-b08d-47de-8ed9-a13218db8e6a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:50:27'),
('499edbb9-1e83-44d4-a806-01e3f817590b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:41:41'),
('49b00a79-8556-4ba3-953e-777b8b3d9d2b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:57:50'),
('49c6a75e-b82c-4175-b8c2-074151c154ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:03:17'),
('49d25ab4-ba5a-4155-8578-0356ee381170', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:01:18'),
('49d370e8-4ab9-4129-8ebe-e0f5938aa80c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:42:11'),
('49fd4db8-39ff-409f-bc70-adef78442085', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:47:54'),
('4a222fd0-2762-44ad-bce6-eb6d49dc2772', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:42:37'),
('4a2bad51-f02a-4b6a-ac17-e213ef417a16', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:39:43'),
('4a2e6caa-5e6d-430c-a65d-d2c8539ef0fa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:23:37'),
('4a4cb851-2ff5-4fba-b764-2fe1c785bede', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:30:27'),
('4a7a8e3e-ed46-40de-a217-f339e4609d20', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:14:08'),
('4a7d730a-6475-46ce-b358-e80474ee527f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:58:28'),
('4a9ee748-d3e6-493e-a6d7-da23b14eab78', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:22:01');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('4ab70267-0aea-40f4-ad07-cea0d63b68d5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:29:51'),
('4abf3a6b-cf39-487f-b420-32c7f1772608', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:13:47'),
('4ac4be92-cee4-45ea-89cd-0135bf1b47ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:33:05'),
('4add4bd9-393e-4072-9c53-624a0c05ebef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:49:49'),
('4afe8854-c763-40bd-a9ad-f8774fb3abf5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:35:02'),
('4b0b8189-16c4-4a3d-8153-b903fd54cdab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:53:29'),
('4b3c0025-177b-478d-8dae-76b51d4d4d4c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:43:21'),
('4b3fd6c2-a0b8-4334-a410-ba3223693fef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:11:00'),
('4b5c8230-c9d3-4584-9a2c-dd76261af663', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:52:33'),
('4b5d6d38-4dcd-406a-a406-4e341863bda3', NULL, NULL, 'FAILED_AUTH', 'Failed authentication: Invalid or expired token (IP: 154.161.138.84)', '154.161.138.84', '{\"token\":\"c0a139f02098b95...\",\"ip\":\"154.161.138.84\"}', '2026-05-28 08:56:14'),
('4b5fea1a-d74b-485e-8813-e4764ceee1ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:24:37'),
('4b7ac060-6d2b-43ca-934d-00fda8fe676f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:23:15'),
('4b81eae7-a3c3-4684-a7c2-57b8bb8f9ec4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:48:52'),
('4bb85912-6086-4391-959a-0df2b29f5a69', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:42:48'),
('4c07ab3d-168f-49c7-a0a5-5275f2fc7a42', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:45:15'),
('4c0abcd4-3871-47d2-9555-f29314764a4f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:21:37'),
('4c1e17d8-3548-423e-a59b-cf20beadd321', NULL, '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'PLAN_BYPASS_ATTEMPT', 'SECURITY ALERT: Bypass attempt by business on \'growth\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.173.243.', '154.161.173.243', '[]', '2026-05-26 22:13:37'),
('4c22104e-92b5-4025-98c0-787a45ccabc6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:26:31'),
('4c2d22a3-4ed5-499c-87aa-e663be594240', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:26:14'),
('4c5b611a-b85f-4dec-8e80-e2002ce5c421', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:51:43'),
('4c6dde99-6b6b-4407-8e66-5eb6b9b45331', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:18'),
('4c843786-808a-4916-a9bd-6b06dbafb458', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:25:24'),
('4c8a83f7-abb3-4e73-9961-b7ebf5e83142', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:16:37'),
('4c8ad3c5-5e91-4e7c-ba13-2f900d5601b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:50:30'),
('4c9a4776-0ed8-457a-8d62-9ee2acc6bf25', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:57:27'),
('4ca71c79-a7e0-4910-8f5a-ca15ead37d2d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:20:50'),
('4cb42717-d8cf-45d4-903f-b60a088e685f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:25:31'),
('4cd1cc32-4a7c-4a46-952b-dc8df6bc3227', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:33:22'),
('4cf05cc9-dd12-42d6-b553-14340047d850', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:55:03'),
('4d07f7d4-a8a1-4f37-8a61-9ca80e360f3c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:50:33'),
('4d093637-7393-422d-b87b-4e8bf5bb3fb6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:49:42'),
('4d09364f-3d3b-44a2-84ca-f7e79c6f34ca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:10:59'),
('4d1e2750-e38a-439e-9674-9ca7f85da555', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.138.84)', '154.161.138.84', '{\"ip\":\"154.161.138.84\"}', '2026-05-28 04:53:17'),
('4d732059-3d3b-492e-b24a-130d2e54ff2c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:19:19'),
('4d856861-412c-4d69-a2d0-8b176d7d9c23', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:16:40'),
('4d9cb78b-b41f-4d30-9811-d2c0bdf3419d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:42:41'),
('4e05c6ef-d434-4020-b5e2-76abd8d1e181', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:45'),
('4e18de50-5640-4902-b247-e17528a0bdb8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:09:57'),
('4e28e3aa-cbcb-4b6a-a7e6-f31c8ca7ee49', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:35:40'),
('4e32f90f-b82b-40b5-9404-14822365a0cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:19:31'),
('4e51bf18-5d65-4acf-b529-948615bf9dad', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:39:40'),
('4e716a9d-3588-4974-9724-34d5acf5eb8a', NULL, NULL, 'FAILED_AUTH', 'Failed authentication: Invalid or expired token (IP: 154.161.138.84)', '154.161.138.84', '{\"token\":\"b66684be8af9bfd...\",\"ip\":\"154.161.138.84\"}', '2026-05-28 09:33:05'),
('4e7b1197-8371-4b22-bc37-c72e087bbcc9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:12'),
('4e8ffc18-ca75-45c4-9a10-7358d6ba8cdd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:25:37'),
('4e9104de-fe06-41f6-b62b-a2dc9600a433', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:01:52'),
('4ec05315-fab0-4c85-ab1b-4acb605d7afa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:07:47'),
('4ec0e109-963a-4980-80a9-9035df865c29', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:57:30'),
('4ee0d335-c025-4369-8ff0-0b74c5bee226', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:28:41'),
('4ef98ac2-4be0-46a8-8ec9-ab1a3f107134', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:11:49'),
('4f07dc2a-f274-442b-8462-2c76766fe9b2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:23:06'),
('4f0bb7f8-adef-48d9-977d-5a052333581d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:54:38'),
('4f0f0d21-31ac-4ef9-9fa7-69524be0f6b2', NULL, '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'PLAN_BYPASS_ATTEMPT', 'SECURITY ALERT: Bypass attempt by business on \'growth\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.173.243.', '154.161.173.243', '[]', '2026-05-27 05:33:30'),
('4f13d3ac-fea9-4adb-9e31-e2bde3c628e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/verify_pos_payment.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/verify_pos_payment.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:54:21'),
('4f258fef-3f02-45cb-931c-4e966813a92f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:18:50'),
('4f2894b3-4751-431c-9065-ed42fd7fd3fb', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:22:02'),
('4f5ce99f-ba14-4fcb-b535-eb2ae2a90888', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.138.84)', '154.161.138.84', '{\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:12'),
('4f625220-fa0a-4572-86df-9c8893228737', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:15:58'),
('4f9b4c65-f12d-40ce-a463-16abcd1e39b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:17:37'),
('4fa01d78-b290-4e65-96a2-5b2229ad957c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:12:00'),
('4fa9c167-1dc6-4f80-a049-34e0cfc99618', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:10:10'),
('4fbb28c4-7afe-4972-871e-448f3699e637', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:32:44'),
('4fc76a1b-ecd2-4c46-aeb3-19b3ed112896', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:15:00'),
('4fd05dfd-4d01-497c-a964-54ceeaa796a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:02:12'),
('4fdc28d5-66df-4419-b54d-b7d4a1276044', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:10:08'),
('4fed1374-01f0-4fca-b3e6-555b54e803b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:02'),
('500696f4-15e9-4b22-b48f-a292131cb797', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:14:31'),
('501207c3-00fd-47ca-87e3-36ed576ff8f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:42:57'),
('502107c9-a034-4bd8-87ae-1a3a8c4599a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:20:07'),
('50442d37-ffc0-47ea-938d-3b1eb79fd152', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:22:17'),
('504a350a-7383-42f0-ad86-aebdc0752d8a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:25:53'),
('507c0f8a-45be-4e37-ac43-2dd4503690ae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:44:34'),
('507c1f15-d47f-4a79-b9b1-0220077861ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:32:55'),
('50802e29-c033-45a2-8436-4948c283b3d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:33:26'),
('5085dd3f-3142-46f3-8d86-4ed8832a70db', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:39:17'),
('508ce969-ef8a-45e8-8d2e-91eefe07b4e6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:44:37'),
('5098858d-4cb5-4b2f-9a2f-1408bae7ca2c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:27:43'),
('50c15f5f-4dc6-48f3-9e0f-4a2e50cf6316', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:04:38'),
('50c8534d-1d1e-4d15-ba2b-6ca78802564d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:02:41'),
('50dc3ba6-e220-46de-b12d-e8690680ebed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:41:30'),
('50f5afee-f265-4b09-bc31-8cada301d7eb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:22:27'),
('51031277-51ca-418d-8c53-8e03b5562ec5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:56'),
('51169658-41ed-464f-a81f-16bff3513850', NULL, '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'FEATURE_ACCESS', 'Feature \'multi_branch\' accessed successfully under plan tier: \'pro\'', '154.160.5.183', '{\"feature\":\"multi_branch\",\"plan\":\"pro\",\"status\":\"allowed\"}', '2026-05-29 12:16:50'),
('5132468e-8426-4eb1-87f5-5e8faf819060', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:04:51'),
('51479794-9261-4251-8b19-d07879c3eeab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 20:00:37'),
('514a6ac2-1768-4cf8-a078-0fa4f74c71ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:12:46'),
('514ad824-b91a-4739-bd20-e41636766689', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:19:50'),
('515e4783-b84e-4208-b209-c671ab1f1238', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:40:45'),
('515eee38-c75a-4896-9aba-4474aa32cac3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:46:39'),
('51678584-a389-45cd-a086-fa0d9988c4cd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:09:58'),
('516db60d-641a-4f71-bb44-78b0482e324f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:25:53'),
('51703c92-0c89-4665-9c39-6257b3aeaf2f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:24:33'),
('517bbf39-f409-4e71-bf6b-198e186160e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:16:50'),
('51843af3-df30-4706-8cf2-5375fdc1636f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:44:00'),
('51b7f84b-e503-424c-8078-d29d30d6eade', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:19:12'),
('51d2f3ae-a08c-4731-86dc-7519a7e0ed23', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:11:00'),
('51dd94df-2471-498b-9c60-edfc2a10de3c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:31:07'),
('51f429a2-b1c3-4bab-83f8-e8b4bc87e57a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:39:47'),
('51f9a479-c926-4ce1-9e58-609c01a29e2a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:27:43'),
('51fb2906-01cc-4172-8c01-a23b1336febe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:52:21'),
('5206b23e-7481-4147-8e00-706bcb8650bd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:49'),
('5239661c-5fce-4675-be49-6e6b59cd74af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:23:37'),
('52402f02-37b9-4624-9719-a4e4845171f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:17:37'),
('525a27a1-14e2-408a-8190-169cca241fd3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:17:57'),
('525ae61c-3ddb-408e-9e05-e2f5c2839e90', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:20:47'),
('52c9c424-3275-4166-ba20-5f839cc7031c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:59:17'),
('52cd15d4-94f2-4a81-b85b-603a8db33213', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:32:07'),
('52d8f54e-8bbb-4bee-a547-e8ab568d60ac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:41:20'),
('52e8e547-303e-4fd2-8fbe-36540f148dff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:50:23'),
('5314f8bf-d6be-406d-8d20-cad482697977', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:27:23'),
('5317a056-2fd0-4b84-aa65-ed382111dd9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:06:20'),
('53186817-4b41-4ff4-99ac-7c001886ed8f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:55:43'),
('5327d042-d00c-4b27-8cb8-dceaaac16dfd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:30:30'),
('53495f83-bb45-400b-80bc-da1c7c47c9fa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:36:20'),
('53668157-69fd-485a-b9e0-1c2ec1dda13c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 20:00:43'),
('538d6274-03f8-4fe7-b1de-16982531449b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:39:07'),
('53a4877f-9c83-41f2-9924-507bb333008b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:19:03'),
('53cb17e1-0ddd-4ff0-a57c-858476f475b9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:33:50'),
('53d31db8-f1e1-448f-9864-6be4019be7cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:17:02'),
('53db906c-2d26-43e9-8595-0fd6007081aa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:11:34'),
('53dee411-8e6c-4cee-9615-f99261d6fb26', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:31:41'),
('53df0068-33a2-4630-8fcd-09a2e448a63a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:22:21'),
('53f9ffa3-31f6-4ad9-aaeb-8e4865bed175', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:06:57'),
('54023994-b623-4a75-a6fe-74224a474ba4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:25:37');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('541a640e-a57e-4556-8587-8f42e62bd491', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:12:29'),
('541b1269-dd3a-4a5d-be14-396bc2fb7ce8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:54:55'),
('5421502c-42ae-43e5-8021-966d957790e8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:15:37'),
('54361037-4b1e-4a2b-8eb7-6ebda843aefc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:36:00'),
('5449dbaa-20a0-4b45-9ac2-b3e9503e7fa8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:46:12'),
('54554f05-e1e8-41b7-bde4-b33fbf79f29b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.138.84)', '154.161.138.84', '{\"ip\":\"154.161.138.84\"}', '2026-05-28 09:56:00'),
('54560dde-015e-4da1-ae77-955968d032b4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:05:31'),
('54c29c63-f7f5-48a2-80c1-f411904ab802', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:40'),
('54eb90f8-cb6c-4498-b92e-0b1ad37c118e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:51:42'),
('54f11743-aead-421f-bf37-c347bee8ccff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:20:00'),
('54f22503-7dbf-4b77-bebd-ef6cf835628b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:19:27'),
('550b44f8-7296-4590-9696-9479554b8653', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:09:27'),
('55176b29-8f75-4c61-b6d6-f91e38c35d43', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:55:37'),
('55182988-beb3-420f-bc2e-3c3acedfc532', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:43:33'),
('55254252-7515-4010-b960-29206b808684', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:23:57'),
('5533fdac-a3d0-45f8-95f4-0015db983cfa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:35:57'),
('5547fe46-be06-4a23-9404-378bcc486114', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:50:43'),
('556c39eb-2de6-465b-a322-9dee5df2e874', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:10:09'),
('556e0c66-0959-40e1-9a13-e60e35c07eb6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:18:47'),
('55839237-775c-4c52-9620-d70dd137196a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:20:32'),
('55981b58-4cd8-4fd5-beab-9dd76d3c3d12', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:19:30'),
('559a38c8-8b42-485a-8496-c7e79db4bd3a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:58:42'),
('55a33fa5-f13c-475c-ac25-48477a788af0', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/sales/get_sales_days.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/get_sales_days.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:53:10'),
('55aa0819-31a4-49a7-97f5-edc7068ce82d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:31:50'),
('55cbbbdf-22ec-4c79-b8f6-63069daef694', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:35:35'),
('55d766b9-53ad-4a0e-a5c4-7c9247c9d467', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:22:02'),
('55f1ef43-7b66-40b5-8b6c-4b713235acd9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:14:47'),
('563396d1-ff6c-41b7-9e62-85997426f45e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:29'),
('563423ca-6536-439e-b3a4-56ada6b906ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:47'),
('563609eb-3a17-4ed7-95ef-954c2c7bae34', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:52:14'),
('5659eade-8ab3-448c-8ef3-beaad1781b97', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:26:27'),
('565cd28f-c245-4b11-9057-f231d6590af6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:53:14'),
('565e14b0-2d57-4991-8542-aade2c7c53f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:39:00'),
('56620530-e84d-4ec4-8343-fbcad72f20cf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.181.52)', '154.161.181.52', '{\"ip\":\"154.161.181.52\"}', '2026-05-24 17:33:32'),
('566c0fe7-d735-47cb-b184-fa8a78191f21', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:15:47'),
('567966b4-7cbc-41a5-a4af-3f06f8c5f15a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:57:48'),
('568231fc-9e1f-4838-9ca4-3a6223025463', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:27:59'),
('568dda5c-8e9e-4b9c-b3ee-3f9d5c1153e6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:21:50'),
('5690d69d-0d8b-4108-bf46-ee476dc0740d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:49:12'),
('56981d07-e3c1-4017-9aab-939c76b953a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:26:52'),
('569becda-93f0-4250-9366-db43fb7a74e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:49:21'),
('56a58e0f-f0ac-465a-aa63-4a74e7f8b76d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:45:23'),
('56a7fb6d-71f5-4931-b9d0-499e88421f82', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:24:10'),
('56a8abc9-4748-43a6-942b-03f2b00b4216', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:35:24'),
('56c6f370-a047-448c-b89f-0dbcd3b2edf7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:22:51'),
('56e2e17d-b01d-4bdb-b6cc-ee6a284ed8d0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:46:31'),
('56edf6cb-0a06-44d0-9666-b4611fa6fbd0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:01:58'),
('570ba468-31c4-4fda-984c-3eaa9d769daa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:38:00'),
('570bfcd1-5488-4b20-8837-34747d5a2709', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:36:13'),
('5724d4e8-4312-4f5c-8853-f4ba8d6e0bbd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:21:40'),
('573721a1-8902-4b77-99a6-cdff9491d2d1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:04:01'),
('5741d4f1-9232-44c8-a5f5-f3bf1a6564a4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:38:35'),
('5743f459-4fc7-46d5-b3a6-c0a985de24d8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:58:40'),
('575a54d3-b239-4df7-a557-8337e1ee00e2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:24:40'),
('57740e1d-1e8f-4eff-805d-217d70bdc516', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:23:52'),
('5779f245-4589-4e6c-93e4-1bc0db807a05', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:27:04'),
('577a947b-8168-4619-aaf3-b87b142dd8e2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:03:58'),
('578d370f-006a-4129-acbd-22eb20aa26a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:43:57'),
('579bf5b9-9888-49fb-871b-17998616eb20', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:23:11'),
('57ae90ea-6139-4b4a-80ab-8c8f945d44cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:03:27'),
('57c1e73c-63b5-4822-b183-20844bb93457', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:21:27'),
('57c3c2a2-ad6e-4a50-98d4-68b70b420b53', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:56:27'),
('57dd1110-017b-492e-8e2e-bf2ce22797ec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:36:35'),
('57eaa1a5-5b97-4197-99d7-8a72723aa84b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:39:47'),
('581358bd-27e9-472b-ae37-2f7bbf6f48f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:10:01'),
('58287370-e15b-4076-a261-2ae0d826de8d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:47:08'),
('5846c57a-6af1-45e5-8d0a-60f937074fa6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:41:30'),
('58548765-b136-44d0-875d-6d69c988b582', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:49:34'),
('5858e59d-1464-4543-91ad-0f5c91954f11', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:55:57'),
('585f9125-d237-4fd0-ba47-d3aa064b410c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:59:30'),
('586676d9-f19d-45c3-bcae-4bb16c836145', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:08:07'),
('58902e75-0c0c-44f7-a3ac-9c680d8e12f1', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:52:16'),
('58987d22-21a0-4ce8-a50b-5a11792d2669', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:35:31'),
('58a2a584-310c-4ab2-bee0-74cab49926f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:10:14'),
('58a6d1fb-0b5c-4ce3-904a-a794f5073c66', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:05:48'),
('58b5cab3-44f7-47d0-8c68-8dd097e281bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:56:01'),
('58d67716-a40f-4073-bf14-5340c5e4bb78', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:23'),
('58d6eca8-8a05-4294-9087-240c98d74d8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:40:19'),
('5909ee9a-381f-4851-bd78-0b26d456b28c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale_with_payment.php (HTTP 500)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale_with_payment.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:45:48'),
('59498ed6-81e6-4e5c-a2ed-8ce93b294309', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:55:38'),
('594ccf30-7f67-4901-be04-d9d4bac1d8fb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:11:17'),
('594e4cf5-757e-463b-894f-f8ae87f68783', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:50:57'),
('5962a3e6-a630-4e7d-b77b-d327f4fc36e1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:12:57'),
('598d0d99-3493-4689-a7bd-c9273c8becbe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:09:23'),
('599fea71-42b9-40ac-b737-71cdb3a0b406', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:17:07'),
('59a8bdcb-437b-4b56-9729-44e2ae6c6a23', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:29:39'),
('59aba90e-9132-4a08-aa21-659ebf47d2c0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:17:10'),
('59af0265-b981-4f4e-ac92-f55ef35173a7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:53:07'),
('59c3d6c5-ae0d-4342-8f6d-d1d07a996c17', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 13:29:08'),
('59dd3deb-34f0-45d5-9f51-395c7f693b44', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:49:07'),
('59f0ce4c-e6d2-4f1a-8199-6801139bf532', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:34:00'),
('5a12f8cb-b879-404a-a79f-d7c3f76aadac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:54:37'),
('5a15a708-f3aa-474c-80dc-af781d01210a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:55:07'),
('5a2a26e4-b6cf-4b28-ab82-f99849c83acc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:28:58'),
('5a43eb10-42d0-4353-b9d2-fe60d60956e8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:11:37'),
('5a4daca4-84c4-4798-a0b3-4478915a9805', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:43:21'),
('5a4eade5-9422-4f57-8faf-6ceed4e85ca3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:39:25'),
('5a799772-cbd7-4604-b056-80a9d8ec6c5f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:42:50'),
('5a7f516c-5527-4887-9fd4-8f59c49b5601', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:18:22'),
('5a8dd7d4-fa12-480b-a4cc-a263c905dfb5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:30:29'),
('5a905590-da1c-4e0f-ac95-81901d3f5645', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:10:28'),
('5aa5abe6-c382-4554-bbb6-18999bbeb59e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:14:14'),
('5ab4c1d2-2cb7-4224-8dd4-905c81de05d0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:18:20'),
('5ab60aee-5e38-4276-9c64-4e1b503f684a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:30:39'),
('5ac812e1-079d-400a-af81-7f574f300b61', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:32:47'),
('5af045e2-d7c2-4aa0-a7bd-ab7d76d03590', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:57:18'),
('5b0ba057-1bfe-441e-8798-4999856816e5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:35:07'),
('5b117f1f-5ffd-4597-b075-1ef0cb34960a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:46:17'),
('5b19def0-d3f1-4f78-9b1d-cf47254f56ca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:22:07'),
('5b1bd158-dfc6-4770-98fb-e0c38189f5f0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:50:30'),
('5b369b08-9088-4d2f-b700-c9ff695021de', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:33:35'),
('5b601e29-efbc-4d3e-be57-d4bc35f1afc1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:01:33'),
('5b7918ca-9e72-458e-a248-982276b1b45f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 409)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":409,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:38:11'),
('5b7a10e8-60f0-42fa-927a-5087b96f6427', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:42:27'),
('5bbeb196-1aad-4c9c-aa8e-7ea8e594d0b6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:18:12'),
('5bcfe719-07d6-4916-8a4e-842e13f0b1a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:56:47'),
('5c0d026d-5286-482f-a623-b641e3b38cab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:09:30'),
('5c245717-a6a4-459d-bdc7-12cd2610c6a5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:23:27'),
('5c2b3b56-be07-4c7b-9578-53ad3ede9473', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:01:55'),
('5c308680-7662-4c21-a985-c66f45335653', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:13:04'),
('5c563bd0-3f7e-4c72-8f3e-9252b4dec75f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:43:03'),
('5c72ff76-5052-4776-9a92-44ff237341d3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:40:01');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('5c740df1-0d40-45cf-a852-06bf4b8566ae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:16:37'),
('5c8a4dc0-8345-4780-b275-5e5f63c5e7c7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:23:12'),
('5c907f02-829e-4e5b-a600-e31ea793a92b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:43:48'),
('5c9146ad-21eb-4e27-bfb1-8eba60672171', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:07:07'),
('5c969824-a9ba-44ea-a66e-c194aab2e118', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:52:59'),
('5c9d8a95-7963-46cc-a58a-49fa41cd856d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:02:20'),
('5ca89c5a-9f37-4d29-aac2-7c819c712f21', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:28:37'),
('5cbf851f-7768-4f0d-a6f7-957335e76a5c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:04:07'),
('5cc65685-1504-48ee-9cad-68bbbe9877a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:53:30'),
('5ced0598-7366-4814-806c-148f98ad2a7c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:09:40'),
('5cf77289-01c0-4d38-8d33-bfd805ad6231', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:34:04'),
('5d04020a-3c26-4b72-a54c-4cf2989aa117', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:50:09'),
('5d2ad2fd-9d83-44f0-849a-5ddd955faceb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:22:47'),
('5d31a61b-63ad-4bfe-b8fe-c5ad21e56259', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:49:19'),
('5d461a24-0fb1-46f2-a327-0eeb18455d20', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:20:32'),
('5d4b0898-1379-4d53-9cb7-e08dd26328e8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:01:08'),
('5d4f05ef-2172-44e1-a7d1-b995fee28b54', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:02:08'),
('5d5b7190-a6eb-4d71-852a-0325cd474dc0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:52:11'),
('5d625148-7cd7-45df-8d22-4aac64df58c8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:50:57'),
('5d6f0cec-7381-434a-93b3-b5234881df27', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:39:08'),
('5d7fc2aa-92ea-47fd-acf9-c0fbe7204c97', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:53:37'),
('5d8f1bd6-4e51-4e21-996e-f322b865e74b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:53:24'),
('5d94b1c6-578f-4a08-989d-814d3b4aa0da', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:50:22'),
('5d9f600e-fa32-444e-8c44-70ad01dead54', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:04:58'),
('5db272fa-b85e-48ad-bb1d-c98527fb9cab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:32:17'),
('5db33063-e458-4e77-8441-84ab0dcda803', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:34:20'),
('5dc7e214-d502-49e7-9512-1f1c078d67bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:28:31'),
('5dd40def-334e-4c54-afe0-b5f145553466', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:36:53'),
('5ddb4374-e671-46e1-ae3e-1cc575e6bdb8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:06:01'),
('5de6f941-5eff-43a4-97e8-bd0d9c3d9459', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:14:22'),
('5dec672f-cb84-4c54-896a-41ecfcc372cb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:46:21'),
('5df06111-75b3-4fe0-812d-e4aefcd4d932', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:53:22'),
('5e230e9e-94c8-42b4-954c-b21e18c384a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:30:25'),
('5e30c38d-d0a6-4409-b9d4-8d5280506f6b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:40:51'),
('5e4e1b38-374e-4dcc-be18-9b67a14637dc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:27:47'),
('5e50e493-f573-4df4-804c-f707a672c326', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:59:33'),
('5e5dfe13-af5d-4d37-8510-41902828b412', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:21:45'),
('5e62eb77-a37e-4a17-84bb-37f3d418a38a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:21:02'),
('5e69d782-51d5-4374-ae3c-1082a7ac8388', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:43:11'),
('5e793788-ea9c-431d-8f50-38d0527642dd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:26:27'),
('5e7c7375-84d9-4da7-b551-d6ca9c348623', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:36:55'),
('5e8cf5e9-e81d-43c7-84e1-cc70a80fc679', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:21:51'),
('5ea3def8-c174-4287-9428-451a99ddc717', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:40:40'),
('5ee54197-de5d-4657-b761-ad773e8fa2be', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:17:42'),
('5ef102a5-d890-4171-b470-965658dddb81', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:03:56'),
('5f32b94e-c3cd-42dd-a903-a1fb94f16a49', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:08:48'),
('5f334d99-05b3-4717-bbaf-8b7e360677af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:19:49'),
('5f3a0d05-de1f-449d-8617-1fe466f71a69', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:45:51'),
('5f748204-f1d2-45c1-9d5a-0599b5ff0652', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:01'),
('5f7d7722-3a74-476c-9473-3a25e4a7e056', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 13:28:52'),
('5f83b4c9-700e-4e13-b79a-8f9c6733af12', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:25:15'),
('5f961f04-9042-4099-b140-5c90d941568c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:17:34'),
('5f9c055e-78a7-4c4f-9908-c40e71a8906e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:15:11'),
('5f9c7595-b84a-47f2-b9b2-33cfc827f500', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:32:57'),
('5fa1b457-7bb0-426c-ad72-7011aa40c7f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:54:04'),
('5fa2be0b-61f8-4dc7-80f0-6a878122faeb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:24:47'),
('5fb89b62-d9b0-4572-a686-233ad857ba93', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:34:23'),
('5fbdc927-6da7-4444-9bab-3ca72b94bccd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:30:00'),
('5fd64f06-1166-4068-9ce9-93eb9bf0b1b1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:33:34'),
('5fd6ea95-b0a0-4b23-97f2-2353c6022c2b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:13'),
('5fe402c2-7db6-48ae-9ccf-b68711a4cca7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:34:38'),
('601f94d4-f64d-4355-a203-fe0116d22adb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:13:37'),
('6034279e-ff0a-49cb-a617-fbf6836feced', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 20:00:34'),
('603cb104-1d9f-4443-853e-a45404e746f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:53:41'),
('6057e14b-3328-41d7-aba2-c222b43dfbdb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:31:25'),
('608d3d64-7c18-4641-9061-0cf71c3b984b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:13:37'),
('609ad690-07ba-4d84-98a9-e5b30259346d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:39:27'),
('609f4d55-a58a-4f66-8e88-bfb97113f688', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:56:08'),
('60a05a16-0a45-4c89-9259-24027fafec72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:25:23'),
('60c0009e-86bb-4ec5-bdbc-b68db4bf888f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:16:07'),
('60cb375a-036c-4411-a955-af45f83212ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:35:34'),
('60ee6543-b64b-468f-8958-69fe0b163968', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:13:23'),
('60f7b980-93a5-44af-833f-0439c9c665a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:38:50'),
('60fb34ac-fbd7-46a0-9c29-acc225169061', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:22:27'),
('6101167c-d1bb-4183-bc1e-649f01c575ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:38:36'),
('612706c1-c16e-488b-84bc-b26d82a74b86', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:24:32'),
('61658c16-5337-4e88-9d97-ac4eeddbe892', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:14:49'),
('617e9d29-f03b-4ed2-9f9c-4cc4e07f30fa', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:12'),
('61b26ba9-b269-4430-a35c-d629a9473a7d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:50:12'),
('61d0c01a-eead-4395-b3a4-f0cab7803ead', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:12:02'),
('61e20f13-84ec-45c4-aad0-9ca8021163d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:08:30'),
('61e41158-aca1-4857-bc7f-c44808ffab36', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:41:54'),
('620d1c81-397d-4cd0-a6a9-7592c7fab3c8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:26:04'),
('622dc2a0-c78b-47cf-ae2c-f767cae54a3d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:42:37'),
('62398472-6de8-413d-8b25-0bf8a4799081', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:45:57'),
('624859c0-dd83-40fc-94f2-068c690d407b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:28:29'),
('624b9db9-228c-4c77-9d72-f1200b265f51', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:44:47'),
('625dc45c-7c07-49e0-a406-87c3e93ccf9b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:31:44'),
('62612b95-3f03-4362-b56b-4fb8ea301018', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:36:41'),
('627bac0d-5ef6-42fe-bd21-75f9c2d3a322', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/preview_payroll.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/preview_payroll.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:28'),
('6282421e-6ad1-4ab3-ace5-8f669e80755f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:43:31'),
('62a6666f-4232-447b-9625-74cb999e32be', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:01:14'),
('62afc154-bf4f-49fd-bd84-5ef56ddd419b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:14:24'),
('62ba5c06-a6db-49a9-b80a-af3fb1c1551b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:13:57'),
('62c18d02-f62e-430c-a5d0-6f89fc919480', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:38:03'),
('62c29b87-0698-443e-b033-d6ad70be995d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:40:31'),
('62c9e3a1-1bd9-47cb-855d-592e6c361a5c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:11:59'),
('62f01d75-9d85-4637-b75b-bd4b531d900f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:47:57'),
('6347b3a3-d942-4e46-8eb5-8bc795f21496', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:56:54'),
('634cecb6-2c9d-479f-a47e-40e7831cce3e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:51:44'),
('63723d3b-8a8b-4b33-8d17-a944a64affe1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:06:32'),
('63740b9b-1c1b-4116-88f5-5b10cc698961', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:16:57'),
('6389e3e2-b798-4da4-97e5-5609321b7f1b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:19:55'),
('638a94f3-d08d-4319-8a0a-ff37fd858883', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:35:00'),
('63ab702b-8069-46f3-a4ab-177ec0082530', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:15:57'),
('63bba773-e742-4d51-aba3-bc06164cf0e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:33:30'),
('63d5c3be-72e4-419c-b242-6884bccceec3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:19:18'),
('64056e93-e99e-4545-b0e7-4ad38a7213c4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:58:07'),
('6428ba8a-653d-4a77-991d-66bd787fcc4d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:32:21'),
('642d0a77-91e6-4961-a493-f6b85669973d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:59:15'),
('64345635-2259-45c4-b56c-4971bc644332', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:10:18'),
('6442f320-513d-41db-9ff8-a77c2c888296', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:37:21'),
('6450c254-d7a8-4e55-be7f-da7495fec72f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:13:47'),
('645a02ba-ae65-4ea7-b983-a41d9d9662db', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:40:49'),
('645e77a7-2d46-472b-a4a6-7bd758be8f73', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:12:37'),
('64c611e7-bc63-4c67-b84d-4f9020e38eea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:19:11'),
('64cc4404-421c-406e-a79c-16aa5c02d2de', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:44:11'),
('64d0b28a-167c-409e-89d3-a40c13e84fb2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:24:03'),
('64d2af71-122f-4f95-91fc-8fa1afa7e8f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:08:40'),
('64d497a1-dda2-4981-b854-6abdc0e026b7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:58:30'),
('64f99202-819a-44b9-b48d-dea10f7a95d6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:26:47');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('6500284f-95e0-4cdc-8712-d5b3de8cc717', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:29:24'),
('6503fc37-aeb5-43da-8717-0435531bc705', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:43:10'),
('65056b9f-764a-4fcb-800f-f64c9ec067ab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:49:27'),
('651d4628-9e0a-44f8-82bc-4be4fe06e996', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:14:19'),
('651e34b7-ba38-4189-88a1-5163d4ab0027', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:12:27'),
('651ec031-7414-41f6-aa75-6613de4c17f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:51:00'),
('6526bfcd-c2da-4ae7-8290-dfadae4cb02c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:27:27'),
('65288558-2bb7-460a-ad05-9735cc2cb09d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:02:27'),
('653b08e3-c4cc-4a58-8e05-4db539037431', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:30:01'),
('653d07e5-2143-47ba-9f23-7a5774440c30', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:58:47'),
('653eca87-593a-4b7a-a350-ed2a113e4832', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:32:03'),
('6547ecb8-54f8-4978-98c5-e0b010c2fd3f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:08:42'),
('6578d502-2102-4365-907b-ce78893a7678', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:42:40'),
('6590627e-b027-4a72-a6c9-c56cbf5602dc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:02:04'),
('65a20ef1-68c1-48bf-a49c-f19890505e4e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:17:48'),
('65d704d9-3644-4534-8200-814ecef6b874', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:51:42'),
('65ed0683-27f4-4588-98cc-6566bec313b9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:31:48'),
('65fac4c5-c5e9-4f27-80e1-272eee19704c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:00:11'),
('6608de3a-ba1e-437d-aa16-93c9d74c3c11', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:28:11'),
('6610b447-3b8e-41be-a938-7c741af0e7e9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:43:00'),
('661cdc4e-3b51-414e-94ed-0b9ddf7cf3eb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:11:27'),
('662298f4-c9cc-4914-9aa0-c935841a900f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:19:00'),
('6630ff6f-825f-47b4-a340-cb0e8047e496', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:12:46'),
('664fe5a0-aa37-4a34-9398-2955e122d051', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:08:08'),
('66563331-9f47-438e-8dd6-176ad3395268', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:35:54'),
('665dea17-594e-472c-b02d-a2cd5260684a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:29:55'),
('6694d16a-7a07-4f7c-93fe-56c2fccf41d5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:04:18'),
('669b1080-ba5b-4a4a-9296-9702c8f188ae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:35:25'),
('66c740ad-f9af-43da-b8ab-86c4a06b2f97', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:41:39'),
('66ce58c1-6249-459a-9f6d-593e67573f8b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:19:09'),
('66eed130-8b18-4fb8-b861-5051b7a057e6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:03:37'),
('66f0a6b8-66a5-40ee-ba82-234136cf5f12', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:25:57'),
('670932a6-236a-4060-821f-c9671c6e893c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:12:28'),
('6709a393-55e1-4f3d-9d48-b4bcccbeea4d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:33:31'),
('672616c6-784e-448d-8ae6-7ca6e22f575b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:04:10'),
('673056d8-c9d4-497f-8f23-8adc54684bf1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:24:42'),
('6730a9f1-04a0-4611-bd86-5d46f0825d56', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:39:08'),
('6739757e-431c-497f-b9bf-d949b77e049f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:28:14'),
('67743065-135c-4f6b-89e9-69a7e9763c9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:52:27'),
('67832d0c-33bf-42c1-9be2-b13fd3a5349c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:23:34'),
('6784f820-eeda-4e4f-b9de-a26d22511e61', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:33:53'),
('678ec836-d2d3-4398-b4c7-10a1c3a8cf2b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 12:10:46'),
('6797992f-d573-4c9a-9481-7e4372b9b53b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a180ebf20e82 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/verify_subscription.php?reference=SUB-ENTERPRISE-6a180ebf20e82\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:46:32'),
('67b2d4e5-2378-40a0-9106-75684bc18866', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:55:00'),
('67d73494-84ba-45d3-90d9-848d4bbc7a4f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:15:10'),
('67df0ea6-6855-4b10-a6ad-4f76bae58e92', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:50:35'),
('67f0bcf8-c1c0-4d76-a350-fe5fb44f7429', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:45:53'),
('67faaf34-34e5-4005-b25b-c8ceaa76738f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:21:27'),
('67ff20d3-d165-497e-a951-93712994da9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:45:29'),
('682404cb-8670-4837-b4a6-f60bd3135f77', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:19:57'),
('682820d2-3a31-4904-a15e-f2070c6870b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:28:47'),
('687af6f4-7ed6-4b1a-a86f-d392331d3191', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:49:43'),
('687f7069-29e2-45d4-85b4-7b79caf2e73a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:02:07'),
('688d3e9c-f31d-40dc-8b10-d089bcc066f4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:26:52'),
('688e23f5-2fa6-4fce-ae1c-8df2d8ddc2af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:39:05'),
('6895eaec-0249-4b4a-bb14-95cc6b4ee5cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:59:27'),
('68a9def8-edeb-4814-ae1a-ce3fa4037c0e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:31:28'),
('68bd4b43-56aa-4f79-b59a-fe70029c0cc5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:32'),
('68bfa217-d8f5-4224-8914-2a7b0c3d92c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:34:45'),
('68f24ddb-2f84-4151-8b50-a580403e3fe4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:16:55'),
('68f511f1-dc5f-41b8-b953-50f909947486', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:35:30'),
('68fbdc98-8cba-4725-b620-64c18437eb35', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:21:59'),
('691a73a4-abf3-4093-936e-4c3975efd1b7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:26:16'),
('6933173c-6453-4347-b035-2d2376a77c91', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:29:24'),
('69672a29-4dd0-446f-88c7-8d22f1904d01', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:48:36'),
('6970e51d-3d37-45b1-89cc-6f1796340b4b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:19:45'),
('698a2d28-54f4-4d19-af8a-74cd7a1d779f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:23:21'),
('69baa98c-e722-4dd1-98ce-c3d011dc6016', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:01:20'),
('69c2d96f-89e1-4d0f-b0b1-8dd8fabcb687', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:48'),
('69ddd83c-2062-4bb3-92e0-614179b84cab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:36:34'),
('69e03ed8-3759-43ca-b43d-ddd85722a14b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:13:07'),
('69ea0505-280b-478f-9f70-53d40220bb2f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:43:00'),
('69ea3e26-4a3e-47fb-a1e4-642015bfc011', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:40:17'),
('69f69e81-ec8d-48c3-ac70-67b505762a80', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:52:01'),
('69fec35e-7323-4d4e-8114-bc3ef7a6757c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:29:25'),
('6a136616-c668-4b3a-9423-fd81fb1e9686', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:05:27'),
('6a2bdb0b-015c-40a0-ac22-40adb58795bd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:38:49'),
('6a305c42-1748-4e09-a5fc-139274470d68', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:32:41'),
('6a3596dc-fb64-4a93-beff-04748ebaabac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:02:48'),
('6a3ae687-3e1a-4d6b-a7dd-602e05549233', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:55:47'),
('6a3ec057-02ef-4206-8a9a-1cd9a9275710', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:34'),
('6a4087d9-51b8-43e7-80b5-45c5a8e847e9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:56:03'),
('6a410a7f-6d69-4818-9add-5f9b9d1fabb7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:28:47'),
('6a76f018-c29e-4e57-b3bf-e8c647ebb929', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:22:42'),
('6a881285-8627-4229-988b-be641abcd0e9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:33:16'),
('6ace9abc-240d-4643-8481-eb121031444c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:39:21'),
('6b15414d-c2c4-41c2-8895-0d9cb732d39e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:27:42'),
('6b736a51-292d-4abd-938d-87f9c7049dee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:57:00'),
('6b973552-ee49-41c0-83a2-21db1d47a350', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:21:23'),
('6bd4da9d-baf9-4c4b-acd8-40d421148bad', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:45:44'),
('6be44e27-d338-4f44-a290-535ad9a06d5b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:44:50'),
('6bedb5f2-a3da-4a23-94cb-c51ae516e684', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: info@brillsinnovation.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 12:19:48'),
('6bf1f015-2fe2-4101-a139-db8d7f5f2a14', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:23:17'),
('6bfadc23-9053-43c7-9600-2b2971965f79', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:51:23'),
('6bfb2789-791f-412a-b989-4499dedc3bba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:24:23'),
('6c004ef8-e58c-4122-b666-eca4fc858933', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:52:00'),
('6c144b94-fee5-4338-bde1-25e20ae61ad5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:14:02'),
('6c2ff09c-5cb0-4e35-847c-bd41e742c300', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:16:00'),
('6c4614e5-aa8f-4ca4-91f1-2154f61e50fd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:15:52'),
('6c4d7a17-9fe8-42f4-ac5d-9bce4787d7c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:22:11'),
('6c52236f-ea51-4a90-a846-1ec5c62cc51a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:17:09'),
('6c61baa6-caf6-4a23-9ba9-ac1e8e235e15', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:51:47'),
('6c82cf1f-0e81-43ee-a760-23ec62c43d21', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:14:53'),
('6caf964c-ce9a-418e-b78d-d73720f1a52b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:53:54'),
('6cce4653-c4eb-4503-8e3b-11fd3dad5eb1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:55:09'),
('6d1e6982-8919-4b6f-88de-03822e7e88ac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:41:33'),
('6d32966c-1938-4823-9ec8-b71171659285', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:08:08'),
('6d350429-240b-46e6-b3f3-ee6605b9010a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:36:20'),
('6d3790b6-a8ec-4b7b-bc77-486e2a8f4505', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:14:12'),
('6d5e842d-8046-46fc-b161-93762f7a9837', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:16:57'),
('6d665f37-3982-4c50-93a1-7ba331220687', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:44:21'),
('6d698e8b-7e1c-451e-a408-2f391502e5e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:30:19'),
('6db6d1bf-6c1c-4f73-b9a9-3bd6ba2ef937', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:11:51'),
('6dbf29ca-f7e0-4d37-97e3-ff98f2021bac', NULL, NULL, 'FAILED_AUTH', 'Failed authentication: Invalid or expired token (IP: 154.161.138.84)', '154.161.138.84', '{\"token\":\"c0a139f02098b95...\",\"ip\":\"154.161.138.84\"}', '2026-05-28 08:56:15'),
('6df02c8c-2363-4e3f-ae31-e6552e02853f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/branches/get_branches.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/branches\\/get_branches.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:45:24'),
('6e00e8f1-dc57-4dd7-bfc0-6b3fee66bd8b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:54:47'),
('6e119507-cc52-4bb1-8234-204b53e14267', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:21:44'),
('6e13f03d-e8f9-4e2b-ba62-13235b25f9a2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:11'),
('6e2706d4-c0c8-4a28-a69a-1e27ca55293a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:53:34'),
('6e41f9ff-43b1-41d4-9dae-3440ed0b2a86', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:14:59'),
('6e5f3b37-7c11-4eda-a224-f8b98a288d81', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:57:29'),
('6e636145-c47d-45d6-b44c-6ede10cadc6f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:09:53');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('6e76862d-a8bf-444e-a3af-7c22f966b398', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:31:04'),
('6e95d025-7d01-49d9-9249-82578965432a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:57:03'),
('6e97e047-5a5d-4d15-892e-63a8a96811b5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:21:07'),
('6ea47ea2-2e4a-4654-bb8a-d8956c4c75f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:59:49'),
('6ecbcc70-47fd-425e-b0a1-0a296cda9461', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:10:47'),
('6ed20926-f8c1-4ea9-89e7-4349bc18b12c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:41:24'),
('6eedc8a2-4a9d-4876-8b11-cbed7827423c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:50:11'),
('6f0a3f7a-406c-49b5-87a4-a2ca98eeffae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:45:23'),
('6f0dcf2c-b7a7-40e4-9415-d6b40ee386e9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:58:37'),
('6f1c15c6-592c-4677-8863-a008abda7e73', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:51:02'),
('6f23cb14-2e90-4929-94cf-6ac55f47b0b9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.173.243\"}', '2026-05-26 09:53:20'),
('6f270a89-aaaf-4315-8e44-3ee049f42b83', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:25:37'),
('6f2c1cc3-427e-45d4-b445-5454d8b39733', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:15:07'),
('6f4713fd-df6a-4100-a2e1-14c6a6669569', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:18:10'),
('6f4bd235-3cf9-4f1b-99bc-e50d91c73fad', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:29:44'),
('6f5175fa-fabe-49f6-8a49-185ad537c580', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:22:10'),
('6f561b04-2604-4f9a-b6b4-1b180273b94d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:19'),
('6f61812d-50ac-4e33-b95f-ddea2982e93e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:52:39'),
('6f953ad6-480b-4a33-b616-e86f441a309d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:32:00'),
('6f98af79-848f-444c-80c6-20094f1b8743', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:19:37'),
('6fafdbca-498d-4e43-b9ce-0450c1abf264', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:35:10'),
('6fd53808-095d-4c00-8919-cf82d6a3430c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:58:47'),
('6fe95814-7448-418c-b6f6-00791c0e1a15', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:30:33'),
('7026315e-e1d3-4852-b309-a2d686e18a8a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:45'),
('703d09ba-f599-4758-847f-0c7a9464a63c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:36:10'),
('70438abd-c70e-49a0-a8f6-54145bab1106', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:58:27'),
('7045af15-0a44-4be2-a2b0-5c46bdf916e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:58:04'),
('704ba158-447e-41cf-b6f2-3fe5c74624ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:35:30'),
('70552309-6d3f-4b41-89a8-8cad8ceb5717', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:39:27'),
('7071c9a8-4fdc-4656-8251-006ecc27c493', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:52'),
('7097f444-1372-4ea1-9586-e3313cae44e2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:04:38'),
('70a4c94e-0a74-4863-a3b2-a3ab83f5d80d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:40:20'),
('70a58019-44c1-49df-8cec-f2cc28ba581f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:23:41'),
('70b260fc-1005-4620-8e0a-f6b6e21bcf5a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:37:54'),
('70bcd3e2-d3f8-4612-be1f-baed81ad5f9b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:33:17'),
('70c32b6c-7c5f-4613-bb1e-ada98ebbea53', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:55:35'),
('70cd66c5-44b8-4928-aa9e-a83e068aec65', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:27:23'),
('70ec5476-db4a-42c2-97e4-f4af374c44ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:23:31'),
('710bc4ab-2412-430c-b93c-95b691a980eb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:31:43'),
('713a026d-2702-48e7-9111-9b344bb17f23', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:27:07'),
('7155ae7a-3ef0-4f9e-bb96-7427aeb3297e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:46:23'),
('71783ea8-1046-4bba-800f-91f75232da95', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:33:44'),
('71a69618-3993-467b-b715-89b90b4e33d3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:09:38'),
('71bb01d3-d58e-42fa-b671-cf8705c62bdc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:25:55'),
('71cd69d9-d424-40c6-a7e6-4f6df7448eec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:14:24'),
('71e48552-f5f4-4485-be12-59c333923402', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:53:33'),
('71eb8a40-c723-4450-a900-bc94b0199db2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:22:13'),
('7200065e-702b-49cd-b2cb-27c7c4b1d0ad', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:33:05'),
('721cdd3b-c7bb-41c0-b5fa-f0ad1e81da4a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:34:34'),
('7224e1cf-3d52-4d90-a3fd-efa5502f5850', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:57:38'),
('722a46d6-7925-4b3a-9361-b9ec5f803a9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=50&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=50&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:21:55'),
('723112d3-f2f7-4cab-89a9-a9e48ddb3b9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:44:01'),
('724e3a4d-594b-4967-9c61-1a215ef1b2cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:34:21'),
('727c509c-87c4-4119-aade-a2be1b7b9de5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:24:35'),
('728a5a50-b0d7-4878-a624-70987da1b4a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:15:37'),
('72c96f08-e9c1-48e8-9d70-fd550d004471', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:23:22'),
('730941f0-6584-4ebb-8c78-7e502da227bd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:10:03'),
('731e96b9-e2d1-4eff-855f-a1f43d072401', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:14:15'),
('73271f9e-ec78-4612-862a-48bbbcb2deec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:07:11'),
('732b9589-23ab-442d-a719-7df5b1092823', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:38:33'),
('734c7b36-db45-4be0-9679-5ac955ddd229', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:23:13'),
('739271cc-c341-4019-a1ce-290e3a96fcdd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:22:53'),
('739327dc-0076-47f1-9188-2610b38265d1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:56:37'),
('73a8e246-a9da-426b-a22c-053d5e9867af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:51:32'),
('73ad0d98-1610-4a1f-a79d-5ad008553404', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:54:17'),
('73e8bfe1-8091-4ca1-b190-652595b2b6b2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:44:08'),
('73f0638c-9198-445a-afe2-7c41bc420cae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:40:37'),
('73f8263d-cc6d-46e7-a4c9-53046e36cf5d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:50:27'),
('73ff4582-e197-48e3-872c-5c7cb0cd8ffd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:00'),
('740597ba-a46e-4b01-bfd0-e5ce83d8ebf5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:11:20'),
('741f0e94-e02c-403e-bd0d-cc6038173bef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:45:51'),
('74232547-6d79-44fd-a1dd-c191f29d35f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:54:52'),
('746dfcb4-883b-4e1d-b1bc-155d5e1ece06', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:03:01'),
('74810fc4-6033-4936-b63d-8cb4cc5416bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:41:15'),
('748d6326-b956-47ad-a0e0-a29376af9323', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:03:07'),
('74926c47-c0d5-47b5-8a85-23136d54854f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:10:24'),
('749f917a-1a14-4b33-9635-5549021b0d5e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:36:31'),
('74baf547-5d5b-4c8f-a85d-42d9ce6914e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:52:42'),
('74c14645-f9c5-4b18-a527-261cab184bb0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:42:31'),
('74d13639-8a7d-4932-bce9-96b429b9dbb2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:43:50'),
('74d21d79-01ba-4a70-bb26-14df6a6161ff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:52:47'),
('74fd0c43-cdec-4735-b0f3-12f741ea2059', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/list_payroll_runs.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/list_payroll_runs.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:10:46'),
('75160b95-30cd-448a-875a-38cdcb1bc0c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:20:43'),
('75189baf-fdf5-48f2-9eca-d6df9aa78eca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:51:03'),
('75217941-1835-4db8-9557-bc02a98d8965', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:51:27'),
('753ad977-3a3d-47fe-a177-eabf0496cb59', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:35:11'),
('754aa9c3-5f00-4aa0-a881-99f98ae58fa4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 09:53:20'),
('754ebe62-439f-4d1d-8e05-fbcf6f537023', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:48:44'),
('755c8cc0-4624-41d4-bc3e-b11f50d82112', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:24:52'),
('7565dea2-60d9-4f14-a387-db0d8658cb65', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:00:27'),
('7575ddcf-64bb-43ce-b4ff-64896a13afb4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:16:59'),
('75772264-8641-4a01-8e77-96597b061c95', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:03:17'),
('759de1aa-c339-49d7-82b1-3f25fa1d7569', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:53:42'),
('75cd2713-cb6f-469c-b3ca-76286d83cf42', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:21:17'),
('75e41088-514b-4121-8d7e-14b609046843', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:43:04'),
('75f3e670-cab4-476a-857f-fe0697bbf586', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/list_payroll_runs.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/list_payroll_runs.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:36:17'),
('75ffab84-7f78-43b5-b8eb-5229fa554b9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:13:58'),
('75ffea47-37f0-4150-b8b7-91233fa0b690', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:02'),
('7603e90f-02d8-4405-98f9-2e816d22e875', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:39:57'),
('7619f8a5-4754-4f5b-8e04-542231fd91b6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:02:38'),
('7666fa8c-7b3b-4a35-9844-6195c8b97b80', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:41:59'),
('766c6c85-d70a-4cd5-87b8-30d235cd8f6d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:02:07'),
('7674102d-d02d-4067-9889-b5bda0392f59', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:56:09'),
('7677decd-7bf3-4ab0-b1a3-6b3c55fa97d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:59:07'),
('769b9d3c-6be5-4920-b6ef-fbd0275ce362', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.138.84)', '154.161.138.84', '{\"ip\":\"154.161.138.84\"}', '2026-05-28 08:41:28'),
('76a00efe-eeff-42fd-b904-f81155f05ffe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:02:50'),
('76a04b48-6ede-4926-a1fd-90979fafdd39', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:21:43'),
('76a780b0-7015-4311-87d3-0c5ea84bc66c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:47:47'),
('76c560c3-c649-417c-b848-f729d9554509', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:18:37'),
('76c7bbe7-0152-4d81-b416-40e782f6ca21', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:13:42'),
('76cbee74-e1ad-45de-b0e7-11ca0c602b7b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:01:14'),
('76d3a703-c59c-41e6-9a30-64db9b7c9cac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:59:57'),
('76dedca7-4fab-46d2-bdf6-198ea56d9246', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:23:10'),
('76e24d43-ac2a-40a6-9a94-9aaa61e2c140', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:44:46'),
('76e32fa7-888a-4719-adc7-b95116cb0a48', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:02:05'),
('7708b5f5-22de-4f2c-bff5-01f30219eecf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:18:49'),
('7728c369-b339-4e79-9d18-574651929b3c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:47:17'),
('772af174-6f13-49d3-a741-a03c0712ea29', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:20:07'),
('774b613b-7c41-4a02-ad20-a11d7b60a138', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:22:37'),
('77542663-b8fc-4657-94d7-21edda83ef1d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:00:37'),
('778ee4c2-0c97-4199-8482-009818922b10', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:19:20'),
('77a5100a-e22f-4717-bd2e-88218a9409af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:58:41');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('780bc410-1c17-4556-bca6-b161891a218e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:56:50'),
('782a5a38-b347-45a7-80bf-0744a5981671', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:02:15'),
('78316c50-b666-4ae1-8c3c-532fa50fbe81', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:11:08'),
('7833883b-63eb-45dd-b23c-5a7d9e4133cf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:19'),
('788712ab-7413-45db-aafb-637124dc72c2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:42:20'),
('78c71677-3268-436c-ab46-26c420347c45', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:06:51'),
('7912f38c-4d0c-4395-9cc4-033381864985', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/branches/get_branches.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/branches\\/get_branches.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:03'),
('79158cbe-ff57-4440-82aa-a93c46ca5d17', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/initialize_invoice_payment.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/initialize_invoice_payment.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:10:20'),
('79525a2e-710b-44e9-a746-952df2978004', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:02:47'),
('7956738f-50c7-49ec-9606-4e48d03e5a9e', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/messaging/send_sms.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/send_sms.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:50:31'),
('795df018-d136-452f-afe9-37d14c77a9a4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:36:01'),
('7978f91f-591f-4d7f-b3e8-0047c9f86dc5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:20:22'),
('798deb89-4bb0-4f07-be73-e2a85e232967', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:28:35'),
('79c77b86-2042-40eb-afb2-2c6f5c3a0c45', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:43:53'),
('79ce53c7-d63f-4431-a1d1-2c47cd3fd001', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:36:44'),
('79d13842-8201-4cf7-83be-2eb5cfd6aac6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:05:49'),
('79d55281-8d1a-4139-868d-bacf05fa82b6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:51:51'),
('79d9e76c-38af-4ae3-99ef-91ba8a72a3d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:29:01'),
('79fac041-01b2-4358-8cc1-db5af4ab1f3b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:08:22'),
('7a0e1261-b2e4-4ea4-9299-67d2e8d5a221', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:59:13'),
('7a2aa7d3-3438-491f-af62-9cf866ca2ed6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:09:50'),
('7a2e4925-2e03-4036-882a-d879c338c356', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:12:22'),
('7a37d2cb-9e12-4cd2-9593-0db6dfaeaf43', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:22:20'),
('7a3ada75-9306-42ff-8a75-2c40c3ae9827', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:14:34'),
('7a4a817e-5152-44e0-a3d1-c721b06118a2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:40:24'),
('7ac114dd-ea27-48b9-b7a9-97ebfd6e5082', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:54:17'),
('7ac11623-62db-425c-bd02-5d00dfb9b305', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:26:57'),
('7afbd8ee-47d6-44d8-be8b-3931fe2f9d9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:10:54'),
('7b1cd704-110d-4ceb-aa5a-d976bc326448', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:54'),
('7b45058d-00a2-4b79-bac5-f30cfdf86177', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:46:27'),
('7b45a475-ee45-4081-b89f-3f235dfc8b85', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:41:00'),
('7b4d3b33-f1ab-4bb3-9f42-730bc4dc7591', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:06:33'),
('7b713b09-6fe5-452b-9ac5-7efd6fd437d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.161.61.147', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.61.147\"}', '2026-05-26 04:40:37'),
('7bd5659d-e03d-421f-9802-d2a53f802d26', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:10:39'),
('7bdff908-0ca1-427e-a925-c345e306ded9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:00:27'),
('7be7cd01-7b67-44be-b62f-103fd76912c7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:48:35'),
('7beebd13-33ec-4e3e-b406-860811cb6604', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:26'),
('7c025325-e743-4c8d-b12d-d0e10fa9ba62', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:29:04'),
('7c044e4e-2b58-45c6-a541-b93f68313d80', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:14'),
('7c08e95b-9520-4689-a394-6ae25638de63', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:05:41'),
('7c2fe8cd-e86d-418d-bf41-75e48d63c8e5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:57:33'),
('7c37baba-b54f-4258-bebc-aa66adaef42b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:09:51'),
('7c83de70-1907-44f7-b97e-4a5a728fe0a7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:29:34'),
('7c9e6d65-7b9a-47fe-bb5e-67996c5193d1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:31:58'),
('7cb61827-56b4-42d3-91b7-6db04d4aa9b5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:35:21'),
('7ccf6cc0-7dcc-4bb3-8e53-038730a45527', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:13:24'),
('7cd33b2e-771b-4494-bb30-caa9b40766bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:04:30'),
('7cf22d75-8469-4f93-8a3d-fd84f496375f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:34:00'),
('7cf5f3da-5dd6-4424-a9f3-c77a15600abf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:17:37'),
('7cfd71d6-a2aa-4005-b677-65a4f01a5de8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:00:23'),
('7d009bc7-c6c6-4747-a75b-43eae651ec19', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:30:51'),
('7d17700c-a7b1-4bb7-a95a-6b256699fe9d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:34:14'),
('7d199772-70cd-4ab2-abc4-60870cfd38e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:08:27'),
('7d3db380-096d-4eb0-bc65-fda7e8914084', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:10:37'),
('7d45ad29-4cd7-4bc6-8691-f095bdcc99bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:39:35'),
('7d45ccd5-e014-4d39-95da-042feb0575fe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:45:17'),
('7d480438-79d2-49d3-aef2-1a4ea3fc545b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:12:54'),
('7d512f5f-7598-4344-aaf1-49c332f8012f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:08:47'),
('7d55e963-c176-4d63-b77a-0a6939200b8e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:11:40'),
('7d896507-cf36-418b-859b-acc62e1b7d70', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:27:16'),
('7d92e8fc-8829-4ed6-9574-fe3d52a4d326', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:16:42'),
('7dae1d9d-29c7-438a-8112-a7c1ec911e9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:27:08'),
('7e139229-6691-4389-88e8-de48f0874549', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:06:29'),
('7e197ddb-174d-4a24-ae69-0f3e303066c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:21:33'),
('7e407407-bc96-435d-ba3c-440435a3a190', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:56:28'),
('7e501cc8-7e05-4cfe-8b10-2d782c3d5ce8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:17:39'),
('7e58244e-6a10-4377-97b4-1cfe1164d5c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:53:11'),
('7e70f495-7ebd-49d5-a217-c1f439909a6b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:44:11'),
('7e798384-ec85-4ddf-ae1f-38c2d4e108eb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:11'),
('7e7b8a8f-97f1-4349-b78b-20863d24a64d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:47:11'),
('7e7ccdf7-4875-4460-a557-070f0a53e500', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:50:54'),
('7e84838e-4c15-41fb-b499-999c54398b76', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/expenses/get_expenses.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/expenses\\/get_expenses.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:00'),
('7e9c7824-4598-4b4f-80a5-717de0fae5f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:36:06'),
('7e9f76cb-4550-4062-a139-a06e1aabd827', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:03:03'),
('7ebbff2a-da38-48b0-a8d2-48cde32c375e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:46:19'),
('7ed952e1-c50a-4723-b221-cbf4b404ce27', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:56:14'),
('7f2a0fdd-984a-4637-916a-bae49ab9f6f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:04:40'),
('7f3308f3-6b3b-4db2-989b-228dfd64838b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:38:13'),
('7facd5c8-e6d7-4f44-8be9-342223629247', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:22:24'),
('7fc69808-d110-4296-a714-b78f58de9fc0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:31:54'),
('7fcdfac2-1190-44b0-947c-ddcdf9687165', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:21:17'),
('7fd09d40-3acf-4333-ace2-56b41a908b5f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:42:30'),
('7fd5300e-01d0-4ec6-828e-2f71adec9d4f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:28:39'),
('7fd7d80d-5d4c-4589-8513-abf87df99f6a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:17:30'),
('7fefba77-93c8-4750-af58-ac8a4c81dc9d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:52:27'),
('7ffb5573-1fe2-4da6-8552-d35b28db0104', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:52:04'),
('802c1d01-ca63-464f-8a25-33585ffec3e2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:34:27'),
('8049c471-03cd-48df-9673-86266425d92c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:11:28'),
('80581c70-77dc-4fc6-98ab-2c49e25e48df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:22:21'),
('8058bd7e-4957-4772-8e2d-70283a2ba365', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:12:42'),
('805a0fd5-df2a-42df-998f-58898b7bc678', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:53:40'),
('8065d3ac-6ba4-4199-91d4-9569f9e0f2a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:38:57'),
('807142ab-0f48-43ab-9c4d-b9b4f623e78b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:26:01'),
('80753182-5a2d-4762-8677-7cdcc34cc102', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:19:14'),
('8075fe12-cd6c-4e1d-acf8-001c10363e72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:22:01'),
('808e7a8a-c861-46ce-b99c-ca53da211364', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:46:48'),
('808ed7c0-094f-4e7f-b2d6-556e61459fb5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:24:12'),
('8099e61e-0da6-4f3c-97ae-8edbf0b68a8f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:28:27'),
('80a61e77-d6cf-48aa-8480-014fc28c2b05', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:57:52'),
('80add59f-dae9-4570-b3da-601c64fa3b37', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:35'),
('80bf4cb8-4794-4f88-8db6-4e41019cdf7b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 12:07:42'),
('80c93ade-3908-424c-a7f4-334309d482eb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:58:13'),
('80ca74ff-33fa-4cb2-9c31-a5354e23ac72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:11:20'),
('80ddbd8c-f9c7-4f01-93bc-38a6e102d2c3', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:03'),
('80e2ff07-0cc2-4be0-907f-e209f224649b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:22:21'),
('80ea2dde-c714-4967-864d-ba565d81db73', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:37'),
('80eaf69c-1609-4460-a959-5ede6a3d1660', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:51:37'),
('80f3addb-1a13-4c92-ba4c-ed05860ce722', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:48:20'),
('81511c2d-540d-4ae4-82e5-6c341afa6650', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:24:51'),
('8158bc32-364f-49c5-8c05-679876a6b3bb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:52:43'),
('8163fb64-209e-40d2-9871-908aacca94ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:19:47'),
('816dfd81-6f5f-4ab2-8fdd-a93e07c79777', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:56:40'),
('817bbf63-8bd8-4ca6-8fdb-2534229c69ff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:23:07'),
('819345cc-6070-4a63-929c-0f88b61870da', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:52:57'),
('819494f2-3f6c-471b-a750-6a43a501b00f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:50:41'),
('819d1637-ab35-4244-8f75-18dba5cc9298', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:31:12'),
('81bc9b54-5184-4dbb-b853-fdfeeb754f49', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:49:47'),
('81c1656b-9e27-4126-b04e-9f8c9f355fc8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:48:31'),
('81d48cbe-cb3b-4147-ad81-804bfc3c4c51', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:10:38'),
('81dedc45-a1c9-4539-a2e1-6a0ada3d5b86', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:02:27'),
('81f3ff7b-e547-4caf-9635-8c385a6c031a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:12:09');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('81f90918-c186-42bb-a36e-86dd88d47dca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:50:00'),
('8231f430-526d-4f12-8f31-040feb4506c7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:19:22'),
('823a770b-ec57-40d4-9e9d-27ba051f6802', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:41:29'),
('82590533-6541-4f6c-a6f9-40303c6e3cf1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:29:41'),
('8271f99d-5ee4-4fe0-b146-218c6bf5bfa6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:32:51'),
('829b7735-50c1-4239-b87d-5373d120c8ca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:52:23'),
('82a34749-356b-41c8-9f26-994f98737fbf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:11:00'),
('82aad6a5-2677-4864-9282-fd9e86a8261b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:56:32'),
('82afc50f-f6a0-48ee-8987-87c9aeaa2dda', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:13:59'),
('82bcb58b-8359-4973-882f-31f8f1d0f99c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:50:17'),
('82cd6c42-85e5-4edf-b435-a3d888fce90c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:05:30'),
('82cdd165-57d1-4fad-b024-e4ec537448b6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:56:39'),
('82e217ad-f490-471e-a83c-0acafd079ce5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:30:04'),
('82e4d44e-ddc8-4b38-818c-933616839fdd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:58:20'),
('82ee6a3d-3166-4aca-acc8-92291c5ae14d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:53:01'),
('82fc1409-4d34-4837-861d-2d940aacda57', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:16:24'),
('834703d2-73b5-4c34-af18-9d739484ae2f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:29:17'),
('834a59a1-9c23-4c1a-a201-b8d030064519', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:23:00'),
('8356dfe3-9ba9-4ace-bb27-90487db572cb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:31:00'),
('836ded23-ef61-4a89-8719-e7d5b793b595', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:19:02'),
('837b9357-c14e-4fc6-9495-9e647f8127db', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:17'),
('837f7eae-8267-46a3-a3f6-551a8cd5e6e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:45:05'),
('838793cf-181d-44ac-8419-57de0fcf0c83', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:54:51'),
('838a604d-1af1-46b0-8c40-6d7590be7a7e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:40'),
('83b1864e-ebb9-4a20-859d-90336b7d16bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:12:57'),
('83bd2510-0b17-4c96-8649-7ffab7eafe3e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:37:24'),
('83bf24b2-6516-4fed-831c-c0a7f8bb6a10', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:00'),
('83cecbf5-a4a4-4719-ad38-625e8b8b2fc5', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:39:02'),
('83d8f51d-7439-4f2f-a61b-9e50c9fb200f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:51:07'),
('83df132a-af1c-4f15-8649-6bbfce6c25a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:07:51'),
('83faae0c-a29c-4667-bae0-f0b9ea06b2e8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/users/add.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/add.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:40:16'),
('842503d2-98ed-4a75-a908-de67cd58c227', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:26:02'),
('8432a9b7-f8c4-45aa-9cd1-27b46b5cf376', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:27:34'),
('84454f9c-c038-48a1-b35f-5e4ebadcf9d6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:37:15'),
('846d19f5-35ff-476c-9966-435e7723c15b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:03:21'),
('84715b95-c828-426d-9184-2547b5c06af2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.61.147', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.61.147\"}', '2026-05-26 04:40:13'),
('8480e9c3-1ec9-4379-b763-43f886188825', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:37:40'),
('84acbf35-7389-4cb8-b174-f36bb66a1d2f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:25:51'),
('84c8696f-c83b-4070-a331-803ee9bfed01', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:19:47'),
('84e8c550-e0a1-4492-8702-6f48d07f4d70', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:47:52'),
('84f05c86-9d99-4885-8286-ec38ef2c9bfc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:10:04'),
('84f43a97-2c18-4862-9669-5be805b436a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:10:38'),
('850cd80b-3f75-4c02-8ddc-7bf1397709fc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:06:12'),
('851782a5-3e50-4744-b677-0a2c9e80689e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:26:44'),
('853ed219-55c6-4eca-8459-1b85d2f2c918', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:03'),
('856ec220-d9cb-4b65-afeb-a5b5efaa6d2f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:55:50'),
('8573620f-a18c-4d27-8c8e-7032b063d89f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:19:27'),
('85829291-f82f-45d1-bbbe-1e8eba58ecdb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/expenses/get_expenses.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/expenses\\/get_expenses.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:35:54'),
('85c3d425-8ea1-468d-b889-b487feca095f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_email_settings.php (HTTP 403)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_email_settings.php\",\"method\":\"GET\",\"response_code\":403,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:33:30'),
('85f4361b-fe17-4ed7-ba6c-caf23d47a98b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/expenses/get_expenses.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/expenses\\/get_expenses.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:26:51'),
('8612c732-3b43-413d-a915-388968a48107', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:24:32'),
('8620bf90-0fe2-46c0-ba81-af4fcff509c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:10:39'),
('8636fd65-7595-4b67-a213-92e3d8e6bd5b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:15:15'),
('8640b312-8b12-4871-9b58-7abb2f3254b1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:20:13'),
('865ed9f4-dbb5-4783-8d5b-6e32dfe76b9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:37:10'),
('869b7b63-db70-4f8c-aedc-d53f6932aa3b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:58:08'),
('86bd73cc-a11e-4873-8ab7-3d0a98a3591c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:29:08'),
('86d346eb-9cf2-4a2f-9ef7-ef6a5fa4350d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:03:07'),
('8706c4ab-5fad-4e33-884c-0069bd945768', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:52:30'),
('87141734-63cd-4027-8f73-e8e387e9f0a3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:21:27'),
('8746ac3a-7299-4495-9ec3-f023859ee482', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:31:51'),
('87635f7a-d7fd-4e89-a6fb-cb08c07bb35c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:06:57'),
('879d800e-2565-41f2-b445-82b3ca84ab0e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:37:34'),
('87a2141f-b15a-46a2-8b2f-efb764f01256', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:59:33'),
('87af0db8-fa9d-4a10-a566-2a636691e777', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:59:38'),
('87b47cbf-a25e-4c9e-954a-40d9dd838c99', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:32:24'),
('87be46ac-9a5f-4e2a-9bba-defc912fea1b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:21:23'),
('87e530a9-ab3f-46ef-9b64-6318e737ae1a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:38:46'),
('87f31939-3af9-452e-9579-9908365d5eec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:50:31'),
('88014583-2c96-4265-a4c8-fcde89139089', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:44:21'),
('880cb17e-8864-4caa-bda2-7c3c7ef4ff30', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:35:30'),
('8820dd7f-9c45-4bbb-82cd-57d349767f0e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:58:27'),
('883ec498-a2a1-41b5-99ab-7374abb18ccb', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 13:28:54'),
('884baae5-413d-42fe-a780-a971a3baf4d0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:18:50'),
('8863dbea-20ca-44cb-90c2-9dc1b8aa52e2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:32:27'),
('88658888-63a7-4759-ae7b-eeff97339de2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:59:37'),
('88677da9-fb45-498a-9c07-88680ac520b5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:00:22'),
('889316a6-f6ff-4203-ab8d-dc9bb90b4131', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:09:20'),
('88a39524-f3be-4a03-83ff-85e5519b101f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:32:14'),
('88a635ac-e65e-4c4a-98ad-43368a0d677b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:09:17'),
('88c2d780-fb89-4a58-b772-1e47e4451674', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:25:33'),
('88e4fdb4-c921-4e9f-98d6-d8b2ae421a3a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:03:31'),
('89020f6a-216a-46b1-ab42-3f3c1b7ac510', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:04:48'),
('8909153f-88cc-49bf-afba-0120867d1081', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:02:17'),
('89122fc0-f180-4ee7-8915-71be52a0d008', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:45:50'),
('892117c5-b98b-4a49-afec-65f5435f60b7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:16:47'),
('89339d89-5522-4be7-843d-b6ab36463529', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 13:29:08'),
('89369a59-0a1e-44d3-b832-cdbe6b6b5e59', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:02:23'),
('89503538-ec6a-4060-9bfb-fb7e9ad1f3f2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:37:13'),
('8961687b-b9d8-4740-b28d-1f61db81ac3f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:28:50'),
('896c84e8-5310-4138-8b34-b69d0deab464', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:21:06'),
('8973125c-1a70-4157-93c4-3e7b0259a16d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 409)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":409,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:07:50'),
('89800f8e-10c4-4e85-b659-3b2ca630c394', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:28:45'),
('89afe959-e7e0-4e45-a668-25650097bfa2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:40:27'),
('89c7edd3-97ab-466e-9119-44bd43cf87a3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:27:48'),
('89cc4c72-7960-44c5-96d7-86041df59b72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.61.147', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.61.147\"}', '2026-05-26 04:40:32'),
('89d70ec0-6595-4790-9b91-03c387bc7640', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:41:08'),
('89d8c3c3-b1cc-4570-9c8f-573aa19616a2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:04:01'),
('89ed9a6f-b0b7-46ae-8993-6a37f0415ef2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:57:15'),
('8a114317-6bd7-4219-8c1b-eec600fed6c5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:35:44'),
('8a3770e7-aee4-412e-8407-0672b25d1f2e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:01:28'),
('8a4fad98-68c7-4d57-8a69-6f603fe61e88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:41:38'),
('8a5b7aff-37d5-4a10-94b4-ebb9bb7bbf11', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:10:10'),
('8a7caaa5-540f-49f7-8e59-242c9e2c0c1a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:33:41'),
('8a7d5005-529e-4bd0-8f9f-4d74de73f415', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:53'),
('8a8aef2b-4977-4f0a-b91e-b6b7868754ff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:30:49'),
('8a8d9749-f93b-46b1-a3f8-dff28ebc41f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:54:27'),
('8a8f8e57-8bbb-498e-9c37-8d91bf0e68df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:06:12'),
('8aa5b47b-11fb-4516-a75c-bb5f34c95999', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:09:22'),
('8aaaf6f6-5005-4238-8359-ffe4f3914b3a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:59:08'),
('8ab07769-1d96-4a08-b143-d30baee3b668', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:06'),
('8abac967-8e3d-42c6-8d88-bce2f89f179a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:31:17'),
('8aebbc41-5e67-48e2-9916-d95b0018aad8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:12:07'),
('8aff4cba-2b44-4a72-9084-3a79d3931063', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:47:35'),
('8b0c88bd-38cf-4ed9-a76c-e46d223ce71b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:46'),
('8b0ec2ab-3d4e-4da4-9224-d4091c3b8d85', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:26:41'),
('8b1ca0d0-0924-4c91-802e-68500de57973', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:19'),
('8b2191a0-c514-4a8a-b621-03b71ebc1310', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:19:07'),
('8b38b3dd-5df4-4448-aa35-d4b275f5a746', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:36:04'),
('8b4deae6-f92c-4fec-8414-72671456d1dc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:26:51'),
('8b4ef812-de11-4bc5-b7dd-47dc63737773', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:42:23'),
('8b559ee8-4c68-4b6a-8f84-bfdf727fd2e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:13:09');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('8b632d81-422c-473a-ad13-8dc56554e466', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:16:17'),
('8b77a061-2614-47d5-86dd-e594fc2a1bd2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:50:37'),
('8b7f1b24-0b33-4338-b15e-f84872e2a7f5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:19:07'),
('8b85a52d-5716-4a7a-b114-c2db0bdb9f31', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:57:30'),
('8b8ab766-9b76-473b-808a-f6ab7638e916', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:48:23'),
('8bb1c8aa-0172-40af-a678-acbbc24b4a8a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:09:50'),
('8bb43515-eb01-4b0a-a488-fe493fef7c4f', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:29'),
('8bc6b1ef-62ed-40f5-9584-7d880d39745a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:28:23'),
('8bcc3a20-e6f0-4ac6-b7e8-3378096f90b4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:17:46'),
('8bd87a00-9369-43a6-82b2-309f68d9ba23', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:48:27'),
('8c018fae-0393-449a-b1b6-e76b630f3b79', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:20:07'),
('8c132f8a-ce81-4b87-b5c7-a00b96cda659', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:38:38'),
('8c2fae3c-643b-4ec1-9062-c25325ebe870', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:53:04'),
('8c6df66d-ca02-4deb-acf4-ac9bf8d2d69b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:49:52'),
('8c72e566-e602-45a4-b81c-3fb6c917a78d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:34:31'),
('8c86e936-cd66-430b-9d25-b4d71bae541c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:59:30'),
('8c8eec70-edd9-439c-8e82-ad4a38dd8e60', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:36:11'),
('8ca269ad-5f5d-4217-a4c3-08b3a8d73b10', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:00:15'),
('8cabb4c7-50f8-4581-96b2-4dbcde634e89', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:32:13'),
('8cb88134-30dd-4c9f-bfa9-82cab78ff87e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:11:17'),
('8cbe3bd1-ea1c-4558-b074-242e411b1edc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:46:14'),
('8cc5752d-041b-4cab-9506-19f4a06f9c74', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:27:01'),
('8cc9f7ab-b00a-41b9-9214-850b90c78bd8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:53:19'),
('8cd12ab0-0546-44e8-b30d-f20cd7ed2d9e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:30:17'),
('8cd6f8ca-c20a-4157-abce-0eb9e5b86332', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:05:20'),
('8cfbae48-a3c1-461a-99f3-e04d8e6b5479', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 09:37:13'),
('8d1e485b-e029-4e2a-932c-dab5a25054a2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:27:34'),
('8d26acfe-c275-47b9-a9fa-cf5dfea25ac8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:26:05'),
('8d413c38-1829-4185-b976-7851d8710a95', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:21'),
('8d4b988e-5541-4407-b1c5-f4145ab5dddf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:12:47'),
('8d5bc8fd-605a-4e21-bcfd-accd13e9257e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.173.243)', '154.161.173.243', '{\"ip\":\"154.161.173.243\"}', '2026-05-26 12:01:15'),
('8d755e40-b8e5-467a-9870-3dc491bcac97', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:18:42'),
('8d7907aa-5bbf-4191-ac07-d3b2c33ea16a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:29:13'),
('8d9dfd94-91f9-43b6-93a8-35fc0b870e73', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:50:50'),
('8dbbe5b6-b3c4-4dbc-b899-dc71e25a668a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:19:17'),
('8de21cab-0dde-465b-a2b1-471e1495ed54', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:52:31'),
('8dece361-18f5-4bbd-a21b-59ecaf7a4d4a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:52:42'),
('8df34b4c-1cf1-4865-9ef1-fe43bb940eb6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:57:33'),
('8e103636-7dd4-426d-82b5-473032a33895', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:39:27'),
('8e41ac5e-d349-4ec0-8420-5df84b621af0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:39:10'),
('8e42c893-454c-487f-ac17-d6ec0dc95357', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:35:47'),
('8e7488e0-3481-4b94-aeea-74b3ea40dd34', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:49:40'),
('8e75465e-0d29-4efd-b000-29ea441de65a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:39:19'),
('8ea458f7-06e8-4fd1-8f9b-93baff7d519f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:16:23'),
('8eaa19e7-9a31-43a7-bc61-fb3feb6b1dd9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:59:57'),
('8eb02981-3fae-4197-8c09-bf101ab6cf45', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:13:13'),
('8eb7a05f-a4c7-40bb-826e-6870d4b45d6d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:15:04'),
('8ee5bfa1-a4f6-4e43-93ce-111f6d9493bb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:53:27'),
('8f1a5242-30bb-4528-b979-b35984926cfc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:29:49'),
('8f22e80e-4887-456b-abaf-181b5da404c0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:15:04'),
('8f2fb24e-e2c9-41b3-938f-c99de27df59f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:33:44'),
('8f32e77f-06cd-477f-91e1-981a733b801c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:44:17'),
('8f34e118-6bff-470f-a47e-dd5ec2199c69', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:42:34'),
('8fb1d3ec-9c04-4a11-b342-fc9c0b94ef2e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.0.165)', '154.161.0.165', '{\"ip\":\"154.161.0.165\"}', '2026-05-25 17:13:52'),
('8fba3704-84a4-4323-84b6-11135e8b33dd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:30:15'),
('8fbd7933-bc74-45e4-8aee-2544e5e32e80', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:10:53'),
('8fc11418-0391-4bc2-8b97-3635d39325de', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:25:12'),
('8fc3ce37-eb33-4500-8c85-e471de8ff352', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:46:40'),
('8fcb7326-9d43-4751-9a9b-c76a3fae5985', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:16'),
('8ff341cb-0704-41ce-875c-7316935117b4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:49:53'),
('8ff88e66-d442-4598-bd09-2a252d8e7465', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:35:01'),
('90081aec-2bc9-4475-99ff-b791c10fb48b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:18:57'),
('90125dfb-5a69-47bd-91d1-98824a15aa8b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:43:59'),
('9083d83e-f082-4ac0-b80f-d931143db31a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:19:37'),
('90b250da-5f04-476a-9e5e-d8ba9ae3841a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:59:29'),
('90b53991-9c4c-41eb-9248-00868aa6868d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:49:50'),
('90d2c6e4-e6f9-410e-98d0-aa75bf9aa955', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:13:03'),
('90e21bfb-3750-4f46-99e7-5eb85348b959', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:25:27'),
('90e48791-b024-4407-91f3-afb85dec9858', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:25:52'),
('90ee455c-6aeb-4430-a1ca-8aefa6817c72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:59:05'),
('90f1f7f8-cd59-4fff-ae5d-a4c54e2a260a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:32:50'),
('90f40e68-4517-48fc-9052-0958265d1ca7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:03:41'),
('91039e00-b4d7-4687-a1c2-2c03cfddc43e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:52:44'),
('91438c00-88ed-4852-ab3f-be96b5d4e206', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:26:18'),
('914b76fe-7b66-49a0-b504-774541d0c943', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 400)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":400,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:20:06'),
('9155d826-012f-4d77-949f-65c7ced47afa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:51:30'),
('91568137-dfb8-4658-845c-6d0a11e2f442', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:27:34'),
('91620693-153b-4a7c-bef3-0b0886d86f5b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:16:39'),
('9164e039-af4c-4e8a-82e9-8c0b69907ac0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:42:36'),
('91651d76-c621-408f-b47a-b2110d02588e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:56:01'),
('91949e8f-79d4-40ab-b903-ebd151c0ccf5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:45:27'),
('919f0dcf-4820-4646-b1b5-5e3f8104d6d3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:49:34'),
('91acd54b-c7eb-4b3c-afc5-ef4e8cdf3556', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:56:54'),
('91cb4e00-7a33-46b2-b2f5-54bc8291a338', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:38:03'),
('91d0e5c8-d0ed-48b1-8490-3d1c935ae325', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:15:58'),
('91e36cc0-99e7-43da-b412-81d5f028827c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:44:51'),
('92007067-1347-4490-aa1b-40bd5722f61c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:04:12'),
('9248d18c-67c5-4b41-b0c6-3c3f1730e30a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:53:54'),
('925c2423-5905-4744-a168-221d8c576795', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:12:37'),
('926e3c10-f0c0-42e6-8530-ec5e3352e4df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:53:17'),
('92a68dfb-d5dd-4350-93ca-9a5a794babca', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:51:36'),
('92a9d0d9-090b-42a4-a79b-f9388d5818bb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:05:02'),
('92b2b3a1-abba-4a7a-acef-c4dc61b6ba49', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:13:55'),
('92c2d499-76e7-478d-9ac4-e7577a829e25', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:28:04'),
('92ce5e27-dddf-458d-b6c8-ad2ab793fbad', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:01:34'),
('9312159f-6772-40c4-9c68-4fb84e263a24', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:38:47'),
('933bd24d-d1a7-49c4-9cbe-cd3ce108c0d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:20:20'),
('9349f904-b67b-4f87-86e4-072e2819e30f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:59:43'),
('93574a51-cd64-44bd-af06-e779e350fb14', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:18:22'),
('936d3831-f9c9-4cbb-852c-e1e16dad9a2d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:21:41'),
('937e3ddd-8e0a-4fbb-88cc-28b42132293d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:20:40'),
('93af4aa3-fd5a-40d5-ad9f-7860b9d5b84f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:21:14'),
('93bc1024-2c62-4f8a-b967-c9e626bda41e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:37:30'),
('93e97480-7c35-4fdd-b787-34773102aa75', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:10:32'),
('940c29af-a670-4666-830c-a44dbb3e26f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:02:45'),
('940d21e3-2336-44ac-8f2c-53d11869830d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:08:57'),
('9424d8df-7043-4c8b-9737-a5367298d0f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:04:28'),
('944aa6ba-7a28-4634-b988-b86ce38696dc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:07:20'),
('9475e84e-7391-425d-81ba-25f50bb30639', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:05:00'),
('94b32a90-c56a-453c-89d4-2c80298741f2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:25:21'),
('94c3254d-f2cb-4519-a5e2-a8b32c694af2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:32:45'),
('94f3ab31-788d-4a17-9bde-1f219ce56745', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:29:10'),
('94f75a3a-09d3-48df-ba8c-04e82b6c9a78', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:26:57'),
('95198b16-0bb0-4a11-b82e-e1282d814537', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:31:04'),
('95259b05-77f1-4e87-afb9-252ea1e10396', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:19:07'),
('952ffd3e-d9cc-49e9-afab-0803539ec5f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:35:52'),
('953db0c8-9da9-44ef-9ee6-5a288acf42eb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:36:43'),
('954e0db2-4139-4216-ac36-ebd27cc77709', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:16:54'),
('954e6fc2-d778-4a26-887a-95ce8d5e688f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:27:11'),
('955681f1-93cb-4359-acde-9f66b6297dd1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:13:44'),
('95588bc2-4682-471a-b240-56a2191da46b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:06:50'),
('955c5948-19b6-4ffa-b46d-693dce44b09d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:35:03');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('955db806-d631-4eb3-8057-379d638cc33b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:09:37'),
('95691363-ecb7-4697-ba03-921879c67c74', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:20'),
('9576a90b-c608-401e-b3c6-0b511c87e322', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:17:52'),
('957fc37f-94ab-4d1c-9a0c-ee96225aa09e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:02:11'),
('958003bf-719c-4111-a97a-966deda8a633', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:29:20'),
('9589b9de-b328-465f-9629-5c2eaa205e35', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:45:18'),
('958f8455-7df2-4cc8-90d4-e7f89d4bc67b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:01:42'),
('959b8789-a074-4223-bbd0-4badded184e1', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 13:28:54'),
('95a58549-2182-4395-bd7f-72999562ac80', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:53:32'),
('95b07d7d-e4d6-473e-ad43-09582881f632', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:24:51'),
('95b09295-a14f-47c8-8c46-234d2a532d02', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:55:02'),
('95b519b5-88a8-4ab1-a0ed-ff6f3c82eb47', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:08:59'),
('95d4c31f-d512-491c-886f-57784a7f7dda', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:17:12'),
('96172ada-3435-4775-bf1b-83df98b78cfd', NULL, NULL, 'LOGIN_FAILURE', 'Failed login attempt for email: info@brillsinnovation.com (IP: 154.160.5.183, Reason: invalid_password)', '154.160.5.183', '{\"ip\":\"154.160.5.183\",\"reason\":\"invalid_password\"}', '2026-05-29 12:19:45'),
('9617b758-3315-43e3-b5ed-a1bacd554e25', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:09:07'),
('962e21b0-200f-4d00-b788-6116c03c1746', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:10:30'),
('96446069-5740-4456-90ff-2596f9756bd8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:16:24'),
('964f2ee3-3235-4efd-a6ab-a22f530efbcf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:53:47'),
('965c7931-193e-4b1c-91b4-61310f67dbe2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:03:39'),
('9667e3b7-f8c0-4b21-ba63-cd96e14a5b47', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:22:37'),
('966cb177-12c1-4770-9809-3acc0ab0fd3d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:08:37'),
('96712938-85b9-4c44-967c-86555f14e324', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:17:58'),
('9677b23c-26bc-41d2-878e-579a8ac07beb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:40'),
('967b91da-06c0-47b5-98a0-3a326a664243', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:45:18'),
('96aa67a3-0303-42c7-a664-6348029cd316', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:06'),
('96cd3ec7-d84a-418d-b26a-7b75d18f849d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:08:11'),
('96d2ce66-32fb-46d4-8b05-8bb578619842', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:43:20'),
('96dc61c3-786f-4ba0-9308-b689f51f9ade', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:47:53'),
('96e7da09-d669-4da0-b5d1-77e20e9ef032', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:34:18'),
('97149ea2-0daf-4d32-9d02-6fd3d92f3a98', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:15:27'),
('971f1858-74e5-471f-ab24-7e94df5bd01f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:40:31'),
('9730d8aa-af83-42ab-a4f4-83bbc1a28da9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:13:38'),
('9762c0e8-4fe5-430e-8561-f931986911dd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:31:57'),
('97664954-7b5a-4335-912b-b7ea3a7b06b3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:02:54'),
('976afcca-09bb-423b-8d6b-8ad132ebc10e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:17:47'),
('97707b26-09c1-4d85-9108-afa73c50d0eb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:21:07'),
('977d1360-f3c2-4f5c-87f9-d3ac7513faf2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:17:38'),
('977f21f2-95b6-43d1-a33d-37d9584847d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:53:58'),
('979aad60-59f0-401e-8a27-972ad5ade7bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:41:12'),
('97a01569-7907-44a1-954e-734f2066a938', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:35:14'),
('97a330d4-6f1a-481c-b3b2-ab8bbebf1ffe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:42:30'),
('97b9de00-2495-4939-9dca-f32d4cf1345d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:55:32'),
('97f0d786-5423-4fb0-ba2c-e726736af7c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:27:17'),
('9825f7d2-10c8-494e-bf84-a9a9f7ff8839', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:02:28'),
('982c7b98-1712-4d9c-bfb3-7975ff15a2cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:02'),
('985a070f-6171-44d1-93ac-8c48f1b8955a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:00:28'),
('986a8f17-02c9-4033-b4f8-23876e67b852', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:46:37'),
('987a1ff0-8b09-4a60-887d-bf032bd105ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:04:51'),
('98984b56-60c4-43de-8df3-74ef5c6c3d01', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:41:17'),
('98a04bcd-e5cc-4ab4-a242-702d2be1e3bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:36:21'),
('98a153d4-cc52-4a83-bdd7-38a5c3301ee7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:39:14'),
('98a5938b-b3f2-42ca-9de8-f704830f94c5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:59:52'),
('98a7a8f9-3ee9-42bf-9702-d305f91b9429', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:07:43'),
('98ab16f1-37e0-4bb9-a333-b70846453c1f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:50:18'),
('98be5c94-e50d-47c3-ab84-ffb12f10f810', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:10:44'),
('98c2c8f6-9743-4a01-945d-afde10ef4c8f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:41:19'),
('98d015a0-97a7-48a8-a329-5c88988000b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:44:27'),
('98e59b89-1cfd-4e58-bbe9-3477bf82bf00', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:43:21'),
('98f17b48-ec2b-4092-9fcf-3ad5aab0c07f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:44:44'),
('98f435c8-022c-4292-acd1-ecb7ed7a28e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:42:05'),
('99143038-401f-4953-9164-a1a3dc881bcc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:31:31'),
('99239e0b-add9-4977-9a1a-ce39397eaf5b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:38:26'),
('993b6ef8-4719-4dec-a71c-5e13078c9406', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:02:31'),
('99527155-9b56-4b34-9b5e-598fc3e3face', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:55:18'),
('9961c017-b01f-40ba-aad1-7f75147c09db', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:05:10'),
('99654ab0-e452-47dd-aed2-2a58d64239b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:52:50'),
('99670926-c521-42f0-a482-d770c3082b16', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:46:50'),
('9970dcaa-5512-42fe-878b-cb1b20b04cf6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/branches/get_branches.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/branches\\/get_branches.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:47'),
('998354b8-6843-46e1-bfd6-0f229d9cf3d5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:20:41'),
('998585ad-790c-43c9-8e7d-2dda04c26381', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:10:41'),
('99d165ae-67ae-4f51-a5a9-f922c02a878a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:13:49'),
('99e20626-11a8-4049-8faf-464df20cc838', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:59:21'),
('99e68389-7997-4dd3-801c-6c7de5566bcd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:43:27'),
('99f25b30-85c4-45c4-9be7-528a6010149d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:59:14'),
('99f92a77-decb-4672-b9f7-be0325b1d595', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:52:40'),
('9a11ee93-c3f1-425e-8740-97af91c0df83', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:14:09'),
('9a1bb8ef-77db-4c56-8f12-d45d3c3eab3f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:03:18'),
('9a3070c3-72b6-424d-bc9d-8b49cb534a8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:36:06'),
('9a310f54-97fa-4b1e-8057-9df35775da04', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:25:44'),
('9a49b3e5-4eac-4572-88bf-417d41f1aa51', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:11:48'),
('9a56267a-440b-43a4-855a-110119ab58d0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:15:29'),
('9a5e8a2c-f5a1-428b-8cd2-6c7b4abb8b5b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:35:33'),
('9a6efd3c-2b6e-41c4-8a0d-f8f30bcd609d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:08:18'),
('9a77966f-0dcf-4cf4-899a-a46d78ac9ec3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:06:19'),
('9a85c8a9-ef82-40a4-9a80-5f1cda99e81a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:48:07'),
('9a86eab4-9719-4668-a087-dedfa5e19bef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:01:16'),
('9a96170c-109b-4964-899c-2f474e34fb5c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:43:43'),
('9abe14da-6f97-4956-b980-8cc106902233', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:33:20'),
('9ac9229f-b765-4f05-b6ca-b4b43e151aca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:40:33'),
('9adaae56-09a9-495e-b0fc-eee20c296adb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:58:41'),
('9ae23313-619f-464f-90da-d8bd19ea5668', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:56:17'),
('9b1377a0-2f5b-4335-bf65-3eb3ddfeba34', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:06:07'),
('9b14c5b8-0579-4e97-9173-5469cc151701', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:38:28'),
('9b183346-556b-4771-8d5c-eb1d2d64ad07', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:58:18'),
('9b1d09a0-8602-48ea-ba52-ad5e81920ee5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:40:10'),
('9b2673a1-dcdc-4ab2-9279-064cbaf3b120', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:15:22'),
('9b38d605-0693-45dc-aacd-5a551f1145e6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:52:32'),
('9b4ea6ba-b292-42c8-b4ab-7dc537d8b65d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:02:01'),
('9b6213e8-7605-46a0-acfe-d98afd01a592', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:13:32'),
('9b7a8c18-9bcc-45c9-9350-19f5f5b1869f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:56:17'),
('9b98fdf6-8530-4b73-9727-c5f8412ef185', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:16:54'),
('9b9c281c-635b-460b-a4eb-b9ba7cac6533', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:12'),
('9ba04f59-f648-4c31-a757-0c20b2d02c69', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:07:18'),
('9bb7af3b-4a65-4702-9c9f-87cab398418e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:44:57'),
('9bb9293b-e468-4e8a-a238-b8f7561c078c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:52:07'),
('9bbb162b-e74b-458b-aa6c-024b0d10762b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:46:21'),
('9bf4a89a-fb7a-4fbc-ad8d-4c644cf04a98', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:48:21'),
('9bfba4fc-507a-4f26-a432-02c8c6f84ceb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:20:03'),
('9c1d285a-272a-4b9d-b8a3-04907ba22e65', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:03'),
('9c3e369e-03c6-45c3-a259-d88c5b454f67', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:30:24'),
('9c5b4f81-0ef3-4160-9aeb-65565879b4b7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:27:44'),
('9c6ae4f9-6cb7-4302-b6cd-2bc54ca2cfd5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:42:11'),
('9c82eb33-2321-4d9a-81e2-f107a6b1eee4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:15:52'),
('9cb5401c-ff82-4969-ba09-a830a98c5792', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:51:57'),
('9ce3a1aa-1512-4082-bf71-46a7e4382d01', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:53:29'),
('9ce4404c-8e32-44b5-88f0-fe27805c2771', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:11:30'),
('9d1cdd22-3cf1-4b1d-8dc9-b8ef6bca9071', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:51:08'),
('9d21d508-97af-414a-bd0b-f07b88cf68f5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:30:21'),
('9d48df90-c59a-46cd-b60c-f3b34c456ed0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:18:07'),
('9d4bd4f1-9ad0-4c8c-a6f4-c85469235599', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 400)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":400,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:58:49'),
('9d6a1fd6-629b-46bc-ae53-8d47bd17de70', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:11'),
('9d701c29-68b9-4d9d-ac28-1650df8311b3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:54:03'),
('9d95230c-0e7c-45ad-8b04-a78c7058ea4f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:47:44');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('9dc4d433-4710-4397-9282-1be05c39c32a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:25:51'),
('9dd62576-3d77-4760-8a8f-1ab05283eed4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:06:47'),
('9ddf5a44-4779-4acc-9056-a45c4475bd97', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:28:40'),
('9e29da5f-4a00-4143-bfcc-7b7900c179af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:55:14'),
('9e3c74aa-b885-46f2-9367-04dcaaccef4d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:40:27'),
('9e5c6c78-9eef-4a91-856b-e4670b838ad9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:31:21'),
('9e7d5acd-8e7f-45f7-a499-b4774ec58784', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:52:51'),
('9e85a6cf-05e7-448a-b468-e2a8cda8d3c8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:23:21'),
('9e89ece4-8383-4f8e-ba9b-6c3214cc0013', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:20:43'),
('9e8a110b-a3f0-43ba-9ab1-c489bf4d476c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:34:41'),
('9eb2ca78-b47b-4fd8-acc4-bb06803a0078', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:20:52'),
('9eb430d8-db35-46b7-8911-884099e78111', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:55:42'),
('9ee27b66-7847-4219-945a-648e0171124e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:20:22'),
('9ee53b09-37c1-410b-998e-ef8a7f70fdc0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:05'),
('9eed862f-f910-448f-99fb-0914fcbb49e1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:33:55'),
('9efcf97d-41d0-4877-92fb-4d3264bcc3cb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:55:07'),
('9efd7c01-07c3-4379-9820-5cc09a7e59d8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:41:44'),
('9f123ee2-302e-4363-90f8-2d90ba6d292c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:02:37'),
('9f129727-708c-40a4-8fa3-6e6c476577cc', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:51:42'),
('9f4e6e5b-a111-4022-becd-0a244315769c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:16:13'),
('9f61d024-810a-4d74-a10e-7c78dadaba32', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:27:08'),
('9f6297b4-ae43-4b50-8bec-76e13c1d74a3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:24:18'),
('9f764a0e-4f55-42ca-9491-5c055003e9f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:30:11'),
('9f7f6824-b0af-4586-b1b0-0bd4ec22b82f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:01:28'),
('9f891d0a-650b-48b7-9bfc-ee23d34639bb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:59:03'),
('9f8c6205-c6dd-45fe-bb64-15cc67a74c98', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:25:09'),
('9f991f68-bc69-42c4-9a42-c807040fb1f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:02:22'),
('9f9b864e-51d7-489a-87da-2db38082af6b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:46:30'),
('9fe4d897-e27b-44f6-975e-691abb3ba1c1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 409)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":409,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:01:59'),
('9fe6cb48-1e38-484c-b823-882e55d1e8d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:29:06'),
('a03b4ff7-418e-420d-ad76-29b53bb5e7f0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:48:01'),
('a0436532-4375-427c-8289-548c18c5f189', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:48:50'),
('a0547932-f68e-4c80-8adb-a2b69b6b3b9f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:14:44'),
('a06d94f9-734a-41f0-9ff9-1f256635d59d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:31:53'),
('a07de6b2-da06-4056-913d-704964decb5d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:19:39'),
('a0848e4f-1c69-4a1e-b431-b03b51985405', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:40:08'),
('a0a717b1-c4da-4b23-841e-2e99621cee72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:43:12'),
('a0abcbd0-6b36-4dc0-a5c7-fe60e4c1cdae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:13:14'),
('a0b9e3eb-c4f7-47c0-9937-536cd4b1eee6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:48:40'),
('a0de089d-bf2b-412b-9884-bb383f03021b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:10:40'),
('a0e9ecdc-6701-4182-ac2a-71a4b7ca07bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:23:27'),
('a1027a06-d16e-4674-af87-0e64a930572f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:06:41'),
('a103aed2-9e00-4fe0-a13f-d5b29ce5e866', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:26:43'),
('a13332c0-c160-4ebb-9f69-02474630999e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:08:21'),
('a1505682-4786-408e-9596-9dd8d7231e0d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:53:47'),
('a19236bd-11a0-4041-9b2c-073ffeb24209', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:33:51'),
('a1938562-f239-416d-9999-cc6146919852', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:39:26'),
('a19b8048-334b-4270-a85b-6a6b8fc146ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:22:31'),
('a1def4fe-cd27-47cf-b363-46fa2fa5d472', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:33:25'),
('a1fbb605-c39f-40d0-80b4-727e20a1fc8f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:49:13'),
('a2142d4f-6659-449e-b213-324883a257ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:26:21'),
('a239f5b9-ae20-4536-a432-6e39cc51176b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:05:07'),
('a247fbe5-4a00-4b5d-bcb9-a8efccd47719', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:11:48'),
('a258d8a8-1177-4c93-9be9-47b156571f2f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:40:51'),
('a26bc590-d51b-46f3-aae5-89740ffa5e34', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:37:50'),
('a275415b-3814-4625-b13c-e9acb6272ff9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:29:17'),
('a27c4532-e7bb-46c8-82de-28dfe97f61ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:42:51'),
('a27eefee-86d8-4332-a701-6ac6e3c976d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:26:34'),
('a28a2235-fcbc-4d8c-ba45-c426046e166c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:58:07'),
('a2bad58e-cfec-461c-a601-9441ccb156c1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:53:12'),
('a2c45e96-3566-491d-8dad-e92d2ceb2e84', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:22:41'),
('a2e89109-65c0-4bee-a6db-214d2b482986', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:13:41'),
('a2fed29b-30d3-4f6a-9a04-b04849c2bae9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:43:42'),
('a30c8fcd-fe72-40bd-9dec-5d64ce9c3e62', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:42:31'),
('a3191a0c-4800-4acf-a4f0-01a4e2028726', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:34:23'),
('a3203e68-dd63-45ab-912d-e554b8b7ff71', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:09:10'),
('a34ccdc1-c688-431f-b15d-c9df3f95e63e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:37:11'),
('a365e698-956a-4061-80e1-19be07e5cbd8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:27:11'),
('a37f288b-3944-4481-af0d-389782fd892d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:25:38'),
('a38ad3c1-5746-4e7a-88f0-d1a413e962a4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:54:02'),
('a38e1d5b-6987-40ac-b3a6-4367fb69f6b4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:55:30'),
('a3942206-5e96-4245-b009-169074fe8dae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:47:37'),
('a398d84b-f154-47e2-8c45-22415e4bb4aa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:00:37'),
('a3a4dda6-4689-4e45-a2e6-1212b187e5a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:55:28'),
('a3c3d8a3-f03c-43a4-bb38-f9e515c6a62f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.0.165)', '154.161.0.165', '{\"ip\":\"154.161.0.165\"}', '2026-05-25 09:37:12'),
('a3c4c2be-c2bb-4c1e-a27d-15ce6a650ed1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:16:03'),
('a3e0f0b1-c8a2-412d-af6a-c65dab4fc33c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:57:10'),
('a3ef0b92-e69b-4abf-9657-11f9a053d7d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.61.147', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.61.147\"}', '2026-05-26 04:40:12'),
('a3ef0c27-43e9-45da-baa7-e25aadd09bb2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:21:32'),
('a406a15a-5202-4c6e-9cfa-2bfab85c89e9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:51:12'),
('a408d6ab-00ca-49c3-8b46-1ac591683351', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:59:05'),
('a40f88fa-d094-4ba5-a6ac-229b5ea2cdc1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:29:08'),
('a41a332c-a06d-445f-a372-3d14ebefc7c1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:55:58'),
('a4288770-afb1-41cc-a7ee-b5400e77f5a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:54:27'),
('a42a0f7a-94b1-4d3f-b932-243e2d1e58a7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:11:09'),
('a4348b67-8e2b-450a-8803-8818d0f077b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:07:51'),
('a445b5e8-6da8-4b1c-8eb2-04c4778e25a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:21:04'),
('a450792b-7c40-43e2-ad57-51333c495902', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:14'),
('a4598e4e-2134-42bf-a23e-7dd691dd3cf0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:27:20'),
('a471f5d0-87b1-4f43-bb5f-a5aaf42f9d30', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:32:48'),
('a4ea5fd0-73e9-4768-b700-583b5c604c0e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:23:51'),
('a4f4c572-95a1-4f72-b4c9-77f4889671f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:38:20'),
('a500d2d4-80b9-45eb-84bd-b2a56e94deaa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:08:01'),
('a503a79c-1a31-4ef4-94f8-9eb0a5f57574', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:27:32'),
('a51bf76a-5586-499d-a95c-526e60ed91e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:51:14'),
('a52bb705-9df7-4f3b-99bc-1d241a8f1a55', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:22:33'),
('a5383720-fc4f-40e8-ae9b-119f714b7504', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:09:10'),
('a54d269f-13c4-4aaf-ad6c-4ae5c35424fa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:48:00'),
('a55a9677-1082-4e92-a925-cfc172f3d4aa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/branches/get_branches.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/branches\\/get_branches.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:27:12'),
('a568824e-4c75-46b4-87f6-e035304ddec5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/billing/verify_subscription.php?reference=SUB-ENTERPRISE-6a18114305e02 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/verify_subscription.php?reference=SUB-ENTERPRISE-6a18114305e02\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:58:33'),
('a5699ad5-7b51-4002-851c-918ed6315cd1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:38:17'),
('a57c8422-131c-41bd-a877-da845ab24ea0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:39:53'),
('a5ffcc16-b309-4dfb-b4d7-5d15f34853d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:11:11'),
('a6112f60-be56-4d58-a8c4-14286b60d07b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:13:50'),
('a6378074-d9e1-48ef-a086-e4b746e1e21c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:34:05'),
('a64c6e0c-194b-4cb0-b4bd-2466adaad59f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:03:55'),
('a66d2f38-8c39-4ff9-8c5c-a027f9c29db9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:51:17'),
('a66e047e-04d2-469a-962a-25f03507b57d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:40:34'),
('a66fcc95-be16-4cd7-b4f2-ff54fccaac6f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:40:21'),
('a676af88-1a76-4a12-91e4-9f7f29917500', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:49:32'),
('a677211f-a1df-4304-b4c0-cd5e542745bd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:20:17'),
('a67892c3-3c9b-4928-83b9-655408f9185e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:45:31'),
('a67be142-26b5-4f78-8ddb-622ba5dfc13c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:57:01'),
('a68c73f2-a893-4635-b646-10e4a0af737a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:19:41'),
('a6a1b40e-ecda-42a0-b2a3-128a74427dcc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:52:57'),
('a6a1cf35-2671-4756-8094-c6d01b2da4a2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:23:44'),
('a6a36a7d-264f-4386-b41c-58172759b5b5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:16:47'),
('a6a3ae80-69fa-4479-996b-69b36fd8c87f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:41:32'),
('a6ac7fe7-877f-4994-a01c-b6d2221cc190', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:29:08'),
('a6d205bf-598f-4aae-9a8f-2eeaf2d6bee8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:05:21'),
('a6e44f8f-1003-4b23-ae21-3f7d5613d3e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:09:38'),
('a7200943-0d8a-4f43-b11b-9a1212176fbc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:37');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('a72d8e55-61ae-4d34-bef7-07b1c1cdb9d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:47:41'),
('a7443e67-4caf-4780-b91e-1b325ca92514', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:43:09'),
('a77c2148-99aa-4670-bccf-2dfd53ff8a5b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:06:21'),
('a7968186-0002-4454-88f7-6ff48b9b4793', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:07:52'),
('a79dc8c6-9bc6-4ff0-8d59-712f358ee93e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:39:17'),
('a7d1ab84-cb53-400f-9d69-a77947312241', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:01:46'),
('a7e4e2c2-d492-47fc-85c2-8bb08dbcaf1f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:30:56'),
('a7f038a3-6294-41b7-9e18-5b4650b1125a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:43:02'),
('a7fd44e7-3c40-4704-a5b7-993602578b49', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:52:17'),
('a81af4d4-c788-47bb-ba92-30f55509c3b7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:32:04'),
('a8247e35-707b-4dc4-b287-1c35abaed0c0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:38:47'),
('a839a8c4-25a6-49de-92c6-c6cbdfa3f27e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:34:01'),
('a843c919-b3c9-4faf-ad43-409ecea6194f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:08:51'),
('a84db2d4-bd23-427b-8974-ca5bd3fa2aff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:41:26'),
('a88a58e0-5178-431b-bb84-ad41c1a20d85', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:00:17'),
('a8c0d264-6283-4777-91b5-28b0cfbd4abb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/list_payroll_runs.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/list_payroll_runs.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:28'),
('a8c28040-5a46-47c0-a506-06ac553bd1b4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:38:10'),
('a8c9ff2b-cee5-4a4e-9b2a-aea224fe5f37', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:33:15'),
('a920bdf8-04c6-4c0f-bf2b-36a2d41d1106', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:38:28'),
('a92aa47b-e71e-48e1-a9a3-c4a0ba71d7f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:47:06'),
('a93bfded-8819-4278-ac83-f0b110b61ef8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/verify_pos_payment.php (HTTP 400)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/verify_pos_payment.php\",\"method\":\"POST\",\"response_code\":400,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:54:17'),
('a949ee5f-2720-4bb6-8f1e-c174796459ae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:06:52'),
('a97d7d95-e553-4a63-85a3-593c4ed94ddc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:17:39'),
('a982d361-cfe3-464f-9d69-92d59e2ffcd6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:03:17'),
('a9943560-bcd0-45b0-96eb-5bc26c9c0212', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:10:46'),
('a9966602-9372-42c0-a8d3-ebdacef290a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:33:35'),
('a9d9afbf-8240-41db-b670-c24809879055', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:25:55'),
('a9d9b699-8af1-42e0-806e-963f165501f4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:58:00'),
('a9fe0dbe-140c-48c7-9517-d850024b366c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:23:23'),
('aa05c3a6-33bc-47e1-a3c6-ac0f632cd1c4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:33:14'),
('aa2a6704-638d-49cd-a15a-972d9add0a01', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:18:48'),
('aa4e8c2c-1d9e-4711-aff2-df889a77bc6f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:14:07'),
('aa5cbe84-5beb-454b-b464-3d8fc581d043', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:15:42'),
('aa614a7e-0dc7-4db4-ac3b-a1a7fb2e0fc5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:58:15'),
('aa9d6266-f395-4e17-8b2b-d2086b89429b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:09:53'),
('aab2d9a0-75a3-4896-bdb9-1397b94a1f2c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:22'),
('aac5c4a2-cbd1-43e8-9542-27afcd930403', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:55:47'),
('aadab1f6-31b0-4d39-86ea-7bae2b514783', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:06:03'),
('aaf4403d-48c8-4698-9916-7913b538e88b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:52:13'),
('ab0aeb76-00d5-4bea-aaeb-55d886b9581b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:09:07'),
('ab2530bc-ceb7-4b72-8db3-eff6abc31012', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:55:52'),
('ab30a869-94c1-4666-99c0-0d8afb310b4a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:44:07'),
('ab493359-8f7f-4be9-99ec-30021fbe9d44', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:09:01'),
('ab4b5fda-413e-410d-8234-e43afb351c0c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:22:41'),
('ab523b61-6223-4340-8983-810614012cc1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:11'),
('ab6d5855-c45c-4766-b67b-d30275dcf327', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:32:14'),
('ab74456f-6db0-446f-acaf-add982ebe3ae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:13:36'),
('ab9d3aef-b384-4b41-8683-abcc75d9938e', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:22:02'),
('abb0fd2a-efd9-4488-8e48-2f15147934a7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:53:13'),
('abc7d797-22a4-412e-9b8a-481000210d45', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:31:30'),
('abd1cc20-692e-4a23-bf64-8c88949f8ce9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:51:34'),
('abd28c3e-f94c-4ff6-a86e-1f0c91ec529d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:55:23'),
('abfa8daa-7267-4184-b5c3-f36275cd6a1a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:37:17'),
('abfdaa1d-6d57-4576-ad0e-adb98d0115e6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:15:43'),
('abffcfcc-58da-4af7-806a-25792d0ac6ac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:41:42'),
('ac1814dd-db3d-4c21-9b8c-b7f4f74f2317', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:07:51'),
('ac48ff86-02e6-4e48-9b02-d91efd14460f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:40:03'),
('ac57f325-eff1-43d7-a994-0a90340664c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:20:27'),
('ac595fde-96e8-4753-8ac5-2eca0fb9a4d6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:36:10'),
('ac80b748-31d6-44ef-8bd5-5a02f4c70ca3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:23:17'),
('ac860e80-f5df-4cf4-b35f-ddff900fbba7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 12:16:49'),
('ac869364-9189-4896-9135-c928ad7caa03', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:44:20'),
('ac89141b-55de-4d03-9378-6e69d526dfbe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:45:40'),
('aca6c28c-9a91-4d20-b25a-f99c533dfbd3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:09:29'),
('acf21f0f-c57c-4c75-a7ec-cb1b39339c12', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:10:00'),
('acf65fca-d955-4fbc-9c66-bc1dad46d8bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:09:29'),
('acf97349-5dc8-4505-9d74-7b87648912ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:07:40'),
('ad07ef6f-ca16-4829-ba95-55a472338e44', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:20:23'),
('ad1ccd06-1313-4ca6-bef4-9ee9d49054ac', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/sales/get_all_sales.php?limit=40&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/get_all_sales.php?limit=40&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:53:10'),
('ad2529f0-bccd-48ed-8e1e-ea18c11291c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:28:49'),
('ad306e76-fdcb-47bf-a483-5c1d6fca7644', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:28:04'),
('ad309615-f1b2-44fe-a9b5-6d27c1d720cd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:59:37'),
('ad36f092-d926-4785-9ff5-b74cb8475610', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:33:35'),
('ad401334-9929-4596-a6c0-9785bb644de5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:52:24'),
('ad4c2f70-f253-4258-9b36-e9f22c0b441c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:11:33'),
('ad605f72-d22a-4677-a3db-09225d69e1ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:07:25'),
('ad651003-4955-448a-ac2b-407cd0fe3ec2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:40:16'),
('ad73ac41-e9e6-4db3-9e8e-bcbe4ee744d1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:58:58'),
('ad97d230-3f58-474b-9684-3ca6c2ca2a18', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:00:58'),
('adac1054-f8f5-40ec-bd55-e9ede14c1e79', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:07:21'),
('adbc5fed-bcb8-4a44-b6f5-4a8fd7b63a4c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:21:30'),
('adbda317-b7c7-4abe-81b3-875585d25463', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:44:58'),
('addbcf94-783d-4940-b160-810b19a52563', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:33:10'),
('addc9e05-7cbf-4b3e-8057-0465170f48cd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:49:47'),
('aded0489-34cd-4e5a-a6b1-5991190222a7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:34:44'),
('adf1305d-78c1-4b2c-8649-2391cf1d30ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:52:44'),
('adf9798f-632d-4574-b2b9-034c2d614349', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:54:14'),
('ae1e7433-6286-4dce-a8c2-f83ad20b6755', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:55:59'),
('ae2d1e5e-4ea0-4361-8a19-a8085ce0ae50', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:20:22'),
('ae3ae2b4-5b96-4d20-8e6d-a67108361d65', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:24:07'),
('ae763ac4-6848-4690-844f-891565f187fb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:58:33'),
('ae81d5a5-1cfe-4897-a6ce-efce1a5bd46f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:27:12'),
('ae86fc97-2d16-41d3-8eba-a27370d8b4d1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:44'),
('ae9f0590-a7df-413b-9c1a-b4dcedabebdf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:04:33'),
('aebdbcf1-1d25-4b68-88a9-6c11bce0b4c0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:27:50'),
('aee0df29-76b4-4bcd-a69d-d64224f2e2b6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:02:43'),
('aeefe00a-f68f-4aec-8476-5e3d1e5d8b1a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:18:10'),
('af28c616-6d17-49cd-bb82-cbe945245775', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:27:17'),
('af45adca-8a55-414d-b9d0-c791b1b8bdd0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:08:28'),
('af55f8f6-5afb-45a9-8eb2-8cdbba0398c2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:03:22'),
('af712976-733d-4c8b-a177-5524595f57af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:53:44'),
('af71def4-bf54-4358-a79d-4527571255bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:30:55'),
('af941fe8-2b3c-4545-bf98-a7bce598b703', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:32:34'),
('af999b1b-2c17-482a-8773-bfcc1de4de43', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:21:01'),
('afa2e191-be07-418b-802f-f25d7bdb7cf0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:17:14'),
('afc069ab-591e-47e9-830d-386e3003843c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:43:18'),
('afe4ed36-6523-4460-a2e0-434c1e0b36f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:29:07'),
('aff79f66-cf94-4193-a64e-6ef53c40b2b5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:00:45'),
('afffd77f-632c-4520-9d57-a1cee92f55c4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:21:07'),
('b01f8a40-3902-4532-8e0d-a835fa2be36c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:30:41'),
('b0418671-c404-4981-bf9b-b1f488fe2600', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:17:01'),
('b04278a2-a265-4509-99b5-2836ecc4e3b1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:52:22'),
('b04327d9-7467-442a-a3b8-5d57a1104089', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:06:00'),
('b05482ad-65a7-408a-8617-3e888d15374a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:27:58'),
('b067b278-6508-4766-8beb-bc7b0de1e1ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:45:05'),
('b085ef52-401d-4aae-bc4f-d13868f51089', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:17:42'),
('b09b8546-c70b-4589-bae5-7d69bb7c7db5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:36:17'),
('b0a6abcd-a926-47de-852e-702b28a17203', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:21:26'),
('b0cb2f8d-7013-447d-b3ff-26043caf4e83', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:16:18'),
('b0d9566c-c86e-4763-8349-6edf0f73d44a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:06:13'),
('b0da6ded-250a-4dd1-8cdb-d0948a122a8b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:01:37'),
('b110f270-f724-407d-b264-9ecf0cf6167b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:12:30');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('b11ea240-8988-4589-8887-3f52bf6bc93f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:20:05'),
('b127feba-c6e4-47a4-8494-f3800a87eb57', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:04:47'),
('b12a9bc8-9d96-4a6d-acba-ff1c69e4314b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:35:50'),
('b13d29e3-c100-4c18-8d0c-dd3455310be2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:14:17'),
('b14fdc2a-ff35-4d06-a786-f3418eb09be3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:32:28'),
('b153db1f-bd28-474b-9e44-5d76b5c24d54', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:34:20'),
('b15bd795-9caa-4275-bfc9-f7d2b5813bde', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:46'),
('b1acb802-b6d3-43a3-bf39-eec7d39c1b72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:00:33'),
('b1ced2fe-4192-4ed6-b46c-0b17ffe1595e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:26:51'),
('b1f87d21-7502-4d4b-951a-6f9ae816a8cf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:19:20'),
('b20fd806-e1a6-49e3-80c3-685ee53559e1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:17:27'),
('b212d04d-5f43-4513-bd76-8ed816cd4b64', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:20:03'),
('b232e532-2b8a-4384-bd79-7a8200fc9d69', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:40:24'),
('b25954a1-784f-4d22-8ee8-d081ae37ebed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:45:23'),
('b2e2157a-b304-405a-b38b-97a3269423d6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:48:47'),
('b3060d52-e834-4cc5-8809-3368d656d819', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:00:23'),
('b3192587-8e03-4d98-8abf-4474d1e15147', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:13:18'),
('b32728d2-eee3-4732-bb6a-820e6ce70cd9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:54:08'),
('b33a014f-78a6-4a6a-bb78-2ebc8bf767a1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:08:10'),
('b346722a-2748-4bd7-a917-489eece41caa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:04:57'),
('b35099fa-fe35-441f-8509-2c436e7530b1', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:56'),
('b351a4aa-286d-4f84-859c-d627c977e53b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:36:30'),
('b351aac2-60f4-42f1-8ace-74491ab14d22', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:10:42'),
('b356377a-3fc9-4fae-a2e8-80a88b8a6af2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/initialize_pos_payment.php (HTTP 400)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/initialize_pos_payment.php\",\"method\":\"POST\",\"response_code\":400,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:30:40'),
('b3785bf6-4f54-4523-bc61-7e7b858f021b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:50:03'),
('b38f336d-8485-4818-a328-45a5490d77f7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:58:02'),
('b3b9ed2e-050e-44ad-abf9-ccec44fb9bfa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:31:10'),
('b3bf10e9-bde5-4647-b45d-6696729af796', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:48:12'),
('b3c85b06-f7f7-44e7-a18b-c2660f167c88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:33:24'),
('b405625c-a033-4e6f-a6e2-a2933919d8f5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:47:34'),
('b4187626-64fb-4a39-96f4-f578a19ee6a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:57:13'),
('b426e474-5ccf-4773-9c08-5b29e5ed44ab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/estimate_withdrawal.php?amount=40.00 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/estimate_withdrawal.php?amount=40.00\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:57:26'),
('b42792a8-de7c-4eb9-b1e7-94d1056206ff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:30:40'),
('b4281342-e3b2-48d0-9d10-cff9e590486e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:37'),
('b4373d15-f4c9-4e7e-93e9-97d3c5703b84', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:56:42'),
('b444b0d8-9cb5-4e9f-b407-613a2afb24c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:56:22'),
('b44978c5-a58a-4f03-bfea-5c89a1677e8f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:59:37'),
('b470e8f0-6990-4dd2-8b58-c908e2a1568d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:25:52'),
('b4866574-fa17-4e8c-9ac8-f11c1f122424', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:29:16'),
('b4962821-717c-43f6-ba5f-41603e4adc75', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:03:38'),
('b4b58592-f6a4-4dea-a1da-07931bdbbe00', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:55:53'),
('b4cea83b-3c33-413f-a543-f2a498593d5c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:17:12'),
('b4e7c2cf-08ed-4f1c-8d4a-614293888ca3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:28:03'),
('b4fcf0dd-7e57-4157-8969-bff64aad98df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:37:04'),
('b500851d-aba3-4251-8b9e-63f5d6f7eb28', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:55:40'),
('b50e8e39-23b4-44a5-89c9-09f5c4d80a1c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:17:07'),
('b51f5485-9307-4cbf-bd32-26e98b0dbe91', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:10:40'),
('b568b671-b3a7-483c-9a08-c7208b8278c4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:36:24'),
('b569e7ed-bb5c-4c45-95d0-850e744228d5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:29:57'),
('b58f023c-6880-4236-8c23-65d2d42a2600', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:46:43'),
('b5942e0a-470d-4cef-aa2e-4d13d572606b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:35:24'),
('b5b1221b-d4ac-477e-aed0-08d3e14edc05', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:29'),
('b5e3bfd1-b1bb-4003-9d37-81eeafd371fb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:44:21'),
('b5f32f72-3a2c-4496-b629-6c6419da0e0c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:14:00'),
('b5f53e80-9b12-44b3-971b-8eeb49863756', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:19:42'),
('b6022c83-2418-483d-a449-6d465e026248', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:10:22'),
('b61f8c03-7949-45fd-88f3-c41c175ff38a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:01:12'),
('b634d38a-885c-4e87-9176-ef2294bf3025', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:55:21'),
('b638522c-609c-49e9-ac61-d84a50aa78e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/branches/get_branches.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/branches\\/get_branches.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:14'),
('b642ddc6-83e9-4271-b998-fad995b280b1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:03:28'),
('b64d019e-56c2-43df-b931-17ab9c8deeac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:29:12'),
('b65fe973-9f86-4ca9-b6b8-fd590c1fad3a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:25:25'),
('b6662263-d049-4864-b6b3-cfe80f09e00a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:56:20'),
('b6a06bda-5835-4977-9697-360d1e444f89', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:42'),
('b6b28ecf-ba29-4263-93fe-e371d41efb07', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:38'),
('b6ff5130-965c-4186-8c63-a17b111d1aec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:39'),
('b7175dc2-4f96-4987-818f-4b649897ae88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:01:03'),
('b720f16e-567b-4550-831a-4b010d82efc5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:11:42'),
('b73ceed6-af2e-4189-92c5-3c3e17f652fb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:18:40'),
('b76592fd-33c2-4cfc-ad8f-5b558dc68918', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:43:01'),
('b766a7db-a3f5-4180-ab9c-598fd786fa97', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:08:50'),
('b78fae79-de54-4201-b8ee-0daf7afee8c8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:47'),
('b7924ffe-2ec6-46ab-9e56-b2b6a7175fb3', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:51:37'),
('b79c561a-e06c-4bfc-95b7-8ad9d0a7fedb', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:46:33'),
('b7a8daf7-071d-43dd-a6f4-075a69776428', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:21:10'),
('b7b13b78-91de-4519-b11a-7c6782c22b22', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:48:41'),
('b7bc2393-15bb-4bd2-b616-8d925574f7ca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:24:11'),
('b7d796e5-49bb-42b9-a05c-be129bb26aa1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:25:21'),
('b7e71d5a-35bd-40ac-a72c-7d0f5bff2529', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:02:22'),
('b807c378-e5fb-4ded-a819-ae193a26c080', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:19'),
('b8089bfc-b6cc-4e80-aa15-6d8d451876af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:09:00'),
('b8205ce9-659f-4e22-96a2-12657a5c9250', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:10:49'),
('b82ff301-762a-4e60-a98f-3549eafadb38', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:48:05'),
('b83e6383-d60d-43e3-a88c-9a4c35aecfbc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:33:09'),
('b840f614-4866-4644-ab9a-d44ea7465945', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:18:53'),
('b86e86a5-7baa-4ad9-a4b2-531f8d2920d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:19:12'),
('b870e321-2e6e-4a04-be42-825a31261633', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:11:37'),
('b88a21dd-5ae7-48ba-a3a4-ae22b7d2b6d0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:16:02'),
('b895cffd-e24c-4260-b75d-56b616e3d6f0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:07:25'),
('b8cbcb43-a04a-4cea-aa81-a0892e93d81e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:32:39'),
('b8ddc62d-e6db-44b4-8c4f-232b1f080ced', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:44:03'),
('b8e4406e-b6cb-4fda-a560-cd76953af99f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:02:43'),
('b9098830-d48a-460a-a86d-e9663d28606f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:28:20'),
('b9116ce8-8fe2-44ab-b3ef-a76a7d0675c9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:33:51'),
('b92e89e5-835b-416b-9239-cb2726756a1c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:20:32'),
('b9302d35-8c77-4485-9325-580eb4c99c41', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:44:23'),
('b9312591-cc4d-4004-9985-4323b7e68729', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:24:56'),
('b9348d71-f475-482e-961e-8bf91b4797db', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:25:41'),
('b958c91f-a580-4e74-aad1-fa83f29910cf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:41:03'),
('b95a4842-2717-4028-8515-4d5c842bd0b4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:48:15'),
('b95f51bd-0aa2-43d7-aee7-861b1659430f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:18:27'),
('b9625883-3b83-4c97-b69f-7d1eb4297a88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:03:29'),
('b974adfd-05ba-4e97-8c5c-57118c6f3b89', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:01:54'),
('b9928c6d-179d-403f-ade8-477c4d0ea8d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:41:50'),
('b9a1dacf-c7b1-4688-a7ca-1954ef926894', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:07:12'),
('b9a4084b-646e-498e-bde7-6add17bef513', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:57:20'),
('b9a6b1dd-5f35-49f6-be57-1502a1d8a63f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:07:22'),
('b9b74a0f-e934-4a4d-92f4-6023b878ac5d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:39'),
('b9c65f77-2e76-4945-862c-f6329be9e27c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:50:10'),
('b9ec5e84-8f35-4214-91a0-d07180f5cb50', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:33:58'),
('b9ef82ad-088f-44a9-8127-c6b34e58b94e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:43:11'),
('b9f1d219-c2a9-47e4-a47a-df86836ffcf1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:25:31'),
('b9f4aa01-dfea-4331-961c-6a211b99a0ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:40'),
('ba07def7-bdcd-4806-a55d-6c6801354bc3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:18:07'),
('ba099f0d-4962-4ca4-9a10-ca52a2550ae5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:57:07'),
('ba2fbea5-216c-46bb-bcc3-5e35ba9cfacf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:32:10'),
('ba558c12-2a03-47a0-aa85-7e03cec59d63', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:33:27'),
('ba68a3eb-f49e-4b3c-9121-a92d8a196329', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:39:59'),
('ba9a2c67-88d3-400d-b93f-48fe29f750ad', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:24:11'),
('baa9c38b-7acd-42aa-95eb-7d9392429313', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:38:42'),
('baacd050-c517-4c6b-81a5-11c4719d7c9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:08:45'),
('baca9af8-b05a-45f5-8d15-b8ffd081be21', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:12:44');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('bacd4669-d787-42ad-acab-9cf71352f766', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/estimate_withdrawal.php?amount=400.00 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/estimate_withdrawal.php?amount=400.00\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:57:26'),
('badef11e-cab0-4d01-a2c8-781333c97327', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:32:47'),
('bae0402b-7bf9-4df0-bda2-15326024e77b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/branches/get_branches.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/branches\\/get_branches.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:21:07'),
('bae3fde1-0652-4dc5-9ec3-740f730c9c8a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:24:34'),
('bae84325-7993-4d65-ab31-148af44feb88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:48:10'),
('baf72021-06a8-45ca-b7d8-587b2bc50a9a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:03:48'),
('baffe785-cc07-46e8-9367-51124ce64ed3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:34:40'),
('bb104043-bcdd-4df0-a573-a696f927825c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:30:37'),
('bb14077e-a87c-4038-8584-9bb4386bf318', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:02:32'),
('bb16bee5-edf5-447a-b316-660371975323', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:34:55'),
('bb2354c3-9ee1-461e-b442-855bf57af0ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:22:53'),
('bb42d75a-3b9e-4183-8396-efe1775d5606', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:50:25'),
('bb807b85-74ac-46ae-8c95-109a36469e52', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:58:54'),
('bba34f02-cbc7-4c76-a11f-0a2853045b2a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:20:30'),
('bbc488e5-20af-40a2-969a-0edb6ea97980', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:26:03'),
('bbc7f6bc-dc81-42dc-9a6b-1836519ed553', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:09:32'),
('bbd336b7-dad9-4143-8040-7f2100685cbe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:49:11'),
('bbe5a260-a25d-4b5b-9e1e-ac2ec5c1cf8e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:19'),
('bbeb8464-a2d1-4cd1-8325-c81c6e83a941', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:24:57'),
('bc07fc2f-3f0b-4379-a6df-6fb6901ab605', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:59:47'),
('bc086971-a1cf-40f2-9fe1-61c11477cf76', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:39:16'),
('bc17c306-100a-44e0-9724-711bb330a9aa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:06:37'),
('bc17dea6-7dee-4b90-9104-151d1fdd93eb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:37'),
('bc18e252-ef51-4c1d-a52d-8212f7bf93d0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:56:07'),
('bc26354e-aa9b-4300-9633-0ad4a0faaaf2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:49:47'),
('bc26b587-40aa-4162-8fdd-8612e12953ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:44:13'),
('bc40520b-a816-4a85-aa1e-a2643627c41e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:31:37'),
('bc6fdef4-2f46-49b5-b088-418c5f83e009', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:06:58'),
('bc79293a-7aa8-4473-b90f-b455e9faf043', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:47:23'),
('bc84d0c2-4040-4e7e-8888-1659290a8a38', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:36:35'),
('bcab6c14-11e3-4d27-84ca-459ec6383ade', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:20:14'),
('bcae3ba7-e3c5-4cc9-91ac-f34f669e6d4b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:27:02'),
('bcb00af9-9f92-4249-b359-11d83473302e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:00:17'),
('bcb5ea11-a884-4599-9ea3-12943fc15a15', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:15:08'),
('bcc33bef-54e9-489e-be42-d5c6e6822626', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:35:55'),
('bd026038-5a08-4ff4-8168-0818777c457f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:36:24'),
('bd1ea0af-0fa3-4027-b042-07c9e13068cf', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:48'),
('bd2a93ea-fc5f-46bc-9ac0-dbfb22af2a6a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:26'),
('bd5dd775-f2f0-4f5d-99e3-a0c46890eb22', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:20:34'),
('bd6ab136-87a5-480d-8e23-f0c8c8f18c38', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:12:18'),
('bd6af996-4d56-4a53-932b-06901285c239', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:43:49'),
('bd6dbf5b-5b11-49aa-9c08-d953be8d07e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:31:38'),
('bd84718f-3cc7-4af1-913c-3bc92147a369', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:43:59'),
('bd86c387-a123-4756-8d54-0f616e57918d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:53:43'),
('bd9a235f-87a3-4044-ac3e-82f684e63582', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:17:50'),
('bda747a0-d704-4bd6-b549-eb82321142f8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:06:28'),
('bdd62486-0da5-4b01-8dc8-06d3d23bf37a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:33:58'),
('bdddef56-a425-48a7-9807-71bc988f535c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:13:10'),
('be0daae1-64eb-4503-b156-3923b578fb26', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:32:54'),
('be5a6692-89b0-4503-ace2-c89706e5d6c7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:14:48'),
('be5bc1a6-3d0c-473d-963b-534146a91101', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:55:59'),
('be5ff4e2-127b-4032-b996-7057f7e6d57d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:54:42'),
('be7dfd13-b296-4303-b91a-2e82c3e5526f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:51:40'),
('be801977-5cbb-4cb0-95a2-b1fb9ee94902', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:59:42'),
('be81b0ec-6176-43bb-8acb-a1ea551a9574', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:43:17'),
('be832421-bea0-412a-88de-16f58c334efd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:02:28'),
('beae55fb-11f6-47a4-8d43-8f06f55b4fa6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:04:07'),
('beb0967f-1b29-407b-b170-3b36e5de011a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:27:37'),
('becf56bd-2502-490c-9764-6cace9d56744', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:41:07'),
('beda0c3a-00c0-430d-ab36-6d48e0ef9a49', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:53:25'),
('beed2a82-a869-4db0-814d-174e643bf3a5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/estimate_withdrawal.php?amount=500.00 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/estimate_withdrawal.php?amount=500.00\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:56:38'),
('bef1a1b9-4f9a-4b26-ba53-64b34d8d6c24', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:37:42'),
('bf096f5a-8b67-4c99-b6a5-bb2a89704591', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:37:33'),
('bf119323-9712-43d5-857b-4ae13fbc2d65', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:01:57'),
('bf3f11b2-9479-4d71-b69a-586811c5860c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:00:18'),
('bf416bf9-2763-42b8-a487-721af2997f6a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:38:53'),
('bf8573ac-093a-4de3-97df-f3ef92fd92f5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:31:47'),
('bf8d9531-610c-416d-ac09-90cd244008f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:37:34'),
('bfa0a25c-86e8-47e1-9ab7-878e1d1f1f8e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:24:17'),
('bfbea2bc-a9e0-454b-a2f6-8bd8e5dca318', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:30:23'),
('bfe02136-2543-4999-a76f-09ccf350f71d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:20:44'),
('bfeb1049-e473-4acd-8244-94e9a75afff3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale_with_payment.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale_with_payment.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:54:22'),
('c0039a8b-a185-4f0d-9ef6-5bd73220aa1c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:26:17'),
('c0080983-e7cf-4e42-a7de-9ec9b199691e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:27:13'),
('c00b1213-98e3-4eb9-af6b-74fd87021fed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:42:49'),
('c024e647-72d9-40e1-be6a-5351deeaf9df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.138.84)', '154.161.138.84', '{\"ip\":\"154.161.138.84\"}', '2026-05-28 09:29:02'),
('c02e144a-ae02-47b1-a898-cfe2fd2cc3a1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:09:50'),
('c032286a-392f-4727-b391-cf42dc76ea4a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:33:57'),
('c055f40a-3db8-4b1a-a494-c9f61b62a842', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:15:24'),
('c0706be7-26d4-421e-b469-d2430630a40d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:10:40'),
('c07c5473-e653-4150-b7c9-a86a7ae1f533', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:31:34'),
('c0908dbf-ce26-485d-b7c8-f60f9bce89cf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/list_payroll_runs.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/list_payroll_runs.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:36:06'),
('c091bdf0-c100-48ae-b09e-1a680778dd34', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:50:17'),
('c0a5da4c-c1fc-4247-9d87-054b5fc6c133', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:11:07'),
('c0ac89c2-1503-45d8-a428-0885d3741c23', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:24:34'),
('c0c70d0c-f13c-4a78-b106-407c4a4d4b27', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:03:30'),
('c0e084bd-bf91-489f-a356-3f9cc5a4c670', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:02:15'),
('c0ec3795-ab4c-40a7-9f34-180bd3b107f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:26:03'),
('c1126cb1-3e93-4031-a15f-2469909b4a9b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:36:51'),
('c1273a15-aeea-4b71-bf1f-8b451c8e4b34', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:30:34'),
('c1338f3a-5e76-4681-bd25-914048413906', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:57:58'),
('c163da08-94a6-403b-bd21-972fdbe9e35c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:26:14'),
('c17d9797-0091-4614-93e0-67f3e67c834e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:40:08'),
('c19e347d-d0ac-4b20-975f-c53d32e2eb22', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:08:30'),
('c1b748df-56f7-4e7d-9e00-234ece51e323', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:42:50'),
('c1bbe541-9a82-4d5a-908f-6ca758c27e9e', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:19:50'),
('c1cbf1c2-913d-4a04-bab7-67d54c7a5bd6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:51:57'),
('c1d20d22-8ea3-49fb-b364-f49ed1c648cd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:08:17'),
('c1d6c908-ba25-48e9-aa76-0f986e075e37', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:23:47'),
('c1ebaa5f-4a24-436a-80ad-9b75f1855f56', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:12:24'),
('c1f3976b-a41a-4bb8-bcf9-c13321782197', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:35:11'),
('c1fc6286-865d-49c2-982e-1200065630d5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:55:11'),
('c2049abe-042b-4093-bc19-5f8c0530abaa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:49:44'),
('c20fde36-49e6-460d-943e-21f12f8e8bb9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:09:18'),
('c21388f8-a10f-4d08-9ffa-d35130de9e6e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:23:05'),
('c2412d6a-3d19-451d-93fb-3cb6e04d6ff9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:51:20'),
('c250ab3b-9b41-499f-86d4-e2adf7762f77', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:19:35'),
('c253cf68-422e-4750-b326-0104709bc398', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:50:14'),
('c2576221-ebbc-44b6-b53b-6ad9b9909d57', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:24:27'),
('c282701c-76cf-4681-ab47-f27cc0d42618', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:03:02'),
('c290f419-7950-4df2-a20c-3ff9d98e6fa1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:47:59'),
('c2971a77-9efd-401b-9d57-a0a028d2c7c4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:56:01'),
('c2afbc68-5be7-47bd-be8e-973c53ef4146', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/customers/add_customer.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/add_customer.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:15'),
('c2c11c5a-1a86-44dd-95c2-72053ec0e901', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:48:17'),
('c2c14ed5-3d60-43e6-9255-397e5a21c8ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:20:53'),
('c2d3bdcc-c6e2-4071-bf2e-7a3cf04b8964', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:22:35'),
('c2ea05a7-440e-4c2a-a648-c820fdca1fa9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:49:30'),
('c3159a62-8bf9-41d7-bb9e-b9552bc039da', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:42:33'),
('c32a8b31-1976-4140-8c60-9b3e2d3a8a37', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:58:58'),
('c32df703-7a96-4203-9770-858fcb29dde2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:03:19'),
('c33875ce-406e-4331-8ade-d4c10835357c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:57'),
('c3429cd0-4d4a-4836-b53b-884d86761b13', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:27:37');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('c348bd71-8729-417e-93c0-fe2f04a1a5d3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:06:22'),
('c34ddd16-ddfd-42ca-b06e-00e9346708ae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:38:30'),
('c350c482-e59f-471f-b61d-c7c84075318c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:33:40'),
('c3637512-bdbe-49e2-b5ec-b046092897aa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:33:16'),
('c37aeb7b-90ae-4bda-8955-53e2f34afde9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:04'),
('c3afbb42-55c7-4cf0-816a-b19635816cff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:41:21'),
('c3beaf73-f7d2-4336-8846-cda7b676d93f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:43:51'),
('c3c60844-980d-4276-8589-cfba088f49ec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:20:57'),
('c3d5c1fa-b8dd-4c2c-9d08-b80f04d917ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:21:13'),
('c3fba70b-b982-4375-9c50-f7b474917323', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:33:45'),
('c4001c94-9284-48d3-9fa3-ca1c42b6acef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:23:54'),
('c402175a-0aed-49cc-ae77-add72142b4c2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:18:02'),
('c4067faa-7131-47dc-8540-f6e6be3feb9b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:50:40'),
('c40bb8a1-4e82-4fff-abfb-c270d092634c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:17:52'),
('c427bd68-a745-498b-8905-d1ab84340793', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:23:27'),
('c43e25f6-cf44-498f-90be-74b9d7fc4e1c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:08:54'),
('c478dc17-dc87-464b-8725-2d8be71429d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:13:52'),
('c4990885-57f2-4c0d-8e68-fe4ac3fec1d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:30:45'),
('c4ddf14a-8215-4029-bd13-ccd675ee16b9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:28:50'),
('c4fbf768-f567-426b-9ecc-ce732ddbde5b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:42:41'),
('c500036b-57f9-420e-a018-3db0eb4612f7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 409)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":409,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:04:50'),
('c5030e6e-23bf-4daf-ac75-d6a28db4fc98', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:44:00'),
('c52d3761-75ad-4726-a7e5-d64e61ea6e68', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:11:12'),
('c5411fbe-9f76-426c-8ee1-3f5260736f6a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:14:41'),
('c5451c35-3802-4b83-aae8-878c6cee9318', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:29:43'),
('c545bc08-4400-41fc-85e3-fb5d23470f96', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:03:11'),
('c546548d-8c21-4d8c-ba51-cb0797a2eb57', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:24:03'),
('c562ac48-9bac-4ff4-9d01-be3c379edb60', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:11:02'),
('c57264f8-00f4-4d85-860b-5a37ec9449e1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:59'),
('c5fd0cc0-c1de-4e3e-85ea-2212ac52cc82', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:12:17'),
('c6153cd6-ae14-4ce0-a9e3-00f395538dda', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:15:09'),
('c61a80f2-6623-4331-a59a-fb93a3ee9afc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:49:49'),
('c61f97c9-543d-466e-868e-f11f26e77ead', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:32:25'),
('c63cb4f8-c4b3-44a7-886f-d47edec8da90', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:37:37'),
('c649c1ad-6c2b-466c-a96e-1f14ed1514b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:31:55'),
('c65aaa10-bc0c-465f-bb35-fbaef66f1236', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:16:27'),
('c662942e-eb65-4ff8-b228-35ff4cbd60c4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:35:13'),
('c67d9df5-ecc3-4569-95a8-cf5af4b733b6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:42:31'),
('c692d591-333c-43d2-836f-d6a4c16a127e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:02:11'),
('c693ded0-8eab-44bc-9202-b02359d0e58f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:55:13'),
('c6a75e1d-a5a5-4d50-b3fc-a6aed2ba75a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:39:33'),
('c6c00836-1370-40bc-8789-655f288a1d56', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:28'),
('c6d351ea-d313-43aa-a43e-21ccb43dc98e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:30:37'),
('c6e1163c-77a8-4318-9703-5469497bef5d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:23:22'),
('c6e3e8ef-9e1c-46b9-9168-5fe485ca70af', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:46:47'),
('c6e6a111-39ec-474d-9fab-a2e9cb234e58', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:21:57'),
('c700435a-ead8-4ce4-bf5a-97ebde625a2f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:34:05'),
('c7131882-a688-4b69-9c80-7ce6c470fd21', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:30:47'),
('c7151d1d-f251-437d-9f9c-7b51a27814e7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:12:44'),
('c7193a12-bfe2-4c4b-a939-f66e1ad6e2dd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:14:27'),
('c72f210b-a42a-4e55-8eba-966914c3c6b6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:16:27'),
('c754d88b-a952-4cf7-afd9-ef0703a736b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:06:42'),
('c75ac34d-3145-4ec1-8481-9b8a6afefc7c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:25'),
('c75c7b7f-ad4a-46ef-98d1-f88d35fb40d4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:15:19'),
('c7bdca27-ada0-484f-b63c-49b5c41ff8fb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:28:55'),
('c7c1b5bc-cb9e-4016-82b2-c593ea540ef3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:28:53'),
('c7c813f1-cbd9-460d-8554-91bf2bd5823b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:42:07'),
('c7d0411f-f3b9-403c-8658-900ae48fdad2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:40:34'),
('c8011f07-d5fa-469b-a768-1d007e731559', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:13:30'),
('c80e699f-39b4-4c87-852d-4c58bce2cc5d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:25:01'),
('c81583fa-9585-4022-9eea-22f05c3ada43', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 12:17:09'),
('c81f728e-8e32-493d-b0ea-be5dd3d2e0d1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:03:13'),
('c865b14a-fd92-4e3c-8fb9-f11590440020', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:59:27'),
('c871b99a-7a2d-470e-91fa-1e3839c5e595', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:01:53'),
('c8767f7e-0207-4d00-a1d2-0585539d5044', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/inventory/add_category.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/add_category.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:14'),
('c89035bc-e595-4f0c-8d1b-918f3bced66e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:50:17'),
('c8d70ffb-2dbc-4400-b415-6a962728df27', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:11:07'),
('c91c3531-b5af-404a-87e1-e3e2fe6d943f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:52:03'),
('c92569b3-032a-47f3-b2d8-235d317c2cf9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:19:47'),
('c933b6a2-19d2-4d29-95bb-1824a3194f18', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:04:41'),
('c937e983-1c23-43df-97e6-5703492f01ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:06:11'),
('c93db1ac-7ba2-4d2d-b08c-2b02122753c2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:21:00'),
('c96904a7-386d-4ec1-ab85-7133d147726d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:26:57'),
('c97a2f5a-fee7-49cd-a746-e9b9f1132b82', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:54:57'),
('c97bc0d7-ce1e-486c-956e-79d8f207f534', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:15:47'),
('c98a7204-23c5-4fc0-8ffe-98c8c8ffbc68', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:14:47'),
('c98aaf92-0892-4bb1-9b0f-881a7b373a3d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:45:41'),
('c993c790-235b-4703-be21-31c44920a6c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 20:00:33'),
('c9971700-7572-4c9a-8300-a6faa1eb9a02', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:02:03'),
('c99888f9-e0ba-4932-a95e-6fd843e8744e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:04:31'),
('c9a05326-56f4-47a8-a0d8-7ab967947857', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:06:02'),
('c9bb8d4b-5438-438e-99bf-b4063fcdd15d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:12:52'),
('c9cc7f11-2911-4e13-8439-8d34e5934962', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:51:57'),
('c9fb2792-166c-4bfb-9586-a984161a52e8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:45:28'),
('ca00c0a7-f5af-4b30-b411-b299433adf60', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:10:40'),
('ca0ccd6f-c6c8-4b31-b8c2-96de1685f3f8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:10:17'),
('ca0e2186-40d0-40a4-9238-126ccc28acb7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:19:40'),
('ca1577f7-1dcb-41c8-987a-f1bbb40cd632', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:42:38'),
('ca313f19-0e2d-45d2-ab0d-68294f75344b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:52:35'),
('ca3b9c8d-02fe-4522-918f-9b42a1e1bd38', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:40:16'),
('ca3fe8b6-2f18-4ba3-a976-330e7dd5c448', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:36:25'),
('ca50eb00-3630-4474-95ef-8d5b9bdf6290', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:15:27'),
('ca54a1b8-1498-4565-87c3-5905e20705b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:44'),
('ca8a7cbf-ea8f-45d0-bb4b-7998968c9378', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:26:17'),
('ca8bfab0-d84e-46d3-9d86-456207a8d884', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:26:17'),
('caa6b6f2-bb8b-41d6-aef8-9401912c5a13', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:29:11'),
('cacadf18-2439-468d-a4cb-62e0db6a74c6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:09:09'),
('cacec7fe-585b-478d-b33f-a09b9d0011dc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:34:30'),
('cae72dd7-e641-468b-aa05-76458c693410', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:21:21'),
('cb5fdadd-5e2c-44ae-81f7-cbd9d4916a30', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:47:35'),
('cb7de578-c229-4143-a60b-0dfa7fc173d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:27:13'),
('cb81cb4d-dab7-4a1f-82ec-bb10d149a708', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:21:24'),
('cb9adfbc-8ce4-4af6-8057-5f52498b1753', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:49:02'),
('cbb5bc6c-7c87-474a-8588-5db7bdc74787', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:08:41'),
('cbc163a8-bec8-44c4-ad77-bf44e9022c9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:55:44'),
('cbd6a329-a7eb-4f6e-b7f2-d5b4fe532798', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:13:39'),
('cc133886-e026-4317-bc14-ab98eebaaedb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:48:51'),
('cc4537d3-bc08-4a02-922b-9951ee38f424', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:13:52'),
('cc46336e-10cd-475e-a850-cf689afe1892', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:39:33'),
('cc479e50-e11e-40d9-8335-1de341ef3fe8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:06:09'),
('cc683369-ebc3-499b-911a-7a8c363dae1c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:43:31'),
('cc6980bc-5ca5-494d-9f3d-602fc303a838', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:56:19'),
('cc73c3c1-6476-45b4-9482-ccac0cc710f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:46:14'),
('cc7da646-317a-45ed-8c7f-6d45e4738106', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:24:50'),
('cca8b899-3cd6-4c57-8dc2-ed14995464a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:38:26'),
('ccabf3b0-2aa1-4f6c-a1ef-c5139cb18a15', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:58:40'),
('ccb5ddd9-ecad-48cd-ad81-688bacf23828', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/get_employee_compensation.php?user_id=07663ceb-2fd5-4f00-be27-ec34a826312f\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:06:12'),
('ccba2d67-046f-4f34-acb5-a1c4f929bfc6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:57:17'),
('ccc09113-b4b7-4131-a270-f47e18960d37', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:51:36'),
('cccd8e78-6cef-43cd-a737-3753f26199c5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:20:57'),
('ccd86ced-38f6-45db-9ca0-cf3fc06de79a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:58:24');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('ccec4ffe-f2f0-445a-9b7f-096375d76edf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:10:54'),
('cd015955-03fd-47da-84d9-24d87a0986e9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:27:22'),
('cd06f3bc-cb5d-4f57-8507-9dafcf53af55', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:16:57'),
('cd11a167-1e25-41a4-9000-bfa382e8c251', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.138.84)', '154.161.138.84', '{\"ip\":\"154.161.138.84\"}', '2026-05-28 09:45:17'),
('cd3d6266-68d9-4d78-8c32-c850007a44a2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:39:37'),
('cd4243b1-d6f2-4b59-b979-57ee90272e6a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:11:14'),
('cd5a53aa-06a9-4914-837d-73fca73c5dd5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:52:14'),
('cd637754-1ab7-4ca2-9766-ca57e300b0d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:02:13'),
('cd926b41-e0cd-4ecd-b6b8-ecb126cfe272', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:36:50'),
('cda9f7f7-74ad-4207-b804-3ccd1082a2f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:36:41'),
('cdadc1d4-9ef4-4280-a022-487fd1e508ca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:40:47'),
('cdd639c4-d95c-4ba3-aae0-53bb98768fbc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:54:38'),
('cdd89d90-7fee-47e3-ae96-ba0172fe4f24', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:22:31'),
('cde5f193-e84e-42c7-84d4-09e5706749e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:03:55'),
('cdeb341f-0c55-4aa1-8b27-443b26e9daa4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:24'),
('ce0754ed-4e34-4b4f-af2e-0b9729f62761', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:19:17'),
('ce249313-f02a-4c9f-bf49-10a0eaa6b5f2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:47:22'),
('ce281bc5-ffd3-4811-9775-e53f4639f4c0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:22:56'),
('ce2dab58-b9b0-4e0f-b329-ce9f52ebd2b3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:42:01'),
('ce2ef3ca-c85f-45c8-85b0-c8ab3f3a916f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:05:11'),
('ce3bae85-0e9d-45f5-9e6d-f4fcdde4c1a7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:50:47'),
('ce408864-895a-41af-af1f-c63b65e549ab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:43:37'),
('ce4d1209-ea01-4a68-96ae-8330216ca968', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:29:45'),
('ce4d8921-0367-44ca-b04b-ca7e5f36b09d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:32'),
('ce553fe7-d0e2-4863-9ffa-9ec09ebf6921', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:31:40'),
('ce6f10b6-c250-4594-b09e-3c9bf95cafe1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:25:42'),
('ce8625e2-703f-4067-8538-a1800bfc0fd3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:53:48'),
('ce9e279c-20c2-43ed-90d8-0840557d66b9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:59:30'),
('cead9b40-2443-481c-bd07-afbffcc32b1f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:00:41'),
('ceb08edd-2f00-4acc-97cb-e2a7478ad5cd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:21:03'),
('ceb68d25-b27b-478b-9a9e-fc0e7cc43f3a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:57:28'),
('ceebe7cb-f3ac-441f-9838-64b28015f5a3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:45:47'),
('cef27726-15d1-45f5-8cbf-50713e83a1e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:22:37'),
('cef68e32-d761-4217-95c6-f2ff88f54fe8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 20:00:43'),
('cefcbddc-46be-41ab-b89e-7ad3287332e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:45:20'),
('cf476750-630f-4b78-b4dc-37990b522f45', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:27:20'),
('cf4a87d9-b6fe-496a-b410-af0ecbb55058', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:11'),
('cf61884f-dd3e-4150-9271-b0af1a6da34d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:13:56'),
('cf66a810-0e0b-49e5-ae6e-2510079bf3a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:17:54'),
('cf6744c4-e6a3-4ef6-9562-596f9a8b5a64', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:15:27'),
('cf732085-b2f8-403b-b77b-8b59e7cffde3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:52:24'),
('cf89765d-2c7b-4eed-a914-9c5bb7700799', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:01:16'),
('cf90135d-dd13-40c6-8f51-ec37d8c1f818', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:54:23'),
('cf924f39-981f-445c-ba6a-212bcfdf5d3d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:46:03'),
('cfa15b82-0d0c-4f14-8136-ffa07528055b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:28:34'),
('cfdcebd6-2ccc-4899-8e75-05b674cc8320', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:54:48'),
('d021fdaf-22e1-49c9-b6a4-9bd49e1993ae', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:34:23'),
('d040c59b-f1c2-419e-ba0e-5e54c0b4b81f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:38:44'),
('d04d444a-78fd-407b-a556-fba1294daef0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:43:40'),
('d05d3150-a809-4f05-9b4e-b982fe275e9a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:50:31'),
('d076c12e-a018-4bdb-80c4-b027eacbcf68', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:25:17'),
('d0b3e996-45ff-40bc-a1ae-8acc17367c90', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:15:21'),
('d0e890af-12a1-4a3c-a3d2-a57cd6c73db4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.173.243)', '154.161.173.243', '{\"ip\":\"154.161.173.243\"}', '2026-05-26 22:08:26'),
('d0f31200-8a1e-48ca-8010-e9093a862ffe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:52:03'),
('d101b9c4-dd2f-49fe-b533-5bdd804d6a42', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:33:04'),
('d1124aab-62da-4898-abd1-c857c5ea4080', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:19:27'),
('d11aebab-2f52-49d3-b402-c3d93056beee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:30:09'),
('d127f29b-314d-4110-ba02-eb59b977856a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:58:10'),
('d12a2973-403a-4028-a6e9-371022cb138e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:20:33'),
('d14041f6-1ef2-4345-93ee-992cf102b15c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:38:40'),
('d164e615-26fd-43de-b311-c4134f2fdf63', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:24:13'),
('d1940fc0-9bc7-4fd0-a423-4e3b30e0bf6c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:56:08'),
('d19bfbd2-7dc9-4fe4-a32e-ff7bb7969be9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:32:17'),
('d1a1bcf1-86e4-4f08-8588-1fc38679416d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:57:17'),
('d1add665-e362-4c7e-a261-b72f9539871c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:34:42'),
('d1b17a8f-f419-4f38-b2a0-4dcb416cbea5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:05:23'),
('d1bb56a6-e9c9-418a-af05-454e8d8917a5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:18:28'),
('d1c0a485-da12-41a4-9b9e-a7285aa29846', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:58:19'),
('d1d45607-7bda-4486-8b5e-4db9a129570a', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:50:43'),
('d1d4f477-3da0-4cb9-b698-2ceb27e42d83', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:52:54'),
('d1d75e4a-7867-4002-9a2e-9aa52a6d50c0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:19:07'),
('d1fe1767-fd1f-44d8-ae63-30b8aca232e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:57:02'),
('d20ba6d2-43fa-46c2-a260-f50b3295d1d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:41:27'),
('d20bfc0f-1841-47a4-82dd-8739b7341ada', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:54:32'),
('d22c2b90-24ad-44f2-b225-6480c7b475fe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:50:48'),
('d22fadb7-ab14-416b-a4cf-c64f097f9e58', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:21:55'),
('d23ea773-9e12-47cc-9530-fa6057706e2c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:54:44'),
('d261064e-36f1-4c27-bb45-8e9f48cb269e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:46:31'),
('d2b4c905-bebf-409c-b362-eade3b734d01', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:35:30'),
('d2d0cb61-d044-47ea-9837-b6d61753c3c1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:16:34'),
('d2d3bdf6-9980-4d66-9be4-c27696dc759e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:30:35'),
('d2d4e2ea-fafb-4cc1-9203-f4a9f2c9de47', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:16:14'),
('d2f9c0af-c2ac-462f-a066-29a0c9856a8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:53:53'),
('d3078bd8-0f9d-4d6d-b374-a924081082d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:46:04'),
('d339ee67-053b-49ac-8b74-13c96731fd38', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:00:20'),
('d343488e-c964-453b-b8e5-9763824bb839', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 11:45:22'),
('d34a8129-9aac-498b-b78f-dbadd1a55f4b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:42:21'),
('d34d4c50-d6ca-49e8-9c78-dcb298aa1223', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:23:26'),
('d34fa2cd-13ec-465c-8111-d16ab5dce594', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:33:33'),
('d36773d3-948e-42b0-ab6b-6a97c3031967', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:59'),
('d374a17b-aa10-49dd-8847-02f952a25976', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:18:47'),
('d379250e-c174-4f40-b2e6-d80f92861149', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:21:34'),
('d391bfe3-8f3f-4d99-9541-eee7e73b0330', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:01:16'),
('d39c6bd6-43cd-4717-8134-d9181f56bff0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:49:10'),
('d39dc93b-9a0d-4376-917b-a70cf9ec6f83', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.61.147)', '154.161.61.147', '{\"ip\":\"154.161.61.147\"}', '2026-05-26 04:40:11'),
('d3ba8770-848b-4780-b113-3be14cdeea2a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:33:11'),
('d3be190a-5a49-4cb6-a675-6c6423a29ab6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale_with_payment.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale_with_payment.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:02:29'),
('d3eeae47-5607-4f67-93dd-fcdbd83ca0e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:58:52'),
('d410c148-3033-4ced-8b95-1ac3151e2451', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:02:57'),
('d415df0b-4d0a-4dd0-8f98-e956ce06ef1e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:22:22'),
('d41d179e-9f75-4d05-8f7f-b3376361d6bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:44:41'),
('d42dc9d4-f98d-4f53-b33e-4ef6a1499847', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:48:32'),
('d43a1e6a-1208-4072-a140-44c250443822', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:53:23'),
('d4473fe1-ccaf-4c83-8c0c-ea2c463aca92', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:19:12'),
('d447e69f-3496-4363-82e9-db2f6e71e85f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:45:35'),
('d45d7968-8ac0-48a2-9eed-13c1011dda49', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:49:59'),
('d464aaa2-ae1a-400c-9d77-0b3fd707a62e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:53:18'),
('d46b04f2-b9a3-4e21-bd43-f6846c9b0a88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:58:50'),
('d46cf67c-e8f9-4c29-8669-66df30e77e54', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:38:27'),
('d483da98-beb6-4e61-bf9c-781fa2506f3a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:02:40'),
('d4ac4dc8-6318-445d-952f-c31acaf185d6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:14:07'),
('d4ad8f9d-31c8-4364-8172-72b64116d801', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:18:30'),
('d4c73e0d-45a0-47b6-ad4d-c671c87baf3d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:23:47'),
('d4f36130-eb67-4683-9d46-02ca8a2fb519', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:37'),
('d4f3783e-75de-43d2-bd73-6f3b989247ba', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:15:21'),
('d4fd7fe7-5c42-4f3d-bbcb-9b104eb20773', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:11:47'),
('d50c716b-2602-4bfa-b294-f3c61acf8efe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:16:47'),
('d52a465a-fe65-47e1-9059-aee145990553', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:10:01'),
('d54116f6-47d4-497b-a7f6-97efcd23d36a', NULL, NULL, 'FAILED_AUTH', 'Failed authentication: Invalid or expired token (IP: 154.161.141.144)', '154.161.141.144', '{\"token\":\"ad253c3687eef25...\",\"ip\":\"154.161.141.144\"}', '2026-05-27 08:05:54'),
('d551d637-22be-4a2c-b242-62e968755c76', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:22:47'),
('d55761da-84c4-4764-8b53-c9fe1a181bfa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:05:31'),
('d57ea6b9-fae0-4270-bb22-59ae2f6882d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:50:19'),
('d5821921-6e49-40d6-93fa-9efef64b0752', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:07');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('d584cf7b-5591-430a-96a5-9c2fc3b664db', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:09:20'),
('d591cf92-4883-44ce-8f10-457a9d71bbf5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:50:03'),
('d59b7fcb-009a-4829-86ec-9fa44ea00aa5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:00:43'),
('d5b4b093-2527-4cd2-b078-f20989084df8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:24:01'),
('d5b926a1-5453-45b5-9370-ef34b28e1ba4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:13:31'),
('d5bc7b06-7024-4f1c-a6f0-07fb62a1fdf7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:13:08'),
('d5c367e9-790a-4ea9-afcc-6dbf0024d081', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:23:47'),
('d5c855d4-b303-4676-830d-c894656ae760', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:04:17'),
('d5d69d36-4092-49f0-9227-1d733ac8ee00', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:45:38'),
('d601394f-a037-4dd1-ae17-909bedc5e6e1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:13:56'),
('d60aa8fa-db2e-44f6-82c8-228806ea16a5', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:45'),
('d6278a5f-3a47-48ef-9c58-cfdb7884af9a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:34:24'),
('d62a4429-ff63-4636-a424-b1d72f35672b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:02:48'),
('d62eacf8-cfd1-4b15-be6f-7bf0fa707bca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:19:29'),
('d64502c0-f6b0-425e-89e2-d54afde0f307', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:13:29'),
('d6515a10-d7f7-4c82-b30f-0a07777be29e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:47:30'),
('d6783347-a6b7-4291-b1d1-e4e2624f97e8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:07:31'),
('d69319c2-88ba-4dab-a4ab-94834f5aa820', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:07:57'),
('d6d30788-47b3-43ba-a281-02d469aabf8a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:11:10'),
('d6d990ff-8d0d-4274-9e08-f1ebbacef3c2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:48:37'),
('d6dbeee4-e3b5-4c4a-89f3-29da58c70aa6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:35:35'),
('d6ecf537-20bc-4cb1-9118-5a21d464e03b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:49:57'),
('d7058a19-c3bf-4bb3-abcf-d242d5b26a1c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:37:27'),
('d7155ad8-9585-4d66-a9f4-465757ffc933', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:23:37'),
('d7300f34-2859-44ec-83af-e4656c39d34a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:15:42'),
('d73f057f-62bc-4e66-b241-82230a8948ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:45:08'),
('d73f8ace-c92e-4384-b406-f903b67d7baf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:22:00'),
('d744a11c-4bff-4c0a-9652-a411c8f551fc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:50:51'),
('d74fb0a5-869b-4a29-a582-803a4c751d18', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:14:12'),
('d7779f83-2b70-4007-8a9d-aad77a2c3952', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:59:17'),
('d782f861-9b09-4015-9e53-4e319f7e19c2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:54:28'),
('d7aec8ca-896c-40c5-9e84-2b5457aa49b9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_invoice_settings.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_invoice_settings.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:10:01'),
('d7cfd4ed-3933-4288-9412-23eeb291bc1e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:19:00'),
('d7fa4776-00e2-4b04-8a0a-fe522bc944e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:05:08'),
('d812c8db-1af2-4ad1-93e4-b65616e78e7a', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:37:49'),
('d823e061-7e4c-497d-9ea2-3203d4017251', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:31:24'),
('d82db19a-7ff3-4216-9b23-f045884666a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:50:42'),
('d82eeb9b-72cd-4c63-a50e-eb64e569bf8f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:44:12'),
('d84cd506-38c8-4c04-9e6c-cff93650c7ca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:59:05'),
('d8592c3b-b9bc-4eca-9813-8a433b3c844a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:29:29'),
('d8620fd7-7cc4-4890-a294-f0628b0ec11a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:24:31'),
('d8650847-9925-417a-9803-aa486cecb63e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:33:34'),
('d86b4a0e-db58-4e19-9948-f4f0f7040f36', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:38:35'),
('d87e40c0-5ac9-41d8-baf9-dc6bb72b4193', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:56:43'),
('d88fb662-2b1d-46b1-9e19-6d8113ec0364', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:43:48'),
('d8a573ca-2519-4e91-b518-553a9e81e220', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:21:12'),
('d8c46223-8fe7-4d5d-b16b-576fe4af900d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:56:23'),
('d8c5c2e3-65a0-4df1-b657-8d57aa3eb8f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:34:25'),
('d8c5f956-3f32-424e-945d-608caba862fe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:53:29'),
('d8c8429e-f68c-4f3b-a334-7618d6f5fc22', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:56:33'),
('d90cf5da-7ed6-4e06-b601-37565f498706', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:46:00'),
('d90dc765-6be3-4905-8495-7ccfbc085cd6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:40:43'),
('d94a5113-2d02-4eb4-8689-2dd1da149fbf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:41:01'),
('d94f6a79-1656-4650-b679-674d8e8a14c8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:26:11'),
('d971dd6a-25a6-4af5-993f-291d639edd29', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:06:20'),
('d98fa0ba-5e5f-4da7-b79a-234978e75ac3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:27:07'),
('d99293c5-03e3-4fa2-9e41-73ae330699b4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:19:55'),
('d9ab2ff2-101b-4e19-a79a-71b20c9dbd9f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:40'),
('d9c8cb87-8e69-4bb4-a887-a36cc29dc27b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:35'),
('d9e44d53-9d67-4486-97ac-695067c78def', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:53:00'),
('d9e9ce02-9028-4daa-aed7-c8a35d2bf733', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:05:27'),
('d9edb682-cb7d-4899-b858-c52336a6930d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:39:03'),
('da1a1370-be0a-4901-99d3-a7487857aa4e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:01:20'),
('da1f1d49-f023-4b79-bc66-3b755847f2e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:09:42'),
('da36b20e-e3c9-4021-8c8b-2e3a71a6efbb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:32:37'),
('da37f8d8-409b-415f-878b-0390e619c929', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:51:33'),
('da4699ef-1f22-40e4-b3d0-dd6b5d9d5632', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:50:21'),
('da627fc4-ef08-4300-8a92-58dcd14aebe6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:52:23'),
('da8d012a-4e6b-40bf-bccb-e37f73156719', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:48:57'),
('da8f2595-37e1-4dac-9d3d-76f41a4f6a1a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 08:54:49'),
('da9dee02-7aa2-4cd0-ab57-6dfdc3ca9a47', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:07:49'),
('dab6c6bc-1691-4993-b1e9-bd2ede469187', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:07:01'),
('dad1fca6-1a01-43e2-8648-3420945bf162', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:21:54'),
('daf546ac-f0bf-4045-9181-b3789b7b7dd9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:02:33'),
('db014222-9cf2-471d-8dff-f12e67baf9a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:47:07'),
('db27463b-7125-4bbc-930c-fa6ebd7b193b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:04:50'),
('db3cbce9-f01f-46ec-bee2-c16bcce61373', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:21:17'),
('db545b36-0b21-40de-a6e5-bbe66ae409a4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:00:15'),
('db60c1e0-bc9b-4299-8586-4d2754f8f293', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:12:12'),
('dbb3658d-dea1-4e48-9e83-6a11f819545b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:51:27'),
('dbbe2f22-49cb-4fab-9af3-d215ba8e2fc0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:58:43'),
('dbce5f13-5e6d-4b0e-b929-6bb92062c5a3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:48:17'),
('dbee6fed-4dfd-4434-8956-b72beeb9fef3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/expenses/log_expense.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/expenses\\/log_expense.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:35:18'),
('dc0fe205-a128-4498-9c04-38d081e79e72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:26:37'),
('dc16b006-4252-46d3-9136-db2958fcad27', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:42:53'),
('dc27a573-9459-420c-b07d-1262e290c5b1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:18:37'),
('dc29321e-0d51-4fdd-8d30-0bbd13d3ea1b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:23:42'),
('dc4b56cf-b239-4845-bb36-180aa1020a08', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:48:30'),
('dcaf04b0-bf67-4df7-819a-5d724a41b48a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/estimate_withdrawal.php?amount=4.00 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/estimate_withdrawal.php?amount=4.00\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:57:26'),
('dce0ef03-f9bc-41f9-ab44-7ed984742cb7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:43:25'),
('dcefb905-e876-40b4-9f7b-d8f1681b15d6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:10:20'),
('dd2a763f-d807-49f9-9e7b-da0475992bd9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:37:31'),
('dd473438-6fc2-4865-ab38-03ffc8ce42db', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:19:25'),
('dd4bfc2f-11b5-41f7-8064-0d7e3aee5116', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:42:51'),
('dd579c37-cee1-4cad-802a-a55dd7459f1d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:06:14'),
('dd59bea8-e3f1-4189-802f-ca23e4a5b887', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:27:27'),
('dd5f6c62-cab0-4373-8039-238b5f32a92d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:57:08'),
('dd6641f6-3339-4353-947f-9d03b7419732', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:34:14'),
('dd8414da-565e-4ffe-8d78-c73bd5aa23ab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:03:57'),
('dda5b849-943e-4e12-893f-94d19fe78e6e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:33:01'),
('ddbc4864-761f-4273-9b94-929a1a7e3cc5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:09:47'),
('ddc5c88c-5db9-4060-87a0-78a97ca3cf14', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:37'),
('ddcdb618-e5ed-4c98-b38d-a9c874d7c9e2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:12:20'),
('ddda28c9-3909-4001-b1bc-7013add50d5b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:56:02'),
('dde3dbfc-b5f1-458a-8811-f5f8c480c716', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:53:02'),
('de0816a7-01a6-4b84-a7ab-0f570cb66ee2', NULL, NULL, 'LOGIN_FAILURE', 'Failed login attempt for email: info@brillsinnovation.com (IP: 154.160.5.183, Reason: invalid_password)', '154.160.5.183', '{\"ip\":\"154.160.5.183\",\"reason\":\"invalid_password\"}', '2026-05-29 11:46:24'),
('de146fc6-cf97-4fc3-9c22-bc38ef787f1e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:58:56'),
('de390354-34f9-4f92-b831-a059892b2ea8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:46:11'),
('de39b47d-d36c-4fab-8f21-f7b31501151d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:33:00'),
('de4ece7a-ad82-47b1-b697-df7c566cb6d5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:04:57'),
('de58d515-d29d-4c25-bdb0-b2c6536d2d3f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:38:27'),
('de638c3f-f467-4b31-86bd-d525a24e20c8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:53:40'),
('de788404-7779-403f-b3bf-4ed62db1a6fe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:25:07'),
('de790d74-e2ff-49ef-b3ae-4b3a527a182e', NULL, '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'SECURITY_ALERT', '[high] UNAUTHORIZED_FEATURE_ACCESS: SECURITY ALERT: Bypass attempt by business on \'growth\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.173.243. (IP: 154.161.173.243)', '154.161.173.243', '{\"plan\":\"growth\",\"feature\":\"custom_smtp\",\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_email_settings.php\"}', '2026-05-26 22:13:37'),
('de81ab19-1ea9-4163-9baa-03f00601b927', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:22:14'),
('de9465a9-7b9e-4106-bb2a-efe265ea686e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:09:48'),
('dec0a040-965a-42c3-99b7-a174abfb0ff5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:37:53'),
('ded148b7-73d1-44ef-abe8-10a911531e2a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:57:31'),
('dee99632-70b1-4e07-b338-3ce7d5b4fc8a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:13:27'),
('df17acf7-363a-4aa7-9918-03455816eb0b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:25:24'),
('df31d867-642e-425a-bbe8-fe7a1c98a5f7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:48:53');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('df36eaaa-4174-4116-82aa-8e27ba3e5245', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:34:12'),
('df64368a-3bce-41ff-8ae1-f5f6c4a8773c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:26:42'),
('df6497d4-bee6-4ae9-97a0-009e924f2c62', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:47:40'),
('df6d9db0-6ec4-431a-9fa8-ad87da175faa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:11:48'),
('df6f5c96-5eba-4f22-ab0d-1a7ba4c66087', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:21:48'),
('df85de9b-c9dd-41dc-9a04-7f1a399373df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:16:04'),
('df8c60fa-2090-40ab-a589-a71714766e64', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:54:20'),
('dfb786a3-852f-4766-b8b4-cf76c31dc541', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:15:07'),
('dfd2769f-f233-4541-be92-bfe91cabb546', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:18:48'),
('dfecde01-64a7-479f-a3cd-e4e532ccf4b2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:23'),
('dffd6220-7289-440e-9173-5a1114a0e99d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:33:56'),
('e005ec85-a1a3-42ad-9b5c-6913c77021b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:17:17'),
('e020e1ab-b3c9-43eb-b2fb-2a43698747f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:45:47'),
('e042e189-2b8d-4050-9561-62ae6d0abaf3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:57:04'),
('e0577324-3971-405e-8a5f-2d1b29dcf492', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:49:27'),
('e096f433-8918-47b2-8f3e-ac8911566ccf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:55:22'),
('e0a225e4-957a-4e73-8bd2-78ea3b7d0031', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_all_sms.php?limit=40&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_all_sms.php?limit=40&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:14:03'),
('e0a9a2c6-007f-43b9-a310-358925d4a674', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:06:41'),
('e0cb822a-24b3-4652-a455-963a210e6ea8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:44:30'),
('e0ed9814-fcdd-465c-94e4-c3e9976119e1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:54:18'),
('e0f85123-dd97-49f6-a26e-1592309189ee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.173.243)', '154.161.173.243', '{\"ip\":\"154.161.173.243\"}', '2026-05-26 09:53:18'),
('e10f7727-7e27-45aa-b7f3-c92be6d83748', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:03:57'),
('e111af64-c10f-4f54-a600-09f17524148b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:11'),
('e12e2a85-59ce-44d4-9a8d-595539fec35d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:37:14'),
('e14eed3c-55f3-4608-b8d9-ed88d0f5e934', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:25:13'),
('e18e5037-ddb5-4147-a844-a7b10ffb4a7a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:38:44'),
('e192a1c2-d8db-4772-877b-45a94c5ffc66', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:23:23'),
('e1bc5b5b-7259-4ca6-8940-f76e13175415', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:55'),
('e1c79317-811f-463b-b1c1-e1a2841d98f6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:30:20'),
('e1d5634c-0a46-4d9b-878e-2e2ce6c55b48', NULL, NULL, 'FAILED_AUTH', 'Failed authentication: Invalid or expired token (IP: 154.161.138.84)', '154.161.138.84', '{\"token\":\"b66684be8af9bfd...\",\"ip\":\"154.161.138.84\"}', '2026-05-28 09:33:03'),
('e1dddb8e-ff38-4ed7-a466-4159beddfddd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:00:07'),
('e1e46215-5f24-4bb9-81c2-ad1f5a0f6650', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:05:00'),
('e1f317bb-5135-4902-9b53-952857ba2a2e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:52:47'),
('e208ef62-040b-4d29-86e8-cee7d3eabc0c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:45:41'),
('e23771dc-6cf6-4232-8082-f5c8bd7e4e2c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:44:03'),
('e23ba9b4-f76d-4b17-8bbb-85591de14b13', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:36:15'),
('e245afae-4c76-41f8-a0b6-08075720352f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:26:01'),
('e24b62c4-93c9-455e-9887-8249f28337e5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:36:43'),
('e250998c-9a81-4ee8-ad0d-2cc3f47dacb3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:24:41'),
('e261b359-9a28-4039-a2b6-afb7d5ca99c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:32:25'),
('e2bda806-a72e-449e-b603-8a1d5739d2f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:40:21'),
('e2d24cb1-3b13-41ff-8d4e-cdf83a335af2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:26:35'),
('e2d2e66e-ae67-4ad9-8d88-fc1fd818bdb9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:11:57'),
('e2d8d922-cd7e-47da-9ff1-17e847e7f6a4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/estimate_withdrawal.php?amount=5.00 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/estimate_withdrawal.php?amount=5.00\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:56:38'),
('e2eaf9f1-fde8-4ca1-b5c3-2a7c62875b92', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:39:28'),
('e328a31f-10a1-4bac-8b39-1ef98b1bce37', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:09'),
('e3335996-9a60-4067-b19e-8d293c93713f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:27:12'),
('e3344b15-958a-4a43-a531-a2ec7201e334', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:00:33'),
('e337c4ee-d6e3-41fe-851e-808f6952756e', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:46:34'),
('e3515e29-46a7-4b0a-b454-f3fa2a52e0fa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 18:50:38'),
('e360d08a-9e9b-4cec-9937-758543e7a0c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:28:16'),
('e3683631-4761-438e-8893-495ca8f4fee3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:35:04'),
('e3707400-0f08-4573-b02b-63a89d94c952', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:52:34'),
('e372ff4a-fd60-4299-a9aa-a59643a197fe', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:22:26'),
('e37d7447-9ec7-47fd-bb13-40b0e0221a93', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:32:45'),
('e3aa579d-1232-4d2d-aad9-d006f6b4b3cd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:05:23'),
('e3cdc871-2692-441d-b700-b82ec7628cfe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:29:34'),
('e3d18e9b-cbdd-4603-b73a-752d17cb807b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:13'),
('e3d289a0-29ad-4340-9219-048f019cad8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:43:57'),
('e3d6890f-b3bb-42c0-bd7b-95a861bd8b97', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:55:33'),
('e3d87d1d-3d50-4a3e-9abb-87c7d72f3fca', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:39:58'),
('e3f2fc2e-eac7-409e-8b86-5de535adbb4c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:29:37'),
('e3ff854e-7e62-4145-b863-3d002a149e5d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:46:18'),
('e4360274-a72e-46e3-8e91-f8bc4d01553d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:48:57'),
('e43ae3e6-c419-45a5-b159-5279ec09a439', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:53:44'),
('e449f025-7fed-4cd7-aa85-28b6c2848a23', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:45:00'),
('e453a34f-7c15-4ca2-9049-f7e51fe97b76', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:56:57'),
('e45a5680-7044-4794-b2b0-a2ab7e2c2148', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:27:55'),
('e46d4c42-bf8c-4652-91db-05314ce6d42a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/expenses/get_expenses.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/expenses\\/get_expenses.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:57:30'),
('e484dbc3-0558-47b8-b003-a890b5ae3290', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:37:52'),
('e49ebd25-1a6c-47df-ac8d-fb4c7527558f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:39:18'),
('e4a67bf9-9d0a-4505-9ddd-e18885048d71', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:37:40'),
('e4e9bae2-0eba-4f77-a7f2-26bd9b996899', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:18:54'),
('e511a8f9-585b-484d-8d4c-e24d016196d2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:29:19'),
('e52a5065-858b-413b-af8b-ecf135b5560f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:05:43'),
('e557316a-9c22-4c95-8259-0a9b86836f85', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:33'),
('e5700bc6-58ce-40e5-a208-f1058b855410', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:03:47'),
('e57da8d0-d96b-47d7-aa69-d07568da1115', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:16:02'),
('e5981fbd-c283-4b51-b060-09ead952f36a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:03:27'),
('e5a0c8e0-9c36-49b6-9407-6d37ff59b215', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:51:15'),
('e5c2ab0d-c3cf-4b5a-992c-4262457eefb8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:22:43'),
('e5d94f61-24f5-4b4a-b37c-d4fee17b64aa', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:57:30'),
('e5ec4c4f-16cc-4fb1-852c-d1af035c361c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:08:30'),
('e5fa73f2-8d20-4675-9766-b99e8fe2668b', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:38:30'),
('e60258ee-9e0e-4544-a28e-7345b35fd480', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:07:43'),
('e60c9b95-f1f8-47c5-b992-ac5a4202c578', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:22:11'),
('e6187d1a-b853-4fa2-a60f-1c601a4723a1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:28:26'),
('e61c4e89-d0c5-4b39-85e0-a5215e2b142f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:22:09'),
('e62d8f11-4b17-4bd7-9790-16c722ace3dd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:51:47'),
('e6345e51-1969-476a-afd1-3909542936cf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:21:06'),
('e63e0b67-91ae-470e-abf9-9a645da71fab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:41:31'),
('e63e92d1-1b17-49ca-912b-ab2e8084de9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:27:01'),
('e6484265-22bf-481c-a3f5-923a130a4a4f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:20:04'),
('e65e3c20-72d1-47c3-922f-8eee1d78208f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:36:40'),
('e6615461-c8e6-45b9-81d2-e9989aea4254', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:19:17'),
('e6840ad1-75f4-4498-8189-4e3c285a1398', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/branches/create_branch.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/branches\\/create_branch.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:16:50'),
('e695a0c3-77fb-4ab3-9b2c-940c69017a18', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:46:20'),
('e6d0a6e5-d732-402e-bd21-f6d957fe4642', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:05:38'),
('e6e0e41f-5757-4c52-a6c8-3ebeaaae11b3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:59:18'),
('e6e98cec-f5a2-41cb-9a6d-a25795a072a3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:43:31'),
('e6f39aca-ba17-4ebd-bec2-61416d71c213', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:49:31'),
('e6f40ef8-de42-4da4-a8cd-0e581349d365', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:50:18'),
('e70d53ff-4f54-42fb-8608-7a01bba2f27f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:54:33'),
('e715fc82-3aea-4eee-a967-215c24af48d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:26:22'),
('e716feb7-2762-402f-9c18-735bb6a15b29', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:47:52'),
('e72fef5a-c45b-4333-90c4-ab63680bcfa2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:55:17'),
('e74d4326-d96d-472c-aa85-b166c85b6cb6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:59:58'),
('e776d030-8dff-449a-831a-683bcfafdd00', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:36:45'),
('e78e05d7-263d-4b6a-a039-244e31bf8f62', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:44:40'),
('e7959a94-d968-4376-80a6-b13f48397604', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:48:42'),
('e799db98-dda1-47e5-8704-3fe4b305ea88', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:54:21'),
('e7b6080a-4671-448f-8271-9f038210118b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:00:02'),
('e7cd55f2-dd47-4931-9264-d26547a9ba2c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:02'),
('e7e37068-f48c-4889-a2ed-59d889db4260', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:14:00'),
('e7e7db92-310f-48f8-9386-2380705d10fb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:11:32'),
('e8487154-8174-4413-b134-a07dd9f1c533', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:19:50'),
('e848e906-5962-439d-beec-9edf085d02bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:34:17'),
('e85f153c-36ac-4d7f-9e16-23d67197c2de', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:56:37'),
('e86cfea4-de38-43fc-b206-78c75fd639ef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:09:12'),
('e8741476-7156-496e-918a-49590e80f2c0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:01:53'),
('e88bcd54-1100-436a-a071-f62ab13d90df', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:16:32'),
('e8b85ca4-032a-47d7-aa7b-e7422722d622', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:44:03'),
('e8bdbc1e-fab3-4f58-8744-609f8533ef3b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:00:07');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('e8c4cfb5-97bb-4ee7-ae12-6f679f018dec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:11:10'),
('e8e533de-b625-4990-8a1a-17e2eefa9f57', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:27:51'),
('e8eb07f6-b258-4cb2-beb5-ebcfc3242b8c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:15:28'),
('e925580f-7cf2-4bbc-92f0-b76666645d07', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:45'),
('e957b71a-0302-448d-b33e-96cd77f5f949', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 11:21:04'),
('e97ce4c9-1ba9-451a-a666-e1cfae1860a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:58:07'),
('e97d43d2-a0b9-4a89-97b1-66c9a687c264', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:32:34'),
('e98e536f-6ba4-40f7-b66a-13ce826001a5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:26:51'),
('e98f6e8b-0b22-473b-bb63-78ceec370255', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:26:41'),
('e9916253-7edf-4ec9-811f-1aaad221be95', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:22:51'),
('e993f792-7810-4dc6-81ee-01911ce7714a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:32:52'),
('e9ab1dd5-fa7b-4453-9375-28ef587a0ecc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:06:15'),
('e9ba79b6-b55d-4012-9025-5ab84a9a9631', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:50:07'),
('e9f8a68c-b635-4c08-8c6c-04e7da5b31e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:26:27'),
('ea0e94bd-fafd-4e8e-a318-9a6f0bf28b1f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:59:41'),
('ea12fc2d-344e-4dfa-a9a4-1f98a4fb12cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:45:02'),
('ea1a362f-f197-4899-90e0-7019d10e3efd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:44:01'),
('ea409b59-b559-4434-b3e8-104f4608a7e9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:58:42'),
('ea4d253f-e10c-4647-8b1b-6c5837cf6704', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:19:37'),
('ea50e385-cc97-4e4f-9be6-8fac169851f3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:31:13'),
('ea7424a6-f3a9-43bc-978c-f566438e301f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:24:51'),
('ea7b89b6-5635-454e-b251-6c3da9946739', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:05:28'),
('ea9678a9-e34a-47e1-8a8a-1bdb3d6e44c0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:10:28'),
('eabe55bc-591b-4f6d-9f3d-25c92a933053', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:59:22'),
('ead58dd0-360e-42eb-8802-b40a2e6ecdc4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:27:19'),
('eae12e53-20a1-4d3f-a47c-1a1e6a2360b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:42:56'),
('eb095362-93c4-4a7e-a94b-9fcf6865c752', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:36:01'),
('eb153e94-1325-4e36-bc93-8aa41a014c67', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:14:17'),
('eb562fd6-e370-4964-99ef-fba001ffb9c2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:58:50'),
('eb5892ce-f4ad-4874-bdbe-4527e00d0f46', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:01:47'),
('eb5a8dfe-dfde-48f6-b1c5-b0a26530a157', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:35:01'),
('eb6ebe76-7af4-4c8e-a790-8b82367810a3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:43:40'),
('eb7c8cb4-22d3-48d3-8dc0-1e50e1653046', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:54:47'),
('eb8e4b3c-1a33-4f5d-ba72-5ac665b0fb52', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:41:47'),
('eb97a0df-b0e5-4c4c-97f3-a2007aae6829', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:20:54'),
('eba395ff-d78f-44bd-855a-c26659d0973f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:23:01'),
('ebf251bb-4478-4a0b-8271-bc8647e06c4c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:57:43'),
('ebfed772-e08b-4c9a-88d7-aefabdf76b4f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:14:29'),
('ec16e3b7-7ef3-4a59-87cd-28eba25e73cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:21:41'),
('ec2f4b2d-c86a-474a-9896-839cd0bac876', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:53:34'),
('ec31e978-7b79-4da0-ad80-2b76ba54ebfb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:39:34'),
('ec375922-ac54-4728-a854-34a57efe7de1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:35:05'),
('ec3f6236-e408-415d-86d0-fdef555d8a02', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:33:21'),
('ec5b319a-bae8-4766-b2d5-f3d3d5e12aeb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:03:30'),
('ec7d2a3b-bffe-41f8-a94b-741f3b7d27ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:40:09'),
('ec896ed5-5866-493f-bded-dd83400f9669', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:46:53'),
('ec8ecf95-8f6e-47d9-86cd-1161e0acb787', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:12:10'),
('ec8ee690-4395-4453-85dc-efcb7171bd00', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:37:34'),
('ec9bff61-d7cd-4c2e-83e5-b6a193f8acc6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:41:10'),
('ecd314b6-c640-4efe-ad12-2a9a14d133e4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:04:27'),
('ed33cc55-134a-408f-a038-94ccfd586080', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:37:00'),
('ed357bf5-0fa1-4ee3-a771-57ccbe95d9bf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:33:34'),
('ed440736-7777-4120-a220-8766eeabe922', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:44:41'),
('ed46cf36-a1ec-4198-a0af-b5243eff816a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:29:13'),
('ed49776b-ddc5-45f8-aa2b-c1ded06344a1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:18:32'),
('ed544d0b-a95a-4517-a307-4cac50514132', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:19:25'),
('ed804490-ddf9-49b5-872b-703eaffc62fe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:13:00'),
('ed846699-3211-448c-a11d-1c12b259815e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:02:34'),
('ed8dd7e2-b73f-458e-b6b5-336bc5667148', NULL, NULL, 'FAILED_AUTH', 'Failed authentication: Invalid or expired token (IP: 154.161.61.147)', '154.161.61.147', '{\"token\":\"255dbee16b60376...\",\"ip\":\"154.161.61.147\"}', '2026-05-26 04:39:22'),
('ed985e49-5339-4c23-b830-4a0fea691e0b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:36:22'),
('edad1ecb-00e0-4527-9f06-67c0cff253bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:14:40'),
('edbd07c5-617d-47da-8cd4-ab92ba9fc496', NULL, NULL, 'FAILED_AUTH', 'Failed authentication: Invalid or expired token (IP: 154.161.138.84)', '154.161.138.84', '{\"token\":\"c0a139f02098b95...\",\"ip\":\"154.161.138.84\"}', '2026-05-28 08:56:14'),
('edbdc462-f4da-4bc7-8b4e-bd8c0ee9d96d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:55:09'),
('edcf7a3f-6347-4e32-9444-b6fd48e7d21c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:15:34'),
('edd00201-b777-4a54-9265-9a1df949d04a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:39:24'),
('ede3f85e-ba27-45de-a063-79b1da42ef05', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:05:12'),
('ee147b2b-d76a-4732-a89e-c39dfe6a36d7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/billing/verify_subscription.php?reference=SUB-PRO-6a1817f251538 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/verify_subscription.php?reference=SUB-PRO-6a1817f251538\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 10:26:16'),
('ee22449b-4c27-4111-83b7-0063fce32f34', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:25:11'),
('ee298c46-febb-4f35-8cb3-8ee8e27845c9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:53:21'),
('ee2ace4a-0508-42ad-a22c-2e66ff59643b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:29:06'),
('ee2e284e-3b33-4c48-afb8-617f958a5cb9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:54:24'),
('ee418ad9-7f19-42c4-aecf-aaddbbefe421', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:32:26'),
('ee4674c7-9909-47f8-8989-039f7e27195b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:48:13'),
('ee513489-27ca-4ce7-ae2a-395f02f877e0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:54:57'),
('ee6fb2ab-df0e-4249-998b-dc42857b2c03', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:37:23'),
('ee7220bc-5c9d-4e29-899f-494efa9a64f5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:32:40'),
('ee85810a-797b-4551-b5a9-8ac258d13d06', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.61.147', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.61.147\"}', '2026-05-26 04:40:13'),
('eeb6b1c4-af29-4ae7-8db5-4b155798072d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:37:51'),
('eebe1e98-835a-466f-9b58-e7aba24a2c72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:07:58'),
('eed3912b-9e1d-4663-8c15-f711af3a7b49', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:56:32'),
('eedb7974-70fa-47ee-9cd4-c874d9758bee', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:59:00'),
('eedccde7-1af2-4a51-babc-e01ca31a2c46', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:21:37'),
('eee32562-93b9-4292-b4cb-ed412c4ca3c1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 08:34:33'),
('eee36902-f800-4567-ac1f-5a7c1d4cad6b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:12:47'),
('ef028874-ac90-4f8b-9c81-ac6679a40d07', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/billing/initialize_subscription.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/billing\\/initialize_subscription.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:31:38'),
('ef04533c-1330-4484-b16d-30bd2c1b56cd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:14:27'),
('ef34ec4e-dd74-448e-8cf0-c1663d2dac7b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:29:55'),
('ef384e6f-0789-4ec7-b2bd-7ce1ebdc23cd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:14:42'),
('ef46985d-0c0f-4ec2-8519-c5931655117f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:43:23'),
('ef564a47-95b7-4bb0-8a81-0c097f76dbd0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_recurring_invoices.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_recurring_invoices.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:19'),
('ef6b0e85-a34d-4112-be73-9a1220852cb7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 22:08:51'),
('ef8f0741-3122-4af5-af20-05d9f630de5e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:32:17'),
('ef8f4f99-b66b-437f-89ea-0ad693f1594e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:07:07'),
('efaf6560-bd4d-4126-b431-8daaad800279', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:29:50'),
('efbfb23f-6a59-4d7c-a356-ddeeb0bb9ecf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:00'),
('efd851a9-677e-46c3-aa7c-463d0ee8cf92', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:05'),
('efece558-8cb3-4bbf-9447-d88684f61694', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:56:52'),
('f002da50-fb54-44b5-9bb5-a34a777c58a7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:38:28'),
('f024c82d-129b-44ab-ad4f-a197b287ba0d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/invoices/create_business_invoice.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/create_business_invoice.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:22:35'),
('f029f3a7-3863-422e-93fd-11e1b1e17576', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:13:26'),
('f02bc9dd-66c6-4631-bafc-2eb34a983797', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:17:22'),
('f0374b1c-abe1-44d6-968f-fbae264ef756', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:39:35'),
('f039cb3c-e233-4c45-8f94-53ec578c6f72', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:34:52'),
('f03cfc60-0891-44a3-a1bd-d0833896ac83', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:36:58'),
('f0526399-597a-45ff-a8e3-0fb80a0f4bda', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:12'),
('f053b8a9-6ad0-4c66-8c69-77eef61e8608', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:10:07'),
('f059a4e8-14af-46bf-bdb3-f1625583c5ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:02:19'),
('f069c13a-ba89-4ee7-8a06-7e032c8a0b02', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:39:41'),
('f06ca141-2197-49ff-9e24-37c114506d32', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:28:40'),
('f06cf99f-071f-4582-b615-39cdd0370b69', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:49:07'),
('f088ff1e-49dd-4f8e-ab4c-3d0b4ec5b16a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:53:47'),
('f0bd4d62-e20c-4e70-8963-6f8e3e4375f7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:22:51'),
('f0de1963-d76b-4911-a74a-00a54ea9d46d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:45:10'),
('f0e5dac3-b3b7-4950-a862-01eb38854e48', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:48:03'),
('f0e8f320-c087-4a02-8f2c-913ac939046d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/payments/verify_pos_payment.php (HTTP 400)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payments\\/verify_pos_payment.php\",\"method\":\"POST\",\"response_code\":400,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:54:13'),
('f10271dc-d795-431f-b4b6-cc21e10064a6', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/invoices/get_business_invoices.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/invoices\\/get_business_invoices.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:06'),
('f104df96-69d8-4605-88cc-fea1eb831ace', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:44:31'),
('f10aa68e-4515-48a2-ab88-43672e6a29d9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:54:07'),
('f125dd2c-0ee2-4090-a17f-df891a601386', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:14:27'),
('f1347fb8-9a20-4c37-9deb-d8e4bedd9a5a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:04:47'),
('f1414f86-f294-42d2-8ed6-8c2b877a73e7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:29:47'),
('f14aa731-0b98-4a71-8876-47cecf833e26', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:30:45'),
('f15b0808-7c17-467c-a72d-1608339df8e9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:52:54');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('f163852d-6df6-4f12-86ea-d6fe772c0a9c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:08:12'),
('f19a27a2-81d9-4a29-afcb-4c4b05d5714d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:57:40'),
('f1c8c088-158c-4e79-b1b0-87ae0c6c795a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:45:31'),
('f1cbe4d4-fbee-4c58-870e-03d30aae1803', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:29'),
('f1d96305-4724-4e2f-8a20-a5f247d27525', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:24:23'),
('f1e6d506-be7d-4888-ab34-fc132a5bebdc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:28:14'),
('f1eeceaf-36bb-4199-8e14-97b537987c7d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:24:21'),
('f1f9dd98-2ee1-4cf2-a968-09fe2df165d8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:43:21'),
('f2021366-2e6a-4d7c-bf16-7eeef7aa6cf0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:44:03'),
('f21687db-9b56-444a-809c-30fbee63bc52', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.181.52)', '154.161.181.52', '{\"ip\":\"154.161.181.52\"}', '2026-05-24 19:32:09'),
('f22142cb-e01c-4f5f-b957-644364a256b3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:42:04'),
('f239bfc2-c934-4828-835b-7f5ada748999', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:41:49'),
('f25f4d2d-bf95-4493-846c-d55ba18e645f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:48:13'),
('f2643402-0409-49bc-893e-c72309166cde', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:11:24'),
('f2814258-9211-489c-a030-150786372c0a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:05:22'),
('f2b8875c-d68a-47e8-be0b-c015c2a0626d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:34:35'),
('f2df8da8-0e90-428a-9653-953bbf663e50', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:37:41'),
('f2e8f40b-069f-4474-adad-e828a359857d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:49:24'),
('f2ed44e1-dd6a-4c43-a932-760173c5a6c1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:10:20'),
('f30a394f-cf74-4102-aa08-75e7be4123ec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:13:20'),
('f3135d95-5754-4103-8533-0c28bc9b3fc0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:55:54'),
('f3283326-a845-4c7e-ab09-068bd5a011a4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:25:53'),
('f33fb003-19fe-4d06-bf07-6bbda804757d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:18:50'),
('f349fb14-7daa-4cf6-bc20-204b732a2934', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/services/add_service.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/add_service.php\",\"method\":\"POST\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:03:09'),
('f3683f47-66b3-4fec-8024-4a641bcbc853', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:13:19'),
('f36c77ab-3293-4571-9fa4-98b76b893c15', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_days_with_sms.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_days_with_sms.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 11:02:22'),
('f381408f-7ed5-4ed7-8c77-c6491be0c52a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.173.243)', '154.161.173.243', '{\"ip\":\"154.161.173.243\"}', '2026-05-26 18:49:47'),
('f38d7cbe-452b-4aae-903c-2569fd9c0959', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: info@brillsinnovation.com (IP: 154.160.5.183)', '154.160.5.183', '{\"ip\":\"154.160.5.183\"}', '2026-05-29 11:46:32'),
('f3976fbc-018d-48d3-8709-80273870d7c4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:27:01'),
('f3985a2d-484c-49eb-b298-bc93a0521827', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:47:32'),
('f3b9d437-4130-420c-aa84-a95469b0e932', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:24:25'),
('f3c6f59d-bbf6-4b7f-aadd-66abfc57617f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:16:18'),
('f3f3d19c-d1c1-4a75-9559-7204129e2f89', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:05:10'),
('f410e48d-e79a-4355-8c59-779616588aa1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:54:12'),
('f4136242-5911-4797-bab0-d3dc282d2273', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:32:09'),
('f4442309-7853-4b36-8ea7-7ec6c0438377', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:25:57'),
('f4740d26-a520-4845-b064-39b9e2d34edc', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:47:16'),
('f47b3a5f-6cd2-4894-8c2a-e12e4f7b797a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 04:54:58'),
('f484eff3-6c74-45d4-9918-3b06fda843bd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:14:37'),
('f485b2cd-4531-45cd-9d52-5d2a053a4674', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:00:03'),
('f4935ace-c904-4432-9dde-f35690d3eeef', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:25:32'),
('f4953535-57d9-40a1-984b-b7de474c65ad', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:20:37'),
('f4a70d88-37ce-4e7e-adeb-8d24f1b92810', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:20:43'),
('f4acb721-d8f4-4273-afc6-581ae2c7b4b7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:13:37'),
('f4bb94d8-bb56-47d5-bcc6-3719499d2c33', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:27:21'),
('f4c57fe9-fa24-4ac4-8cc8-20ec47181ddc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:34:37'),
('f4e47f9c-bdee-4074-b1db-031926fa2229', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:41:51'),
('f516a6d9-564b-40bf-bf63-6f9e2a4c9108', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:09:39'),
('f51a71f9-8b38-443f-af06-d5ee692b86c4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:46:49'),
('f5319413-f9f6-4e4f-b728-c690f61106e7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:29:35'),
('f532527a-47d4-460c-ab58-f0e6ae7e544d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:34:21'),
('f53aa633-c0ee-4f1f-9996-d30a1c46b911', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:16:09'),
('f54e9a39-4669-4adf-adf4-956fe0cebcfe', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:46:18'),
('f558ee3a-4a5b-436d-b4ac-3bb90d47da9d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:41:11'),
('f56f31b2-92b4-4ea1-a5ed-727c71772162', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:03:20'),
('f5ad30a1-8019-4372-a5ac-d12a5c40381e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:10:00'),
('f5b1de22-fc1c-432e-834c-02dd0b2178c3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:31:27'),
('f5b95b45-b235-4a9f-a668-6eecce0c3117', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 09:56:11'),
('f5c8571e-9fcb-4207-868e-6d5ffbfbc847', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:26:07'),
('f5cbe6ee-babe-4416-b946-9d5273a295f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:40:11'),
('f5e280ef-c887-49a1-b340-465440f9c7bd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:18:14'),
('f5e5a7a9-93cc-47d9-951e-0cf23264d270', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:09:48'),
('f5edc6c8-cdd4-4919-90ac-7914725f9b0f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:35:52'),
('f5f4550a-c345-496f-bcec-3a8b0354deab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:07:48'),
('f6092453-0f75-4cf5-8fbd-30d29fd868b0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 09:41:01'),
('f61f9132-72b6-4007-a315-c820b0505646', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:04:42'),
('f637fb6e-ac21-46c8-832a-a108e8159dc1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:36:31'),
('f6434e28-20a5-469b-bca4-749f172b1192', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:46:56'),
('f64d6171-6982-46d1-8aad-f30ce49d3873', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:01:13'),
('f655142c-bf5e-485e-bce7-48de50e9ada7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:34:32'),
('f656c118-b50a-4bd6-8e63-b91f55247bcb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:54:14'),
('f6570da2-04b6-4750-b9b2-508e18c60afd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:19:21'),
('f688b049-bbed-479e-b405-2c46c1e0ed7c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:28:30'),
('f68a6430-0c6d-414a-a732-3ea43eec2f2b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:32:54'),
('f6b0be95-d5b7-4da5-8eb4-62baf5893ee4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:48:47'),
('f6d0303d-95e3-467e-946e-cf5987929940', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:07:28'),
('f6f8b4a0-403d-4b98-a7a9-e7dae692e075', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:23:44'),
('f716c5a4-bce7-430a-a868-8c13d5904782', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:51:50'),
('f71d4e2c-fb87-4c62-a723-00877b3cc3be', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:42:01'),
('f72c45a8-054f-49d8-954b-affe9de6e23e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/preview_payroll.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/preview_payroll.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:59'),
('f7512484-e16d-4885-9c81-17884b86838c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:16:54'),
('f7609ed6-0da5-4ed6-84e4-d58f512c9c5c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:08:50'),
('f764de1f-c9dc-408d-ae1f-8471e7656833', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=50&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=50&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:51:58'),
('f77b3d0f-bd31-41cb-a06c-4a3226a8dc18', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:50:03'),
('f77db321-c447-4eed-88c8-d5249c2bb817', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:13:27'),
('f7882bc7-dcd1-4a9a-8e4d-82e032e31325', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:43:54'),
('f78ccbf5-0051-45ac-82cb-0fd4831f7407', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:18:12'),
('f79e6937-d05a-4cd8-8428-04f21a757e7c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:12'),
('f7a6f4c3-02f5-4b8d-9422-2382c8b5f894', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:23:30'),
('f7b5d6b5-21cd-4089-86aa-b7d45e210109', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:12:59'),
('f7dbf3cb-140a-44e4-b81f-f0e2fb49189a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:09:11'),
('f7e433de-40af-4c21-9cc6-0e28a9e5d702', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:30:54'),
('f8151884-74db-45a8-af19-eead512a9a25', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:31:15'),
('f8169ee7-1fc7-4b72-ae4d-0d4a45ed860e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:16:44'),
('f82a5c27-c0fa-40c7-a534-3ab089035185', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:23:58'),
('f82d8086-5340-4fc0-a1bf-6e6b4a51a20f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 05:07:30'),
('f84631d6-0bbd-4f39-a954-e9223ab37733', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:41:37'),
('f849f7e3-0d29-48a5-90ca-4fd086dea9ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:42:10'),
('f84cee07-23d3-4e55-9459-81e415574847', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/customers/get_all_customers.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/customers\\/get_all_customers.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:51:35'),
('f8737489-d2aa-4639-9842-e567567aa10e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:53:37'),
('f8ace229-2412-4bd3-aaf0-259e553e84fb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:51:22'),
('f8d3c656-87e9-41a3-839e-25f8a1cbf355', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:54:54'),
('f8ed6731-524d-4e85-87dc-76d51aba1342', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:31:06'),
('f9069a5c-295d-4703-854e-6d5e09e5b7da', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:22:55'),
('f91a2930-d257-490f-b791-4b39bbe9f238', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:52:52'),
('f9255df5-ee10-4c51-aab5-9c0ab95cd55c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:10:29'),
('f94044ce-4e3b-4603-a151-27d936bef434', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:58:37'),
('f945c691-cbb9-4866-bca3-aa2eaee8ce10', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:01:07'),
('f95bc9d6-c65f-498b-9b50-49b8d43dc07c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:35:42'),
('f9a97130-749f-4fc9-abee-c7069fa0a45c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:41:41'),
('f9be7533-c845-4e4d-8bbd-5ce010cb7e46', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:06:57'),
('f9c22804-ca69-4fc8-ba3d-cf02ba99fbc4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 08:07:33'),
('f9d27f8a-8595-4302-a3df-00d15265b79b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:40:53'),
('f9e67753-690d-44cf-ab2e-5a07a203a8cc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:25:07'),
('f9fcc803-3fc2-4909-84ad-4b47da64b284', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:30:13'),
('fa0903fc-f0d4-4bd1-a3bc-b847210cbbaf', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:39:41'),
('fa094b82-77a4-4993-9086-a2e48c143572', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:49:26'),
('fa187f4d-41c7-4751-b000-cb1decbe46b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:07:50'),
('fa1ada71-b5bf-4426-ba32-c18197201c91', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:11:41'),
('fa3a7c17-596b-4b62-a8b7-6ba36821e123', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:02:57'),
('fa6453dc-bdf2-4a94-a86f-3312820d781d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.161.141.144', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.141.144\"}', '2026-05-27 07:44:07'),
('fa6608e5-8711-427d-a5b9-69f916e29c99', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/services/get_all_services.php?limit=30&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/services\\/get_all_services.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 19:55:13');
INSERT INTO `platform_audit_logs` (`id`, `admin_id`, `business_id`, `event_type`, `action`, `ip_address`, `metadata`, `created_at`) VALUES
('fa741004-b6c0-4b86-af18-fec2a3de9b8a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:35:51'),
('fa846f5d-82d2-42d1-a2da-c5e8bc1b7d15', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:41:49'),
('fa958b55-4c10-42e5-9c02-c78d036341e3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:51:11'),
('faaadc15-c062-4b69-9b25-225944d1c0a9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:31:24'),
('fad71529-4d37-42eb-a11d-64db2c9fd3ea', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:53:05'),
('fae7b1f8-c42b-4680-8bed-69b9b74527f7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:51:13'),
('faeed547-d291-474b-8b6a-1e79de0de641', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:24:17'),
('fb1aa341-f5fa-49d8-912c-15fbb108790b', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:40:41'),
('fb679df1-a72c-440e-a997-9522e81f931f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:44:07'),
('fb739910-6beb-40d3-bf25-efe8d79a99a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/list_payroll_runs.php (HTTP 500)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/list_payroll_runs.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.160.5.183\"}', '2026-05-29 09:05:59'),
('fb87bb04-368a-45f6-b758-c0788b1325bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:49:37'),
('fba3a0d4-072e-409f-b41b-91e4a884721e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:11:04'),
('fbafd8b8-04dc-4b13-bb68-71db913a6a97', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:04:37'),
('fc0277a9-4d5a-4b77-a89a-9d559c613391', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/messaging/get_sms_dashboard_stats.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_sms_dashboard_stats.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:34:23'),
('fc0b60fd-28ac-4774-95e1-048109d8fcb4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:42:00'),
('fc472725-76e6-45ec-816a-4765f58baa06', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:54:10'),
('fc518317-55c2-4070-86ed-6e08cf5e5165', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:47:47'),
('fc7ac596-51ea-42a2-a0ff-7b192a6845c4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:17:57'),
('fc87bd31-b99a-4824-9af0-70403ec590a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:01:22'),
('fc8806a6-3129-46ce-b21f-a13bada113ec', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:28:47'),
('fcb928bb-862b-4fd7-927d-34c5f02ab595', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:30:44'),
('fcbc3d46-cbd5-429b-b7dd-7d3d34f4f513', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:45:44'),
('fcd358b0-1553-4d2f-b0d1-a25c3e4dee4c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:01:28'),
('fce725b8-379f-46c6-9a8c-a1a05fb9794e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:25:13'),
('fce7bf19-184c-4291-bd34-a2df377481ff', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:21:57'),
('fcf4a9da-f824-429d-8673-0c3960c63624', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 12:19:49'),
('fd0206ab-280e-41f9-8566-c9bdb1466ce7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:50:53'),
('fd2ecf60-b68d-4d36-b39d-e369a6b9e5a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:03:28'),
('fd3f6b7a-cefa-4d21-8c5a-3f94bbd17ae5', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:07:17'),
('fd5abf6c-367e-402a-b665-1ff039c56424', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:34:05'),
('fd5e6790-7859-4aca-a531-db41a2d34844', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:11:54'),
('fd6833b8-defd-46f0-8af3-8a73735a7076', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:14:39'),
('fd6bbbd4-6e9c-436e-9c2d-0c4b4b077a83', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:33:24'),
('fd6dd685-1a8d-4f0c-9722-392dbf902897', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 04:23:52'),
('fd703fdd-6108-4718-a10b-727d38829b96', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:28:51'),
('fd725a04-32f7-46a7-a09a-66c9965f92bc', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 19:48:32'),
('fd9485a7-6dc5-43d4-96db-f6bf81d85f12', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:04:21'),
('fd975d14-2716-4a7f-9f00-74eb874a7d37', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:07:52'),
('fda0adf1-efad-4653-bbfe-b0853ce09d23', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/users/list.php?limit=30&offset=0 (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/users\\/list.php?limit=30&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:45:47'),
('fdd13e19-5678-4df9-9538-fa7251e02b17', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:35:15'),
('fdd14646-4db5-4b98-aa6b-7a3b4590e84a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payroll/list_payroll_runs.php (HTTP 500)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/payroll\\/list_payroll_runs.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.138.84\"}', '2026-05-28 18:50:51'),
('fdd29f42-0c7d-437e-8126-9ecdd64cb58a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:19:57'),
('fdeb4721-eb63-4f31-8126-82228e673410', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:39:50'),
('fdececee-a609-43ff-952e-36682ddcdd1e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:14:22'),
('fdfbc25c-cdd5-40d9-a602-91240ca50535', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:27:30'),
('fe0ee1b2-8fc7-4942-b589-e9f286d91757', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:27:53'),
('fe1ebdd1-c47d-4653-9165-6d3d299dd2b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:39:31'),
('fe24663a-f9c6-419c-9685-d4de5fd51fac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 19:40:41'),
('fe2c30f9-8de0-4d50-9056-296b7f5f5eab', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:02:17'),
('fe5fc314-de84-4f60-96a5-9d4cc6fc4ed1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:17:31'),
('fe62ebf8-d712-4c45-8cb8-42c5ba36a82a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:06:38'),
('fe712651-6d8d-498f-bd6b-8f1424688329', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 20:17:33'),
('fe7e074c-920c-4b68-ab1e-2bdc714c58cb', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-26 10:24:57'),
('fe98b23e-d5c9-4bf0-9636-fa933a1646a8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:16:12'),
('fe99bef8-e7a4-4149-a7ac-bcec84dde994', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:42:33'),
('feba1b79-ef43-4ab5-8872-9f1be2ac424a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.57.109', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.57.109\"}', '2026-05-25 03:28:20'),
('febbf708-93ed-419e-9dd5-0d34ccb7405e', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:56:00'),
('fec3858a-07e0-4ac4-9a45-36cd3211bc38', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/dashboard_summary.php (HTTP 500)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/business\\/dashboard_summary.php\",\"method\":\"GET\",\"response_code\":500,\"ip\":\"154.161.173.243\"}', '2026-05-26 12:01:17'),
('fecc703b-f4b4-40dd-870f-e73fa5d5b1ce', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:26:51'),
('fee6f12a-62c8-4579-b435-a9fa6959ca28', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: POST /api/v1/sales/create_new_sale.php (HTTP 500)', '154.161.181.52', '{\"endpoint\":\"\\/api\\/v1\\/sales\\/create_new_sale.php\",\"method\":\"POST\",\"response_code\":500,\"ip\":\"154.161.181.52\"}', '2026-05-24 17:22:40'),
('feec14ca-ae65-47fe-87d0-fec385d24e06', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.41.194', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.41.194\"}', '2026-05-25 04:32:37'),
('ff088c32-001d-45c9-8baf-8d0998f425f7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 14:25:47'),
('ff22fdb9-c6a8-4acc-a5e2-5e85a09dd8bd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 12:37:01'),
('ff3a78f3-a208-4c05-abfd-026bd6053134', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'LOGIN_SUCCESS', 'Successful login for user email: gebililasalifu@gmail.com (IP: 154.161.141.144)', '154.161.141.144', '{\"ip\":\"154.161.141.144\"}', '2026-05-27 07:39:32'),
('ff3d9d81-8b25-40ea-a9a6-b6fdab4c6bfd', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 18:55:04'),
('ff4035a4-fd0e-45db-a214-2541b4d628f8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/payouts/get_wallet_status.php (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/payouts\\/get_wallet_status.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 19:57:41'),
('ff49085a-a8b2-4953-8d87-d54606cdd9b7', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.0.165', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.0.165\"}', '2026-05-25 17:21:35'),
('ff5e6303-f129-4730-b600-3899bd312d37', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 15:28:12'),
('ff69ae58-3908-4e78-923c-8d42a33a1056', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/expenses/get_expenses.php (HTTP 200)', '154.161.173.243', '{\"endpoint\":\"\\/api\\/v1\\/expenses\\/get_expenses.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.173.243\"}', '2026-05-27 05:39:29'),
('ff823c64-38b3-4eff-81b1-4e552b295329', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/business/get_business_info.php (HTTP 200)', '154.160.5.183', '{\"endpoint\":\"\\/api\\/v1\\/business\\/get_business_info.php\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.160.5.183\"}', '2026-05-29 11:52:16'),
('ffb0a381-14cd-4222-96e1-feb0bf43748c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:33:07'),
('ffb5e691-c199-446e-8efb-c773f012def4', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.138.84', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.138.84\"}', '2026-05-28 05:02:58'),
('ffccf960-308f-4bd6-9105-20bf57c867f2', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'API_CALL', 'API Call: GET /api/v1/inventory/get_all_products.php?limit=100&offset=0 (HTTP 200)', '154.161.161.178', '{\"endpoint\":\"\\/api\\/v1\\/inventory\\/get_all_products.php?limit=100&offset=0\",\"method\":\"GET\",\"response_code\":200,\"ip\":\"154.161.161.178\"}', '2026-05-24 13:23:08');

-- --------------------------------------------------------

--
-- Table structure for table `platform_payments`
--

CREATE TABLE `platform_payments` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `plan_id` varchar(50) NOT NULL,
  `amount` decimal(10,2) NOT NULL,
  `payment_date` timestamp NULL DEFAULT current_timestamp(),
  `status` enum('completed','pending','failed') DEFAULT 'completed'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `platform_payments`
--

INSERT INTO `platform_payments` (`id`, `business_id`, `plan_id`, `amount`, `payment_date`, `status`) VALUES
('1', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-06 08:07:21', 'completed'),
('10', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-16 14:10:44', 'completed'),
('11', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-06 14:18:06', 'completed'),
('12', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-16 14:18:06', 'completed'),
('13', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-06 14:19:14', 'completed'),
('14', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-16 14:19:14', 'completed'),
('15', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-06 16:22:44', 'completed'),
('16', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-16 16:22:44', 'completed'),
('2', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-16 08:07:21', 'completed'),
('3', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-06 08:41:57', 'completed'),
('4', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-16 08:41:57', 'completed'),
('5', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-06 09:50:19', 'completed'),
('6', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-16 09:50:19', 'completed'),
('7', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-06 13:25:12', 'completed'),
('8', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-16 13:25:12', 'completed'),
('9', '00000000-0000-0000-0000-000000000001', 'pro', 149.00, '2026-05-06 14:10:44', 'completed');

-- --------------------------------------------------------

--
-- Table structure for table `platform_settings`
--

CREATE TABLE `platform_settings` (
  `setting_key` varchar(50) NOT NULL,
  `setting_value` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `platform_settings`
--

INSERT INTO `platform_settings` (`setting_key`, `setting_value`) VALUES
('maintenance_message', 'PrintFlow OS is currently undergoing scheduled maintenance. We will be back shortly.'),
('maintenance_mode', '0');

-- --------------------------------------------------------

--
-- Table structure for table `processed_webhooks`
--

CREATE TABLE `processed_webhooks` (
  `reference` varchar(255) NOT NULL,
  `event_type` varchar(100) DEFAULT NULL,
  `processed_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `processed_webhooks`
--

INSERT INTO `processed_webhooks` (`reference`, `event_type`, `processed_at`) VALUES
('SUB-ENTERPRISE-6a16a5cab1ac0', 'charge.success', '2026-05-27 08:05:39'),
('SUB-ENTERPRISE-6a17ffd675a11', 'charge.success', '2026-05-28 08:42:08'),
('SUB-ENTERPRISE-6a1802dee6b1d', 'charge.success', '2026-05-28 08:55:04'),
('SUB-ENTERPRISE-6a180b79b74d9', 'charge.success', '2026-05-28 09:32:01'),
('SUB-ENTERPRISE-6a180ebf20e82', 'charge.success', '2026-05-28 09:45:53'),
('SUB-ENTERPRISE-6a18114305e02', 'charge.success', '2026-05-28 09:58:15'),
('SUB-ENTERPRISE-6a1812f980eea', 'charge.success', '2026-05-28 10:03:47'),
('SUB-ENTERPRISE-6a1814c0ecea6', 'charge.success', '2026-05-28 10:11:22'),
('SUB-PRO-6a1817f251538', 'charge.success', '2026-05-28 10:25:04');

-- --------------------------------------------------------

--
-- Table structure for table `products`
--

CREATE TABLE `products` (
  `id` char(36) NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `name` varchar(200) NOT NULL,
  `sku` varchar(100) DEFAULT NULL,
  `price` decimal(10,2) NOT NULL,
  `description` text DEFAULT NULL,
  `stock` int(11) DEFAULT 0,
  `reorder_level` int(11) DEFAULT 5,
  `supplier_name` varchar(200) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `pre_flight_check` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`pre_flight_check`))
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `products`
--

INSERT INTO `products` (`id`, `business_id`, `name`, `sku`, `price`, `description`, `stock`, `reorder_level`, `supplier_name`, `created_at`, `pre_flight_check`) VALUES
('d56c6d40-2b60-4933-9b16-317193610285', '39133b7f-daf2-4aa5-8a2a-bd624e8a030b', 'Catridge', 'GSGG5', 34.00, 'NOTHING YET', 122, 5, NULL, '2026-05-20 11:12:45', NULL),
('b8e17758-fb47-4380-a7a1-d03a5aa36205', '39133b7f-daf2-4aa5-8a2a-bd624e8a030b', 'Toner', '', 67.00, 'thtat', 900, 5, NULL, '2026-05-20 11:13:56', NULL),
('ca542035-416e-440b-9ed5-465f02e077d5', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', 'printer', 'sskf', 4000.00, 'nice printer', 30, 5, NULL, '2026-05-20 18:23:44', NULL),
('037793c9-c1e5-447d-bb04-882810edecc3', 'c1d7a014-3894-4c50-aba1-4a172d35031a', 'Test Product', 'SAM-09_Uk', 23.00, '', 500, 5, NULL, '2026-05-23 16:11:04', NULL),
('30225adf-7942-49b2-90f3-8df37f580a57', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Hp Lasejet P1102w', 'HPL-002W', 750.00, 'hp laserjet printer with wifi', 93, 5, NULL, '2026-05-24 08:49:02', NULL),
('a94b7756-9e7a-4de8-ad4c-6313e6e6fd8e', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Codex Test Product 20260529113511', 'CX-20260529113511', 123.45, 'Automated staging smoke-test product', 12, 5, NULL, '2026-05-29 11:35:14', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `recurring_invoices`
--

CREATE TABLE `recurring_invoices` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `customer_id` char(36) NOT NULL,
  `service_description` varchar(255) NOT NULL,
  `amount` decimal(10,2) NOT NULL,
  `frequency` enum('weekly','monthly','annually') DEFAULT 'monthly',
  `next_due_date` date NOT NULL,
  `status` enum('active','paused') DEFAULT 'active',
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `recurring_invoices`
--

INSERT INTO `recurring_invoices` (`id`, `business_id`, `customer_id`, `service_description`, `amount`, `frequency`, `next_due_date`, `status`, `created_at`, `updated_at`) VALUES
('0a4c2f7c-fb52-45ce-b4fe-023937caa894', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', '3987fec4-69a1-4333-be88-271684035667', 'siocial media banner', 20.00, 'weekly', '2026-06-19', 'active', '2026-05-20 18:40:36', '2026-05-20 18:41:12');

-- --------------------------------------------------------

--
-- Table structure for table `sales`
--

CREATE TABLE `sales` (
  `id` char(36) NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `sold_by_user_id` char(36) DEFAULT NULL,
  `customer_id` char(36) DEFAULT NULL,
  `invoice_number` varchar(50) NOT NULL,
  `total_amount` decimal(10,2) NOT NULL,
  `payment_method` varchar(50) DEFAULT 'cash',
  `transaction_id` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `status` varchar(15) NOT NULL,
  `job_status` enum('design','pre_flight','production','finishing','quality_checked','ready','delivered') DEFAULT 'design',
  `branch_id` char(36) DEFAULT NULL,
  `payment_reference` varchar(120) DEFAULT NULL,
  `payment_status` varchar(20) DEFAULT 'unpaid',
  `payment_intent_id` varchar(36) DEFAULT NULL,
  `payment_verified_at` timestamp NULL DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `sales`
--

INSERT INTO `sales` (`id`, `business_id`, `sold_by_user_id`, `customer_id`, `invoice_number`, `total_amount`, `payment_method`, `transaction_id`, `created_at`, `status`, `job_status`, `branch_id`, `payment_reference`, `payment_status`, `payment_intent_id`, `payment_verified_at`) VALUES
('4b1e1e3d-3acd-4006-8b38-6eab83b68716', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779626893', 1500.00, 'Cash', 'pos-1779626892270', '2026-05-24 12:48:13', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('1618e86f-7984-4645-b1f4-5a62549d7606', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779627204', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 12:53:24', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('6e1f1607-1e16-4e50-a5c2-830556d24535', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779631856', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 14:10:56', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('3730ce21-8929-45f8-8247-056a2c5abe40', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779631862', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 14:11:02', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('c93d3713-a1d0-4d92-95f8-1294cebc56af', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779632878', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 14:27:58', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('cf8dca71-4ae7-4c3a-811e-e7ac69795e13', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779632882', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 14:28:02', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('65199a14-be4e-4da9-9fad-f31e5c7de696', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779633605', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 14:40:05', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('3a00fd8a-66fe-4d60-b111-f8f09d6df269', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779643253', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 17:20:53', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('4f51c086-e9a0-41d0-8e6c-26629b1948d2', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779643360', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 17:22:40', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('884309df-40c4-4fe7-b062-c02f79e2cb34', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779643450', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 17:24:10', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('bd35d674-132d-4474-945c-85733a9410e7', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779643643', 1500.00, 'Mobile Money', '7833567532', '2026-05-24 17:27:23', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('05561972-6306-4eeb-a144-ab60c1470232', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779651272', 750.00, 'Cash', 'pos-1779651270651', '2026-05-24 19:34:32', '', 'design', NULL, NULL, 'unpaid', NULL, NULL),
('6662df01-3293-4d67-8cdd-13ed99f26975', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, '89fd14f4-6967-4940-b6aa-d00b9ec594dc', 'INV-1779731148', 750.00, 'Mobile Money', 'pos-1779731146697', '2026-05-25 17:45:48', '', 'design', NULL, 'POS-6a148a99eeaf0-1779731097', 'paid', NULL, NULL),
('fdcc634a-ff56-4c32-a385-a2e138b370d7', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, '85dfc487-5aaf-4b38-a48b-3cf16b9c32de', 'INV-1779732149', 750.00, 'Mobile Money', 'pos-1779732146021', '2026-05-25 18:02:29', '', 'design', NULL, 'POS-6a148e8a6f30f-1779732106', 'paid', NULL, NULL),
('2f5c914a-52ff-4608-89c5-653aa848499b', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, NULL, 'INV-1779732250', 1500.00, 'Mobile Money', 'pos-1779732249176', '2026-05-25 18:04:10', '', 'design', NULL, 'POS-6a148ef5eb623-1779732213', 'paid', NULL, NULL),
('53cd26b7-c409-4205-9fee-7ec7967d8232', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, '85dfc487-5aaf-4b38-a48b-3cf16b9c32de', 'INV-1779735262', 750.00, 'Mobile Money', 'pos-1779735261406', '2026-05-25 18:54:22', '', 'design', NULL, 'POS-6a149acf98135-1779735247', 'paid', NULL, NULL),
('50e89373-e30e-4323-b699-ed196e161639', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'fa82aba4-06ae-4b0f-9631-9a8b6fd790b1', 'INV-1780054516', 123.45, 'cash', 'codex-sale-20260529113511', '2026-05-29 11:35:16', 'completed', 'design', NULL, NULL, 'paid', NULL, NULL),
('eb361fd9-948a-4ea8-9fc4-739167e1b8c1', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 'fa82aba4-06ae-4b0f-9631-9a8b6fd790b1', 'INV-1780054540', 123.45, 'cash', 'codex-sale-debug-20260529113539', '2026-05-29 11:35:40', 'completed', 'design', NULL, NULL, 'paid', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `sales_items`
--

CREATE TABLE `sales_items` (
  `id` char(36) NOT NULL,
  `sale_id` char(36) NOT NULL,
  `product_id` char(36) NOT NULL,
  `quantity` int(11) NOT NULL,
  `price` decimal(10,2) NOT NULL,
  `total` decimal(10,2) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `sales_items`
--

INSERT INTO `sales_items` (`id`, `sale_id`, `product_id`, `quantity`, `price`, `total`) VALUES
('', '4b1e1e3d-3acd-4006-8b38-6eab83b68716', '30225adf-7942-49b2-90f3-8df37f580a57', 2, 750.00, 1500.00),
('61e3dd13-d03d-48e4-b7d9-f31f40211d36', 'fdcc634a-ff56-4c32-a385-a2e138b370d7', '30225adf-7942-49b2-90f3-8df37f580a57', 1, 750.00, 750.00),
('b18683a9-6e36-4468-86cb-fb83564ed317', '2f5c914a-52ff-4608-89c5-653aa848499b', '30225adf-7942-49b2-90f3-8df37f580a57', 2, 750.00, 1500.00),
('b0b84308-4542-4e03-9b29-31c9880ddfa8', '53cd26b7-c409-4205-9fee-7ec7967d8232', '30225adf-7942-49b2-90f3-8df37f580a57', 1, 750.00, 750.00);

-- --------------------------------------------------------

--
-- Table structure for table `security_alerts`
--

CREATE TABLE `security_alerts` (
  `id` char(36) NOT NULL,
  `alert_type` varchar(100) NOT NULL,
  `severity` enum('low','medium','high','critical') DEFAULT 'medium',
  `message` text NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `user_id` char(36) DEFAULT NULL,
  `ip_address` varchar(45) NOT NULL,
  `metadata` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `security_alerts`
--

INSERT INTO `security_alerts` (`id`, `alert_type`, `severity`, `message`, `business_id`, `user_id`, `ip_address`, `metadata`, `is_resolved`, `created_at`) VALUES
('000d16f6-410a-4ca7-9844-4c1abc0897c8', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:27'),
('01ab434b-5d67-41e2-a5e8-4dcae589f745', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('058e6f97-1892-4523-ab40-ad088a1e08df', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:22'),
('0bfb9cc3-6845-42a5-91cb-4453e222e82d', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:57'),
('1d1dbb38-e1b3-47e5-8cf5-0a272ef1e283', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:57'),
('23c47f75-df29-41a7-b1d9-fb7a31655039', 'UNAUTHORIZED_FEATURE_ACCESS', 'high', 'SECURITY ALERT: Bypass attempt by business on \'growth\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.173.243.', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, '154.161.173.243', '{\"plan\":\"growth\",\"feature\":\"custom_smtp\",\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_email_settings.php\"}', 0, '2026-05-26 22:13:37'),
('296f5039-38d3-4fc7-a072-24d406272a6a', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:08:54'),
('2a3f1ff3-d966-4646-8961-f679b8247b19', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('3113ccba-8d42-451d-8d27-2f867bbbdc65', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:18'),
('32ed4593-41b0-4bcd-827c-c5c984817562', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('40279555-7a2e-4f19-96af-37d6af1f0ec9', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:56'),
('402e98c0-09e0-4d8f-b07c-a8d354cabfcb', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('46bc01dc-69b8-441d-9c46-54e4c0d3ef59', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:08:55'),
('4dcbab4f-6adf-4b13-9df6-f2ecf045695a', 'UNAUTHORIZED_FEATURE_ACCESS', 'high', 'SECURITY ALERT: Bypass attempt by business on \'growth\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.173.243.', '0257b056-a7b2-47b5-85af-996ea3fa47ed', NULL, '154.161.173.243', '{\"plan\":\"growth\",\"feature\":\"custom_smtp\",\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_email_settings.php\"}', 0, '2026-05-27 05:33:30'),
('65b12c4c-a747-4772-921c-b1e811639b25', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:58'),
('6afe5b6c-fa82-4bca-aa6e-3309af054cc8', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:24'),
('6cc35273-b223-4c75-be09-8fd9b18d0f92', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:56'),
('71e15ad6-5275-4f8f-bbde-8e6b946d24ba', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:56'),
('7770ee16-467e-4202-9803-b3b1c0ba972f', 'UNAUTHORIZED_FEATURE_ACCESS', 'high', 'SECURITY ALERT: Bypass attempt by business on \'starter\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.142.71.', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', NULL, '154.161.142.71', '{\"plan\":\"starter\",\"feature\":\"custom_smtp\",\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_email_settings.php\"}', 0, '2026-05-20 18:08:18'),
('7927c491-47de-4d78-ba27-14715a359526', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('86a717f1-6bae-4667-a604-acb3d7668179', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('8f1957d9-e5a2-456d-905d-937bf6a1add1', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('af8c9350-6795-4c60-9904-cb2163cb4a3a', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:08:54'),
('b62f7763-c869-4b6b-93d1-c6c1203fe810', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:08:54'),
('b683943b-c5e2-4a5b-afbf-3e2805ca7ed5', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('bcb503b5-5828-45c4-8078-77700a4961c5', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('bf36e82d-2233-4750-b90b-9fa2fb1a1c6d', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:07'),
('c01f54f5-bc7b-4346-a646-9a47f8317502', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:57'),
('c674f172-43eb-48a9-928a-e74b145d7bfb', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:57'),
('c7ad5a05-3271-4e8c-a58d-1102a94e531d', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('c8f4a093-3e9b-48c9-9e53-3f17b7bc9728', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:56'),
('ce3ae00c-f078-4746-9f2c-1f1fdf18669b', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:08:54'),
('d30f057c-5b0b-442c-8db6-383cc52a271f', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:08:54'),
('d4496ee3-f029-4302-b507-72b5170db3eb', 'UNAUTHORIZED_FEATURE_ACCESS', 'high', 'SECURITY ALERT: Bypass attempt by business on \'growth\' tier accessing advanced feature \'custom_smtp\' at endpoint \'/api/v1/messaging/get_email_settings.php\' from IP: 154.161.9.18.', '39133b7f-daf2-4aa5-8a2a-bd624e8a030b', NULL, '154.161.9.18', '{\"plan\":\"growth\",\"feature\":\"custom_smtp\",\"endpoint\":\"\\/api\\/v1\\/messaging\\/get_email_settings.php\"}', 0, '2026-05-20 17:40:48'),
('dd0fb504-71cc-4a69-980a-b7541eada328', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('df70bd22-9fc6-4114-b0e0-4cf5f802a992', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:56'),
('e2e22eaf-bd77-43a6-bfe3-0f36cf14070f', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('e4e2f0a6-1cfb-4445-9396-c0a2bf0c04af', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:56'),
('e7aea741-f545-4c51-91a9-673485c609b0', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:56'),
('f20e0acb-fe84-45c8-9b09-7be55b9e8008', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:36'),
('f3350c03-955c-4c26-8e4b-efb97a3e8385', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:18:43'),
('f661a526-24df-4fff-8dcd-2f8044cc73e3', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:56'),
('f752bdf1-d8fe-450e-a228-309d977ad24c', 'UNEXPECTED_ORIGIN', 'medium', 'Request from disallowed origin \'localhost\' (IP: 154.160.23.45)', NULL, NULL, '154.160.23.45', '[]', 0, '2026-05-18 21:08:55'),
('fc427992-b01e-4ef3-89f5-273777d66ae4', 'TOKEN_TAMPERING_ATTEMPT', 'critical', 'Token tampering attempt: Token has missing/invalid parts structure from IP 154.161.181.237.', NULL, NULL, '154.161.181.237', '[]', 0, '2026-05-23 05:53:56');

-- --------------------------------------------------------

--
-- Table structure for table `services`
--

CREATE TABLE `services` (
  `id` char(36) NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `customer_id` char(36) DEFAULT NULL,
  `description` text NOT NULL,
  `quantity` int(11) DEFAULT 1,
  `total_amount` decimal(10,2) NOT NULL,
  `status` enum('pending','in_progress','completed','delivered') DEFAULT 'pending',
  `assigned_to` char(36) DEFAULT NULL,
  `time_spent_minutes` int(11) DEFAULT 0,
  `material_cost` decimal(10,2) DEFAULT 0.00,
  `labor_cost` decimal(10,2) DEFAULT 0.00,
  `waste_notes` text DEFAULT NULL,
  `qa_checklist` text DEFAULT NULL,
  `completion_photo_url` text DEFAULT NULL,
  `created_at` datetime DEFAULT current_timestamp(),
  `updated_at` datetime DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `invoice_number` varchar(20) DEFAULT NULL,
  `branch_id` char(36) DEFAULT NULL,
  `payment_reference` varchar(120) DEFAULT NULL,
  `payment_url` varchar(512) DEFAULT NULL,
  `payment_status` varchar(20) DEFAULT 'unpaid',
  `payment_intent_id` varchar(36) DEFAULT NULL,
  `payment_verified_at` timestamp NULL DEFAULT NULL,
  `job_type` varchar(80) DEFAULT NULL,
  `workflow_stage` varchar(40) DEFAULT 'intake',
  `due_date` date DEFAULT NULL,
  `print_specs` text DEFAULT NULL,
  `customer_files` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`customer_files`)),
  `proof_url` varchar(512) DEFAULT NULL,
  `final_artwork_url` varchar(512) DEFAULT NULL,
  `print_notes` text DEFAULT NULL,
  `amount_paid` decimal(12,2) DEFAULT 0.00,
  `payment_method` varchar(40) DEFAULT 'cash',
  `notification_channel` varchar(40) DEFAULT 'sms'
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `services`
--

INSERT INTO `services` (`id`, `business_id`, `customer_id`, `description`, `quantity`, `total_amount`, `status`, `assigned_to`, `time_spent_minutes`, `material_cost`, `labor_cost`, `waste_notes`, `qa_checklist`, `completion_photo_url`, `created_at`, `updated_at`, `invoice_number`, `branch_id`, `payment_reference`, `payment_url`, `payment_status`, `payment_intent_id`, `payment_verified_at`, `job_type`, `workflow_stage`, `due_date`, `print_specs`, `customer_files`, `proof_url`, `final_artwork_url`, `print_notes`, `amount_paid`, `payment_method`, `notification_channel`) VALUES
('8aa12de1-d387-4d7c-8c7c-90a20fab8655', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', '3987fec4-69a1-4333-be88-271684035667', 'banner', 1, 290.00, 'pending', '15531aa1-8d31-4ead-a738-5aceec4cddf3', 0, 0.00, 0.00, NULL, NULL, NULL, '2026-05-20 18:32:30', '2026-05-20 18:32:30', 'INV-1779301948514', NULL, NULL, NULL, 'unpaid', NULL, NULL, NULL, 'intake', NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 'cash', 'sms'),
('986211f8-0a85-4d1b-8f73-77ef9b13e554', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '85dfc487-5aaf-4b38-a48b-3cf16b9c32de', 'printing of ID Cards', 100, 2500.00, 'delivered', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', 0, 0.00, 0.00, NULL, NULL, NULL, '2026-05-26 11:03:09', '2026-05-29 11:47:34', 'INV-1779793386298', NULL, 'JOB-986211F80A85-1780055253', 'https://checkout.paystack.com/d3r1eig27jn7edi', 'pending', NULL, NULL, NULL, 'intake', NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 'cash', 'sms'),
('0d60b12b-1e5c-4203-8cb7-6ef3ac6c0afc', NULL, '70fb47f0-58d0-47da-8f74-58823f257e92', 'Codex test banner print 20260529113511', 2, 250.00, 'pending', NULL, 0, 0.00, 0.00, NULL, NULL, NULL, '2026-05-29 11:35:17', '2026-05-29 11:35:17', 'INV-20260529-9870', NULL, NULL, NULL, 'unpaid', NULL, NULL, NULL, 'intake', NULL, NULL, NULL, NULL, NULL, NULL, 0.00, 'cash', 'sms');

-- --------------------------------------------------------

--
-- Table structure for table `sessions`
--

CREATE TABLE `sessions` (
  `id` char(36) NOT NULL,
  `user_id` char(36) NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `token` varchar(128) NOT NULL,
  `created_at` datetime NOT NULL,
  `expires_at` datetime NOT NULL,
  `user_agent` varchar(255) DEFAULT NULL,
  `ip` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `sessions`
--

INSERT INTO `sessions` (`id`, `user_id`, `business_id`, `token`, `created_at`, `expires_at`, `user_agent`, `ip`) VALUES
('03292fd8-612c-4fe6-aa54-3274250bf265', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '7610e5f528bb82f96fed2b039915027eb5f0b40095bf1e02c842ab71aead27c5', '2026-05-29 11:46:32', '2026-05-29 19:46:32', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.160.5.183'),
('0355f5fa-cd5d-4577-85e5-01ba8a02683d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'e50c344cf6dd66228be665f6f8182893e0152d7ac44eb4f7f742f765d10c3754', '2026-05-29 11:35:39', '2026-05-29 19:35:39', 'Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.19041.6926', '154.160.5.183'),
('0f1bb81f-3f69-4f2f-a307-d53b797bebc4', '07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'bda2f83390f4abab39826de56b6b26c005f3f6f23b9a259d73818cf48aa249ac', '2026-05-29 12:19:48', '2026-05-29 20:19:48', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.160.5.183'),
('27d3ed11-e6d3-467f-8f84-7aa55d1bf0b8', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '8da1a600a52207fec7a364509f22a902f1c11f3f72fbb2aa59976d10fe75c46d', '2026-05-29 08:34:00', '2026-05-29 16:34:01', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.160.5.183'),
('2a0aae17-f206-455c-ae54-eaef80b812f9', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'ba0672c5013583357b34096b554ba864640fd995907cd622ffc033e7db10de8c', '2026-05-29 12:17:09', '2026-05-29 20:17:09', 'Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.19041.6926', '154.160.5.183'),
('3b4ee802-c55d-48d9-a58a-92481f16167f', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '6c529a05c01bce30686bd4366ba3972d9d780a23599710ab047c947de2a06774', '2026-05-29 12:07:42', '2026-05-29 20:07:42', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.160.5.183'),
('3be69349-63f5-4bf9-8a5d-6d10fe17de50', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'a63bbc0ff28ecfb4a395854f8a76b1bab4ce6a5611eb3bd377e24b40347236bd', '2026-05-28 09:45:16', '2026-05-28 17:45:17', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.161.138.84'),
('44581dc6-baa1-4782-8b53-1700a05d969d', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'd0faa779b4efa5f04a831d728df9025bfcb5f76f9b206f9b85b372db51df43c0', '2026-05-29 11:35:13', '2026-05-29 19:35:13', 'Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.19041.6926', '154.160.5.183'),
('453f8dea-0457-4678-8805-c06b22a6361a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'e1e604174f28fe516feaf855354ea4a92b83d6ee040a48b9fc498d22401163a6', '2026-05-29 12:16:48', '2026-05-29 20:16:49', 'Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.19041.6926', '154.160.5.183'),
('46621935-4d8a-484c-8c3b-6f544d502e8a', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'cf7b16e6d14bd6ec36baf7110a78e0741209bbd6af5d933c57af10889a209024', '2026-05-28 18:50:11', '2026-05-29 02:50:12', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.161.138.84'),
('5e713b64-5788-4017-ab78-1c9ebff164ac', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '0d7f3d0fffc36fc4092b1dd84018f912f6fc85c01ee232b51ceb3f71c3068ea1', '2026-05-29 11:21:04', '2026-05-29 19:21:04', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Codex/26.519.81530 Chrome/148.0.7778.97 Electron/42.1.0 Safari/537.36', '154.160.5.183'),
('8784a2a8-e4a8-4c93-9994-c694e28fcce3', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '79baa8a58ac5d558e77ecf87a61db384179aa530244c185abaddf24579588023', '2026-05-29 12:10:46', '2026-05-29 20:10:46', 'Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.19041.6926', '154.160.5.183'),
('8bdb3c8f-5e37-4197-8c19-b3389b50d8cb', '15531aa1-8d31-4ead-a738-5aceec4cddf3', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', 'da786753d2f5888ec37d85e8d16102ad9bd507be2650b41ea3f7b8adc93b7cae', '2026-05-20 17:59:05', '2026-05-21 01:59:05', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.161.142.71'),
('9dca4237-2b9e-4492-93e2-e36bc54dd259', 'f19f0c5e-6bab-4d51-abf8-e7ea8a26b784', 'c1d7a014-3894-4c50-aba1-4a172d35031a', '477d9bb1c3e1438d1d7e757d8a5e3423c8e850766af6a30645723d8a94c1917', '2026-05-23 16:05:43', '2026-05-24 00:05:43', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.161.31.68'),
('b3195578-9794-4601-8de2-b49f40a0a9f1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', '1aeddd152532dd0efd78c530af98104a7539d54d9cb2e793426186001443bca3', '2026-05-28 09:55:59', '2026-05-28 17:56:00', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.161.138.84'),
('f11c3ad5-c606-42a2-af4f-68dd6f3d68a0', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'd4e8d7de936b67c7af03098a5accb8b698d003ebf069844dce4fa94fe90ecb00', '2026-05-29 09:05:45', '2026-05-29 17:05:45', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.160.5.183'),
('f485cc40-2779-4549-a1db-7545f459269c', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'fbeb7410126e75ca3c0aafac7ab628b39ea29e07e169472bc2f2f707f539620b', '2026-05-29 11:45:22', '2026-05-29 19:45:22', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.160.5.183'),
('f5165d1f-bcc4-4881-824b-57729a2fb0c1', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'b3cc48c0a1f6d21814f730776ac59c10a93b26d76fe4ade6583965200bd60ce0', '2026-05-28 10:10:38', '2026-05-28 18:10:39', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36', '154.161.138.84');

-- --------------------------------------------------------

--
-- Table structure for table `sms_automation_log`
--

CREATE TABLE `sms_automation_log` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `trigger_type` enum('delivery_dispatch','debt_reminder','job_ready','invoice_due') NOT NULL,
  `reference_id` char(36) DEFAULT NULL COMMENT 'delivery_id or service_id or invoice_id',
  `recipient_phone` varchar(20) NOT NULL,
  `message` text NOT NULL,
  `credits_used` int(11) DEFAULT 1,
  `status` enum('sent','failed','skipped_no_credits','skipped_plan') NOT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `sms_business_settings`
--

CREATE TABLE `sms_business_settings` (
  `business_id` char(36) NOT NULL,
  `use_custom_sms` tinyint(1) DEFAULT 0,
  `sms_gateway` varchar(50) DEFAULT 'SENDEXA',
  `api_key` text NOT NULL COMMENT 'Encrypted SMS API Key',
  `sender_id` varchar(50) NOT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `sms_messages`
--

CREATE TABLE `sms_messages` (
  `id` char(36) NOT NULL,
  `sms_id` varchar(36) DEFAULT NULL,
  `recipient` varchar(20) NOT NULL,
  `message` text NOT NULL,
  `segments` int(11) DEFAULT 1,
  `status` enum('SUBMITTED','DELIVERED','PROHIBITED','QUEUED','NOT_DELIVERED','EXPIRED') DEFAULT 'SUBMITTED',
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `branch_id` char(36) DEFAULT NULL,
  `business_id` varchar(36) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `sms_templates`
--

CREATE TABLE `sms_templates` (
  `id` char(36) NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `title` varchar(255) NOT NULL,
  `message` text NOT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `sms_templates`
--

INSERT INTO `sms_templates` (`id`, `business_id`, `title`, `message`, `created_at`) VALUES
('1', '00000000-0000-0000-0000-000000000001', 'Welcome', 'Welcome to PrintFlow! We are excited to serve you.', '2025-12-04 10:41:31'),
('2', '00000000-0000-0000-0000-000000000001', 'Payment Reminder', 'Hello! This is a friendly reminder that your payment is due tomorrow.', '2025-12-04 10:41:31'),
('3', '00000000-0000-0000-0000-000000000001', 'Promotion', 'Exclusive offer! Get 20% off on all services this week.', '2025-12-04 10:41:31'),
('4', '00000000-0000-0000-0000-000000000001', 'Appointment Confirmation', 'Your appointment is confirmed for [DATE] at [TIME].', '2025-12-04 10:41:31'),
('5', '00000000-0000-0000-0000-000000000001', 'Thank You', 'Thank you for choosing PrintFlow. We appreciate your business!', '2025-12-04 10:41:31'),
('6', '04f0938c-6c1d-46b2-bb0b-a8ffdb5a25b1', 'Welcome', 'Welcome to Geboct Tech Solutions! Workspace initialized successfully.', '2026-05-16 10:24:06'),
('7', '04f0938c-6c1d-46b2-bb0b-a8ffdb5a25b1', 'Job Notification', 'Your print order is ready for collection. Thank you!', '2026-05-16 10:24:06'),
('8', '04f0938c-6c1d-46b2-bb0b-a8ffdb5a25b1', 'Invoice Pending', 'Hello! A new invoice has been generated for your recent order.', '2026-05-16 10:24:06'),
('', 'f4539ecd-f8e5-4c55-a62a-b276a6e9d70c', 'Welcome', 'Welcome to Geboct Tech Solutions! Workspace initialized successfully.', '2026-05-17 18:11:39'),
('21a2913e-be2f-4992-b9ba-d2cdcdd7c570', '39133b7f-daf2-4aa5-8a2a-bd624e8a030b', 'Welcome', 'Welcome to Geboct Tech Solutions! Workspace initialized successfully.', '2026-05-17 18:15:13'),
('1979129b-3df9-4bfd-8fdb-2b1e00c0430a', '39133b7f-daf2-4aa5-8a2a-bd624e8a030b', 'Job Notification', 'Your print order is ready for collection. Thank you!', '2026-05-17 18:15:13'),
('b94c53b1-ee21-48b7-b607-7fd1f457de9a', '39133b7f-daf2-4aa5-8a2a-bd624e8a030b', 'Invoice Pending', 'Hello! A new invoice has been generated for your recent order.', '2026-05-17 18:15:13'),
('1a0360fd-6850-4957-b8c2-07111d5e9d99', 'cdd98c67-73b4-405b-92a1-da59c2264f78', 'Welcome', 'Welcome to Brills Innovation Centre! Workspace initialized successfully.', '2026-05-20 07:07:18'),
('2eb8943e-c1a8-44ce-8776-4107881d1af1', 'cdd98c67-73b4-405b-92a1-da59c2264f78', 'Job Notification', 'Your print order is ready for collection. Thank you!', '2026-05-20 07:07:18'),
('ea0fa95b-120c-4e56-a986-b8eb597c811c', 'cdd98c67-73b4-405b-92a1-da59c2264f78', 'Invoice Pending', 'Hello! A new invoice has been generated for your recent order.', '2026-05-20 07:07:18'),
('5a82c667-710c-4fe7-9890-7b87ed482b59', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', 'Welcome', 'Welcome to index 2.0! Workspace initialized successfully.', '2026-05-20 17:57:07'),
('85272768-8aba-4790-a7b4-845c5769c72f', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', 'Job Notification', 'Your print order is ready for collection. Thank you!', '2026-05-20 17:57:07'),
('bbe90cc3-0f2f-47f1-a3c4-25878103c21f', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', 'Invoice Pending', 'Hello! A new invoice has been generated for your recent order.', '2026-05-20 17:57:07'),
('d57ff2ca-0116-4734-93c0-8129835760d6', '9d82563d-b9f9-4e2a-8aea-90e5c6937167', 'Welcome', 'Welcome to J.O Agyapong Ltd! Workspace initialized successfully.', '2026-05-23 11:19:02'),
('79acf9e4-57f9-469e-b4f9-58f7933a3bce', '9d82563d-b9f9-4e2a-8aea-90e5c6937167', 'Job Notification', 'Your print order is ready for collection. Thank you!', '2026-05-23 11:19:02'),
('1915784b-a5b4-4fa7-bd5c-4a7b98d2ff38', '9d82563d-b9f9-4e2a-8aea-90e5c6937167', 'Invoice Pending', 'Hello! A new invoice has been generated for your recent order.', '2026-05-23 11:19:02'),
('22f5c231-b90a-48de-a828-41cf28168519', 'bb0ee07d-fb24-4afb-b260-2775f33d387a', 'Welcome', 'Welcome to J.O Agyapong Ltd! Workspace initialized successfully.', '2026-05-23 11:48:05'),
('2e16522a-5b6a-42c2-9ad2-2604215797ab', 'bb0ee07d-fb24-4afb-b260-2775f33d387a', 'Job Notification', 'Your print order is ready for collection. Thank you!', '2026-05-23 11:48:05'),
('3493e7ce-bda1-49c5-8219-2fb3c390e37d', 'bb0ee07d-fb24-4afb-b260-2775f33d387a', 'Invoice Pending', 'Hello! A new invoice has been generated for your recent order.', '2026-05-23 11:48:05'),
('02495450-a9b4-434a-9d84-3914539bb552', '048aad76-56ee-4dba-8bac-587e95369876', 'Welcome', 'Welcome to test! Workspace initialized successfully.', '2026-05-23 13:04:00'),
('0691bf61-bd5c-42a1-8c2d-6f226f9db6f2', '048aad76-56ee-4dba-8bac-587e95369876', 'Job Notification', 'Your print order is ready for collection. Thank you!', '2026-05-23 13:04:00'),
('425b1662-cfb7-4c44-8d33-3361dde939b5', '048aad76-56ee-4dba-8bac-587e95369876', 'Invoice Pending', 'Hello! A new invoice has been generated for your recent order.', '2026-05-23 13:04:00'),
('0be81e6d-e45c-4ca8-b2f2-3353bcfcac90', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Welcome', 'Welcome to Geboct Tech Solutions! Your workspace is ready.', '2026-05-23 14:54:41'),
('079953ea-20ef-4480-99fb-dcde51eced80', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Job Ready', 'Hi {name}! Order #{invoice} at {business} is {status}. Pay online: {payment_link}', '2026-05-23 14:54:41'),
('7274f616-f92f-474a-96b7-e0462da94407', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Invoice', 'A new invoice has been generated for your recent order.', '2026-05-23 14:54:41'),
('10a0b375-0aad-48ae-b9ec-810ae0408884', 'c1d7a014-3894-4c50-aba1-4a172d35031a', 'Welcome', 'Welcome to J.O Agyapong Ltd! Your workspace is ready.', '2026-05-23 16:05:43'),
('fb849323-8ce1-41e9-ad02-6e1d2d3a28ba', 'c1d7a014-3894-4c50-aba1-4a172d35031a', 'Job Ready', 'Hi {name}! Order #{invoice} at {business} is {status}. Pay online: {payment_link}', '2026-05-23 16:05:43'),
('52728ece-eaac-49b0-bff7-188e073e94f3', 'c1d7a014-3894-4c50-aba1-4a172d35031a', 'Invoice', 'A new invoice has been generated for your recent order.', '2026-05-23 16:05:43');

-- --------------------------------------------------------

--
-- Table structure for table `stock_adjustments`
--

CREATE TABLE `stock_adjustments` (
  `id` char(36) NOT NULL,
  `product_id` char(36) NOT NULL,
  `old_quantity` int(11) NOT NULL,
  `new_quantity` int(11) NOT NULL,
  `change_amount` int(11) GENERATED ALWAYS AS (`new_quantity` - `old_quantity`) STORED,
  `reason` varchar(255) DEFAULT NULL,
  `created_by` char(36) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

--
-- Dumping data for table `stock_adjustments`
--

INSERT INTO `stock_adjustments` (`id`, `product_id`, `old_quantity`, `new_quantity`, `reason`, `created_by`, `created_at`) VALUES
('71cba18b-9d77-4515-8499-fb7d383dc70f', '30225adf-7942-49b2-90f3-8df37f580a57', 94, 93, 'Invoice created #BIV-1779825162 (dc0eaa41-26e8-4431-a8da-b84bef546b17)', '2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '2026-05-26 19:52:42');

-- --------------------------------------------------------

--
-- Table structure for table `super_admins`
--

CREATE TABLE `super_admins` (
  `id` char(36) NOT NULL,
  `name` varchar(150) NOT NULL,
  `email` varchar(150) NOT NULL,
  `role` enum('owner','platform_manager','finance_manager','support_manager','security_manager','analytics_manager') NOT NULL DEFAULT 'owner',
  `password_hash` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `deleted_at` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `super_admins`
--

INSERT INTO `super_admins` (`id`, `name`, `email`, `role`, `password_hash`, `created_at`, `deleted_at`) VALUES
('00000000-0000-0000-0000-000000000001', 'Platform Admin', 'superadmin@printflow.com.gh', 'owner', '$2a$12$2zOvqZg6dBZN83IcmNNV7Og.SEiIyGoedBm6JpDC53OpuNLt4vXQK', '2026-05-16 04:20:07', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `super_admin_approval_requests`
--

CREATE TABLE `super_admin_approval_requests` (
  `id` char(36) NOT NULL,
  `requester_id` char(36) NOT NULL,
  `action_type` enum('refund','custom_pricing','suspend_business','delete_business','tier_change','fraud_suspension') NOT NULL,
  `target_business_id` char(36) DEFAULT NULL,
  `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`metadata`)),
  `status` enum('pending','approved','denied') NOT NULL DEFAULT 'pending',
  `reviewer_id` char(36) DEFAULT NULL,
  `created_at` datetime DEFAULT current_timestamp(),
  `updated_at` datetime DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `super_admin_sessions`
--

CREATE TABLE `super_admin_sessions` (
  `id` char(36) NOT NULL,
  `admin_id` char(36) NOT NULL,
  `token` varchar(128) NOT NULL,
  `created_at` datetime NOT NULL,
  `expires_at` datetime NOT NULL,
  `ip` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `super_admin_sessions`
--

INSERT INTO `super_admin_sessions` (`id`, `admin_id`, `token`, `created_at`, `expires_at`, `ip`) VALUES
('', '00000000-0000-0000-0000-000000000001', '51ccbc162d8295504fcdd7743b12b9d30f229e3dc0de47d1d90aa75a15708000', '2026-05-23 12:43:50', '2026-05-23 20:43:50', '154.161.181.237'),
('1', '00000000-0000-0000-0000-000000000001', '8b4b654bb3c48efc89570b47085449caf1d822d4bc3d4728b2ad9e1bca890c70', '2026-05-16 04:43:23', '2026-05-16 12:43:23', '154.161.51.199'),
('10', '00000000-0000-0000-0000-000000000001', 'a9e9e4a5fd0adfa112c8940227e66a6b239461d37425ef0a6e740002bc3d4e7f', '2026-05-16 16:30:35', '2026-05-17 00:30:35', '154.161.48.92'),
('11', '00000000-0000-0000-0000-000000000001', 'a54a9a73123e76f80f0d1465ec9f87dfecc5394c94d652ed0164879e05b360c6', '2026-05-16 16:40:20', '2026-05-17 00:40:20', '154.161.48.92'),
('12', '00000000-0000-0000-0000-000000000001', '1e369679b6c03d92fa886512a1b9e0ec29e727acd970602be287724eb3edbac1', '2026-05-16 16:49:32', '2026-05-17 00:49:32', '154.161.48.92'),
('2', '00000000-0000-0000-0000-000000000001', '521a52db2b29692ab2125c39275bc5dbba478139b1fe71520ca2382ce919a238', '2026-05-16 07:59:03', '2026-05-16 15:59:03', '154.161.17.223'),
('3', '00000000-0000-0000-0000-000000000001', 'b8072f8290251d7670477efe55b5bacf11d8efbd24917dedade7d380c0a14515', '2026-05-16 08:14:52', '2026-05-16 16:14:52', '154.161.17.223'),
('4', '00000000-0000-0000-0000-000000000001', 'd433160a4fb122862d2924436b5e247904ae8beeade2c6c545d20d69ff89562a', '2026-05-16 13:36:25', '2026-05-16 21:36:25', '154.161.48.92'),
('5', '00000000-0000-0000-0000-000000000001', '4c81933fa0bf82decc411f04df4958dfec96f2f7df92331c4bdad70dc10827cc', '2026-05-16 15:55:20', '2026-05-16 23:55:20', '154.161.48.92'),
('6', '00000000-0000-0000-0000-000000000001', '71645396e3dc176ec1036926d0dc6623ff65b12f2804661545e62d327829177c', '2026-05-16 15:56:24', '2026-05-16 23:56:24', '154.161.48.92'),
('7', '00000000-0000-0000-0000-000000000001', '99543197ffc884567c5f7ac2375d209c54099ae94c53c041f34af0d5d30eaa9e', '2026-05-16 15:58:12', '2026-05-16 23:58:12', '154.161.48.92'),
('8', '00000000-0000-0000-0000-000000000001', 'cae420e68476cbde6d05f385f0d8623525ef0fa7dcf6406114cbc356bc5b1cbe', '2026-05-16 16:01:30', '2026-05-17 00:01:30', '154.161.48.92'),
('9', '00000000-0000-0000-0000-000000000001', 'e2e0b69bd1591bef24ae9d329e3dfc56d0cb9b3e52a3d1e033d85588ea967d8a', '2026-05-16 16:25:15', '2026-05-17 00:25:15', '154.161.48.92');

-- --------------------------------------------------------

--
-- Table structure for table `tenant_licenses`
--

CREATE TABLE `tenant_licenses` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `license_key` varchar(255) NOT NULL,
  `domain` varchar(255) NOT NULL,
  `subscription_tier` varchar(50) NOT NULL,
  `max_users` int(11) NOT NULL,
  `status` enum('active','suspended','revoked','expired') DEFAULT 'active',
  `expires_at` datetime NOT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `tenant_licenses`
--

INSERT INTO `tenant_licenses` (`id`, `business_id`, `license_key`, `domain`, `subscription_tier`, `max_users`, `status`, `expires_at`, `created_at`, `updated_at`) VALUES
('3c142412-234c-4b18-90cb-cb9142fd0e3c', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', 'PF-LIC-3159-44FE-5C12-ABE1', 'index20.brillsinnovation.com', 'starter', 1, 'active', '2027-05-20 17:57:07', '2026-05-20 17:57:07', '2026-05-20 17:57:07'),
('95f0a04a-3210-41bf-a9a8-268ed8b251cd', 'cdd98c67-73b4-405b-92a1-da59c2264f78', 'PF-LIC-E277-D519-60B3-DABF', 'brillsinnovationcentre.brillsinnovation.com', 'empire', 999, 'active', '2027-05-20 07:07:18', '2026-05-20 07:07:18', '2026-05-20 07:07:18'),
('bf6a0ed1-be2a-4a08-bc0c-4b83208d31bb', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'PF-LIC-679B-21EE-26B7-7630', 'gebocttechsolutions.brillsinnovation.com', 'growth', 3, 'active', '2027-05-23 14:54:41', '2026-05-23 14:54:41', '2026-05-23 14:54:41'),
('cca0615c-3ef2-4101-81bf-85c1dbdea7bc', 'c1d7a014-3894-4c50-aba1-4a172d35031a', 'PF-LIC-F494-6946-7452-08DD', 'joagyapongltd.brillsinnovation.com', 'growth', 3, 'active', '2027-05-23 16:05:43', '2026-05-23 16:05:43', '2026-05-23 16:05:43');

-- --------------------------------------------------------

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `id` char(36) NOT NULL,
  `business_id` char(36) DEFAULT NULL,
  `name` varchar(150) NOT NULL,
  `phone` varchar(10) NOT NULL,
  `email` varchar(150) NOT NULL,
  `password_hash` varchar(255) NOT NULL,
  `is_locked` tinyint(1) DEFAULT 0,
  `locked_until` datetime DEFAULT NULL,
  `role` enum('admin','manager','hr','employee','staff') DEFAULT 'employee',
  `is_deleted` tinyint(4) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `profile_photo` text DEFAULT NULL,
  `is_online` tinyint(1) DEFAULT 0,
  `last_active` datetime DEFAULT NULL,
  `branch_id` char(36) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `users`
--

INSERT INTO `users` (`id`, `business_id`, `name`, `phone`, `email`, `password_hash`, `is_locked`, `locked_until`, `role`, `is_deleted`, `created_at`, `profile_photo`, `is_online`, `last_active`, `branch_id`) VALUES
('07663ceb-2fd5-4f00-be27-ec34a826312f', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Staff', '0540519119', 'info@brillsinnovation.com', '$2y$12$P/QDpqHHh86p2WNjZ4bDEuFsFRJvYUCQNsuvZ4Bd0W8fuI823VqPm', 0, NULL, 'employee', 0, '2026-05-27 07:40:16', NULL, 0, NULL, NULL),
('15531aa1-8d31-4ead-a738-5aceec4cddf3', 'd08e0b19-e1a0-4d95-8dd4-7d4d2189c7ed', 'Alex Kwesi Sackey', '0557438156', 'alexanderkwesi@gmail.com', '$2y$12$j9MZSKS.15dAJXICkhGF6eI31/ZK6USX9DSl2Nlh.0qMTA7.Jv/i2', 0, NULL, 'admin', 0, '2026-05-20 17:57:07', NULL, 0, NULL, NULL),
('2ba67088-c4b1-4ea3-9e6f-e94030b9a648', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Salifu Gebilila', '2332439302', 'gebililasalifu@gmail.com', '$2y$12$zp4Exq/sQYVVNrvesknsr.PWcsimFF2eDni3zPuDI5EBUs8.dv7hS', 0, NULL, 'admin', 0, '2026-05-23 14:54:41', NULL, 0, NULL, NULL),
('9ed4cc18-4b9b-4880-bab8-76d95935f00e', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'Codex Staff 20260529121044', '0562912104', 'codex.staff.20260529121044@example.com', '$2y$12$UW3DAe/.eHIsIg6xZOYre.Wn8Tn8VKQGtL9ORaFrwoIvIcY6rFYKK', 0, NULL, 'employee', 0, '2026-05-29 12:10:47', NULL, 0, NULL, NULL),
('f19f0c5e-6bab-4d51-abf8-e7ea8a26b784', 'c1d7a014-3894-4c50-aba1-4a172d35031a', 'Salifu', '2332729725', 'sgebilila@gmail.com', '$2y$12$fr6DdU51wkrGSgOGUfC9Eunad8cHFJ66un/Rd0d0rmCf1vGeJA5j2', 0, NULL, 'admin', 0, '2026-05-23 16:05:43', NULL, 0, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wallet_transactions`
--

CREATE TABLE `wallet_transactions` (
  `id` varchar(36) NOT NULL,
  `wallet_id` varchar(36) NOT NULL,
  `business_id` varchar(36) NOT NULL,
  `transaction_type` enum('deposit','withdrawal','fee','adjustment') NOT NULL,
  `amount` decimal(15,2) NOT NULL,
  `method` varchar(50) DEFAULT NULL,
  `reference_id` varchar(100) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Dumping data for table `wallet_transactions`
--

INSERT INTO `wallet_transactions` (`id`, `wallet_id`, `business_id`, `transaction_type`, `amount`, `method`, `reference_id`, `description`, `created_at`) VALUES
('10c2698f-d5d4-4372-a868-664eb0d6d088', '42bbcbba-35da-4425-9348-e744dd8ec952', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'withdrawal', -500.00, 'payout_request', '9ea3a4ad-d6bf-47f0-ba58-6af6e26826f5', '{\"paystack_transfer_fee\":1,\"platform_fee\":2.5,\"net_payout\":496.5}', '2026-05-26 19:57:00'),
('87958106-a6b9-48f9-bffb-701621fc22d7', '42bbcbba-35da-4425-9348-e744dd8ec952', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'deposit', 735.37, 'Mobile Money', 'fdcc634a-ff56-4c32-a385-a2e138b370d7', '{\"gross\":750,\"paystack_fee\":14.63,\"net\":735.37}', '2026-05-26 04:40:37'),
('8dc93d60-f4b7-4cb1-8d40-94b1770dd015', '42bbcbba-35da-4425-9348-e744dd8ec952', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'deposit', 735.37, 'Mobile Money', '6662df01-3293-4d67-8cdd-13ed99f26975', '{\"gross\":750,\"paystack_fee\":14.63,\"net\":735.37}', '2026-05-26 04:40:37'),
('a989ce37-4d19-4319-a738-eda6116eff4a', '42bbcbba-35da-4425-9348-e744dd8ec952', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'deposit', 1470.75, 'Mobile Money', '2f5c914a-52ff-4608-89c5-653aa848499b', '{\"gross\":1500,\"paystack_fee\":29.25,\"net\":1470.75}', '2026-05-26 04:40:37'),
('e113d69a-7e62-4155-973c-dd7a664d3173', '42bbcbba-35da-4425-9348-e744dd8ec952', '0257b056-a7b2-47b5-85af-996ea3fa47ed', 'deposit', 735.37, 'Mobile Money', '53cd26b7-c409-4205-9fee-7ec7967d8232', '{\"gross\":750,\"paystack_fee\":14.63,\"net\":735.37}', '2026-05-26 04:40:37');

-- --------------------------------------------------------

--
-- Table structure for table `webhooks`
--

CREATE TABLE `webhooks` (
  `id` char(36) NOT NULL,
  `business_id` char(36) NOT NULL,
  `target_url` varchar(255) NOT NULL,
  `event_type` varchar(50) NOT NULL,
  `secret_token` varchar(100) DEFAULT NULL,
  `is_active` tinyint(1) DEFAULT 1,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `webhook_events`
--

CREATE TABLE `webhook_events` (
  `id` int(11) NOT NULL,
  `event_type` varchar(100) NOT NULL,
  `reference` varchar(255) NOT NULL,
  `business_id` varchar(36) DEFAULT NULL,
  `payload` longtext DEFAULT NULL,
  `status` enum('pending','processed','failed') DEFAULT 'pending',
  `error_message` text DEFAULT NULL,
  `processed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `webhook_logs`
--

CREATE TABLE `webhook_logs` (
  `id` char(36) NOT NULL,
  `webhook_id` char(36) NOT NULL,
  `payload` text DEFAULT NULL,
  `response_code` int(11) DEFAULT NULL,
  `response_body` text DEFAULT NULL,
  `timestamp` timestamp NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `whatsapp_business_settings`
--

CREATE TABLE `whatsapp_business_settings` (
  `business_id` char(36) NOT NULL,
  `phone_number_id` varchar(100) NOT NULL,
  `waba_id` varchar(100) NOT NULL,
  `access_token` text NOT NULL COMMENT 'Encrypted WhatsApp Cloud API Token',
  `webhook_verify_token` varchar(100) NOT NULL,
  `is_active` tinyint(1) DEFAULT 1,
  `created_at` timestamp NULL DEFAULT current_timestamp(),
  `updated_at` timestamp NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

--
-- Indexes for dumped tables
--

--
-- Indexes for table `api_keys`
--
ALTER TABLE `api_keys`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `api_key` (`api_key`),
  ADD KEY `business_id` (`business_id`);

--
-- Indexes for table `api_request_logs`
--
ALTER TABLE `api_request_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_ip_time` (`ip_address`,`request_time`),
  ADD KEY `idx_biz_time` (`business_id`,`request_time`);

--
-- Indexes for table `audit_logs`
--
ALTER TABLE `audit_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_business` (`business_id`),
  ADD KEY `idx_action` (`action`),
  ADD KEY `idx_created` (`created_at`),
  ADD KEY `idx_entity` (`entity_type`,`entity_id`);

--
-- Indexes for table `branches`
--
ALTER TABLE `branches`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_branch_business` (`business_id`);

--
-- Indexes for table `businesses`
--
ALTER TABLE `businesses`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `slug` (`slug`),
  ADD KEY `idx_parent_business` (`parent_id`);

--
-- Indexes for table `business_invoices`
--
ALTER TABLE `business_invoices`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `uk_business_invoice` (`business_id`,`invoice_number`),
  ADD KEY `idx_business_status` (`business_id`,`status`),
  ADD KEY `idx_public_token` (`public_token`);

--
-- Indexes for table `business_plans`
--
ALTER TABLE `business_plans`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `business_wallets`
--
ALTER TABLE `business_wallets`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `uniq_business_wallets_business_id` (`business_id`),
  ADD KEY `idx_business_wallets_id` (`id`);

--
-- Indexes for table `categories`
--
ALTER TABLE `categories`
  ADD PRIMARY KEY (`id`),
  ADD KEY `business_id` (`business_id`),
  ADD KEY `idx_biz_id` (`business_id`);

--
-- Indexes for table `credits`
--
ALTER TABLE `credits`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_credits_payment_security` (`business_id`,`reference`,`status`);

--
-- Indexes for table `customers`
--
ALTER TABLE `customers`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `unique_phone_per_business` (`business_id`,`phone`),
  ADD KEY `business_id` (`business_id`),
  ADD KEY `idx_biz_id` (`business_id`);

--
-- Indexes for table `deliveries`
--
ALTER TABLE `deliveries`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_delivery_business` (`business_id`),
  ADD KEY `idx_delivery_status` (`status`);

--
-- Indexes for table `email_smtp_configs`
--
ALTER TABLE `email_smtp_configs`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `uq_smtp_biz` (`business_id`);

--
-- Indexes for table `email_templates`
--
ALTER TABLE `email_templates`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `uq_template_biz_type` (`business_id`,`type`);

--
-- Indexes for table `expenses`
--
ALTER TABLE `expenses`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_expense_business` (`business_id`),
  ADD KEY `idx_expense_branch` (`branch_id`),
  ADD KEY `idx_expense_date` (`expense_date`);

--
-- Indexes for table `inventory_transfers`
--
ALTER TABLE `inventory_transfers`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_transfer_route` (`from_business_id`,`to_business_id`);

--
-- Indexes for table `inventory_transfer_items`
--
ALTER TABLE `inventory_transfer_items`
  ADD PRIMARY KEY (`id`),
  ADD KEY `transfer_id` (`transfer_id`);

--
-- Indexes for table `invoice_settings`
--
ALTER TABLE `invoice_settings`
  ADD PRIMARY KEY (`business_id`);

--
-- Indexes for table `ip_blacklist`
--
ALTER TABLE `ip_blacklist`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `ip_address` (`ip_address`);

--
-- Indexes for table `job_timeline`
--
ALTER TABLE `job_timeline`
  ADD PRIMARY KEY (`id`),
  ADD KEY `sale_id` (`sale_id`);

--
-- Indexes for table `login_attempts`
--
ALTER TABLE `login_attempts`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_ip_time` (`ip`,`attempt_time`),
  ADD KEY `idx_email_time` (`email`,`attempt_time`);

--
-- Indexes for table `machines`
--
ALTER TABLE `machines`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `serial_number` (`serial_number`),
  ADD KEY `business_id` (`business_id`);

--
-- Indexes for table `machine_telemetry`
--
ALTER TABLE `machine_telemetry`
  ADD PRIMARY KEY (`id`),
  ADD KEY `machine_id` (`machine_id`),
  ADD KEY `timestamp` (`timestamp`);

--
-- Indexes for table `otp_messages`
--
ALTER TABLE `otp_messages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `payment_intent`
--
ALTER TABLE `payment_intent`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `reference` (`reference`),
  ADD KEY `idx_business` (`business_id`),
  ADD KEY `idx_reference` (`reference`),
  ADD KEY `idx_status` (`status`),
  ADD KEY `idx_entity` (`entity_type`,`entity_id`);

--
-- Indexes for table `payment_verifications`
--
ALTER TABLE `payment_verifications`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `unique_verification` (`business_id`,`reference`),
  ADD KEY `idx_created` (`created_at`);

--
-- Indexes for table `payout_methods`
--
ALTER TABLE `payout_methods`
  ADD PRIMARY KEY (`id`),
  ADD KEY `business_id` (`business_id`);

--
-- Indexes for table `payout_requests`
--
ALTER TABLE `payout_requests`
  ADD PRIMARY KEY (`id`),
  ADD KEY `business_id` (`business_id`),
  ADD KEY `payout_method_id` (`payout_method_id`);

--
-- Indexes for table `platform_audit_logs`
--
ALTER TABLE `platform_audit_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_event` (`event_type`),
  ADD KEY `idx_created` (`created_at`),
  ADD KEY `idx_business` (`business_id`);

--
-- Indexes for table `platform_payments`
--
ALTER TABLE `platform_payments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `business_id` (`business_id`),
  ADD KEY `payment_date` (`payment_date`),
  ADD KEY `idx_stats` (`payment_date`,`amount`,`status`);

--
-- Indexes for table `platform_settings`
--
ALTER TABLE `platform_settings`
  ADD PRIMARY KEY (`setting_key`);

--
-- Indexes for table `processed_webhooks`
--
ALTER TABLE `processed_webhooks`
  ADD PRIMARY KEY (`reference`);

--
-- Indexes for table `products`
--
ALTER TABLE `products`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `sku` (`sku`),
  ADD KEY `idx_products_stock` (`stock`),
  ADD KEY `business_id` (`business_id`),
  ADD KEY `idx_biz_id` (`business_id`);

--
-- Indexes for table `recurring_invoices`
--
ALTER TABLE `recurring_invoices`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `sales`
--
ALTER TABLE `sales`
  ADD PRIMARY KEY (`id`),
  ADD KEY `fk_sales_customer` (`customer_id`),
  ADD KEY `business_id` (`business_id`),
  ADD KEY `idx_biz_id` (`business_id`),
  ADD KEY `idx_job_status` (`job_status`),
  ADD KEY `idx_sales_business_paymentref` (`business_id`,`payment_reference`),
  ADD KEY `idx_sales_business_txid` (`business_id`,`transaction_id`),
  ADD KEY `idx_sales_sold_by` (`sold_by_user_id`),
  ADD KEY `idx_sales_payment_security` (`business_id`,`payment_reference`,`payment_status`);

--
-- Indexes for table `sales_items`
--
ALTER TABLE `sales_items`
  ADD PRIMARY KEY (`id`),
  ADD KEY `sale_id` (`sale_id`);

--
-- Indexes for table `security_alerts`
--
ALTER TABLE `security_alerts`
  ADD PRIMARY KEY (`id`),
  ADD KEY `alert_type` (`alert_type`),
  ADD KEY `business_id` (`business_id`),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `services`
--
ALTER TABLE `services`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `invoice_number` (`invoice_number`),
  ADD KEY `fk_services_customer` (`customer_id`),
  ADD KEY `business_id` (`business_id`),
  ADD KEY `idx_biz_id` (`business_id`),
  ADD KEY `idx_services_payment_security` (`business_id`,`payment_reference`,`payment_status`),
  ADD KEY `idx_services_workflow` (`business_id`,`workflow_stage`,`due_date`);

--
-- Indexes for table `sessions`
--
ALTER TABLE `sessions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `idx_token_expiry` (`token`,`expires_at`);

--
-- Indexes for table `sms_automation_log`
--
ALTER TABLE `sms_automation_log`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_auto_sms_business` (`business_id`),
  ADD KEY `idx_auto_sms_trigger` (`trigger_type`,`reference_id`);

--
-- Indexes for table `sms_business_settings`
--
ALTER TABLE `sms_business_settings`
  ADD PRIMARY KEY (`business_id`);

--
-- Indexes for table `sms_messages`
--
ALTER TABLE `sms_messages`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `sms_id` (`sms_id`),
  ADD KEY `idx_sms_business` (`business_id`);

--
-- Indexes for table `sms_templates`
--
ALTER TABLE `sms_templates`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_biz_id` (`business_id`);

--
-- Indexes for table `stock_adjustments`
--
ALTER TABLE `stock_adjustments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_by` (`created_by`),
  ADD KEY `idx_sa_product_time` (`product_id`,`created_at`),
  ADD KEY `idx_sa_created_at` (`created_at`);

--
-- Indexes for table `super_admins`
--
ALTER TABLE `super_admins`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `email` (`email`);

--
-- Indexes for table `super_admin_approval_requests`
--
ALTER TABLE `super_admin_approval_requests`
  ADD PRIMARY KEY (`id`),
  ADD KEY `requester_id` (`requester_id`),
  ADD KEY `reviewer_id` (`reviewer_id`),
  ADD KEY `target_business_id` (`target_business_id`);

--
-- Indexes for table `super_admin_sessions`
--
ALTER TABLE `super_admin_sessions`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `token` (`token`),
  ADD KEY `admin_id` (`admin_id`);

--
-- Indexes for table `tenant_licenses`
--
ALTER TABLE `tenant_licenses`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `business_id` (`business_id`),
  ADD UNIQUE KEY `license_key` (`license_key`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `email` (`email`),
  ADD KEY `business_id` (`business_id`),
  ADD KEY `idx_email_business` (`email`,`business_id`);

--
-- Indexes for table `wallet_transactions`
--
ALTER TABLE `wallet_transactions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `idx_wallet_id` (`wallet_id`);

--
-- Indexes for table `webhooks`
--
ALTER TABLE `webhooks`
  ADD PRIMARY KEY (`id`),
  ADD KEY `business_id` (`business_id`);

--
-- Indexes for table `webhook_events`
--
ALTER TABLE `webhook_events`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `unique_event` (`event_type`,`reference`),
  ADD KEY `idx_status` (`status`),
  ADD KEY `idx_business` (`business_id`),
  ADD KEY `idx_created` (`created_at`);

--
-- Indexes for table `webhook_logs`
--
ALTER TABLE `webhook_logs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `webhook_id` (`webhook_id`);

--
-- Indexes for table `whatsapp_business_settings`
--
ALTER TABLE `whatsapp_business_settings`
  ADD PRIMARY KEY (`business_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `audit_logs`
--
ALTER TABLE `audit_logs`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `payment_verifications`
--
ALTER TABLE `payment_verifications`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `webhook_events`
--
ALTER TABLE `webhook_events`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- Constraints for dumped tables
--

--
-- Constraints for table `business_wallets`
--
ALTER TABLE `business_wallets`
  ADD CONSTRAINT `business_wallets_ibfk_1` FOREIGN KEY (`business_id`) REFERENCES `businesses` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `payout_methods`
--
ALTER TABLE `payout_methods`
  ADD CONSTRAINT `payout_methods_ibfk_1` FOREIGN KEY (`business_id`) REFERENCES `businesses` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `payout_requests`
--
ALTER TABLE `payout_requests`
  ADD CONSTRAINT `payout_requests_ibfk_1` FOREIGN KEY (`business_id`) REFERENCES `businesses` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `payout_requests_ibfk_2` FOREIGN KEY (`payout_method_id`) REFERENCES `payout_methods` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `sessions`
--
ALTER TABLE `sessions`
  ADD CONSTRAINT `sessions_ibfk_1` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `sms_business_settings`
--
ALTER TABLE `sms_business_settings`
  ADD CONSTRAINT `sms_business_settings_ibfk_1` FOREIGN KEY (`business_id`) REFERENCES `businesses` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `super_admin_approval_requests`
--
ALTER TABLE `super_admin_approval_requests`
  ADD CONSTRAINT `super_admin_approval_requests_ibfk_1` FOREIGN KEY (`requester_id`) REFERENCES `super_admins` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `super_admin_approval_requests_ibfk_2` FOREIGN KEY (`reviewer_id`) REFERENCES `super_admins` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `super_admin_approval_requests_ibfk_3` FOREIGN KEY (`target_business_id`) REFERENCES `businesses` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `tenant_licenses`
--
ALTER TABLE `tenant_licenses`
  ADD CONSTRAINT `tenant_licenses_ibfk_1` FOREIGN KEY (`business_id`) REFERENCES `businesses` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `wallet_transactions`
--
ALTER TABLE `wallet_transactions`
  ADD CONSTRAINT `fk_wallet_transactions_wallet` FOREIGN KEY (`wallet_id`) REFERENCES `business_wallets` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `whatsapp_business_settings`
--
ALTER TABLE `whatsapp_business_settings`
  ADD CONSTRAINT `whatsapp_business_settings_ibfk_1` FOREIGN KEY (`business_id`) REFERENCES `businesses` (`id`) ON DELETE CASCADE;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
