// Peer-to-Peer Lending Insights (peer-to-peer-lending-insights) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.loans), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.loans.createMany({
        data: [
            { id: 1, borrower_id: "28b071df-1dc7-4698-a2ea-f7ae460584c5", investor_id: "2dacb582-6aa9-45ff-8693-6af2ed1933bf", loan_amount: "43996.12", invested_amount: "11837.42", platform_fee: "1537.35", status: "sold", repayment_date: null, created_at: new Date("2022-08-02T11:06:34Z") },
            { id: 2, borrower_id: "ac46d714-7ae3-4dda-a371-5129293cb0c7", investor_id: "e092131c-98c3-4eb7-b551-a38a97188e6e", loan_amount: "33919.40", invested_amount: "29742.22", platform_fee: "1566.45", status: "active", repayment_date: null, created_at: new Date("2023-08-22T11:22:20Z") },
            { id: 3, borrower_id: "49b6237c-3428-49d9-9fdf-65560d43358b", investor_id: "d93f3458-a9e9-4cd4-ae06-bf715562625d", loan_amount: "42005.25", invested_amount: "13350.35", platform_fee: "1091.88", status: "defaulted", repayment_date: "2022-04-23", created_at: new Date("2022-02-07T14:47:53Z") },
            { id: 4, borrower_id: "81dd4460-7b8d-45bf-9127-3cecbf523c59", investor_id: "def2a48e-7faf-4648-a099-c436eab9476f", loan_amount: "41035.18", invested_amount: "1434.42", platform_fee: "1224.35", status: "active", repayment_date: null, created_at: new Date("2022-01-19T17:51:48Z") },
            { id: 5, borrower_id: "28eb704a-c4a8-4b1f-8be2-ced74a6371c6", investor_id: "ed02ba2a-0d24-4155-89de-a3aae464b4b2", loan_amount: "24199.25", invested_amount: "28877.22", platform_fee: "1608.57", status: "active", repayment_date: null, created_at: new Date("2023-08-13T14:34:31Z") },
            { id: 6, borrower_id: "80555007-a9e1-4856-be3f-890189ec7a04", investor_id: "4909cf60-b7ee-4f7d-b026-e03bfae17a35", loan_amount: "12951.67", invested_amount: "15272.08", platform_fee: "2058.51", status: "sold", repayment_date: null, created_at: new Date("2022-05-05T08:02:59Z") },
            { id: 7, borrower_id: "fe5e9928-559a-40b1-b724-f4948fd58e2c", investor_id: "6167ae2f-a9d1-40fa-b549-02c22e05b087", loan_amount: "1718.03", invested_amount: "25969.36", platform_fee: "4333.42", status: "sold", repayment_date: null, created_at: new Date("2022-12-29T16:41:51Z") },
            { id: 8, borrower_id: "e729ae6a-2d46-4eb6-9361-c12b3f8e5f47", investor_id: "7a92a012-7a77-4be1-9f9f-491c3680aaef", loan_amount: "5996.50", invested_amount: "12936.25", platform_fee: "640.45", status: "defaulted", repayment_date: "2023-11-23", created_at: new Date("2022-03-17T07:47:54Z") },
            { id: 9, borrower_id: "358844e3-095f-481e-b9eb-0b8bbd9d41cc", investor_id: "1f797788-d21d-484d-9919-b7a8767c2089", loan_amount: "19273.08", invested_amount: "11931.89", platform_fee: "2807.90", status: "active", repayment_date: null, created_at: new Date("2023-02-10T13:44:07Z") },
            { id: 10, borrower_id: "c41150d4-2c97-4c30-9e99-fb1e7ff16424", investor_id: "73ed4543-abc1-4094-bf96-81fe191f4719", loan_amount: "32501.81", invested_amount: "38744.41", platform_fee: "4917.86", status: "defaulted", repayment_date: "2023-05-21", created_at: new Date("2023-05-21T08:42:56Z") },
            { id: 11, borrower_id: "b914026f-5865-4916-a851-33321e0b6937", investor_id: "4a41a9b8-7d8d-4ef0-a809-155737df47bc", loan_amount: "42294.77", invested_amount: "11505.35", platform_fee: "4536.02", status: "sold", repayment_date: null, created_at: new Date("2023-01-08T08:01:32Z") },
            { id: 12, borrower_id: "0faa9daa-a55a-4c64-a672-2b251e671d8a", investor_id: "258b43b1-bfc2-4dec-aa6e-de94264a795d", loan_amount: "38165.03", invested_amount: "36941.98", platform_fee: "2566.60", status: "late", repayment_date: "2023-08-29", created_at: new Date("2023-12-17T15:47:01Z") },
            { id: 13, borrower_id: "4d199d2c-1b33-483e-84b7-331a9bf86997", investor_id: "65e701d8-c87e-4f71-8eca-5f040d9a1238", loan_amount: "5120.15", invested_amount: "2581.05", platform_fee: "1013.78", status: "defaulted", repayment_date: "2025-08-07", created_at: new Date("2022-07-12T10:47:53Z") },
            { id: 14, borrower_id: "b2ff5ab7-1a0c-43c4-9d08-35a440465f01", investor_id: "bf0b561f-8a51-4a5b-a02d-787c9f02c174", loan_amount: "16459.76", invested_amount: "2449.18", platform_fee: "3395.04", status: "defaulted", repayment_date: "2022-11-18", created_at: new Date("2022-04-29T15:31:13Z") },
            { id: 15, borrower_id: "a0332c70-808a-49fc-8df4-9b6811788d17", investor_id: "3c73624e-b8bc-45a5-9e9e-c676152157f7", loan_amount: "1625.47", invested_amount: "8538.05", platform_fee: "186.53", status: "active", repayment_date: null, created_at: new Date("2022-04-19T04:02:35Z") },
            { id: 16, borrower_id: "0c1493ed-4557-4d48-8fe6-afd35a07f60d", investor_id: "2942d40c-4880-4d34-80ec-311f9595a7d8", loan_amount: "17598.98", invested_amount: "2554.73", platform_fee: "1256.29", status: "sold", repayment_date: null, created_at: new Date("2023-04-09T16:41:39Z") },
            { id: 17, borrower_id: "f8535a25-785d-446e-97d2-d74b2603d50d", investor_id: "e229328f-2b80-4162-b0df-d385134ad2f3", loan_amount: "6233.29", invested_amount: "8193.12", platform_fee: "2306.01", status: "defaulted", repayment_date: "2024-09-14", created_at: new Date("2023-02-10T07:04:04Z") },
            { id: 18, borrower_id: "bd82c7d1-9c16-4efd-828d-eb5279ee9f73", investor_id: "cf57939b-b803-4bc6-a621-b8ad6150dfc7", loan_amount: "7205.44", invested_amount: "34300.43", platform_fee: "1894.61", status: "defaulted", repayment_date: "2025-10-24", created_at: new Date("2022-04-26T15:10:30Z") },
            { id: 19, borrower_id: "91714106-5627-445c-b48f-a29809e811c2", investor_id: "6b2eb044-907a-4e78-b0be-59f2e010c453", loan_amount: "1315.92", invested_amount: "4026.47", platform_fee: "1403.99", status: "active", repayment_date: null, created_at: new Date("2023-01-15T13:21:54Z") },
            { id: 20, borrower_id: "fa68c0be-06dc-443b-bebc-e0372621267e", investor_id: "3dffc3e6-21c7-4a2d-b8bd-9835e6d5f296", loan_amount: "36664.82", invested_amount: "27321.41", platform_fee: "2266.65", status: "active", repayment_date: null, created_at: new Date("2023-08-18T17:05:19Z") },
            { id: 21, borrower_id: "3b4f8c28-b331-4814-81e7-8fa36327388c", investor_id: "698e78b8-c722-47fd-ba63-1782d2cf82ad", loan_amount: "8584.56", invested_amount: "31269.04", platform_fee: "606.82", status: "sold", repayment_date: null, created_at: new Date("2022-06-21T10:53:18Z") },
            { id: 22, borrower_id: "9f29792b-2018-4816-8db4-2b12f2e4346e", investor_id: "1afc363a-09d8-40b7-9a8f-daa2fc05bf08", loan_amount: "6487.69", invested_amount: "6577.88", platform_fee: "183.55", status: "repaid", repayment_date: "2024-08-15", created_at: new Date("2022-09-27T15:21:02Z") },
            { id: 23, borrower_id: "c0705a29-0cd1-4f09-a676-3f0bd9bcfeff", investor_id: "7a88da05-ecde-4db4-b649-de3b05fe6a36", loan_amount: "6510.31", invested_amount: "36169.76", platform_fee: "3096.00", status: "active", repayment_date: null, created_at: new Date("2023-04-01T05:56:28Z") },
            { id: 24, borrower_id: "4d1240d3-05ae-4690-80d4-5b0edda15b24", investor_id: "78cd24c2-f2ee-484d-b190-a1d1eb7f6774", loan_amount: "3708.04", invested_amount: "40324.30", platform_fee: "4631.26", status: "repaid", repayment_date: "2025-09-18", created_at: new Date("2022-02-20T06:39:48Z") },
            { id: 25, borrower_id: "b7d213c5-25cc-4464-9d1d-08d753f1f72d", investor_id: "4d59063e-db75-4273-a540-3a670ebb09ea", loan_amount: "23142.53", invested_amount: "1684.50", platform_fee: "642.75", status: "defaulted", repayment_date: "2023-09-29", created_at: new Date("2022-02-25T10:14:14Z") },
            { id: 26, borrower_id: "fd608207-2edd-4c55-bffe-d1671e7172a6", investor_id: "dd840522-ea26-4e12-af3e-c0553834784e", loan_amount: "16318.84", invested_amount: "4006.64", platform_fee: "206.14", status: "late", repayment_date: "2025-03-22", created_at: new Date("2023-03-06T12:42:21Z") },
            { id: 27, borrower_id: "269f5b5a-364c-4759-92f5-5125ec374dc1", investor_id: "8d61e21b-4522-4484-8468-ba94e71ef1dd", loan_amount: "38299.53", invested_amount: "1302.15", platform_fee: "1967.79", status: "repaid", repayment_date: "2023-05-30", created_at: new Date("2022-11-10T18:42:08Z") },
            { id: 28, borrower_id: "83ff9f08-0cc5-47db-85f9-749939a1b542", investor_id: "76b86897-6dda-41cb-be33-7183f5530d99", loan_amount: "42541.37", invested_amount: "49840.97", platform_fee: "112.34", status: "defaulted", repayment_date: "2025-08-23", created_at: new Date("2022-07-06T10:34:18Z") },
            { id: 29, borrower_id: "9e00e630-0c99-4945-b306-74ac1a33b640", investor_id: "15739c33-13ab-4979-a325-81500a659cc9", loan_amount: "3228.89", invested_amount: "8518.52", platform_fee: "6.86", status: "sold", repayment_date: null, created_at: new Date("2022-11-11T14:16:55Z") },
            { id: 30, borrower_id: "c36703c0-a066-443c-89ad-b7c47283bfc3", investor_id: "ff35173b-4482-466a-9af5-6acd34129773", loan_amount: "26083.19", invested_amount: "35556.83", platform_fee: "793.48", status: "sold", repayment_date: null, created_at: new Date("2022-09-16T10:48:11Z") },
            { id: 31, borrower_id: "3f5954a1-b3e8-44a2-ac15-82dc5078bd31", investor_id: "f0d5487e-2c95-40e8-a67c-b4d291897512", loan_amount: "6166.74", invested_amount: "474.44", platform_fee: "19.17", status: "sold", repayment_date: null, created_at: new Date("2022-01-02T09:27:00Z") },
            { id: 32, borrower_id: "6df899aa-a80e-4c47-a711-614679152394", investor_id: "2c4f1e09-612c-44c9-99d7-4cbd89ecc877", loan_amount: "20168.03", invested_amount: "15486.28", platform_fee: "134.99", status: "repaid", repayment_date: "2024-04-10", created_at: new Date("2022-10-05T14:26:15Z") },
            { id: 33, borrower_id: "f79c7818-f0aa-4d71-b079-928eb7a330e7", investor_id: "54a51bc4-ab7d-4c2d-a0e9-d8bae59a1715", loan_amount: "18355.00", invested_amount: "21228.46", platform_fee: "235.18", status: "defaulted", repayment_date: "2025-07-14", created_at: new Date("2022-01-01T10:27:05Z") },
            { id: 34, borrower_id: "7c268108-c2d7-42da-bfb5-5b751489d65a", investor_id: "302c80dc-48e2-409a-ae26-180be799965b", loan_amount: "16360.86", invested_amount: "314.42", platform_fee: "523.62", status: "sold", repayment_date: null, created_at: new Date("2022-03-13T18:56:51Z") },
            { id: 35, borrower_id: "5f628db7-52f9-40dc-8827-58462562f486", investor_id: "a0502e9f-f626-4a6d-95ca-09fadc1e1e7d", loan_amount: "49391.70", invested_amount: "4815.50", platform_fee: "3233.79", status: "late", repayment_date: "2024-04-25", created_at: new Date("2023-12-05T14:30:31Z") },
            { id: 36, borrower_id: "0719e6c8-e0c0-4b56-8a1d-25ee0a17b581", investor_id: "3d0e0baa-c5b1-4a73-8fde-423c62efbd56", loan_amount: "4256.55", invested_amount: "11130.68", platform_fee: "1806.70", status: "active", repayment_date: null, created_at: new Date("2022-12-08T10:43:30Z") },
            { id: 37, borrower_id: "cc839cf8-32cf-4035-a4d0-e27e4c580f19", investor_id: "a4e1c201-bf9f-4e28-b2b0-e2658f7ec5dd", loan_amount: "37360.86", invested_amount: "6146.19", platform_fee: "179.10", status: "sold", repayment_date: null, created_at: new Date("2022-02-06T12:56:07Z") },
            { id: 38, borrower_id: "89d12cd3-5e55-485b-bba8-3ff330366f11", investor_id: "657d77fa-ca0e-4ea3-8abf-c46618251379", loan_amount: "3128.63", invested_amount: "21482.48", platform_fee: "3811.78", status: "sold", repayment_date: null, created_at: new Date("2023-11-08T12:37:57Z") },
            { id: 39, borrower_id: "109d8fd6-9a2e-4f50-a91a-3577215d44f3", investor_id: "9d0ef527-5bda-4376-8ba0-89235c09ac6d", loan_amount: "2154.24", invested_amount: "16650.27", platform_fee: "2522.68", status: "sold", repayment_date: null, created_at: new Date("2022-07-03T16:30:13Z") },
            { id: 40, borrower_id: "c5b5fa12-ffb6-4676-aa57-52137c8ee371", investor_id: "72276e95-afe2-4ca2-8a80-418dd2f12636", loan_amount: "12772.17", invested_amount: "1786.02", platform_fee: "1437.83", status: "defaulted", repayment_date: "2025-08-17", created_at: new Date("2023-05-02T08:47:31Z") },
            { id: 41, borrower_id: "f37fe8b8-848c-48fa-897e-7cfcc6861293", investor_id: "1ac64620-68fa-4be0-9c58-dbc88b3e58c5", loan_amount: "2248.74", invested_amount: "4753.67", platform_fee: "4764.49", status: "late", repayment_date: "2024-05-14", created_at: new Date("2022-04-16T13:40:02Z") },
            { id: 42, borrower_id: "9bff42e2-e9ce-428c-995c-4e6872b4700d", investor_id: "8fd8832c-1b9d-464f-af06-6928276d6e3c", loan_amount: "1374.15", invested_amount: "18439.87", platform_fee: "2595.17", status: "repaid", repayment_date: "2022-03-10", created_at: new Date("2023-11-07T20:31:36Z") },
            { id: 43, borrower_id: "0c467ccf-0ce4-471f-a4d5-c8a42c3dc67b", investor_id: "6fc766c0-051e-40c2-b0ba-7f80a51cc095", loan_amount: "48855.34", invested_amount: "35744.23", platform_fee: "1282.30", status: "repaid", repayment_date: "2025-05-31", created_at: new Date("2023-08-01T10:44:07Z") },
            { id: 44, borrower_id: "b99ce325-e037-4490-90dc-e5782f6e44b3", investor_id: "62ac7998-cd78-4cb6-bcd3-3db9b1eebf5d", loan_amount: "1351.75", invested_amount: "9039.22", platform_fee: "1684.19", status: "sold", repayment_date: null, created_at: new Date("2022-01-23T21:41:50Z") },
            { id: 45, borrower_id: "3b9ba599-4ed7-4352-b473-84b0f1be1f9f", investor_id: "71dc0a5f-a68a-4ac1-9c0c-6a8610043c3b", loan_amount: "23190.18", invested_amount: "18908.29", platform_fee: "217.93", status: "repaid", repayment_date: "2025-12-22", created_at: new Date("2023-07-05T10:24:33Z") },
            { id: 46, borrower_id: "8127e392-cb85-4ba6-8b32-4d154dfe823f", investor_id: "26ca5a6e-f0e5-4d48-b97d-17816d537c65", loan_amount: "47975.69", invested_amount: "42177.39", platform_fee: "726.23", status: "sold", repayment_date: null, created_at: new Date("2022-02-15T15:37:32Z") },
            { id: 47, borrower_id: "0f697d02-bb00-40de-8ec3-fb0b51ff2bff", investor_id: "2e4344bf-795d-493b-b7d1-cf4bb4598af2", loan_amount: "24543.78", invested_amount: "6877.13", platform_fee: "158.66", status: "active", repayment_date: null, created_at: new Date("2022-07-08T05:16:18Z") },
            { id: 48, borrower_id: "3c15fea7-a638-45c5-9d0e-64b45b4a5e83", investor_id: "b80174d7-c187-46cb-a4e7-b8aef5ca2691", loan_amount: "1425.12", invested_amount: "1578.56", platform_fee: "2068.76", status: "defaulted", repayment_date: "2023-05-25", created_at: new Date("2023-06-27T09:03:12Z") },
            { id: 49, borrower_id: "bd60ff4e-be75-4daf-a5d8-0dc35f5df0e4", investor_id: "a67429b1-6988-4393-98fb-bf6a27696402", loan_amount: "1819.08", invested_amount: "5614.79", platform_fee: "2219.18", status: "defaulted", repayment_date: "2022-01-29", created_at: new Date("2023-05-06T13:25:54Z") },
            { id: 50, borrower_id: "702178a2-bb4b-4b5e-b1c6-8ebd2f419d81", investor_id: "bd36f7cf-046f-41b1-a809-07dbfc8bae30", loan_amount: "9258.99", invested_amount: "4637.47", platform_fee: "507.86", status: "defaulted", repayment_date: "2023-01-05", created_at: new Date("2023-04-30T15:13:12Z") },
            { id: 51, borrower_id: "aef84131-6470-462a-b3f8-fbdd8bd3309f", investor_id: "18f39a89-437a-453f-8e29-bca1154ec8cc", loan_amount: "21445.78", invested_amount: "27447.98", platform_fee: "211.38", status: "active", repayment_date: null, created_at: new Date("2023-07-31T10:50:13Z") },
            { id: 52, borrower_id: "3af1a163-fb5b-4005-b96d-dcca2aa37dd1", investor_id: "a502a040-8fb8-45c5-8884-c9f3734e5dea", loan_amount: "1038.02", invested_amount: "354.61", platform_fee: "100.61", status: "sold", repayment_date: null, created_at: new Date("2023-07-16T16:40:10Z") },
            { id: 53, borrower_id: "df700bf3-b072-4a50-a005-da92ab224a62", investor_id: "e9c33333-75f5-408b-bb70-3ae4e6c34536", loan_amount: "45796.28", invested_amount: "39205.18", platform_fee: "2681.60", status: "active", repayment_date: null, created_at: new Date("2022-04-21T10:54:04Z") },
            { id: 54, borrower_id: "679d7f48-2729-42a2-a10a-b0058a5569a5", investor_id: "74bce49d-8d0f-4704-8d34-b2cf5b782533", loan_amount: "27729.39", invested_amount: "31453.22", platform_fee: "2709.70", status: "sold", repayment_date: null, created_at: new Date("2022-09-01T15:03:03Z") },
            { id: 55, borrower_id: "fa0782ea-996c-4594-831f-a9a2f68a1c50", investor_id: "55eae85d-398a-4715-9193-12f91ca572ea", loan_amount: "4770.66", invested_amount: "911.58", platform_fee: "710.75", status: "late", repayment_date: "2025-03-01", created_at: new Date("2023-08-04T17:03:56Z") },
            { id: 56, borrower_id: "851edf5d-7a42-4c69-8cca-2cb8e2a63286", investor_id: "c45be46b-6e24-4824-9988-2186046cff94", loan_amount: "48208.22", invested_amount: "2929.73", platform_fee: "1289.18", status: "late", repayment_date: "2024-08-05", created_at: new Date("2022-01-02T17:29:49Z") },
            { id: 57, borrower_id: "a24a93d8-d538-4f6f-b9b5-f531ed0d8e44", investor_id: "019c54b9-0fe1-4838-b26c-8bd1480b7244", loan_amount: "22147.00", invested_amount: "15817.83", platform_fee: "230.37", status: "late", repayment_date: "2024-10-22", created_at: new Date("2023-02-24T16:11:36Z") },
            { id: 58, borrower_id: "f8ca8c2a-8a69-4f4f-a7cf-6ced824adb00", investor_id: "c4d5f16c-8d84-4c82-a863-501e196a9d6b", loan_amount: "13748.23", invested_amount: "284.40", platform_fee: "1783.65", status: "defaulted", repayment_date: "2025-12-08", created_at: new Date("2023-03-25T16:11:48Z") },
            { id: 59, borrower_id: "eed06c8b-84d1-43ce-8dfb-429a20d9b67b", investor_id: "83757e8d-a08d-4725-a1bc-f69962ed9478", loan_amount: "24547.45", invested_amount: "1659.27", platform_fee: "565.40", status: "repaid", repayment_date: "2025-01-15", created_at: new Date("2022-09-09T14:29:04Z") },
            { id: 60, borrower_id: "a98d20bc-bf86-43d1-b536-4b014c3490fc", investor_id: "56601af1-b576-4be7-9ddd-c05e6fc580f7", loan_amount: "47758.09", invested_amount: "1236.64", platform_fee: "4995.82", status: "defaulted", repayment_date: "2025-09-16", created_at: new Date("2023-04-22T15:00:28Z") },
            { id: 61, borrower_id: "3f1c4684-bc59-43bc-99f1-16c1ce6be03a", investor_id: "aaaf8bd7-8a62-4a76-852f-a2dabe8e76d4", loan_amount: "35425.35", invested_amount: "8489.15", platform_fee: "1316.19", status: "active", repayment_date: null, created_at: new Date("2023-01-11T15:40:57Z") },
            { id: 62, borrower_id: "6055e5b2-b0b3-4acc-b57f-9846733b4d7e", investor_id: "ed781bf0-9d05-40e7-9967-c4a5d880c5b5", loan_amount: "11876.70", invested_amount: "10958.99", platform_fee: "1250.93", status: "repaid", repayment_date: "2024-06-20", created_at: new Date("2022-10-30T16:57:00Z") },
            { id: 63, borrower_id: "e38127c3-47cd-4f91-b350-530af04285f6", investor_id: "6f9005f6-22e8-4f80-9ed7-aeb25f6ba2d7", loan_amount: "15012.44", invested_amount: "34061.45", platform_fee: "20.13", status: "active", repayment_date: null, created_at: new Date("2023-07-18T16:16:29Z") },
            { id: 64, borrower_id: "af19116f-3c63-44c6-b01c-78c5662b6265", investor_id: "85a4320a-0461-4341-b787-3d678e5122c5", loan_amount: "7748.07", invested_amount: "19360.00", platform_fee: "4090.38", status: "active", repayment_date: null, created_at: new Date("2022-11-07T14:57:35Z") },
            { id: 65, borrower_id: "8acb04a4-fc5a-4eeb-b54d-20b7ee230fe6", investor_id: "dda63b39-e4ee-4fb9-89c4-137a2d4f0069", loan_amount: "8260.05", invested_amount: "2611.15", platform_fee: "827.08", status: "active", repayment_date: null, created_at: new Date("2022-05-26T11:25:15Z") },
            { id: 66, borrower_id: "f179aaf4-2ea8-46be-93d1-637a6e61d9e5", investor_id: "5105682d-3e79-48dc-a44e-7a1662ce4ba3", loan_amount: "1018.72", invested_amount: "35792.48", platform_fee: "1428.51", status: "repaid", repayment_date: "2022-09-17", created_at: new Date("2022-10-13T19:27:57Z") },
            { id: 67, borrower_id: "52f29e68-cd70-4c8f-9815-1f037ae49d7c", investor_id: "a34875d4-06ae-4658-a97d-371092eb9724", loan_amount: "42131.26", invested_amount: "6869.76", platform_fee: "1598.30", status: "late", repayment_date: "2022-08-01", created_at: new Date("2022-01-01T09:49:44Z") },
            { id: 68, borrower_id: "db2d2bdc-a69d-4fc5-984f-4b507e69c26b", investor_id: "87298dd2-5d03-4d2b-ab76-52dedde2a7a4", loan_amount: "5838.95", invested_amount: "275.67", platform_fee: "2280.37", status: "sold", repayment_date: null, created_at: new Date("2023-12-12T14:20:47Z") },
            { id: 69, borrower_id: "f2a41206-a884-4119-acc8-853a578272b8", investor_id: "4618dae1-4da5-4e2d-a250-f36f74e3dbab", loan_amount: "42553.46", invested_amount: "3793.01", platform_fee: "475.51", status: "defaulted", repayment_date: "2024-08-29", created_at: new Date("2023-11-12T12:40:52Z") },
            { id: 70, borrower_id: "f94861b6-22ea-4ccb-93d5-8dec7ed78089", investor_id: "f057378d-dc17-4727-be77-950773ad9c70", loan_amount: "1077.06", invested_amount: "18645.38", platform_fee: "1702.40", status: "late", repayment_date: "2022-11-07", created_at: new Date("2022-04-05T11:44:40Z") },
            { id: 71, borrower_id: "706526e4-5f8d-4aba-8b66-392acccbfb54", investor_id: "d4247d5e-c89b-4168-9d8d-ec3f606ae68a", loan_amount: "46071.40", invested_amount: "21269.80", platform_fee: "1249.34", status: "defaulted", repayment_date: "2025-06-07", created_at: new Date("2022-12-03T09:21:45Z") },
            { id: 72, borrower_id: "196d8ab0-15b6-4a60-8450-257e986969cf", investor_id: "b071ffaa-26e7-4adf-aa08-c498f236f8da", loan_amount: "11151.87", invested_amount: "43732.97", platform_fee: "4962.02", status: "defaulted", repayment_date: "2025-05-01", created_at: new Date("2023-10-10T17:47:30Z") },
            { id: 73, borrower_id: "19de82d4-a42d-407b-a797-2bb799bac4e2", investor_id: "dd1ba9fc-1f9f-4766-bf08-11a46953d593", loan_amount: "3346.50", invested_amount: "18322.99", platform_fee: "1182.11", status: "active", repayment_date: null, created_at: new Date("2023-11-28T08:12:59Z") },
            { id: 74, borrower_id: "d78d934f-a047-4525-9888-a82e664bb459", investor_id: "cce336bc-369c-4b24-8d4d-2a0722e41b81", loan_amount: "41178.41", invested_amount: "8748.38", platform_fee: "1018.97", status: "sold", repayment_date: null, created_at: new Date("2023-09-08T16:22:42Z") },
            { id: 75, borrower_id: "030d31d1-0ace-41b2-9ca5-6090f5c099e0", investor_id: "0af53f28-e079-4a63-a6b0-547736abf578", loan_amount: "1171.13", invested_amount: "32298.05", platform_fee: "51.71", status: "defaulted", repayment_date: "2025-06-03", created_at: new Date("2023-02-10T16:23:25Z") },
            { id: 76, borrower_id: "9b461af9-19b3-4729-8d68-348c54110561", investor_id: "4d4e9062-e867-465f-b9b1-c5e9e683ffc3", loan_amount: "6698.41", invested_amount: "12542.24", platform_fee: "10.06", status: "defaulted", repayment_date: "2025-04-18", created_at: new Date("2022-03-09T19:54:36Z") },
            { id: 77, borrower_id: "5b9a2cff-bc9f-4751-b3d6-6b1d2b08790c", investor_id: "18f9d8f2-6077-415b-a2af-ddbc9ea3e0ff", loan_amount: "41942.20", invested_amount: "10795.05", platform_fee: "1288.73", status: "defaulted", repayment_date: "2024-01-02", created_at: new Date("2023-09-08T10:25:29Z") },
            { id: 78, borrower_id: "34cf9381-1dc5-450e-8565-d93bfd5a59ca", investor_id: "69d21a61-6d9c-4c25-822b-cbbaa3b52942", loan_amount: "27228.43", invested_amount: "100.24", platform_fee: "2288.59", status: "sold", repayment_date: null, created_at: new Date("2022-01-08T09:42:16Z") },
            { id: 79, borrower_id: "d66767b8-0414-49d2-b1a2-556e607b3f88", investor_id: "c4c92c10-31ee-4d57-a4f5-212d48e5ba8b", loan_amount: "12407.44", invested_amount: "21497.49", platform_fee: "1570.02", status: "sold", repayment_date: null, created_at: new Date("2023-07-06T14:11:21Z") },
            { id: 80, borrower_id: "80ad59b8-1f2c-4e35-a962-00deb6e43fb1", investor_id: "16539434-2705-46b0-99b6-b69431fd5c64", loan_amount: "1027.38", invested_amount: "11720.73", platform_fee: "4918.42", status: "active", repayment_date: null, created_at: new Date("2023-06-09T10:15:36Z") },
            { id: 81, borrower_id: "781f0948-5ee4-4ffa-b642-bbd3ea1246b7", investor_id: "d313dbe5-1ab6-476c-910b-311fe1d05171", loan_amount: "5084.99", invested_amount: "545.82", platform_fee: "623.56", status: "active", repayment_date: null, created_at: new Date("2023-10-22T15:55:52Z") },
            { id: 82, borrower_id: "0a082aa6-9924-4de6-b0a4-7c8868b4cf84", investor_id: "5e414262-009e-4602-8b4f-b415b7bff8c6", loan_amount: "43723.50", invested_amount: "491.31", platform_fee: "980.51", status: "sold", repayment_date: null, created_at: new Date("2023-02-07T12:54:10Z") },
            { id: 83, borrower_id: "535af784-c140-40bc-8d26-af338c8ec4a9", investor_id: "cb3a870f-1998-4fde-81ff-02898dbb0513", loan_amount: "46667.64", invested_amount: "24808.13", platform_fee: "1312.46", status: "sold", repayment_date: null, created_at: new Date("2023-09-12T10:37:34Z") },
            { id: 84, borrower_id: "4f9be89a-9eac-4e30-89dc-60db6e36c373", investor_id: "39f905d8-24ea-4257-a0f7-da0dfaf712d5", loan_amount: "1124.13", invested_amount: "20834.57", platform_fee: "2056.53", status: "late", repayment_date: "2023-09-26", created_at: new Date("2023-09-27T09:30:03Z") },
            { id: 85, borrower_id: "104c07de-e75e-4500-91b7-5b4b6a3bac21", investor_id: "d22ac913-93dc-497e-8b9a-1c4ece69b755", loan_amount: "12624.13", invested_amount: "10285.29", platform_fee: "405.51", status: "sold", repayment_date: null, created_at: new Date("2022-10-09T17:08:12Z") },
            { id: 86, borrower_id: "e35f5cd1-a6d2-45dd-a514-e33abea496a8", investor_id: "616e3b96-9e02-40e5-869c-290cb0067cba", loan_amount: "8051.18", invested_amount: "16492.03", platform_fee: "1711.90", status: "late", repayment_date: "2024-04-18", created_at: new Date("2023-07-17T21:01:54Z") },
            { id: 87, borrower_id: "72803057-c9ba-468c-b748-2a2263092f48", investor_id: "f3d638e2-4d5e-4db1-a3b8-b6b649664f21", loan_amount: "13727.41", invested_amount: "11721.79", platform_fee: "26.46", status: "active", repayment_date: null, created_at: new Date("2023-05-09T10:38:31Z") },
            { id: 88, borrower_id: "7b8c9951-d4f6-4ff3-963f-15aeced705ff", investor_id: "b5fbfd05-a75b-4209-966e-ae2267ea3b03", loan_amount: "18033.99", invested_amount: "17339.80", platform_fee: "407.44", status: "repaid", repayment_date: "2023-10-05", created_at: new Date("2023-09-14T17:02:44Z") },
            { id: 89, borrower_id: "557c3abb-e277-4228-b618-772f223bc17e", investor_id: "4fcac747-cb2a-41da-be54-4c900cdbf602", loan_amount: "2322.81", invested_amount: "39963.68", platform_fee: "36.44", status: "defaulted", repayment_date: "2025-01-15", created_at: new Date("2023-03-15T14:52:45Z") },
            { id: 90, borrower_id: "b24c2a05-3839-4268-8496-f8ad4f38aa3c", investor_id: "202f8f6e-cd90-45f9-ae09-6009fbb4612a", loan_amount: "14927.74", invested_amount: "100.01", platform_fee: "1090.97", status: "sold", repayment_date: null, created_at: new Date("2022-12-24T15:21:28Z") },
            { id: 91, borrower_id: "07f9e35d-968f-41a3-b861-a6c107e3078f", investor_id: "2079835f-87d5-4c46-97f8-df2173a2bb90", loan_amount: "39821.39", invested_amount: "16339.03", platform_fee: "3381.45", status: "repaid", repayment_date: "2025-11-16", created_at: new Date("2023-12-20T12:19:25Z") },
            { id: 92, borrower_id: "bccd942c-5e35-4d7b-a116-9147d431f266", investor_id: "9a862b7d-cc1f-4e54-a826-1ae11873d3a6", loan_amount: "11741.30", invested_amount: "20169.10", platform_fee: "1686.73", status: "late", repayment_date: "2023-10-26", created_at: new Date("2022-06-08T05:01:38Z") },
            { id: 93, borrower_id: "cb0f3402-dadd-4d3f-98fc-84d9a95b0770", investor_id: "050a2646-74a9-4585-88a4-0d8e80240ad0", loan_amount: "40318.79", invested_amount: "42955.94", platform_fee: "1061.86", status: "active", repayment_date: null, created_at: new Date("2022-01-31T11:33:16Z") },
            { id: 94, borrower_id: "2329bab0-11c8-4343-a6eb-bac5c1b25079", investor_id: "94fc46d2-abe0-4ebe-a114-5dbdcb23d3bd", loan_amount: "3033.11", invested_amount: "6628.68", platform_fee: "1138.12", status: "repaid", repayment_date: "2025-10-05", created_at: new Date("2022-09-10T15:30:29Z") },
            { id: 95, borrower_id: "2b58a625-e989-4d7b-98c7-0bd2b44a6be9", investor_id: "23524c4b-6e41-4f0b-bbf0-94807aa2f65f", loan_amount: "15669.24", invested_amount: "28101.84", platform_fee: "2439.93", status: "active", repayment_date: null, created_at: new Date("2022-06-23T17:13:58Z") },
            { id: 96, borrower_id: "d1087523-6e87-4f82-9966-56d861dbc792", investor_id: "63db0ae6-b7d6-4cd9-9208-b0cb4db642f2", loan_amount: "2612.48", invested_amount: "12091.27", platform_fee: "249.71", status: "sold", repayment_date: null, created_at: new Date("2022-01-12T13:30:31Z") },
            { id: 97, borrower_id: "e0473775-2cd8-4059-b327-e385ae4f7e34", investor_id: "f52af50e-55b7-4df8-9e52-dce49a796e10", loan_amount: "15094.08", invested_amount: "16732.37", platform_fee: "1322.19", status: "repaid", repayment_date: "2025-11-08", created_at: new Date("2022-12-16T12:39:46Z") },
            { id: 98, borrower_id: "c6bea1ae-3eb7-4b7e-a976-6d0ad769b8fd", investor_id: "bf6e6330-e1e6-4617-b291-4b7cbf2e1dee", loan_amount: "11531.63", invested_amount: "38344.24", platform_fee: "120.39", status: "sold", repayment_date: null, created_at: new Date("2022-11-21T09:23:46Z") },
            { id: 99, borrower_id: "ba49078e-116b-43be-889e-0d2378bebbbe", investor_id: "e5add1b1-e125-44b9-be92-8647f931c125", loan_amount: "24878.82", invested_amount: "3946.31", platform_fee: "1929.31", status: "late", repayment_date: "2025-11-21", created_at: new Date("2023-02-24T19:00:50Z") },
            { id: 100, borrower_id: "59bd7a28-7d9a-42b3-800c-5b331294e9f0", investor_id: "b111a65a-e2c5-4b2b-a533-c96827da5f23", loan_amount: "2619.39", invested_amount: "10072.13", platform_fee: "2955.28", status: "active", repayment_date: null, created_at: new Date("2022-03-23T15:25:38Z") },
            { id: 101, borrower_id: "59a3f3c2-9d86-4eb6-9b0d-109f948a2e1e", investor_id: "3e80c355-795a-419a-8a1b-6ce1f76dc1a2", loan_amount: "22166.87", invested_amount: "9281.69", platform_fee: "752.91", status: "late", repayment_date: "2024-05-07", created_at: new Date("2022-02-09T10:48:27Z") },
            { id: 102, borrower_id: "ab542950-76df-492c-b2de-ec344457e896", investor_id: "8743d17d-feb2-4661-aae0-4239ce3f5670", loan_amount: "6721.12", invested_amount: "45517.90", platform_fee: "4160.53", status: "sold", repayment_date: null, created_at: new Date("2022-06-17T09:30:56Z") },
            { id: 103, borrower_id: "c9008dda-b223-4e84-8f80-8f58d2fe64ed", investor_id: "15383e3f-8240-46dd-bbe9-6f7366cc141a", loan_amount: "6768.34", invested_amount: "5661.07", platform_fee: "8.77", status: "sold", repayment_date: null, created_at: new Date("2023-05-23T17:45:27Z") },
            { id: 104, borrower_id: "278a34f2-0205-4d2a-8b8b-2a24de79794e", investor_id: "8958412e-bdd5-411b-8d1d-a4a2c3e1b9dc", loan_amount: "7347.13", invested_amount: "18541.29", platform_fee: "606.13", status: "repaid", repayment_date: "2023-11-06", created_at: new Date("2022-03-03T15:13:35Z") },
            { id: 105, borrower_id: "0657adb9-4814-48ad-b898-2f886b909136", investor_id: "b7542bca-fde8-471f-b5cc-7dda4260c561", loan_amount: "18438.30", invested_amount: "8917.52", platform_fee: "3503.14", status: "sold", repayment_date: null, created_at: new Date("2023-02-16T19:26:16Z") },
            { id: 106, borrower_id: "43a1549a-1936-474c-a7bf-31f5ab459be0", investor_id: "02ee4c19-f599-4cdd-aa1d-46fcdbe376f3", loan_amount: "29607.88", invested_amount: "16384.94", platform_fee: "4047.02", status: "defaulted", repayment_date: "2023-04-30", created_at: new Date("2022-11-10T10:26:11Z") },
            { id: 107, borrower_id: "7b020bac-1895-41cb-8b8c-d08c1041cabe", investor_id: "b0cbaf8f-6c81-4e6f-b8ef-53c9ec86add1", loan_amount: "3010.08", invested_amount: "2534.17", platform_fee: "151.27", status: "defaulted", repayment_date: "2024-08-29", created_at: new Date("2022-01-16T12:43:32Z") },
            { id: 108, borrower_id: "a629b5e9-997b-43af-8914-665395f7da72", investor_id: "d93903f1-63f9-48d5-a5db-c5fa6b7798bc", loan_amount: "2601.33", invested_amount: "36592.61", platform_fee: "2748.45", status: "repaid", repayment_date: "2025-12-14", created_at: new Date("2023-03-30T18:41:18Z") },
            { id: 109, borrower_id: "e6feb4ee-562a-41d9-8757-baa73c7b335d", investor_id: "add4566b-ccff-4c56-85d7-53c6676d1520", loan_amount: "8784.99", invested_amount: "6323.28", platform_fee: "3938.53", status: "late", repayment_date: "2022-12-08", created_at: new Date("2023-01-31T11:33:03Z") },
            { id: 110, borrower_id: "b595d2a3-891c-42f2-ba2e-37c7b28563da", investor_id: "516e306c-0964-4522-9676-bcd518112a0e", loan_amount: "1734.08", invested_amount: "2737.66", platform_fee: "3410.23", status: "repaid", repayment_date: "2022-02-17", created_at: new Date("2023-06-02T11:56:16Z") },
            { id: 111, borrower_id: "712dc757-b268-4159-9a71-446344b1f9f1", investor_id: "369d2f96-84ac-4205-b523-449f4f9655c9", loan_amount: "13250.38", invested_amount: "28012.14", platform_fee: "4149.60", status: "defaulted", repayment_date: "2023-12-31", created_at: new Date("2023-04-25T16:00:35Z") },
            { id: 112, borrower_id: "47fa2906-92c0-4a5a-a95f-383c800c914b", investor_id: "226aed57-cf5f-4b5b-a3f5-c0149ad385a6", loan_amount: "36286.65", invested_amount: "1986.87", platform_fee: "4160.96", status: "active", repayment_date: null, created_at: new Date("2023-08-23T16:46:37Z") },
            { id: 113, borrower_id: "57b33af9-c416-417e-9d25-9de22d3d67b9", investor_id: "72e21236-7039-4af8-b747-c12462fa330b", loan_amount: "44803.25", invested_amount: "35964.09", platform_fee: "377.16", status: "sold", repayment_date: null, created_at: new Date("2023-06-29T09:24:29Z") },
            { id: 114, borrower_id: "fb097bd4-7b87-4153-97c0-3571e4a691ae", investor_id: "101e2efe-904c-4068-be6d-0794bddacc1c", loan_amount: "35051.92", invested_amount: "5032.86", platform_fee: "2048.36", status: "sold", repayment_date: null, created_at: new Date("2023-09-10T20:53:26Z") },
            { id: 115, borrower_id: "e90905cd-cc4e-46db-977a-a58812f3938d", investor_id: "12753db2-9edd-40c4-b0cd-1d33d10bbed7", loan_amount: "11675.38", invested_amount: "19758.93", platform_fee: "468.91", status: "active", repayment_date: null, created_at: new Date("2022-07-18T17:30:17Z") },
            { id: 116, borrower_id: "e20b41fa-a07c-4bb5-b2da-af6b4d22dd25", investor_id: "21335643-dd5f-4776-af00-4b833e0c1c09", loan_amount: "1431.28", invested_amount: "445.92", platform_fee: "411.91", status: "active", repayment_date: null, created_at: new Date("2023-04-30T16:08:36Z") },
            { id: 117, borrower_id: "6e17e5a7-8bfb-4c8d-9896-f6de9bd01c81", investor_id: "be8295f0-fe3c-41a1-99fe-76ad9609e7d8", loan_amount: "6160.36", invested_amount: "5548.22", platform_fee: "3015.83", status: "sold", repayment_date: null, created_at: new Date("2023-12-27T18:56:17Z") },
            { id: 118, borrower_id: "fb9e27d9-53ef-453e-8197-ab7bdba7f31c", investor_id: "463d821e-e28e-4968-b4cc-cf0570ada3de", loan_amount: "36404.25", invested_amount: "2461.89", platform_fee: "832.95", status: "active", repayment_date: null, created_at: new Date("2022-09-16T19:19:43Z") },
            { id: 119, borrower_id: "3d89f25e-a2dc-4b05-a7bd-1cfa1559dab7", investor_id: "7200e5e5-1355-4554-931d-f9186302745e", loan_amount: "39788.02", invested_amount: "9085.99", platform_fee: "2948.83", status: "defaulted", repayment_date: "2025-08-21", created_at: new Date("2022-09-10T21:07:53Z") },
            { id: 120, borrower_id: "42912126-453f-480f-9569-b6a4dd8a8cbd", investor_id: "4358ecd5-eb04-4136-88d5-2be51d7db87b", loan_amount: "8403.90", invested_amount: "28334.26", platform_fee: "1360.11", status: "sold", repayment_date: null, created_at: new Date("2023-12-09T12:50:53Z") },
            { id: 121, borrower_id: "c0480b43-4ac9-49b7-b218-7d9ca92302cf", investor_id: "da74e768-ead1-4632-939b-ad74699c17c1", loan_amount: "7320.70", invested_amount: "597.54", platform_fee: "51.81", status: "active", repayment_date: null, created_at: new Date("2022-10-06T14:38:05Z") },
            { id: 122, borrower_id: "e7bdd03d-5ef2-4765-9b6a-041393c11956", investor_id: "3eab34f0-d3f5-4890-aecd-e0dff419b2d2", loan_amount: "8976.29", invested_amount: "7566.16", platform_fee: "29.99", status: "repaid", repayment_date: "2024-07-25", created_at: new Date("2022-08-19T17:44:01Z") },
            { id: 123, borrower_id: "32fe2a52-3cef-4a7a-ac5a-2d22ac8648be", investor_id: "3efeebbf-65e6-4264-bb51-2ef1611b7d4d", loan_amount: "8995.17", invested_amount: "37069.99", platform_fee: "4292.67", status: "sold", repayment_date: null, created_at: new Date("2022-08-05T15:23:57Z") },
            { id: 124, borrower_id: "5d1ad64c-de18-4a87-8e4e-a73061f08e03", investor_id: "0c12d556-11ea-458f-b492-b8f625fe1477", loan_amount: "20775.77", invested_amount: "412.97", platform_fee: "1428.67", status: "late", repayment_date: "2025-05-07", created_at: new Date("2023-11-20T13:32:48Z") },
            { id: 125, borrower_id: "f7fe6670-b6ce-458a-8dd0-7064e22ffdec", investor_id: "37fe4d33-5d75-474c-872e-13f1ee296303", loan_amount: "28690.39", invested_amount: "48650.49", platform_fee: "4633.48", status: "repaid", repayment_date: "2023-05-10", created_at: new Date("2023-12-12T11:29:21Z") },
            { id: 126, borrower_id: "c6afda13-319d-4671-81d0-9967c31bef7c", investor_id: "52beb1a9-b0e0-41ca-b214-93dd694e6f37", loan_amount: "39611.05", invested_amount: "6045.19", platform_fee: "3556.98", status: "defaulted", repayment_date: "2023-03-21", created_at: new Date("2023-05-14T17:13:36Z") },
            { id: 127, borrower_id: "49a39484-0ec0-43ae-808d-d94635a91793", investor_id: "6f396ab1-9767-45ca-a168-17edc2f4c7c9", loan_amount: "31009.39", invested_amount: "18541.62", platform_fee: "2400.91", status: "repaid", repayment_date: "2023-08-28", created_at: new Date("2022-09-07T14:02:28Z") },
            { id: 128, borrower_id: "2d7bee6c-fbce-463b-9244-1fb2e5f1ceab", investor_id: "f44e54db-4a7c-4af0-827b-5aab3e534692", loan_amount: "19136.92", invested_amount: "15148.25", platform_fee: "8.07", status: "active", repayment_date: null, created_at: new Date("2022-12-13T08:09:04Z") },
            { id: 129, borrower_id: "7b1d5cac-caf7-4293-ad32-6ff97f146364", investor_id: "0a01e265-6cd6-4c73-9e59-bb8018f5cecd", loan_amount: "48260.13", invested_amount: "958.05", platform_fee: "2340.62", status: "late", repayment_date: "2022-12-22", created_at: new Date("2023-04-19T12:25:43Z") },
            { id: 130, borrower_id: "e3bafe86-3a36-4c7d-bc2c-4d1915479ec2", investor_id: "66ff9557-a989-46c9-ac8a-b1fb8db0d1f2", loan_amount: "8827.56", invested_amount: "5548.97", platform_fee: "2129.80", status: "defaulted", repayment_date: "2023-04-04", created_at: new Date("2023-04-10T15:44:20Z") },
            { id: 131, borrower_id: "1546c6b0-3bbe-419b-b2d1-408eca933529", investor_id: "302c740c-b6c4-44d3-a0a8-5a61294297ab", loan_amount: "16300.29", invested_amount: "9059.10", platform_fee: "1304.99", status: "sold", repayment_date: null, created_at: new Date("2022-07-11T11:36:32Z") },
            { id: 132, borrower_id: "a0c7a7b2-6db8-4282-99b3-440ee6ac0b16", investor_id: "ec64d016-7a28-4430-a7c0-0c0c9c281576", loan_amount: "47089.35", invested_amount: "643.31", platform_fee: "650.60", status: "repaid", repayment_date: "2024-11-08", created_at: new Date("2023-04-01T07:07:17Z") },
            { id: 133, borrower_id: "8800ba3d-c244-4746-96c0-486deaf667a7", investor_id: "fef61440-90ac-4b4b-aeea-a55a5d7dcad5", loan_amount: "3187.39", invested_amount: "1088.68", platform_fee: "1211.42", status: "late", repayment_date: "2022-10-22", created_at: new Date("2022-10-11T06:14:10Z") },
            { id: 134, borrower_id: "519b150f-e185-4668-a357-a9e94413c694", investor_id: "512cb62a-9944-4713-90ee-7aaacd601097", loan_amount: "10905.16", invested_amount: "23796.48", platform_fee: "527.34", status: "sold", repayment_date: null, created_at: new Date("2022-08-17T15:17:41Z") },
            { id: 135, borrower_id: "23430baf-90b9-479c-a92b-8ca36f81b559", investor_id: "1951c346-6616-49e3-b7ed-052f72e7f94b", loan_amount: "2287.72", invested_amount: "32394.38", platform_fee: "918.45", status: "repaid", repayment_date: "2023-08-13", created_at: new Date("2023-04-25T15:12:13Z") },
            { id: 136, borrower_id: "1816e2e0-f458-4ae1-8acd-90f211dacb03", investor_id: "2c52f023-e0c5-4c84-b500-94c9cfbf5fe2", loan_amount: "14244.75", invested_amount: "4117.24", platform_fee: "115.18", status: "defaulted", repayment_date: "2024-05-29", created_at: new Date("2022-01-07T06:11:44Z") },
            { id: 137, borrower_id: "3997622e-edc6-46fd-8add-2b7241101072", investor_id: "5813fbf0-c16f-417a-9e39-e738cc95383d", loan_amount: "40890.67", invested_amount: "38371.67", platform_fee: "1609.63", status: "repaid", repayment_date: "2025-08-18", created_at: new Date("2022-09-03T12:50:19Z") },
            { id: 138, borrower_id: "1ed18af6-bf03-44f9-9647-3d691c767a92", investor_id: "2cef3467-30e2-43e6-b85d-0661d3040198", loan_amount: "4232.84", invested_amount: "134.91", platform_fee: "16.46", status: "active", repayment_date: null, created_at: new Date("2023-11-03T08:37:04Z") },
            { id: 139, borrower_id: "f0e40e55-ef1d-48a1-ad11-b3eb632069fa", investor_id: "be673049-2179-47e8-a5bb-16daf1e634e3", loan_amount: "48559.11", invested_amount: "3064.99", platform_fee: "885.31", status: "repaid", repayment_date: "2022-05-16", created_at: new Date("2023-04-28T12:27:36Z") },
            { id: 140, borrower_id: "f6493697-3b34-45be-b102-2bad7850ca83", investor_id: "9d26806b-efd8-4326-9eb0-650c5de65f72", loan_amount: "27079.08", invested_amount: "3227.92", platform_fee: "3407.99", status: "repaid", repayment_date: "2023-06-27", created_at: new Date("2023-03-27T15:31:13Z") },
            { id: 141, borrower_id: "88d8238a-f769-425e-9688-ded8de2a5bcc", investor_id: "04e0a777-e5b6-42a7-b6e0-217d6f45a0bd", loan_amount: "5245.32", invested_amount: "9253.81", platform_fee: "1500.07", status: "active", repayment_date: null, created_at: new Date("2022-04-14T17:45:53Z") },
            { id: 142, borrower_id: "32d4c930-4733-448f-a58b-d66e52f4e963", investor_id: "ef8f18e1-b894-44db-8838-ae188939b75a", loan_amount: "14055.55", invested_amount: "6515.73", platform_fee: "4865.19", status: "defaulted", repayment_date: "2025-07-26", created_at: new Date("2023-10-01T13:59:02Z") },
            { id: 143, borrower_id: "3ff1f751-6643-4810-a62f-8562f10f9d21", investor_id: "7fff8dc6-7453-4a94-8e73-0bdb83bcfc0f", loan_amount: "2440.27", invested_amount: "6663.25", platform_fee: "333.89", status: "active", repayment_date: null, created_at: new Date("2022-08-26T14:45:13Z") },
            { id: 144, borrower_id: "5607c100-c739-47d4-b56a-b110f2ad3f4f", investor_id: "d2795ba4-b9e7-4e36-9ae1-9439dfa032bc", loan_amount: "4172.75", invested_amount: "19968.91", platform_fee: "330.61", status: "defaulted", repayment_date: "2025-02-23", created_at: new Date("2022-06-10T14:26:09Z") },
            { id: 145, borrower_id: "014cf1a1-5a46-4c22-9b1d-3ba66eb3066f", investor_id: "6863bc12-867b-48e4-af23-b121f797e893", loan_amount: "6987.18", invested_amount: "356.83", platform_fee: "745.59", status: "repaid", repayment_date: "2022-07-16", created_at: new Date("2022-04-21T10:27:25Z") },
            { id: 146, borrower_id: "f2e7d125-f7da-4841-aa2c-0b7ec6293da4", investor_id: "cbe07019-8938-447f-b303-a15dc4712fb0", loan_amount: "6750.56", invested_amount: "42831.35", platform_fee: "586.57", status: "defaulted", repayment_date: "2023-08-04", created_at: new Date("2023-08-23T13:14:05Z") },
            { id: 147, borrower_id: "7081defd-cbf4-42d4-b44a-55475b8e758b", investor_id: "e62325c3-e88a-49c0-929e-731b1f018fca", loan_amount: "1506.64", invested_amount: "49193.10", platform_fee: "1059.58", status: "late", repayment_date: "2024-07-07", created_at: new Date("2022-04-09T10:21:06Z") },
            { id: 148, borrower_id: "4ec456ce-3876-4bcf-8f9f-a1b6ffdea537", investor_id: "5c170589-b2ba-4c97-93d0-fde9cae591aa", loan_amount: "26244.31", invested_amount: "32991.04", platform_fee: "1902.45", status: "defaulted", repayment_date: "2025-07-11", created_at: new Date("2022-10-25T19:25:25Z") },
            { id: 149, borrower_id: "99d74b58-afd2-4770-8ef8-bc31d30fc912", investor_id: "c1e41118-554a-459e-b2ba-22ca95cf610c", loan_amount: "2370.20", invested_amount: "7810.13", platform_fee: "1462.70", status: "sold", repayment_date: null, created_at: new Date("2023-10-07T16:51:23Z") },
            { id: 150, borrower_id: "42646e05-9a9a-469d-8cb4-6d45607ed66a", investor_id: "995c8439-5e83-489d-99f6-f0952e8d24d7", loan_amount: "2476.26", invested_amount: "44756.61", platform_fee: "323.87", status: "late", repayment_date: "2024-08-27", created_at: new Date("2023-11-14T10:42:11Z") },
            { id: 151, borrower_id: "48d16c37-38a8-48fa-96df-633e48b35b36", investor_id: "2be611f3-f0f7-475a-9175-d33b268d17a9", loan_amount: "6587.50", invested_amount: "13674.46", platform_fee: "4035.25", status: "active", repayment_date: null, created_at: new Date("2023-10-08T13:57:01Z") },
            { id: 152, borrower_id: "954c6c9b-d4b7-4381-ab61-265af9eacaf5", investor_id: "4f41d7a0-06b9-4e0a-8721-8e946256e182", loan_amount: "26220.83", invested_amount: "40893.03", platform_fee: "3959.31", status: "active", repayment_date: null, created_at: new Date("2023-09-03T14:09:44Z") },
            { id: 153, borrower_id: "818aa88e-372f-463c-ae33-d41f8441d942", investor_id: "cd8ca2b5-c317-4589-8df2-e7c85bc9fa3e", loan_amount: "11976.08", invested_amount: "4493.84", platform_fee: "2733.00", status: "late", repayment_date: "2024-12-16", created_at: new Date("2022-01-13T15:16:38Z") },
            { id: 154, borrower_id: "130a6e48-49c7-4ef7-b9f2-8b1d17006277", investor_id: "d9eacb5a-b5ae-4801-a090-c433caff8131", loan_amount: "15144.87", invested_amount: "1703.04", platform_fee: "3254.81", status: "repaid", repayment_date: "2025-04-20", created_at: new Date("2022-07-07T17:27:53Z") },
            { id: 155, borrower_id: "b3ae9725-23da-4646-b248-45084358a295", investor_id: "41d4e2d5-b127-4719-886b-4d2720ecef08", loan_amount: "34186.16", invested_amount: "39456.79", platform_fee: "244.52", status: "repaid", repayment_date: "2025-05-17", created_at: new Date("2023-11-04T11:14:02Z") },
            { id: 156, borrower_id: "9a383fc4-e72f-4f22-8f26-ef2020270428", investor_id: "f9d41233-33d3-4349-b0d3-65026ccbf86e", loan_amount: "1180.19", invested_amount: "21733.24", platform_fee: "3717.79", status: "repaid", repayment_date: "2025-10-30", created_at: new Date("2022-09-27T14:49:59Z") },
            { id: 157, borrower_id: "c3805a83-954f-4921-b60f-60b9762dfc42", investor_id: "adb9de95-ad2d-458b-8144-48b2224689eb", loan_amount: "15258.20", invested_amount: "6711.20", platform_fee: "90.65", status: "active", repayment_date: null, created_at: new Date("2023-04-15T10:50:52Z") },
            { id: 158, borrower_id: "382ec5bb-95e5-42ff-ac3d-0cdcd8ccf3ed", investor_id: "3b359867-c06b-4420-82b8-7587cd1bdb56", loan_amount: "5636.20", invested_amount: "22879.62", platform_fee: "4279.07", status: "repaid", repayment_date: "2023-06-12", created_at: new Date("2023-10-17T12:47:01Z") },
            { id: 159, borrower_id: "48c83ded-b430-439f-8aa1-bcd31e039ffa", investor_id: "6804c577-e5d1-4a8a-8422-275566da69d8", loan_amount: "17242.09", invested_amount: "18978.03", platform_fee: "4566.04", status: "defaulted", repayment_date: "2025-06-23", created_at: new Date("2023-06-05T09:27:59Z") },
            { id: 160, borrower_id: "be9546b7-d45f-44ec-829f-abef3cc8ead6", investor_id: "d3482cdf-c613-4ee3-b897-0c94694cd096", loan_amount: "20827.58", invested_amount: "38690.89", platform_fee: "832.17", status: "sold", repayment_date: null, created_at: new Date("2023-01-15T06:11:21Z") },
            { id: 161, borrower_id: "d8096a35-be95-4109-963f-3a014398baeb", investor_id: "defb9d1f-1df6-4287-92f8-1b86a9abdd45", loan_amount: "2976.23", invested_amount: "920.25", platform_fee: "740.12", status: "late", repayment_date: "2023-06-17", created_at: new Date("2022-07-17T14:53:53Z") },
            { id: 162, borrower_id: "65878c05-29c9-480b-817d-699deedaab5d", investor_id: "20e737fc-cb72-4ed6-8b3e-56f2e13f10a7", loan_amount: "1285.81", invested_amount: "8757.62", platform_fee: "1421.58", status: "defaulted", repayment_date: "2024-08-10", created_at: new Date("2022-07-09T16:56:05Z") },
            { id: 163, borrower_id: "2a267331-1d74-49ae-8311-65424f20a52d", investor_id: "3515ac53-2e70-40d5-82d6-8ed2d3b6c097", loan_amount: "37762.22", invested_amount: "32429.35", platform_fee: "39.26", status: "repaid", repayment_date: "2022-04-21", created_at: new Date("2023-10-23T10:57:41Z") },
            { id: 164, borrower_id: "82430d9c-83b1-4e0f-92c1-a5b7a334aaa6", investor_id: "922b3cb0-4195-424f-b704-14a1fd7ed269", loan_amount: "1022.95", invested_amount: "685.63", platform_fee: "1734.26", status: "active", repayment_date: null, created_at: new Date("2023-12-04T16:03:23Z") },
            { id: 165, borrower_id: "3f6aeacb-9694-473a-861e-8dbacd34841f", investor_id: "96d54c93-e18e-4d88-842a-aa1c9a42bafb", loan_amount: "3761.80", invested_amount: "40708.66", platform_fee: "1092.46", status: "active", repayment_date: null, created_at: new Date("2022-10-18T08:37:11Z") },
            { id: 166, borrower_id: "3b92065d-6bec-44a9-adc6-f5adaae6e055", investor_id: "ccd4b683-a26d-46fd-9d7a-81c668ede55b", loan_amount: "2779.19", invested_amount: "198.69", platform_fee: "3322.70", status: "late", repayment_date: "2024-07-31", created_at: new Date("2022-07-27T13:07:57Z") },
            { id: 167, borrower_id: "5d23897d-0dda-4dfa-883c-b266d6821a2c", investor_id: "86ffe649-f6da-4a1b-9b01-f02e41714ad1", loan_amount: "36041.13", invested_amount: "651.39", platform_fee: "332.86", status: "late", repayment_date: "2022-03-15", created_at: new Date("2023-06-12T17:27:52Z") },
            { id: 168, borrower_id: "07506dc9-1c13-4cef-aa15-2cda047cdbfe", investor_id: "816845ba-e402-46b6-8113-428206ff67f9", loan_amount: "1491.61", invested_amount: "3147.55", platform_fee: "164.63", status: "sold", repayment_date: null, created_at: new Date("2022-04-04T10:00:38Z") },
            { id: 169, borrower_id: "30184b83-96ed-4487-99b8-794dd9f11f83", investor_id: "62b3c50a-2ec3-4836-aaa1-7a26e99e63ba", loan_amount: "43032.08", invested_amount: "7768.62", platform_fee: "2388.03", status: "repaid", repayment_date: "2024-01-30", created_at: new Date("2022-03-05T13:50:27Z") },
            { id: 170, borrower_id: "f6cc0d28-cb2f-43b8-8b5b-6e7b704b9982", investor_id: "e5bff4d8-7a44-40d8-802d-656c5c6a4bd5", loan_amount: "27120.70", invested_amount: "1503.41", platform_fee: "3766.45", status: "active", repayment_date: null, created_at: new Date("2022-07-30T11:27:01Z") },
            { id: 171, borrower_id: "db2e22e9-6cfe-4c2b-aac2-3d0effd2c5a9", investor_id: "8a2545c9-f102-4ec8-9bf1-c5c386e9d070", loan_amount: "1138.48", invested_amount: "229.96", platform_fee: "163.32", status: "defaulted", repayment_date: "2025-08-05", created_at: new Date("2023-07-31T08:10:01Z") },
            { id: 172, borrower_id: "a49a0595-19fa-4c84-bac2-bd9e26d3c871", investor_id: "22824489-edb2-4ba4-b805-c84617c7156d", loan_amount: "20689.53", invested_amount: "42782.64", platform_fee: "1204.11", status: "repaid", repayment_date: "2024-05-16", created_at: new Date("2023-02-12T12:41:52Z") },
            { id: 173, borrower_id: "06974078-1981-44a8-ac96-963ede1dbee4", investor_id: "db15fff6-e45d-40a1-9d83-4d4aa2e351cf", loan_amount: "1024.16", invested_amount: "33281.48", platform_fee: "4769.79", status: "defaulted", repayment_date: "2025-05-06", created_at: new Date("2022-03-13T09:02:14Z") },
            { id: 174, borrower_id: "0b343044-0018-446b-a830-5f875ac25e2d", investor_id: "47e761ef-782e-41b6-846e-c2c2d5da5ee0", loan_amount: "1285.62", invested_amount: "7784.83", platform_fee: "293.35", status: "sold", repayment_date: null, created_at: new Date("2023-06-21T16:47:23Z") },
            { id: 175, borrower_id: "8676dfa9-6624-438d-a5d0-439325ec250e", investor_id: "72199e02-e566-4cb7-9340-43e3b90c99c2", loan_amount: "31078.65", invested_amount: "13048.53", platform_fee: "572.26", status: "late", repayment_date: "2024-02-08", created_at: new Date("2022-02-07T10:25:28Z") },
            { id: 176, borrower_id: "04b1ab68-8f58-47e5-8e25-aa21530b54cc", investor_id: "783b96a9-483d-40d4-b53e-abd88d651715", loan_amount: "9932.63", invested_amount: "13944.87", platform_fee: "4223.48", status: "sold", repayment_date: null, created_at: new Date("2023-03-16T11:23:31Z") },
            { id: 177, borrower_id: "9908e6d6-0fa8-4824-965b-c1de898d0c13", investor_id: "e01ac01a-8f05-4778-88fd-d36056995c1c", loan_amount: "3132.78", invested_amount: "43583.59", platform_fee: "4081.65", status: "repaid", repayment_date: "2025-05-27", created_at: new Date("2022-01-13T13:45:56Z") },
            { id: 178, borrower_id: "f7a80c4c-157d-4e3e-8547-af35efb42e85", investor_id: "a4a818e5-5769-4ee0-894d-046db235d1cc", loan_amount: "37767.39", invested_amount: "20326.33", platform_fee: "4026.30", status: "defaulted", repayment_date: "2025-05-23", created_at: new Date("2022-09-03T09:22:23Z") },
            { id: 179, borrower_id: "3ca14600-0f80-4d8e-9445-5f6ea503db6d", investor_id: "d98c88a8-2609-406f-84ae-9f7a70a74bb6", loan_amount: "46250.50", invested_amount: "16651.37", platform_fee: "1244.72", status: "sold", repayment_date: null, created_at: new Date("2023-02-11T07:42:48Z") },
            { id: 180, borrower_id: "5b0e9fff-af6c-4cf4-8f4e-92a57eec1519", investor_id: "45626726-7b04-4086-99be-5053c828b0f4", loan_amount: "31240.81", invested_amount: "38443.08", platform_fee: "212.05", status: "repaid", repayment_date: "2025-04-02", created_at: new Date("2022-04-12T15:47:58Z") },
            { id: 181, borrower_id: "d4128f1b-c341-438b-8ecd-bd31390b1936", investor_id: "050c6657-ffa1-4ab8-94d6-a2b5c5a067bd", loan_amount: "1431.03", invested_amount: "26244.02", platform_fee: "842.89", status: "sold", repayment_date: null, created_at: new Date("2022-05-19T14:24:29Z") },
            { id: 182, borrower_id: "a7ee56bb-f26d-48ca-9b38-1a423623dede", investor_id: "1c302bdf-5aa4-4978-8cb1-0ec5f2219e9a", loan_amount: "15111.75", invested_amount: "46174.56", platform_fee: "2346.88", status: "active", repayment_date: null, created_at: new Date("2022-04-29T17:40:01Z") },
            { id: 183, borrower_id: "857bffc4-a1aa-498e-b4fd-c502d5e2247a", investor_id: "6a92ff4d-977f-4285-90d4-fac7bfdc78d0", loan_amount: "41421.92", invested_amount: "2071.91", platform_fee: "3513.23", status: "active", repayment_date: null, created_at: new Date("2022-01-07T19:39:09Z") },
            { id: 184, borrower_id: "2edbbb94-698a-49f0-bd0d-30ab935865de", investor_id: "df417224-6f20-42b7-8292-4c53d422e58d", loan_amount: "11051.21", invested_amount: "3773.52", platform_fee: "3604.40", status: "late", repayment_date: "2024-05-08", created_at: new Date("2022-04-24T05:10:15Z") },
            { id: 185, borrower_id: "4844c762-c58d-4dca-a89b-67c35f6e6eda", investor_id: "8746a46d-9127-482b-ae81-3cc5ffa7e96b", loan_amount: "13660.35", invested_amount: "183.00", platform_fee: "183.53", status: "repaid", repayment_date: "2025-12-18", created_at: new Date("2023-05-29T12:30:17Z") },
            { id: 186, borrower_id: "7196225f-39da-43a1-8852-38be4367c3f5", investor_id: "bff9d5c3-d7b1-4990-8d56-74e6ae2e69ad", loan_amount: "6772.39", invested_amount: "4595.30", platform_fee: "1096.22", status: "active", repayment_date: null, created_at: new Date("2023-08-26T15:16:09Z") },
            { id: 187, borrower_id: "b10590ce-579c-4a9f-8487-68d8fbe63419", investor_id: "e9914820-f3b6-45a2-9f21-08a4a1b27c76", loan_amount: "14218.21", invested_amount: "29908.24", platform_fee: "906.00", status: "defaulted", repayment_date: "2024-02-20", created_at: new Date("2023-12-07T16:45:45Z") },
            { id: 188, borrower_id: "e1f6195f-efe9-401f-b2d4-c7fc0d8d7bfa", investor_id: "83768f78-1ad0-4b3f-9036-ae6442acd5f0", loan_amount: "38759.46", invested_amount: "20958.25", platform_fee: "512.51", status: "repaid", repayment_date: "2024-05-24", created_at: new Date("2023-12-11T15:20:22Z") },
            { id: 189, borrower_id: "4a377a32-aee5-41a4-b7ad-1ed46890afa9", investor_id: "eba9cb1a-5e10-4dbb-a2be-2a001875aea8", loan_amount: "49866.10", invested_amount: "151.46", platform_fee: "2556.89", status: "sold", repayment_date: null, created_at: new Date("2022-03-28T12:30:16Z") },
            { id: 190, borrower_id: "70d4cbf9-02e6-4808-bb1f-bc97515a723e", investor_id: "23b84c3f-52c6-4d86-a527-06571a95a428", loan_amount: "12092.99", invested_amount: "20735.27", platform_fee: "4370.81", status: "late", repayment_date: "2025-06-15", created_at: new Date("2022-10-14T15:53:46Z") },
            { id: 191, borrower_id: "f533fceb-d21b-420b-a214-3136da129975", investor_id: "be16429d-3c5d-4dcd-9471-d7a25db0fd73", loan_amount: "1129.47", invested_amount: "7845.80", platform_fee: "172.19", status: "defaulted", repayment_date: "2024-09-11", created_at: new Date("2022-12-15T15:54:09Z") },
            { id: 192, borrower_id: "3eaf2f89-e2fd-479c-ab3f-5a667bdfbd61", investor_id: "7c2a18f0-0d5f-4f09-b476-f5f289b12ce9", loan_amount: "3833.45", invested_amount: "24072.38", platform_fee: "181.17", status: "defaulted", repayment_date: "2022-12-11", created_at: new Date("2023-11-06T08:39:05Z") },
            { id: 193, borrower_id: "e83ac3d6-2a22-4d67-a026-bfde872a08b5", investor_id: "b02ed984-6ed2-4098-b911-6a4dff8f733e", loan_amount: "15340.63", invested_amount: "46417.70", platform_fee: "6.94", status: "defaulted", repayment_date: "2022-11-16", created_at: new Date("2023-02-08T12:27:58Z") },
            { id: 194, borrower_id: "ca395b4c-d2d8-4e19-a0cd-f922d7decd40", investor_id: "ae22f073-71d5-44a8-aeae-3b2b266d52d0", loan_amount: "12330.61", invested_amount: "28240.84", platform_fee: "369.86", status: "active", repayment_date: null, created_at: new Date("2022-12-23T19:00:10Z") },
            { id: 195, borrower_id: "7617b956-a6ab-4f6b-986b-e560f0ef6415", investor_id: "36938ce0-ba10-4b4e-a5b0-40af296aaa4b", loan_amount: "3892.28", invested_amount: "15300.98", platform_fee: "978.83", status: "late", repayment_date: "2022-05-25", created_at: new Date("2023-04-24T15:42:22Z") },
            { id: 196, borrower_id: "1142da6d-8081-4f21-9dae-c275316ad166", investor_id: "83f15240-730c-416f-94de-1ed28adaaec7", loan_amount: "22321.26", invested_amount: "37725.14", platform_fee: "2781.41", status: "repaid", repayment_date: "2024-02-05", created_at: new Date("2022-07-27T22:41:28Z") },
            { id: 197, borrower_id: "0ee1eeeb-c277-4fa0-8221-c85ef50889ac", investor_id: "c6a199c3-2fc9-48b4-b012-bf4712b9008c", loan_amount: "1763.20", invested_amount: "3267.19", platform_fee: "4068.75", status: "sold", repayment_date: null, created_at: new Date("2022-04-21T09:50:01Z") },
            { id: 198, borrower_id: "6188ab88-e3d3-4888-8fed-8079aa63969f", investor_id: "d1eaa085-eaf8-40dd-9f6d-d63b93bb9404", loan_amount: "14922.79", invested_amount: "19926.21", platform_fee: "1352.21", status: "defaulted", repayment_date: "2024-12-02", created_at: new Date("2023-06-30T15:40:30Z") },
            { id: 199, borrower_id: "8220d4c7-bc72-436b-bf1d-9ec48f112c39", investor_id: "c34d9eb7-3052-4373-a86a-645978814f47", loan_amount: "3413.29", invested_amount: "39551.61", platform_fee: "116.55", status: "late", repayment_date: "2025-08-06", created_at: new Date("2022-08-12T15:41:58Z") },
            { id: 200, borrower_id: "329aa1ba-4062-401a-a49f-956953faf0d0", investor_id: "78feb1fd-a627-4625-aefa-90815ef8a2e5", loan_amount: "33692.72", invested_amount: "26797.67", platform_fee: "3459.22", status: "late", repayment_date: "2024-08-13", created_at: new Date("2022-09-18T14:49:34Z") },
            { id: 201, borrower_id: "889e459e-9148-4029-861e-75cca85ceee9", investor_id: "d5089256-eaf0-4337-8721-33d635ec837c", loan_amount: "4825.13", invested_amount: "11148.75", platform_fee: "4509.61", status: "repaid", repayment_date: "2025-07-23", created_at: new Date("2023-09-22T08:26:35Z") },
            { id: 202, borrower_id: "341c4c98-54d2-48c4-86cd-7e421a46feeb", investor_id: "794e9d67-bf96-41f3-b7f4-576546530935", loan_amount: "11858.18", invested_amount: "24871.79", platform_fee: "322.74", status: "sold", repayment_date: null, created_at: new Date("2023-10-02T19:08:24Z") },
            { id: 203, borrower_id: "a21cf71e-7482-44ee-b13e-46bc0211fb90", investor_id: "9649ab7b-24d7-4ff2-a6c0-49e9c9abf60c", loan_amount: "47420.79", invested_amount: "42850.29", platform_fee: "332.31", status: "late", repayment_date: "2024-10-15", created_at: new Date("2022-05-03T15:06:34Z") },
            { id: 204, borrower_id: "46770cb4-dbbe-4bcc-a1c9-d5148391c799", investor_id: "a2ccd8b8-e74a-4c55-a1d9-5cadfd4ee289", loan_amount: "41856.07", invested_amount: "3789.97", platform_fee: "679.72", status: "late", repayment_date: "2024-01-21", created_at: new Date("2022-02-01T15:58:49Z") },
            { id: 205, borrower_id: "f2b87a39-6376-4d3d-8fa4-3bbdda81b450", investor_id: "0cb9fe45-c253-420f-9016-2c3711147377", loan_amount: "1015.93", invested_amount: "31605.79", platform_fee: "3019.14", status: "repaid", repayment_date: "2025-04-12", created_at: new Date("2023-01-06T14:35:40Z") },
            { id: 206, borrower_id: "7781b765-699c-4a78-aa55-633f4889ff63", investor_id: "358af0cf-c0fa-40c3-9fbd-f6eb309f79ad", loan_amount: "14164.34", invested_amount: "273.46", platform_fee: "1687.41", status: "sold", repayment_date: null, created_at: new Date("2023-09-02T18:23:08Z") },
            { id: 207, borrower_id: "1a5e9449-212b-451e-a527-c89879df8d49", investor_id: "e4058d91-60ed-4f0e-814f-5e609042cf50", loan_amount: "8855.97", invested_amount: "111.89", platform_fee: "666.23", status: "late", repayment_date: "2022-02-27", created_at: new Date("2022-03-04T17:02:33Z") },
            { id: 208, borrower_id: "01cef0ab-2189-4ab5-bec4-d820ac91e198", investor_id: "2fa97b2e-e7de-4f92-9373-4ab250eeb611", loan_amount: "43949.02", invested_amount: "108.19", platform_fee: "1990.37", status: "active", repayment_date: null, created_at: new Date("2022-12-15T04:02:19Z") },
            { id: 209, borrower_id: "575a97fd-ff66-40e8-8bf8-022cfea833cf", investor_id: "34842246-200b-4c8b-a5bc-cd8630739f84", loan_amount: "7793.20", invested_amount: "26448.12", platform_fee: "2639.15", status: "active", repayment_date: null, created_at: new Date("2023-05-26T19:28:10Z") },
            { id: 210, borrower_id: "77470f03-17cf-48f2-90ef-90271f818bbc", investor_id: "6c533cc5-ac1f-4e34-8d1e-9037651e7e65", loan_amount: "2146.40", invested_amount: "764.84", platform_fee: "2289.13", status: "active", repayment_date: null, created_at: new Date("2023-05-18T12:01:46Z") },
            { id: 211, borrower_id: "9e6a1a5c-8daf-47c8-bd5c-4bdc0a7b31df", investor_id: "99708c47-e8bd-4991-b29c-355ee123a1c4", loan_amount: "16864.65", invested_amount: "9080.46", platform_fee: "0.33", status: "repaid", repayment_date: "2024-06-30", created_at: new Date("2022-09-12T17:06:06Z") },
            { id: 212, borrower_id: "14bdc0e3-42e0-414b-b67f-63c94c78ef77", investor_id: "c077d011-f6bd-4196-8eaa-c30ea74a1325", loan_amount: "1010.14", invested_amount: "24851.61", platform_fee: "3025.99", status: "defaulted", repayment_date: "2025-10-22", created_at: new Date("2023-07-10T14:16:00Z") },
            { id: 213, borrower_id: "f942f710-6e51-4185-82cf-044799323b33", investor_id: "33d2cad9-234d-436c-8965-471b559aa5e5", loan_amount: "3937.14", invested_amount: "4915.37", platform_fee: "240.09", status: "late", repayment_date: "2024-09-28", created_at: new Date("2023-11-11T18:04:38Z") },
            { id: 214, borrower_id: "cabef99d-b334-4dc0-ba06-7d5ce27f7f4f", investor_id: "5ab4d039-7bf5-4042-ad0c-49532997d994", loan_amount: "16704.53", invested_amount: "31087.32", platform_fee: "815.51", status: "repaid", repayment_date: "2024-07-01", created_at: new Date("2023-01-31T14:25:52Z") },
            { id: 215, borrower_id: "821b47cf-8e4b-4fb1-a178-7a9f0b41173e", investor_id: "ef19df83-93cb-4770-b8fe-96949ca0d805", loan_amount: "32578.80", invested_amount: "3549.94", platform_fee: "20.85", status: "defaulted", repayment_date: "2024-03-10", created_at: new Date("2023-10-22T14:26:09Z") },
            { id: 216, borrower_id: "c2bb9b82-c549-4da7-9800-4427df24492e", investor_id: "8ce7c6a5-8862-4ea2-8d7e-de9f06c0fb0a", loan_amount: "42986.23", invested_amount: "4475.69", platform_fee: "3.49", status: "repaid", repayment_date: "2022-12-04", created_at: new Date("2023-01-21T14:42:41Z") },
            { id: 217, borrower_id: "2219800d-e288-4fed-a2b3-232113519e12", investor_id: "7c7e089b-df79-4d26-bfa4-1611e064b8ab", loan_amount: "3118.16", invested_amount: "34627.51", platform_fee: "80.49", status: "late", repayment_date: "2025-11-19", created_at: new Date("2023-12-28T10:19:38Z") },
            { id: 218, borrower_id: "5a221a51-6f4e-46bb-975a-2bc8941d5155", investor_id: "639bb29c-9dc8-4a2f-ad26-8adadb4371f4", loan_amount: "1236.52", invested_amount: "419.04", platform_fee: "2812.90", status: "active", repayment_date: null, created_at: new Date("2022-11-08T10:44:53Z") },
            { id: 219, borrower_id: "8c7b30c5-2a31-4336-be91-d26ef7066803", investor_id: "bc8e46d6-2ac1-4b07-94ac-a69f5c15999c", loan_amount: "16732.96", invested_amount: "9337.88", platform_fee: "568.87", status: "sold", repayment_date: null, created_at: new Date("2022-03-26T13:15:21Z") },
            { id: 220, borrower_id: "c08473de-3098-4fd5-91c7-7e8d9ef6c07d", investor_id: "bca1b35e-a118-4dfa-b504-09e803024950", loan_amount: "27158.09", invested_amount: "17641.12", platform_fee: "1631.42", status: "active", repayment_date: null, created_at: new Date("2022-03-04T14:53:26Z") },
            { id: 221, borrower_id: "3cd9ce0a-a194-461e-a9a3-4095c66dd5f2", investor_id: "86d4e054-78f8-4a2f-8494-2973399d234c", loan_amount: "28097.22", invested_amount: "13185.86", platform_fee: "3184.14", status: "late", repayment_date: "2025-06-23", created_at: new Date("2022-12-28T11:09:02Z") },
            { id: 222, borrower_id: "e2ef94b5-7981-4f76-9d26-496e77a60d37", investor_id: "59a4fe29-20b9-446c-b908-9cd2167b451a", loan_amount: "7949.18", invested_amount: "9738.28", platform_fee: "1744.74", status: "defaulted", repayment_date: "2024-11-18", created_at: new Date("2023-09-01T08:18:27Z") },
            { id: 223, borrower_id: "6d40cf83-c49f-4c22-8658-2417bcca4955", investor_id: "db2b5be0-c2cb-452a-ab90-f46fc76f617f", loan_amount: "1843.45", invested_amount: "22262.11", platform_fee: "3309.04", status: "late", repayment_date: "2024-03-13", created_at: new Date("2022-07-06T14:41:53Z") },
            { id: 224, borrower_id: "0804c6fc-fd80-43a4-a3b9-d57f6f856b2d", investor_id: "4fd2c16b-a593-4283-97d9-13e8014f18ed", loan_amount: "17871.42", invested_amount: "122.00", platform_fee: "2969.46", status: "repaid", repayment_date: "2025-12-07", created_at: new Date("2023-06-01T15:36:57Z") },
            { id: 225, borrower_id: "b2880b01-d51a-4ba2-bbe5-854da3b0585b", investor_id: "20a11645-b698-4b15-bc36-332142cb5518", loan_amount: "1431.93", invested_amount: "19755.38", platform_fee: "287.76", status: "active", repayment_date: null, created_at: new Date("2022-06-08T14:45:03Z") },
            { id: 226, borrower_id: "a54c2e67-2a33-4182-98bd-49546417281f", investor_id: "8f1f5759-be72-4330-8953-1b69d0eab36d", loan_amount: "41601.60", invested_amount: "3615.15", platform_fee: "962.11", status: "active", repayment_date: null, created_at: new Date("2022-08-29T18:27:34Z") },
            { id: 227, borrower_id: "bfc14986-4ce6-489e-846b-c5748dc7d1f4", investor_id: "40da1901-abfc-4860-b16f-f0e997b4b7b8", loan_amount: "35457.63", invested_amount: "4116.17", platform_fee: "1502.99", status: "active", repayment_date: null, created_at: new Date("2022-09-07T09:47:43Z") },
            { id: 228, borrower_id: "7a3279f0-db1e-4a70-a46d-0f3ed5d69833", investor_id: "1b59a9a3-b4d5-4007-80f4-b649218a7801", loan_amount: "25688.61", invested_amount: "2875.15", platform_fee: "424.50", status: "repaid", repayment_date: "2024-05-18", created_at: new Date("2022-08-08T09:19:58Z") },
            { id: 229, borrower_id: "49b9a444-2794-4d1c-893b-6f0154df6502", investor_id: "71437b56-fc0f-4343-80e1-e61b2ac295dc", loan_amount: "12707.15", invested_amount: "15843.20", platform_fee: "19.71", status: "defaulted", repayment_date: "2024-05-13", created_at: new Date("2023-01-05T20:15:39Z") },
            { id: 230, borrower_id: "340ea492-8425-4100-af0e-6d81611f6da9", investor_id: "2e149db5-45e6-480d-96ba-37f26657eaf1", loan_amount: "15061.97", invested_amount: "7786.94", platform_fee: "2389.50", status: "defaulted", repayment_date: "2024-06-01", created_at: new Date("2023-10-20T15:39:14Z") },
            { id: 231, borrower_id: "64251659-4ba2-4d47-872b-d3047e1d9095", investor_id: "cdb26d89-bb85-47c0-b94a-073b90802c5e", loan_amount: "22760.82", invested_amount: "17267.68", platform_fee: "1960.57", status: "active", repayment_date: null, created_at: new Date("2022-09-24T13:20:36Z") },
            { id: 232, borrower_id: "80b1ed73-1a32-43e4-b9e3-701aa1ac3e5d", investor_id: "50fcc11c-bdef-49f7-8690-b03cccc8bb13", loan_amount: "7676.64", invested_amount: "3833.00", platform_fee: "1235.14", status: "repaid", repayment_date: "2022-11-26", created_at: new Date("2023-11-21T13:47:42Z") },
            { id: 233, borrower_id: "41bad785-4418-4344-be8e-de95456fd821", investor_id: "1ca3f5d7-fa3d-4c7f-af19-3f0699bee228", loan_amount: "1136.36", invested_amount: "33340.44", platform_fee: "458.08", status: "defaulted", repayment_date: "2023-07-29", created_at: new Date("2022-07-11T10:54:40Z") },
            { id: 234, borrower_id: "6c3d64f8-9825-4bf7-bb29-c32d2cbf02d9", investor_id: "984087de-cba4-4b37-b844-1c3715161aa1", loan_amount: "46305.50", invested_amount: "10306.42", platform_fee: "1313.05", status: "defaulted", repayment_date: "2025-12-17", created_at: new Date("2023-12-24T13:43:29Z") },
            { id: 235, borrower_id: "6d035d4b-9536-4703-9358-8bb3a9ddac36", investor_id: "781921de-d18d-42df-9633-259be931cb9d", loan_amount: "18871.27", invested_amount: "100.26", platform_fee: "2094.54", status: "late", repayment_date: "2023-01-08", created_at: new Date("2023-10-30T10:13:59Z") },
            { id: 236, borrower_id: "cf56124f-336b-4cd1-990b-85a39104713d", investor_id: "7ca712ab-a304-44d8-b6e6-f3a702fb4a6c", loan_amount: "2044.09", invested_amount: "40647.87", platform_fee: "267.03", status: "sold", repayment_date: null, created_at: new Date("2022-08-28T10:41:16Z") },
            { id: 237, borrower_id: "89c900bc-1ca3-4055-b82d-06f339a33556", investor_id: "cc6c9fe7-4d3a-4202-b03d-cd3b58d3864e", loan_amount: "4456.66", invested_amount: "8337.66", platform_fee: "3681.69", status: "defaulted", repayment_date: "2025-04-02", created_at: new Date("2022-03-10T09:55:02Z") },
            { id: 238, borrower_id: "b3e942ea-a65a-4924-8f17-3ec54ea475d2", investor_id: "b605a6ac-32ba-400c-8a0c-a8ab20a43916", loan_amount: "29703.53", invested_amount: "14497.32", platform_fee: "3077.48", status: "repaid", repayment_date: "2025-03-08", created_at: new Date("2023-04-17T14:42:37Z") },
            { id: 239, borrower_id: "5b1a71c3-45ef-47eb-b2fa-0aa74c19fbc1", investor_id: "e37ffc8d-b53b-41f0-a48a-0eb83d84516d", loan_amount: "17482.77", invested_amount: "23836.05", platform_fee: "87.58", status: "late", repayment_date: "2024-10-03", created_at: new Date("2022-05-02T16:40:29Z") },
            { id: 240, borrower_id: "8eb80eaa-b3a0-452f-a643-bcbcb76807a5", investor_id: "d99d5896-7115-4d9c-9244-4b36f5a732bb", loan_amount: "6575.46", invested_amount: "37243.11", platform_fee: "1925.01", status: "late", repayment_date: "2024-06-01", created_at: new Date("2023-09-03T21:31:43Z") },
            { id: 241, borrower_id: "e7edd099-1cea-4b53-8748-cfe11bfaec87", investor_id: "c27d7a47-3f02-4c18-bbce-b015f5670c8b", loan_amount: "1241.67", invested_amount: "43869.18", platform_fee: "2949.67", status: "repaid", repayment_date: "2022-12-31", created_at: new Date("2022-03-21T07:42:07Z") },
            { id: 242, borrower_id: "4a1ba54c-2c2a-4fa3-8709-c5cade766d42", investor_id: "c1db5cf8-a3ff-4636-a100-b20d0b7aa1b7", loan_amount: "1491.36", invested_amount: "6753.99", platform_fee: "1663.60", status: "active", repayment_date: null, created_at: new Date("2022-08-12T01:47:29Z") },
            { id: 243, borrower_id: "f9c46560-e09c-40e7-bf97-cbc4f21e42ee", investor_id: "53e2eff9-363c-4e9a-bdf5-10329f1fe238", loan_amount: "1003.98", invested_amount: "3662.62", platform_fee: "2389.81", status: "repaid", repayment_date: "2025-11-28", created_at: new Date("2023-07-11T12:16:20Z") },
            { id: 244, borrower_id: "009af42b-1c1a-4d12-8c4d-f0f01af3fcb7", investor_id: "550562a5-60e1-40dd-957e-41ded44fd977", loan_amount: "29458.64", invested_amount: "32383.81", platform_fee: "1148.34", status: "defaulted", repayment_date: "2025-09-22", created_at: new Date("2022-03-25T09:59:54Z") },
            { id: 245, borrower_id: "2085b1c1-3bbc-4dbe-8396-7a03a072d7c6", investor_id: "60aa5450-842a-4ee7-a70c-c7976db2c73d", loan_amount: "24186.57", invested_amount: "1470.70", platform_fee: "3746.16", status: "late", repayment_date: "2022-09-09", created_at: new Date("2022-07-08T15:37:49Z") },
            { id: 246, borrower_id: "0d5b62b3-cb0c-42ce-a764-4a23d0b25a34", investor_id: "b6ed8f13-6575-4752-a2ba-7a16ad734a48", loan_amount: "7765.94", invested_amount: "121.68", platform_fee: "550.40", status: "repaid", repayment_date: "2025-04-17", created_at: new Date("2023-03-20T12:45:10Z") },
            { id: 247, borrower_id: "e1d3f615-ded5-4830-886a-c1a03b75dae0", investor_id: "cf8dd7fe-7453-4896-b28e-14a3cdf6a086", loan_amount: "2912.00", invested_amount: "33366.61", platform_fee: "134.22", status: "sold", repayment_date: null, created_at: new Date("2022-06-18T09:36:07Z") },
            { id: 248, borrower_id: "b7180c23-6afe-4c33-88a1-bbf3eee6cff8", investor_id: "a4cd38c6-b858-462c-bc42-7ff578a141e5", loan_amount: "3292.15", invested_amount: "2060.50", platform_fee: "15.12", status: "sold", repayment_date: null, created_at: new Date("2022-06-23T12:07:01Z") },
            { id: 249, borrower_id: "d4374565-7167-4e8a-b375-554c14c8f4ff", investor_id: "d7be9bc6-9325-4979-bba0-c6b053182312", loan_amount: "6982.20", invested_amount: "164.42", platform_fee: "2044.85", status: "repaid", repayment_date: "2024-12-26", created_at: new Date("2023-09-18T11:16:15Z") },
            { id: 250, borrower_id: "f533399e-34eb-4016-838c-a1d66c266c47", investor_id: "c69b03c2-779a-4789-aed5-b7ff6d894d9d", loan_amount: "3836.33", invested_amount: "2268.22", platform_fee: "1412.35", status: "active", repayment_date: null, created_at: new Date("2023-02-05T11:58:04Z") },
            { id: 251, borrower_id: "105413db-002c-4a86-ae7d-a4448b481920", investor_id: "094e3146-f6b4-4e11-a75e-a5e01200d218", loan_amount: "43185.02", invested_amount: "41968.78", platform_fee: "194.55", status: "defaulted", repayment_date: "2022-11-28", created_at: new Date("2023-04-29T08:00:32Z") },
            { id: 252, borrower_id: "15ac59d3-949f-4ee2-80b7-f7e9caa44b75", investor_id: "b5aca192-f035-4f55-bcbd-b044fb49c3cb", loan_amount: "14284.50", invested_amount: "28589.57", platform_fee: "3822.83", status: "active", repayment_date: null, created_at: new Date("2022-01-08T09:40:34Z") },
            { id: 253, borrower_id: "534cf7ea-d77d-431c-a184-7fd8079c8f5d", investor_id: "a5c0c88f-f185-48d5-b1dc-e6c277df0ef4", loan_amount: "2330.14", invested_amount: "3881.64", platform_fee: "102.06", status: "sold", repayment_date: null, created_at: new Date("2022-03-02T09:19:58Z") },
            { id: 254, borrower_id: "9e328562-d301-48aa-b469-4c7fb8245293", investor_id: "176d913d-a7f2-41c6-88e6-b01e4a81ddce", loan_amount: "47648.14", invested_amount: "27215.57", platform_fee: "1151.34", status: "defaulted", repayment_date: "2025-04-27", created_at: new Date("2023-07-13T12:45:37Z") },
            { id: 255, borrower_id: "dc706b80-313a-4320-b22d-0efed848a449", investor_id: "dd73ab71-6892-447e-acf2-a4c947ee8250", loan_amount: "6897.10", invested_amount: "307.25", platform_fee: "769.07", status: "late", repayment_date: "2024-07-08", created_at: new Date("2023-05-06T08:25:52Z") },
            { id: 256, borrower_id: "dc20914c-d19d-43c0-9fd7-40f4f1edcd7c", investor_id: "ba23cb73-597e-4d26-8598-f7b31d400c0a", loan_amount: "16063.84", invested_amount: "16429.44", platform_fee: "457.77", status: "active", repayment_date: null, created_at: new Date("2023-10-24T13:12:34Z") },
            { id: 257, borrower_id: "91af5e61-bf2b-4ff9-81a5-7d04bb5f5afb", investor_id: "ac545a94-83e9-4bd9-b676-e02853131c6a", loan_amount: "5410.78", invested_amount: "37224.33", platform_fee: "4727.45", status: "active", repayment_date: null, created_at: new Date("2023-11-25T10:23:06Z") },
            { id: 258, borrower_id: "e567680f-0856-47f3-9125-1f27f8b99270", investor_id: "955d1b84-5cae-4c70-8880-9dfec3ae177b", loan_amount: "22463.84", invested_amount: "31107.28", platform_fee: "461.72", status: "active", repayment_date: null, created_at: new Date("2022-05-09T13:51:04Z") },
            { id: 259, borrower_id: "894477fd-7236-49b6-bba4-037c0c3ed4c3", investor_id: "5dc4d294-51c5-422c-bbfd-a1983c9741dc", loan_amount: "8075.61", invested_amount: "22693.24", platform_fee: "4547.48", status: "late", repayment_date: "2023-05-20", created_at: new Date("2023-03-22T16:05:33Z") },
            { id: 260, borrower_id: "6e0a9bca-ae15-4dea-90a9-ca2296916381", investor_id: "2c30728e-a044-42fe-a08e-d4d68c104f23", loan_amount: "27953.72", invested_amount: "32553.57", platform_fee: "1062.99", status: "late", repayment_date: "2024-11-19", created_at: new Date("2023-12-01T10:31:47Z") },
            { id: 261, borrower_id: "2b1ac35d-9e1b-401e-87ea-9c6bfc90093a", investor_id: "8bd5e6ca-ae23-45f1-af19-f445ad05d9cd", loan_amount: "16686.84", invested_amount: "7403.59", platform_fee: "2752.35", status: "sold", repayment_date: null, created_at: new Date("2022-04-03T11:05:16Z") },
            { id: 262, borrower_id: "04c630d4-ff5c-4d56-a6b8-37f22119674c", investor_id: "43addb57-491e-4160-a936-5288939623eb", loan_amount: "3602.11", invested_amount: "46799.72", platform_fee: "664.36", status: "sold", repayment_date: null, created_at: new Date("2022-05-10T14:46:42Z") },
            { id: 263, borrower_id: "2d4ef039-4393-4435-9b16-7529162d3c59", investor_id: "9b894e59-4504-44e0-9b8b-90ce19cc81ed", loan_amount: "37923.59", invested_amount: "179.24", platform_fee: "579.90", status: "active", repayment_date: null, created_at: new Date("2023-06-10T16:59:08Z") },
            { id: 264, borrower_id: "537000b1-26d7-4991-bddf-1d149915e33a", investor_id: "38e0718e-87f8-4f27-9830-1369a8d6ed32", loan_amount: "23283.92", invested_amount: "4459.03", platform_fee: "2809.85", status: "defaulted", repayment_date: "2024-02-11", created_at: new Date("2022-03-10T11:11:13Z") },
            { id: 265, borrower_id: "41c7d5d8-311a-41b2-979e-626a4a7e12ba", investor_id: "86eb75a6-39d2-446c-8452-2dbae6153ee1", loan_amount: "4651.60", invested_amount: "1300.41", platform_fee: "3727.91", status: "defaulted", repayment_date: "2025-04-24", created_at: new Date("2022-04-17T16:09:30Z") },
            { id: 266, borrower_id: "8f446ad7-32bd-435e-922c-ddf883531c76", investor_id: "45787361-0449-4315-8d6e-c2f72f6c3878", loan_amount: "3393.31", invested_amount: "461.60", platform_fee: "4212.94", status: "active", repayment_date: null, created_at: new Date("2023-03-26T17:12:58Z") },
            { id: 267, borrower_id: "52d28d10-c4b3-49ac-87d9-6a84db6afb01", investor_id: "1f541cf6-f37d-4b8c-b622-8541fc964889", loan_amount: "3938.83", invested_amount: "1302.16", platform_fee: "4840.82", status: "sold", repayment_date: null, created_at: new Date("2023-10-18T11:52:51Z") },
            { id: 268, borrower_id: "4614ca37-0c21-4521-a693-6d27858a58b2", investor_id: "6b9dd792-ab28-424d-bc61-3a73cf9623dd", loan_amount: "1764.55", invested_amount: "4014.68", platform_fee: "11.83", status: "late", repayment_date: "2022-08-11", created_at: new Date("2023-12-22T14:37:23Z") },
            { id: 269, borrower_id: "8f5ad6cd-6121-41ae-8f37-5b71e9dda086", investor_id: "b6e2747e-9728-4fae-a9e5-1e6ecab37dc7", loan_amount: "25304.19", invested_amount: "9377.26", platform_fee: "425.25", status: "repaid", repayment_date: "2023-07-08", created_at: new Date("2023-02-08T08:35:59Z") },
            { id: 270, borrower_id: "c6f84cf9-dfb9-449a-b27d-87c7f39fedc2", investor_id: "e228534c-efb7-4015-b919-6f321dc84975", loan_amount: "26796.89", invested_amount: "35699.62", platform_fee: "157.78", status: "defaulted", repayment_date: "2023-05-03", created_at: new Date("2022-08-28T07:57:30Z") },
            { id: 271, borrower_id: "052a95c6-b39b-4320-86da-920f38616709", investor_id: "53084c7c-6940-49dc-893e-0a7e85459370", loan_amount: "33312.10", invested_amount: "4431.80", platform_fee: "536.85", status: "late", repayment_date: "2023-04-03", created_at: new Date("2023-11-27T15:37:12Z") },
            { id: 272, borrower_id: "475081cd-00d8-4d21-a63b-08017600bf8c", investor_id: "8cbc9e4a-ce88-4a4f-9b4f-bffbe7dca2b7", loan_amount: "18022.74", invested_amount: "1436.36", platform_fee: "125.52", status: "sold", repayment_date: null, created_at: new Date("2023-06-01T11:11:14Z") },
            { id: 273, borrower_id: "a274f4c8-2bdb-4ddb-b9a2-4777d0fba139", investor_id: "a901d693-0385-43eb-b3fb-68e23576b6de", loan_amount: "36268.29", invested_amount: "2639.55", platform_fee: "1704.34", status: "defaulted", repayment_date: "2023-08-25", created_at: new Date("2022-08-07T10:09:13Z") },
            { id: 274, borrower_id: "2a506a93-d83a-4dd9-a8a4-beda077e7827", investor_id: "4d298c2a-e505-4776-9cf5-f1b041dd4aba", loan_amount: "35850.60", invested_amount: "37906.61", platform_fee: "4794.29", status: "active", repayment_date: null, created_at: new Date("2023-08-05T14:58:23Z") },
            { id: 275, borrower_id: "7e4fc477-68b0-42b2-a8a6-658197f4d7b1", investor_id: "b37f57fb-8610-48bd-b4fe-01e38720b1e2", loan_amount: "25805.93", invested_amount: "47137.43", platform_fee: "911.57", status: "active", repayment_date: null, created_at: new Date("2022-08-30T08:41:06Z") },
            { id: 276, borrower_id: "79b96958-fbd8-4bc9-933b-2837b4aa40f5", investor_id: "d2ab03ea-bf2f-4ead-82dd-1b4e4409f02b", loan_amount: "30900.30", invested_amount: "39207.87", platform_fee: "2693.42", status: "late", repayment_date: "2024-04-30", created_at: new Date("2023-10-22T16:09:05Z") },
            { id: 277, borrower_id: "606c81d1-69b1-4fca-8d99-fd95ef31aba8", investor_id: "02432743-9df3-4d52-b6f0-3db133f990f7", loan_amount: "30049.91", invested_amount: "28093.46", platform_fee: "3588.61", status: "repaid", repayment_date: "2023-02-20", created_at: new Date("2022-12-28T09:21:14Z") },
            { id: 278, borrower_id: "6c696507-4f83-4aa6-9e36-dd3b5c11473f", investor_id: "6605f9c3-c831-46e8-a09b-a5aaab894522", loan_amount: "16945.12", invested_amount: "28692.23", platform_fee: "2089.14", status: "repaid", repayment_date: "2024-12-10", created_at: new Date("2022-05-26T11:29:27Z") },
            { id: 279, borrower_id: "45110eef-c6f2-4697-bdee-2fbba5df6f5f", investor_id: "c3cd16e4-6c7c-439e-bf11-69ea48c98d39", loan_amount: "9593.12", invested_amount: "453.34", platform_fee: "3234.16", status: "late", repayment_date: "2022-01-11", created_at: new Date("2022-12-28T17:22:43Z") },
            { id: 280, borrower_id: "2e2cd910-3edf-428c-b721-412dcb2d3407", investor_id: "3b73a665-f676-4fa9-a803-79b43efe130b", loan_amount: "21687.89", invested_amount: "1840.86", platform_fee: "4104.82", status: "repaid", repayment_date: "2023-03-28", created_at: new Date("2023-11-06T11:16:28Z") },
            { id: 281, borrower_id: "c79a1b2e-c80f-4776-98be-bd94a5901a87", investor_id: "e8de806b-d67e-4902-84f2-2a9e08bce07f", loan_amount: "27710.60", invested_amount: "1106.70", platform_fee: "3179.66", status: "active", repayment_date: null, created_at: new Date("2023-03-13T13:18:11Z") },
            { id: 282, borrower_id: "dd02ffd9-9604-4a5a-84ce-0db883b6440e", investor_id: "4d456c43-d0f0-4e92-8d7a-c8df7ef6f022", loan_amount: "33074.59", invested_amount: "48468.57", platform_fee: "58.33", status: "late", repayment_date: "2022-12-23", created_at: new Date("2023-11-04T20:27:32Z") },
            { id: 283, borrower_id: "a96263cd-aade-44c5-bfb7-1d8eb30137e2", investor_id: "9e665002-f74d-463f-af74-d7ccda30d32d", loan_amount: "1626.39", invested_amount: "1956.04", platform_fee: "4184.33", status: "sold", repayment_date: null, created_at: new Date("2022-12-12T10:06:32Z") },
            { id: 284, borrower_id: "ebca8981-f53c-4576-9d27-6b07809531ae", investor_id: "8b57c5c7-aae8-4cc0-889f-3b974203bd06", loan_amount: "24565.23", invested_amount: "8203.17", platform_fee: "3563.47", status: "repaid", repayment_date: "2023-07-26", created_at: new Date("2023-02-19T08:50:07Z") },
            { id: 285, borrower_id: "4ae4c51e-6136-49e9-b84c-422a0a16fc26", investor_id: "b50e121d-71d5-4549-a36f-51db0e4fb3d7", loan_amount: "1159.43", invested_amount: "164.50", platform_fee: "1000.60", status: "active", repayment_date: null, created_at: new Date("2023-12-13T08:30:27Z") },
            { id: 286, borrower_id: "537233dd-b49e-4508-95e7-b5ec8121ed33", investor_id: "bdbc1a72-ea9c-4f46-87af-d2b7cd63394b", loan_amount: "48418.70", invested_amount: "12552.54", platform_fee: "565.01", status: "active", repayment_date: null, created_at: new Date("2023-01-04T11:58:59Z") },
            { id: 287, borrower_id: "0690c4b6-93b0-4ac6-9125-8f4449644fb5", investor_id: "29f70a02-855a-4d82-aeea-de4afc26c2e5", loan_amount: "11362.47", invested_amount: "18858.84", platform_fee: "1790.07", status: "defaulted", repayment_date: "2023-09-29", created_at: new Date("2022-01-05T10:45:20Z") },
            { id: 288, borrower_id: "28cf6207-b2cb-40c3-9ba1-22620b9b7ee9", investor_id: "ba7d32c8-a8a2-42bb-8318-2d615273e17d", loan_amount: "12200.19", invested_amount: "35527.23", platform_fee: "569.94", status: "repaid", repayment_date: "2023-02-17", created_at: new Date("2023-08-04T09:46:11Z") },
            { id: 289, borrower_id: "02f3087a-7948-494c-b0b6-352d24018705", investor_id: "3c1d92f0-f3fc-4bea-8933-2bf94c78d063", loan_amount: "14824.66", invested_amount: "8306.27", platform_fee: "1393.59", status: "active", repayment_date: null, created_at: new Date("2022-05-17T10:41:18Z") },
            { id: 290, borrower_id: "cec0a0eb-9572-434c-ad3b-3340246fbac7", investor_id: "9b55e00a-096c-42b6-8107-ff7f2258ef19", loan_amount: "39762.68", invested_amount: "11726.81", platform_fee: "1737.73", status: "defaulted", repayment_date: "2024-01-09", created_at: new Date("2023-01-07T16:49:49Z") },
            { id: 291, borrower_id: "f76f0d8c-3f3c-43ba-9ce9-56d4a48d9405", investor_id: "017f9e92-a73a-4ced-83e2-bd6442cf5277", loan_amount: "43300.31", invested_amount: "2883.00", platform_fee: "94.30", status: "late", repayment_date: "2024-04-10", created_at: new Date("2023-11-24T10:11:05Z") },
            { id: 292, borrower_id: "547562b9-f13b-4aa9-ba01-d86d4245bd6e", investor_id: "cbfe50c6-2e80-4180-9271-31aab351d7a3", loan_amount: "35105.44", invested_amount: "170.78", platform_fee: "139.48", status: "sold", repayment_date: null, created_at: new Date("2023-08-15T09:39:47Z") },
            { id: 293, borrower_id: "13166f8e-81e6-4466-a187-e0f9a410ed6d", investor_id: "e7bffa76-9fda-47ef-b7d2-a2934e78ecee", loan_amount: "5821.86", invested_amount: "34261.79", platform_fee: "0.09", status: "active", repayment_date: null, created_at: new Date("2023-02-13T13:31:40Z") },
            { id: 294, borrower_id: "6b14f977-df53-4939-abff-daf46d937ba9", investor_id: "d32f8dca-232d-4e5b-983b-26cac1bdacdd", loan_amount: "11678.85", invested_amount: "12513.64", platform_fee: "1618.37", status: "sold", repayment_date: null, created_at: new Date("2022-09-07T11:58:21Z") },
            { id: 295, borrower_id: "0816b86b-8c36-41aa-ba45-931b10aa05bc", investor_id: "4ea1ddca-0109-4f88-8f34-1f38f9159a9b", loan_amount: "44493.40", invested_amount: "34982.30", platform_fee: "3896.35", status: "active", repayment_date: null, created_at: new Date("2022-05-04T06:26:35Z") },
            { id: 296, borrower_id: "c9264235-6e0d-4d9a-8b63-2becabd84f9c", investor_id: "3cfaef2f-b447-4dff-8f81-2a28dc23a2af", loan_amount: "20764.61", invested_amount: "20264.68", platform_fee: "3496.77", status: "late", repayment_date: "2023-12-27", created_at: new Date("2023-09-27T12:09:07Z") },
            { id: 297, borrower_id: "93a0bdd9-ddb8-4cc6-bbc1-6fc7f310065d", investor_id: "cbe5fd42-f8b6-444c-a91b-560ad730ac4d", loan_amount: "32199.13", invested_amount: "2603.25", platform_fee: "1429.69", status: "defaulted", repayment_date: "2024-06-26", created_at: new Date("2023-10-07T11:24:14Z") },
            { id: 298, borrower_id: "dd07af68-863f-4ef0-86e8-36b200fb4caa", investor_id: "c2a8867f-996c-488e-82e6-dbcc49b7c3d6", loan_amount: "34933.60", invested_amount: "196.63", platform_fee: "5.81", status: "late", repayment_date: "2023-12-04", created_at: new Date("2023-11-17T09:39:49Z") },
            { id: 299, borrower_id: "1cdce447-58cd-4415-adac-db07fde997ac", investor_id: "a2aee6b2-8522-4fcf-b819-f967bc467009", loan_amount: "8238.56", invested_amount: "17053.17", platform_fee: "27.53", status: "active", repayment_date: null, created_at: new Date("2023-05-10T08:18:01Z") },
            { id: 300, borrower_id: "758717fb-761c-492c-91d8-d4605710a7a3", investor_id: "bcb508dd-0174-482d-97f0-c0744b58b2f7", loan_amount: "36298.05", invested_amount: "5029.50", platform_fee: "2443.51", status: "sold", repayment_date: null, created_at: new Date("2023-11-02T16:14:36Z") },
            { id: 301, borrower_id: "20e8b901-313c-4937-9935-3e681e61525c", investor_id: "d0edf7d8-f13e-40bf-b0c1-9f8ed1a162b3", loan_amount: "1053.80", invested_amount: "442.70", platform_fee: "4644.21", status: "defaulted", repayment_date: "2025-06-15", created_at: new Date("2022-08-17T11:01:58Z") },
            { id: 302, borrower_id: "0ac5252d-57a1-41db-9ec3-35c5ebc2438f", investor_id: "75a5995f-3262-4aa2-b046-ad8d8ff578ed", loan_amount: "5554.84", invested_amount: "10662.57", platform_fee: "976.75", status: "active", repayment_date: null, created_at: new Date("2023-04-13T20:42:13Z") },
            { id: 303, borrower_id: "c1bb3600-69ba-4e42-ba89-02a1fc39760d", investor_id: "e23ecbb9-7981-4ee1-8cc9-86c2ec68d054", loan_amount: "3921.21", invested_amount: "7922.43", platform_fee: "44.02", status: "repaid", repayment_date: "2025-03-21", created_at: new Date("2023-05-22T16:24:09Z") },
            { id: 304, borrower_id: "594313c3-4b84-4ed5-8955-59528037bc6a", investor_id: "6f2054aa-b934-44ae-aea8-0bf72b815b29", loan_amount: "1544.32", invested_amount: "22401.74", platform_fee: "4908.45", status: "late", repayment_date: "2024-09-04", created_at: new Date("2023-02-02T15:52:13Z") },
            { id: 305, borrower_id: "e271b757-ce8d-48a2-a46a-66e1f52ee00f", investor_id: "d0b6702f-a497-4296-8e41-6a06c9464861", loan_amount: "1298.92", invested_amount: "26631.42", platform_fee: "0.25", status: "repaid", repayment_date: "2025-09-29", created_at: new Date("2023-07-05T12:25:37Z") },
            { id: 306, borrower_id: "7ca3cd1f-9bdf-46cc-91dc-285b70432e75", investor_id: "3bae03bd-b784-4c69-af1b-4a09a8e1e7c2", loan_amount: "13156.68", invested_amount: "13304.72", platform_fee: "1201.22", status: "repaid", repayment_date: "2025-10-11", created_at: new Date("2023-11-10T15:12:26Z") },
            { id: 307, borrower_id: "72bf8501-b65c-4a36-ad02-d25474bc154a", investor_id: "58690192-7296-4d43-a94a-f131912ddb12", loan_amount: "1957.08", invested_amount: "8097.17", platform_fee: "2970.64", status: "active", repayment_date: null, created_at: new Date("2022-09-24T09:59:09Z") },
            { id: 308, borrower_id: "8f546583-c366-4492-aa68-0e2d26e2e467", investor_id: "15a572b3-303a-4acc-865e-8a793f3fabff", loan_amount: "20804.58", invested_amount: "5010.50", platform_fee: "1992.16", status: "late", repayment_date: "2023-01-11", created_at: new Date("2022-06-26T18:01:30Z") },
            { id: 309, borrower_id: "7cfe742e-9b29-4f04-b241-c726e773a046", investor_id: "ec653322-c35d-42fd-8652-160fdfb61cf9", loan_amount: "32893.46", invested_amount: "21951.82", platform_fee: "943.31", status: "sold", repayment_date: null, created_at: new Date("2023-07-02T16:17:16Z") },
            { id: 310, borrower_id: "d004f5d8-cccc-4539-be24-d7bda0585dc9", investor_id: "a9588500-229b-4b7c-bde0-6c2ea038f028", loan_amount: "19977.39", invested_amount: "8649.51", platform_fee: "70.54", status: "sold", repayment_date: null, created_at: new Date("2023-09-16T18:50:14Z") },
            { id: 311, borrower_id: "c1fd061b-c528-46e1-a172-39385c7282bf", investor_id: "cbec4813-5ca7-43b1-9c9b-4a4ce84aef15", loan_amount: "33211.19", invested_amount: "2969.33", platform_fee: "4208.95", status: "sold", repayment_date: null, created_at: new Date("2022-04-15T16:27:36Z") },
            { id: 312, borrower_id: "5c93d01c-ee13-4322-b951-d907f353b954", investor_id: "3cfbcd42-94a9-4cc5-b827-cb047c96f6af", loan_amount: "3692.92", invested_amount: "4786.85", platform_fee: "604.44", status: "active", repayment_date: null, created_at: new Date("2023-03-21T09:54:31Z") },
            { id: 313, borrower_id: "be83d346-b037-4085-b453-9f54193e5eb0", investor_id: "6b969653-6a3f-4d20-99f5-a5dd4155400c", loan_amount: "22414.93", invested_amount: "1514.22", platform_fee: "527.05", status: "defaulted", repayment_date: "2024-07-23", created_at: new Date("2023-08-05T11:39:35Z") },
            { id: 314, borrower_id: "db790828-1101-47ab-9293-61ab199f5cdf", investor_id: "2356999d-9e7f-4396-b594-10d9aa779e50", loan_amount: "5438.05", invested_amount: "3179.17", platform_fee: "558.69", status: "late", repayment_date: "2025-10-01", created_at: new Date("2023-06-11T11:33:55Z") },
            { id: 315, borrower_id: "0bbf8a31-e046-4228-ab6e-f12e10b12175", investor_id: "57f1429b-dcb1-4660-84a3-709a9fd85fd5", loan_amount: "5628.71", invested_amount: "45902.32", platform_fee: "4236.79", status: "active", repayment_date: null, created_at: new Date("2022-08-10T09:34:30Z") },
            { id: 316, borrower_id: "20cbe903-add2-4dd1-a2aa-4c0685fd05d5", investor_id: "711eb6c4-9870-43a3-8556-e9409e7401e3", loan_amount: "6960.85", invested_amount: "1175.52", platform_fee: "239.02", status: "repaid", repayment_date: "2025-04-25", created_at: new Date("2023-02-10T15:34:55Z") },
            { id: 317, borrower_id: "5174d716-d6fa-4519-8000-c5106045e30c", investor_id: "d79c6c29-87db-41e6-a759-e70f87b63150", loan_amount: "40433.21", invested_amount: "5264.55", platform_fee: "2791.33", status: "late", repayment_date: "2022-03-28", created_at: new Date("2023-02-18T08:28:57Z") },
            { id: 318, borrower_id: "aaa9d36b-7951-4766-928d-160a2ea663ed", investor_id: "225add64-7122-44ce-9a0d-ff0a51d1fe8f", loan_amount: "4722.42", invested_amount: "46160.26", platform_fee: "1.18", status: "active", repayment_date: null, created_at: new Date("2022-01-07T11:51:36Z") },
            { id: 319, borrower_id: "b7a5ef6b-855f-4a98-9e19-6d0ea817077d", investor_id: "6b7cb6fb-7242-492d-8fbe-eff60ca07c71", loan_amount: "32210.07", invested_amount: "45801.91", platform_fee: "1678.80", status: "sold", repayment_date: null, created_at: new Date("2023-09-12T08:56:22Z") },
            { id: 320, borrower_id: "6e3414c2-9184-4417-ac98-d42d93508e95", investor_id: "c4f9502a-2303-498f-9f5c-5d9d8a90543e", loan_amount: "5571.96", invested_amount: "750.14", platform_fee: "170.58", status: "late", repayment_date: "2025-07-17", created_at: new Date("2022-10-16T12:36:44Z") },
            { id: 321, borrower_id: "b04646dd-f3ef-4010-aece-7c819c346984", investor_id: "48f351c1-e9bf-4f0e-bcce-8e6c41893ccc", loan_amount: "26361.65", invested_amount: "391.02", platform_fee: "93.01", status: "active", repayment_date: null, created_at: new Date("2022-05-31T15:34:30Z") },
            { id: 322, borrower_id: "da2bee1c-9e9c-494c-9da9-1849b7f3b535", investor_id: "a1b9a916-4530-436f-8ca2-c5f81f9bbdbb", loan_amount: "2042.34", invested_amount: "32571.18", platform_fee: "757.24", status: "late", repayment_date: "2023-09-17", created_at: new Date("2022-01-11T11:23:19Z") },
            { id: 323, borrower_id: "14041422-0dbe-43cb-b467-51c0b4a81f46", investor_id: "6926f258-3b86-4b84-8536-ae71c922a72f", loan_amount: "3872.70", invested_amount: "1693.65", platform_fee: "2239.42", status: "late", repayment_date: "2023-12-18", created_at: new Date("2023-10-14T13:22:29Z") },
            { id: 324, borrower_id: "678b987d-a0e1-4fc2-9489-df605b8acc57", investor_id: "2a46fbf3-f917-4797-9b30-7b0ebffc87e2", loan_amount: "35090.39", invested_amount: "1411.00", platform_fee: "907.11", status: "late", repayment_date: "2024-03-10", created_at: new Date("2022-06-15T11:14:17Z") },
            { id: 325, borrower_id: "e80e6a8a-f627-4b8a-ae73-66af53970c04", investor_id: "93d9de69-c88e-4ee7-bcca-94648e878595", loan_amount: "9463.40", invested_amount: "43497.71", platform_fee: "59.90", status: "sold", repayment_date: null, created_at: new Date("2022-12-02T14:49:28Z") },
            { id: 326, borrower_id: "774510ff-efad-4400-8305-a93ba1accebf", investor_id: "dd96f99e-0dce-40d5-bbb7-01b390b1e38b", loan_amount: "9744.69", invested_amount: "9923.14", platform_fee: "1706.10", status: "sold", repayment_date: null, created_at: new Date("2023-03-26T12:34:51Z") },
            { id: 327, borrower_id: "42811b48-c042-4161-94ac-a6046af91725", investor_id: "45b428b7-79f5-4f25-8556-30d7a1b9a80a", loan_amount: "21625.42", invested_amount: "1196.81", platform_fee: "521.18", status: "sold", repayment_date: null, created_at: new Date("2022-06-28T19:26:55Z") },
            { id: 328, borrower_id: "7ba3b93e-4010-465b-bba1-38339a1eba9c", investor_id: "8695fbfb-aa41-4c01-8c00-b05e5a15e7ba", loan_amount: "5970.18", invested_amount: "1496.77", platform_fee: "4188.20", status: "sold", repayment_date: null, created_at: new Date("2022-10-26T00:25:24Z") },
            { id: 329, borrower_id: "7c085937-52ff-4d1f-8a65-127a1a94edc3", investor_id: "e764fd8b-de1e-4175-9bc6-f9cc4f710d1e", loan_amount: "4678.57", invested_amount: "24535.71", platform_fee: "1279.21", status: "repaid", repayment_date: "2023-06-03", created_at: new Date("2022-11-01T13:00:39Z") },
            { id: 330, borrower_id: "5dab1475-36bd-4c94-a93b-268a751073b0", investor_id: "5b363965-a6cc-4c16-9f99-7c6af3344734", loan_amount: "5290.37", invested_amount: "20930.80", platform_fee: "473.53", status: "late", repayment_date: "2023-12-05", created_at: new Date("2023-06-01T10:23:53Z") },
            { id: 331, borrower_id: "113a9604-456e-48f9-a0ed-ccc564717e82", investor_id: "afcfc6c0-008e-4ed6-a645-36de5a2a9827", loan_amount: "1552.32", invested_amount: "16017.42", platform_fee: "526.50", status: "repaid", repayment_date: "2025-08-19", created_at: new Date("2022-01-10T17:27:45Z") },
            { id: 332, borrower_id: "54fc52de-e020-4089-a1e5-a49fc6f4f028", investor_id: "bf8b6a52-6753-4851-994e-f76ae10ee7a6", loan_amount: "19010.29", invested_amount: "23992.25", platform_fee: "3241.16", status: "active", repayment_date: null, created_at: new Date("2022-08-28T14:58:07Z") },
            { id: 333, borrower_id: "0b49bd57-26a4-4e1d-9e62-24bbd3dcb259", investor_id: "94fcdcf5-328b-4b60-a251-71f9c19c3cf9", loan_amount: "43418.32", invested_amount: "6093.98", platform_fee: "4275.01", status: "sold", repayment_date: null, created_at: new Date("2023-06-17T13:04:18Z") },
            { id: 334, borrower_id: "701ee417-5e60-41ad-94c1-d3b225537cc8", investor_id: "b2e3e770-3b29-4a29-b93c-a4ca0f06c485", loan_amount: "1119.64", invested_amount: "14611.43", platform_fee: "6.49", status: "defaulted", repayment_date: "2024-07-13", created_at: new Date("2022-04-30T13:37:03Z") },
            { id: 335, borrower_id: "4a4bc427-6087-4b13-a102-766951638896", investor_id: "3ee07dd4-3826-4051-a252-1e93bb0cd22d", loan_amount: "16976.80", invested_amount: "39387.48", platform_fee: "2167.49", status: "repaid", repayment_date: "2022-03-06", created_at: new Date("2023-09-12T12:57:46Z") },
            { id: 336, borrower_id: "4f33acf7-8d36-41cb-b156-29cc6d101c09", investor_id: "ddc72834-bab5-46de-83a4-bdeda795880e", loan_amount: "30576.26", invested_amount: "29169.27", platform_fee: "4.15", status: "late", repayment_date: "2022-03-19", created_at: new Date("2023-12-31T16:56:20Z") },
            { id: 337, borrower_id: "fa31b108-42f1-4a7f-bdea-9d51ed46d961", investor_id: "a5848d0f-713c-495c-a1ad-cd7ee203e98d", loan_amount: "1449.20", invested_amount: "13180.49", platform_fee: "760.17", status: "sold", repayment_date: null, created_at: new Date("2023-11-30T12:54:18Z") },
            { id: 338, borrower_id: "08504b26-cdf9-4983-91bb-aecd8e6783e5", investor_id: "5bd38574-5e61-4f9e-851e-673935f55898", loan_amount: "33437.56", invested_amount: "15874.30", platform_fee: "3146.34", status: "repaid", repayment_date: "2024-04-02", created_at: new Date("2022-08-02T15:50:48Z") },
            { id: 339, borrower_id: "e6ef0957-67f8-4022-bfc5-fac7ddeccf02", investor_id: "821b17a2-a3bc-4c62-8a62-a308c57e6ba8", loan_amount: "22457.60", invested_amount: "7411.75", platform_fee: "30.64", status: "sold", repayment_date: null, created_at: new Date("2022-03-02T17:38:24Z") },
            { id: 340, borrower_id: "47c2be2b-c9c9-4b46-b115-9cdf47747619", investor_id: "0dd95269-99bf-407c-a4c9-f57cf7b45494", loan_amount: "1705.15", invested_amount: "2087.25", platform_fee: "1891.39", status: "sold", repayment_date: null, created_at: new Date("2023-10-15T15:27:58Z") },
            { id: 341, borrower_id: "992d5bee-3e3b-442e-96f6-8d7bd2e1a2ed", investor_id: "0f35e636-b6b6-4209-ac82-858c946e861b", loan_amount: "3917.35", invested_amount: "13678.59", platform_fee: "98.43", status: "defaulted", repayment_date: "2023-10-12", created_at: new Date("2023-12-26T08:55:20Z") },
            { id: 342, borrower_id: "b93cfd77-7b5e-4a25-9f52-8975d7f98c20", investor_id: "701c6528-68d2-4f5c-9f4d-28b1a726d900", loan_amount: "35870.70", invested_amount: "16145.11", platform_fee: "322.17", status: "defaulted", repayment_date: "2022-11-02", created_at: new Date("2023-02-14T09:13:08Z") },
            { id: 343, borrower_id: "0a8cce7d-bf40-403d-bff0-082333c9e427", investor_id: "c3bba6e4-8760-4ea8-9ea8-ed6ba22a1eb0", loan_amount: "40906.32", invested_amount: "20539.18", platform_fee: "395.81", status: "sold", repayment_date: null, created_at: new Date("2022-09-11T13:37:11Z") },
            { id: 344, borrower_id: "c39c902d-4140-431f-93f5-7436445e1ec5", investor_id: "f033ef93-f22c-4824-bad3-017831760085", loan_amount: "23245.30", invested_amount: "22071.59", platform_fee: "693.35", status: "defaulted", repayment_date: "2025-07-06", created_at: new Date("2022-10-19T17:13:55Z") },
            { id: 345, borrower_id: "4d0b17eb-8f01-46a1-8989-2d24c09a64cf", investor_id: "0e889027-24ce-40f2-9d19-8ed592e2204a", loan_amount: "1310.66", invested_amount: "10086.39", platform_fee: "1156.80", status: "sold", repayment_date: null, created_at: new Date("2023-03-06T16:34:25Z") },
            { id: 346, borrower_id: "47a589d7-a706-4a17-9156-c071ae37a72c", investor_id: "f9c5ba2f-2c52-47a9-9daf-6132e3425a23", loan_amount: "3637.22", invested_amount: "9294.00", platform_fee: "2611.65", status: "late", repayment_date: "2024-08-14", created_at: new Date("2023-05-23T18:52:49Z") },
            { id: 347, borrower_id: "6831f550-6bd9-42c2-9938-a297fd109126", investor_id: "7922ac1d-6306-462f-b6f5-28629af9be2c", loan_amount: "4895.87", invested_amount: "437.45", platform_fee: "154.75", status: "late", repayment_date: "2025-05-01", created_at: new Date("2023-06-17T16:30:02Z") },
            { id: 348, borrower_id: "45b4efc9-1b9c-4cf3-8cb9-b2fba9596e0a", investor_id: "6be6c52b-e4e2-43b7-a0bc-6076dd4eb997", loan_amount: "22441.67", invested_amount: "644.99", platform_fee: "3.33", status: "active", repayment_date: null, created_at: new Date("2022-07-30T14:40:04Z") },
            { id: 349, borrower_id: "d4a61665-22dc-492b-9160-aa86c5df4d47", investor_id: "cce71074-0a7b-4e48-80a1-b1caebddf75f", loan_amount: "1784.74", invested_amount: "374.02", platform_fee: "993.78", status: "repaid", repayment_date: "2024-10-16", created_at: new Date("2023-04-25T19:23:54Z") },
            { id: 350, borrower_id: "76b8d212-9478-418a-8650-d5340ba97831", investor_id: "828eef75-4420-40fa-8e93-1d5c37421938", loan_amount: "37148.76", invested_amount: "21097.21", platform_fee: "622.33", status: "sold", repayment_date: null, created_at: new Date("2023-03-06T15:40:14Z") },
            { id: 351, borrower_id: "510c4e83-f190-43c6-9df7-ac5432c09d01", investor_id: "11153d43-7cbe-4d64-a3e5-66071a57f324", loan_amount: "43320.30", invested_amount: "2073.40", platform_fee: "3684.49", status: "repaid", repayment_date: "2024-09-03", created_at: new Date("2023-05-04T12:32:24Z") },
            { id: 352, borrower_id: "264fd1fc-aa8e-4fed-91a4-7792259ae0d6", investor_id: "4135bc98-d74d-4bd3-a052-12c6da7fddb9", loan_amount: "34240.23", invested_amount: "504.83", platform_fee: "84.13", status: "active", repayment_date: null, created_at: new Date("2022-05-21T14:26:36Z") },
            { id: 353, borrower_id: "c39c7844-718d-43da-a8e3-42d28b704aac", investor_id: "cec268ca-bad6-4cfe-9833-0922a165c6ce", loan_amount: "1184.59", invested_amount: "21660.16", platform_fee: "1312.80", status: "repaid", repayment_date: "2024-07-22", created_at: new Date("2023-08-31T20:36:24Z") },
            { id: 354, borrower_id: "67327d9e-b14a-47be-8a27-d7d88a54b4cf", investor_id: "1dcadd4b-161a-4861-915c-35f9d3d515a4", loan_amount: "6972.42", invested_amount: "2727.01", platform_fee: "1148.31", status: "sold", repayment_date: null, created_at: new Date("2023-03-30T09:29:40Z") },
            { id: 355, borrower_id: "87386952-1c1b-4d13-b7f9-db8ddd029514", investor_id: "184f312b-084d-49b5-8d62-56e9f246836e", loan_amount: "8834.13", invested_amount: "5629.15", platform_fee: "3384.50", status: "defaulted", repayment_date: "2023-03-07", created_at: new Date("2023-06-10T14:37:07Z") },
            { id: 356, borrower_id: "f1208a86-c8ab-4395-9057-b6e0ff66a39e", investor_id: "43fbd842-effb-4f5d-b33c-713bd6b2afee", loan_amount: "24769.82", invested_amount: "47568.04", platform_fee: "1257.18", status: "sold", repayment_date: null, created_at: new Date("2023-09-28T13:11:03Z") },
            { id: 357, borrower_id: "d514c4e2-1bfa-4b35-957e-9f1e0aa5ba79", investor_id: "59341cc6-0d02-44e9-a3c1-67d088eff54b", loan_amount: "8285.74", invested_amount: "11647.92", platform_fee: "4469.67", status: "late", repayment_date: "2023-05-20", created_at: new Date("2023-02-02T16:08:43Z") },
            { id: 358, borrower_id: "6edd4d01-3cf1-4ff9-abbc-e82ec6191da9", investor_id: "1d28e32e-9bce-42d8-8495-c1dbbc9d067d", loan_amount: "3005.06", invested_amount: "2345.12", platform_fee: "178.58", status: "defaulted", repayment_date: "2025-10-29", created_at: new Date("2022-01-02T15:07:34Z") },
            { id: 359, borrower_id: "ff25aac7-bae2-463a-8ef2-d0381a13792d", investor_id: "20b2adff-d82b-48d9-b1d4-e9fb6a75ba82", loan_amount: "32389.44", invested_amount: "47762.85", platform_fee: "829.42", status: "late", repayment_date: "2024-12-06", created_at: new Date("2023-08-29T17:18:07Z") },
            { id: 360, borrower_id: "2bc97783-a2e7-44e1-bac9-75f9b7115493", investor_id: "7b37e8ca-1bfa-4529-a854-be278e415d4f", loan_amount: "4856.73", invested_amount: "16661.83", platform_fee: "2902.79", status: "sold", repayment_date: null, created_at: new Date("2023-05-31T14:19:17Z") },
            { id: 361, borrower_id: "686dad23-0577-434a-b244-ac34d6c0e9e3", investor_id: "cedeb743-8031-4745-b909-ae38950fa668", loan_amount: "4787.23", invested_amount: "21434.31", platform_fee: "787.16", status: "repaid", repayment_date: "2024-03-28", created_at: new Date("2022-01-01T10:43:25Z") },
            { id: 362, borrower_id: "490ed529-6152-4419-900c-5d946e02c03a", investor_id: "543ed918-9426-4ec5-a9be-fd1d480e94ba", loan_amount: "4026.59", invested_amount: "45324.24", platform_fee: "2979.11", status: "active", repayment_date: null, created_at: new Date("2022-12-17T17:38:38Z") },
            { id: 363, borrower_id: "c0203437-80e9-4dec-9268-e32e0c04284b", investor_id: "db851518-a1ba-4bc5-9029-8e4ee61b8535", loan_amount: "37740.77", invested_amount: "49218.45", platform_fee: "2451.30", status: "active", repayment_date: null, created_at: new Date("2022-03-11T12:05:46Z") },
            { id: 364, borrower_id: "1cd7ffde-3e53-4b02-934a-05aedb77822a", investor_id: "6fa388c8-cdb5-46ac-bc84-47084cb461a3", loan_amount: "4000.50", invested_amount: "6243.19", platform_fee: "1151.05", status: "sold", repayment_date: null, created_at: new Date("2022-04-15T13:36:36Z") },
            { id: 365, borrower_id: "67f2ed3f-9c2d-4248-bb42-7b37e0e2040e", investor_id: "84259ead-310d-4e0c-a107-ef06ccc808e6", loan_amount: "10491.25", invested_amount: "10829.65", platform_fee: "1152.33", status: "defaulted", repayment_date: "2024-10-10", created_at: new Date("2022-02-19T14:50:15Z") },
            { id: 366, borrower_id: "8075ba9a-dd44-4ded-a449-3235819a19ed", investor_id: "af66394e-5c7c-44bc-b7da-ff55943fd5eb", loan_amount: "24200.81", invested_amount: "3178.16", platform_fee: "2908.42", status: "late", repayment_date: "2022-04-18", created_at: new Date("2023-08-16T09:50:13Z") },
            { id: 367, borrower_id: "6e870a02-a973-45a6-8464-3948df6d71fb", investor_id: "35a06647-d3e3-48bc-9d03-62f24bf5275c", loan_amount: "27310.66", invested_amount: "22932.63", platform_fee: "405.83", status: "defaulted", repayment_date: "2023-04-13", created_at: new Date("2022-04-18T09:39:57Z") },
            { id: 368, borrower_id: "7d96cdc2-7bcf-4463-a626-ceded5e76c20", investor_id: "02719858-3ea3-4b1c-9608-8c151dcb355d", loan_amount: "2276.07", invested_amount: "2900.36", platform_fee: "453.97", status: "sold", repayment_date: null, created_at: new Date("2023-09-20T11:13:04Z") },
            { id: 369, borrower_id: "9d7aec21-6e16-4cfa-a137-bc845933c2d9", investor_id: "6f679b89-b989-4ebf-9082-cc93afc26a32", loan_amount: "16756.45", invested_amount: "27748.82", platform_fee: "3228.18", status: "late", repayment_date: "2024-01-15", created_at: new Date("2023-09-16T15:11:10Z") },
            { id: 370, borrower_id: "4300e1c3-80d2-4581-9590-5daf18f6eadb", investor_id: "13a39b04-8723-48a4-bc4b-8f609f98f4bd", loan_amount: "12591.64", invested_amount: "32879.62", platform_fee: "224.12", status: "repaid", repayment_date: "2025-01-10", created_at: new Date("2023-12-29T15:34:47Z") },
            { id: 371, borrower_id: "ae1f1bbe-dc60-492b-978c-17470ead5fd8", investor_id: "36a58446-02aa-440d-b3d8-b8f7605cd584", loan_amount: "17351.14", invested_amount: "7436.16", platform_fee: "2954.89", status: "defaulted", repayment_date: "2023-09-29", created_at: new Date("2023-03-08T10:17:01Z") },
            { id: 372, borrower_id: "a468b1b1-2950-47d1-ba39-8dc89ba6897d", investor_id: "0932e2b9-0ad0-4fda-bef2-d432795a7f6b", loan_amount: "45616.93", invested_amount: "26200.09", platform_fee: "26.38", status: "defaulted", repayment_date: "2023-08-12", created_at: new Date("2023-01-12T08:04:08Z") },
            { id: 373, borrower_id: "fbfe3448-8436-4989-8f40-e4304db1e313", investor_id: "d3f058fa-cc64-4bbe-a005-e0b5cd6a991d", loan_amount: "34392.90", invested_amount: "19286.75", platform_fee: "951.86", status: "active", repayment_date: null, created_at: new Date("2022-02-25T11:53:56Z") },
            { id: 374, borrower_id: "4533a0f1-419b-4876-9b46-51ec8f53c3f0", investor_id: "34c7e786-3402-4e45-a210-bb2756cbb420", loan_amount: "16300.87", invested_amount: "6232.08", platform_fee: "1329.07", status: "defaulted", repayment_date: "2025-12-17", created_at: new Date("2023-04-12T13:41:46Z") },
            { id: 375, borrower_id: "9962b736-0612-4f98-952b-6bf7a6c67bc8", investor_id: "1e966b15-a3c5-4014-8755-19c6ccfcc58c", loan_amount: "42409.42", invested_amount: "7748.30", platform_fee: "501.29", status: "active", repayment_date: null, created_at: new Date("2023-12-17T12:58:09Z") },
            { id: 376, borrower_id: "06c7c6f1-b2ed-427d-8c09-0d693fb5bffd", investor_id: "11144d7d-5460-4cae-a7cf-c86485e2bc2a", loan_amount: "38453.66", invested_amount: "602.77", platform_fee: "14.71", status: "defaulted", repayment_date: "2024-11-26", created_at: new Date("2022-09-18T09:02:04Z") },
            { id: 377, borrower_id: "1b72b77a-2085-4188-a12e-41a082ea9710", investor_id: "a707ebb7-39f3-431d-b581-60962ffc8eae", loan_amount: "7302.72", invested_amount: "38502.78", platform_fee: "692.02", status: "late", repayment_date: "2023-08-04", created_at: new Date("2023-09-23T09:22:08Z") },
            { id: 378, borrower_id: "08be5334-3ad3-43d8-8d62-9fa63982d427", investor_id: "0f8be204-41bc-4211-9dd4-3ffa8a8d56c1", loan_amount: "2631.09", invested_amount: "4028.03", platform_fee: "3818.06", status: "repaid", repayment_date: "2025-02-16", created_at: new Date("2023-01-11T14:14:56Z") },
            { id: 379, borrower_id: "302c97df-ff38-4203-bd8c-b53665668f9f", investor_id: "3167abac-9282-400c-b43a-142312643780", loan_amount: "40599.43", invested_amount: "22583.52", platform_fee: "119.39", status: "sold", repayment_date: null, created_at: new Date("2022-03-14T18:41:30Z") },
            { id: 380, borrower_id: "17374929-8594-4be8-80a7-ab3e49c86fb6", investor_id: "22dd5b95-dc2e-47a1-88a7-21af4d3bd4e6", loan_amount: "16551.43", invested_amount: "5486.17", platform_fee: "105.05", status: "sold", repayment_date: null, created_at: new Date("2023-10-03T14:45:55Z") },
            { id: 381, borrower_id: "ac720f09-6812-4065-a175-06a8ff973bdd", investor_id: "494a152d-d77b-4ea3-a1f8-8ee1e6997753", loan_amount: "29337.14", invested_amount: "9153.33", platform_fee: "687.34", status: "sold", repayment_date: null, created_at: new Date("2022-05-19T15:27:44Z") },
            { id: 382, borrower_id: "775a91c1-14ef-4200-89c6-c144406e3bf1", investor_id: "36f1539e-9e09-4d36-a4bf-6a5400944eae", loan_amount: "1035.26", invested_amount: "46531.44", platform_fee: "2243.92", status: "late", repayment_date: "2022-05-18", created_at: new Date("2022-06-12T10:37:12Z") },
            { id: 383, borrower_id: "7f208533-0bdb-4ec4-b96a-4042d0024333", investor_id: "4b3cbbc8-9b89-4bb6-86b9-abd8697c3acb", loan_amount: "1314.86", invested_amount: "15393.23", platform_fee: "3.61", status: "defaulted", repayment_date: "2024-10-29", created_at: new Date("2022-02-07T12:07:16Z") },
            { id: 384, borrower_id: "46caee19-ed15-4227-bead-8b8808805d71", investor_id: "6cf808cb-a826-4af3-9834-4e22b8357b3c", loan_amount: "7986.21", invested_amount: "9038.59", platform_fee: "51.43", status: "active", repayment_date: null, created_at: new Date("2022-10-31T13:06:30Z") },
            { id: 385, borrower_id: "0de78b0f-e06e-4057-91c7-f19e023d2ee0", investor_id: "0f8d27e2-5e46-4fe6-8cc5-b862f61e449d", loan_amount: "44791.26", invested_amount: "6413.30", platform_fee: "72.10", status: "repaid", repayment_date: "2023-06-04", created_at: new Date("2023-11-09T20:57:00Z") },
            { id: 386, borrower_id: "c2886821-744d-4710-bda1-eed004e9c892", investor_id: "d1045666-1ed8-47c6-a52e-d505782ca69e", loan_amount: "16368.98", invested_amount: "8848.21", platform_fee: "3897.01", status: "defaulted", repayment_date: "2025-07-11", created_at: new Date("2022-07-25T18:40:39Z") },
            { id: 387, borrower_id: "b225d83d-e6a0-48f7-9c61-9dda75d9f19a", investor_id: "08bfeb67-1998-4957-b29e-11f74c9a8d34", loan_amount: "6319.20", invested_amount: "39770.89", platform_fee: "1343.68", status: "late", repayment_date: "2023-09-08", created_at: new Date("2023-08-04T15:35:02Z") },
            { id: 388, borrower_id: "bdb21d1e-4fb0-49f5-9d34-299a92c83ad9", investor_id: "66b06cb7-cfab-474c-bb1e-88ad868710a5", loan_amount: "31329.65", invested_amount: "47050.48", platform_fee: "91.90", status: "repaid", repayment_date: "2024-06-20", created_at: new Date("2022-02-18T17:00:28Z") },
            { id: 389, borrower_id: "8e7af461-1842-4337-917e-024ff2b611de", investor_id: "2d9ae854-292a-48dc-a75e-5c5b546dfdb3", loan_amount: "4713.85", invested_amount: "27351.07", platform_fee: "2847.17", status: "defaulted", repayment_date: "2022-08-06", created_at: new Date("2023-08-04T14:57:22Z") },
            { id: 390, borrower_id: "fac81c16-6217-45d5-819c-ee63d0a225fa", investor_id: "96a25904-ff59-43cf-a516-f8d1f72acb4a", loan_amount: "39147.25", invested_amount: "3618.04", platform_fee: "628.07", status: "repaid", repayment_date: "2025-10-01", created_at: new Date("2023-08-30T15:37:09Z") },
            { id: 391, borrower_id: "768aa52f-f312-41e8-82a5-cd5c75267087", investor_id: "c0f23f9a-b178-4c2f-a65a-420156caa311", loan_amount: "32616.74", invested_amount: "12903.16", platform_fee: "3308.94", status: "repaid", repayment_date: "2023-12-30", created_at: new Date("2022-09-25T12:47:15Z") },
            { id: 392, borrower_id: "3ae98d80-7fb0-4472-b6cf-f6655dcf0461", investor_id: "4d3a954d-2c47-4d80-ac53-e4dbe9a04d0e", loan_amount: "24726.72", invested_amount: "16439.05", platform_fee: "2194.93", status: "sold", repayment_date: null, created_at: new Date("2022-02-28T07:25:39Z") },
            { id: 393, borrower_id: "78485a6f-4327-439d-ab76-149d8174a526", investor_id: "101e8420-d56f-4f3d-ad5c-a01cdbdc33b8", loan_amount: "2978.74", invested_amount: "1367.82", platform_fee: "31.74", status: "defaulted", repayment_date: "2024-04-13", created_at: new Date("2022-07-03T14:15:16Z") },
            { id: 394, borrower_id: "a79950e4-4c9f-4180-95ad-77e9ba2f036c", investor_id: "e65ba047-3609-45ba-bc53-91bbcb676376", loan_amount: "1700.32", invested_amount: "1273.18", platform_fee: "4159.04", status: "sold", repayment_date: null, created_at: new Date("2022-07-04T12:38:09Z") },
            { id: 395, borrower_id: "f3e2870a-793f-46e4-9864-95c5595fd94a", investor_id: "d85cf6a3-1cbd-4bac-ab7e-e9b2ed8295f3", loan_amount: "1054.87", invested_amount: "29559.09", platform_fee: "2318.31", status: "repaid", repayment_date: "2022-09-29", created_at: new Date("2022-09-29T16:07:14Z") },
            { id: 396, borrower_id: "c358382d-73f8-4675-bf49-9575b733b2cd", investor_id: "1a2001ab-eef7-415b-a4c6-602654526767", loan_amount: "7656.03", invested_amount: "1911.62", platform_fee: "4051.74", status: "sold", repayment_date: null, created_at: new Date("2022-10-10T19:52:30Z") },
            { id: 397, borrower_id: "fae4af7e-d129-45fc-a225-116d7739639c", investor_id: "342dd0b9-ee12-4270-92e1-dfe07a2b1455", loan_amount: "16936.98", invested_amount: "9334.00", platform_fee: "1465.08", status: "repaid", repayment_date: "2025-11-28", created_at: new Date("2023-07-30T04:20:32Z") },
            { id: 398, borrower_id: "44396e62-b791-4df1-af52-5b2f74afda8b", investor_id: "5133b71c-1e43-4860-86ee-3a2c38b0b43a", loan_amount: "13858.88", invested_amount: "12459.49", platform_fee: "137.71", status: "defaulted", repayment_date: "2023-10-18", created_at: new Date("2023-01-23T11:02:31Z") },
            { id: 399, borrower_id: "21f18807-aafe-408d-ae48-8c17e5318a55", investor_id: "35840615-7f79-407b-b132-b7ec9e2bab5f", loan_amount: "16319.93", invested_amount: "47373.49", platform_fee: "1270.81", status: "defaulted", repayment_date: "2024-06-22", created_at: new Date("2022-02-15T14:53:02Z") },
            { id: 400, borrower_id: "e5a4206d-ae2d-427b-a2c3-d70bc2192059", investor_id: "41f9216d-9496-4f3d-8421-39003c3db80d", loan_amount: "37813.77", invested_amount: "21477.93", platform_fee: "51.24", status: "late", repayment_date: "2025-11-12", created_at: new Date("2023-06-06T16:35:53Z") },
            { id: 401, borrower_id: "21f1f652-8913-4367-bd88-9dea77ee466e", investor_id: "5d4962aa-121b-48cf-a251-fe3988aea275", loan_amount: "29058.04", invested_amount: "5824.01", platform_fee: "3955.10", status: "sold", repayment_date: null, created_at: new Date("2022-01-13T10:55:46Z") },
            { id: 402, borrower_id: "d17132ba-3cea-4383-8b26-2a2106d29d45", investor_id: "31f22299-1a74-4ead-ab46-f7dc688980ed", loan_amount: "35054.57", invested_amount: "24227.81", platform_fee: "2223.96", status: "defaulted", repayment_date: "2025-12-29", created_at: new Date("2022-03-12T09:22:44Z") },
            { id: 403, borrower_id: "de1465f3-c1fb-4ef1-a104-f9ad4fb5afb6", investor_id: "2372e1df-d435-448d-93d5-6ef8a5b9ee6f", loan_amount: "44708.16", invested_amount: "15096.59", platform_fee: "308.35", status: "active", repayment_date: null, created_at: new Date("2023-05-25T18:47:09Z") },
            { id: 404, borrower_id: "16366e12-ff85-441d-9c74-381a3be4758d", investor_id: "3a22aed3-bfdd-4088-9f6d-17eaf970dd72", loan_amount: "37655.38", invested_amount: "26408.61", platform_fee: "2086.85", status: "sold", repayment_date: null, created_at: new Date("2023-06-14T12:29:29Z") },
            { id: 405, borrower_id: "5d3da14c-80df-46f8-8ae1-f468d5a6a42c", investor_id: "9812503d-3b05-4e87-8147-44682c5c7c23", loan_amount: "20006.07", invested_amount: "31873.99", platform_fee: "4049.51", status: "late", repayment_date: "2025-06-12", created_at: new Date("2023-05-14T13:05:57Z") },
            { id: 406, borrower_id: "12029b6d-a7c3-4ffc-a007-a112fc0e49c6", investor_id: "5cfe358b-6fd6-4f73-9e65-55c624d10731", loan_amount: "12790.74", invested_amount: "10184.85", platform_fee: "1277.66", status: "active", repayment_date: null, created_at: new Date("2022-06-02T17:46:49Z") },
            { id: 407, borrower_id: "bb7578bb-3703-4132-9698-dfee211ef402", investor_id: "c041e40b-6dbb-4f35-a910-2b06b935acb3", loan_amount: "40926.24", invested_amount: "24278.45", platform_fee: "170.63", status: "defaulted", repayment_date: "2023-08-07", created_at: new Date("2022-11-24T13:38:49Z") },
            { id: 408, borrower_id: "a025812d-40fe-481c-b334-42257be78c1c", investor_id: "5892915e-1d3c-439b-849c-e196ce97b6b6", loan_amount: "5004.37", invested_amount: "41294.39", platform_fee: "128.68", status: "defaulted", repayment_date: "2025-03-08", created_at: new Date("2022-04-17T09:43:07Z") },
            { id: 409, borrower_id: "543826ab-3253-441d-bfb1-a71bcc188c27", investor_id: "41f845de-f748-40ae-b87c-98f76dad1514", loan_amount: "10158.58", invested_amount: "113.36", platform_fee: "671.89", status: "sold", repayment_date: null, created_at: new Date("2023-04-26T12:47:03Z") },
            { id: 410, borrower_id: "7930a374-3704-45ce-95d6-a1979ca5bcd5", investor_id: "f00f7868-3077-432f-97cc-cfdc92470628", loan_amount: "42578.32", invested_amount: "5421.50", platform_fee: "269.80", status: "defaulted", repayment_date: "2023-02-03", created_at: new Date("2023-06-29T15:56:10Z") },
            { id: 411, borrower_id: "381e4494-5e38-4489-a49e-6972230687bd", investor_id: "7d2094cf-d643-4815-9b54-b72011f9ff85", loan_amount: "2819.56", invested_amount: "32385.29", platform_fee: "186.33", status: "active", repayment_date: null, created_at: new Date("2023-10-13T14:40:00Z") },
            { id: 412, borrower_id: "dbf82952-1d1f-4c74-8d60-e52244edbc21", investor_id: "d4ca4a71-71b9-4dd1-b841-983bd968fef5", loan_amount: "19693.49", invested_amount: "21637.71", platform_fee: "4293.16", status: "late", repayment_date: "2025-03-27", created_at: new Date("2022-10-15T09:27:31Z") },
            { id: 413, borrower_id: "913f5bb8-fee1-4bb3-bd50-c6a23b7aa2e7", investor_id: "81d7ed97-883d-4e0b-b896-1b3429f86c49", loan_amount: "3028.21", invested_amount: "15976.71", platform_fee: "2434.16", status: "defaulted", repayment_date: "2024-07-05", created_at: new Date("2023-04-14T12:36:18Z") },
            { id: 414, borrower_id: "9b448305-60d6-47cd-994d-564f992f3d21", investor_id: "5645b352-7ea8-458a-9ea7-ac7bf76b3e89", loan_amount: "48915.91", invested_amount: "46169.40", platform_fee: "4428.48", status: "defaulted", repayment_date: "2024-02-06", created_at: new Date("2022-06-14T17:55:21Z") },
            { id: 415, borrower_id: "01b12f4b-c06c-4576-a772-0e795a8a6d73", investor_id: "6e55ba1e-134b-4167-8bae-eda8b892750e", loan_amount: "1383.61", invested_amount: "11157.68", platform_fee: "3365.84", status: "repaid", repayment_date: "2024-12-19", created_at: new Date("2023-07-10T14:55:15Z") },
            { id: 416, borrower_id: "d9ee4449-0a12-4e06-bf29-a00dc735b416", investor_id: "2e6a6b15-e8c7-478d-bc08-b7937a4e47b6", loan_amount: "43651.53", invested_amount: "49969.44", platform_fee: "3116.45", status: "late", repayment_date: "2025-08-19", created_at: new Date("2022-07-03T09:16:29Z") },
            { id: 417, borrower_id: "53216dc2-f1b2-45fb-a4b4-2fe7c7b83604", investor_id: "985131cc-cdfd-4aba-b726-d959362d336e", loan_amount: "5693.45", invested_amount: "1258.01", platform_fee: "2333.93", status: "defaulted", repayment_date: "2024-11-15", created_at: new Date("2023-08-26T12:47:05Z") },
            { id: 418, borrower_id: "0ee2d9fe-20e0-4f52-84b1-a6fe2d2ba09c", investor_id: "ee894a84-eb4d-4bc3-beac-e5eb743b28a9", loan_amount: "1462.63", invested_amount: "3164.07", platform_fee: "3591.02", status: "defaulted", repayment_date: "2024-06-12", created_at: new Date("2022-01-30T11:03:39Z") },
            { id: 419, borrower_id: "203519e1-7d5a-452b-b092-afaac3cd50b7", investor_id: "663b6579-0b35-4c1f-8ca2-0afa5fc85456", loan_amount: "8714.59", invested_amount: "1574.10", platform_fee: "740.90", status: "sold", repayment_date: null, created_at: new Date("2022-11-29T11:28:45Z") },
            { id: 420, borrower_id: "5fddda1a-420f-4a9d-9d43-1c3cdc7ee1d4", investor_id: "68ec4957-60d7-4361-aa53-da4cc1239a63", loan_amount: "17022.27", invested_amount: "42853.86", platform_fee: "889.89", status: "active", repayment_date: null, created_at: new Date("2022-05-15T10:03:28Z") },
            { id: 421, borrower_id: "4e542fad-e11f-4ed0-9554-c9beeaf57d8d", investor_id: "5ffbd00b-29c6-46a9-ab1d-fe79aa00574e", loan_amount: "1208.60", invested_amount: "16757.19", platform_fee: "275.80", status: "late", repayment_date: "2022-02-23", created_at: new Date("2022-12-23T14:58:28Z") },
            { id: 422, borrower_id: "619640cc-b163-4dea-819d-9f3efd3c38fc", investor_id: "15464ad3-9aa6-4e76-9c31-d8a1fb705aea", loan_amount: "1000.00", invested_amount: "18401.21", platform_fee: "44.08", status: "repaid", repayment_date: "2024-02-26", created_at: new Date("2022-03-22T16:10:19Z") },
            { id: 423, borrower_id: "3f9b1a7c-6b33-4c61-a3cb-66c162a0790e", investor_id: "a9ae3dcc-32d4-43eb-9d5c-9ecd9f5e2fca", loan_amount: "27251.62", invested_amount: "5691.08", platform_fee: "154.16", status: "repaid", repayment_date: "2023-05-13", created_at: new Date("2023-10-05T12:12:58Z") },
            { id: 424, borrower_id: "f6098fb0-2ccd-4ab4-8a1e-2ca53c54d6e6", investor_id: "ed8e7a62-6bc3-402f-9084-41be9f016307", loan_amount: "22385.36", invested_amount: "46936.48", platform_fee: "56.01", status: "late", repayment_date: "2022-03-18", created_at: new Date("2023-02-17T16:58:01Z") },
            { id: 425, borrower_id: "acc11586-ebc7-4a0e-b838-b3aa29fd33f4", investor_id: "0551bf0d-4349-46bd-8427-aea74c4992a3", loan_amount: "14311.87", invested_amount: "48894.21", platform_fee: "1140.16", status: "repaid", repayment_date: "2024-05-25", created_at: new Date("2023-06-09T07:04:19Z") },
            { id: 426, borrower_id: "4ac0292a-6fbf-4390-9729-1e24f766e344", investor_id: "f846ddae-acfd-4b9b-adb2-3ef9f4a2548f", loan_amount: "4991.72", invested_amount: "6345.59", platform_fee: "1562.95", status: "defaulted", repayment_date: "2023-12-25", created_at: new Date("2022-10-19T09:18:24Z") },
            { id: 427, borrower_id: "724431ef-4319-44ba-a794-b0aa4e29eada", investor_id: "40c55fc7-102f-478c-96df-d72ea2adc157", loan_amount: "2233.82", invested_amount: "13273.66", platform_fee: "3933.20", status: "late", repayment_date: "2025-09-01", created_at: new Date("2023-04-14T15:55:21Z") },
            { id: 428, borrower_id: "315a4a8e-1c2f-4a7f-9737-e8cd6997c542", investor_id: "8b38c821-4da1-4e0b-8a3b-9d71db1fdbb4", loan_amount: "1508.85", invested_amount: "7451.08", platform_fee: "0.69", status: "repaid", repayment_date: "2025-05-18", created_at: new Date("2022-02-23T12:59:59Z") },
            { id: 429, borrower_id: "c1ee4cff-fe6f-4189-b148-aec750a4e846", investor_id: "0271d4d8-82f8-49cd-924d-44191180fa49", loan_amount: "20212.26", invested_amount: "5547.18", platform_fee: "1780.47", status: "defaulted", repayment_date: "2022-02-18", created_at: new Date("2023-12-09T14:57:46Z") },
            { id: 430, borrower_id: "bbfcebe3-7869-438f-8b80-3d22db96523b", investor_id: "acff0bb0-6f7e-4b4f-94d3-5eac327702d6", loan_amount: "9152.38", invested_amount: "146.82", platform_fee: "3392.07", status: "defaulted", repayment_date: "2022-07-25", created_at: new Date("2023-11-17T12:51:52Z") },
            { id: 431, borrower_id: "1cd37672-6938-49d8-958e-8b8eb0cbf91d", investor_id: "b6a83438-c10e-4f10-b61f-0d4a8a69b0d0", loan_amount: "1060.85", invested_amount: "15498.09", platform_fee: "451.62", status: "sold", repayment_date: null, created_at: new Date("2022-08-16T08:50:50Z") },
            { id: 432, borrower_id: "67eafb71-a8ac-4496-8eaf-a98915caee24", investor_id: "70f0fbc2-371d-4c84-bd90-fd928fc9ba27", loan_amount: "18493.51", invested_amount: "29574.75", platform_fee: "3796.41", status: "active", repayment_date: null, created_at: new Date("2023-06-30T10:26:09Z") },
            { id: 433, borrower_id: "dbc9e19c-6fb3-4564-9965-62b5a442817e", investor_id: "050dfb15-ec5a-4c9a-a36e-89a27c6ef5fb", loan_amount: "4742.33", invested_amount: "8492.46", platform_fee: "1038.60", status: "late", repayment_date: "2022-09-04", created_at: new Date("2022-09-16T13:41:40Z") },
            { id: 434, borrower_id: "5d5fc177-c8d8-40fb-af57-9e6826a54c20", investor_id: "8f83dd9b-9e9a-4bfd-ab0c-24e358e883cb", loan_amount: "46409.17", invested_amount: "3834.68", platform_fee: "639.33", status: "sold", repayment_date: null, created_at: new Date("2023-02-22T10:15:38Z") },
            { id: 435, borrower_id: "9f0ca1cb-8e63-46be-81f8-17e6e33eb43f", investor_id: "5c7d07a0-fc63-4eee-97dd-a97130c8aeea", loan_amount: "1532.09", invested_amount: "7704.64", platform_fee: "2523.53", status: "defaulted", repayment_date: "2022-10-21", created_at: new Date("2023-10-14T14:10:10Z") },
            { id: 436, borrower_id: "dbb1dac0-387f-4b8f-806d-e6a4b75df0dc", investor_id: "b6e65387-db73-431e-98b6-b7ee4148e328", loan_amount: "20363.30", invested_amount: "7862.11", platform_fee: "2962.30", status: "sold", repayment_date: null, created_at: new Date("2023-12-08T17:24:40Z") },
            { id: 437, borrower_id: "a7b04292-4f69-4caa-893b-01218e768bbb", investor_id: "1a565db4-c063-4bc4-a66f-5fcd1d4b8b7d", loan_amount: "1000.35", invested_amount: "4724.42", platform_fee: "3.24", status: "repaid", repayment_date: "2025-09-14", created_at: new Date("2022-11-23T16:00:55Z") },
            { id: 438, borrower_id: "2cb39c16-3a1d-4a51-abd3-3edb9705d659", investor_id: "c5163928-94e1-47d0-9e03-9e8acc05dbd7", loan_amount: "42281.16", invested_amount: "9003.81", platform_fee: "4656.67", status: "defaulted", repayment_date: "2025-02-02", created_at: new Date("2023-01-03T11:49:44Z") },
            { id: 439, borrower_id: "6c3f74eb-26eb-4438-b614-e932484c92bc", investor_id: "b9e87749-6e89-4f7d-b134-c7b4fcf1b6db", loan_amount: "33668.60", invested_amount: "16098.87", platform_fee: "48.71", status: "repaid", repayment_date: "2024-08-31", created_at: new Date("2023-12-27T12:33:28Z") },
            { id: 440, borrower_id: "dc129955-724c-467a-a81d-db0a58b64abc", investor_id: "2c706098-2dfc-4ea9-aeb5-3cbb40e39b01", loan_amount: "21621.79", invested_amount: "33217.27", platform_fee: "101.31", status: "sold", repayment_date: null, created_at: new Date("2023-02-20T11:20:50Z") },
            { id: 441, borrower_id: "9a0df4d3-7d35-40e2-a922-1e1985c0615b", investor_id: "49db20e0-fd68-48eb-85a3-91b1e2d6d88d", loan_amount: "23643.25", invested_amount: "29853.48", platform_fee: "3298.79", status: "late", repayment_date: "2023-03-25", created_at: new Date("2022-07-15T13:42:38Z") },
            { id: 442, borrower_id: "29a4817d-7f22-406e-9e70-04d77833c6ab", investor_id: "1eb1f652-369e-4bb7-ba23-5a0731b9c4a4", loan_amount: "38287.00", invested_amount: "23462.97", platform_fee: "3226.81", status: "active", repayment_date: null, created_at: new Date("2022-02-18T07:46:11Z") },
            { id: 443, borrower_id: "926e60ab-f864-4e94-aeae-684be670ae3c", investor_id: "6b5cecd8-6832-485d-ad2d-e725b552bc3c", loan_amount: "9816.81", invested_amount: "20564.82", platform_fee: "468.47", status: "active", repayment_date: null, created_at: new Date("2023-02-07T12:01:06Z") },
            { id: 444, borrower_id: "77dd2e8b-d7fd-4737-a698-495aa4becb98", investor_id: "9ee23e49-442d-42a1-bf28-4ae5dacb1d52", loan_amount: "40432.87", invested_amount: "23615.92", platform_fee: "665.47", status: "defaulted", repayment_date: "2025-04-27", created_at: new Date("2022-01-10T20:20:26Z") },
            { id: 445, borrower_id: "76872088-4c8d-4f2b-8ee2-ac00caaef4c3", investor_id: "c1a5bdad-091f-49fe-8597-ff3f2204a30d", loan_amount: "12916.86", invested_amount: "4971.30", platform_fee: "2105.54", status: "active", repayment_date: null, created_at: new Date("2022-10-14T13:51:15Z") },
            { id: 446, borrower_id: "eee10e16-9c01-4ecf-9b48-f86ba4f29ab9", investor_id: "15d32836-a68f-48f5-9c16-4eeaca1ba2f1", loan_amount: "11257.28", invested_amount: "4408.20", platform_fee: "191.13", status: "defaulted", repayment_date: "2023-01-22", created_at: new Date("2023-08-20T11:47:12Z") },
            { id: 447, borrower_id: "9aa18e01-5bab-4260-8d35-8185253f9a41", investor_id: "87e58f11-2356-400c-af5d-776bee8de45e", loan_amount: "9761.72", invested_amount: "27512.23", platform_fee: "15.27", status: "active", repayment_date: null, created_at: new Date("2023-07-28T12:12:09Z") },
            { id: 448, borrower_id: "86df159e-ad1e-4780-9012-2559b4369557", investor_id: "d6f90150-9332-4d42-8119-948cb703f9ae", loan_amount: "4029.53", invested_amount: "45060.10", platform_fee: "4813.75", status: "defaulted", repayment_date: "2024-02-24", created_at: new Date("2022-11-14T11:52:23Z") },
            { id: 449, borrower_id: "467554b7-f401-46fe-91e3-1d4e5caf7869", investor_id: "3ed3ae9b-1b2c-4832-85c8-3ce599b6c435", loan_amount: "10490.86", invested_amount: "2097.31", platform_fee: "413.28", status: "sold", repayment_date: null, created_at: new Date("2022-06-07T17:19:34Z") },
            { id: 450, borrower_id: "e7c00288-aa84-4c52-abdc-6448019e5071", investor_id: "64fd7895-e0fb-4475-bba3-f143fac19b47", loan_amount: "21121.38", invested_amount: "23451.86", platform_fee: "1363.01", status: "sold", repayment_date: null, created_at: new Date("2022-01-18T09:53:11Z") },
            { id: 451, borrower_id: "196a1873-2731-41e3-8986-3d3d50e3c714", investor_id: "5ffbd6d3-bbab-481d-a3e6-42650d13f64c", loan_amount: "38006.95", invested_amount: "3839.30", platform_fee: "1457.58", status: "sold", repayment_date: null, created_at: new Date("2023-07-22T13:26:58Z") },
            { id: 452, borrower_id: "205f2540-8827-4880-b1f9-f1003406df82", investor_id: "8d6c45fa-b84b-457e-8388-3058fe8489ba", loan_amount: "28996.71", invested_amount: "27842.52", platform_fee: "2368.18", status: "sold", repayment_date: null, created_at: new Date("2023-10-26T12:22:20Z") },
            { id: 453, borrower_id: "4ff94e9f-9b0d-40a0-b566-f6348867dca0", investor_id: "2fb0a8fe-7d97-48bf-a071-912d0b3ca401", loan_amount: "1001.75", invested_amount: "723.45", platform_fee: "1617.76", status: "repaid", repayment_date: "2025-09-14", created_at: new Date("2023-05-03T11:17:06Z") },
            { id: 454, borrower_id: "35cf6b4d-85dc-480d-a249-36a6fb03ff1b", investor_id: "1caa46bd-dbb8-42a4-92b2-1cca96265cad", loan_amount: "2755.52", invested_amount: "3978.08", platform_fee: "162.13", status: "active", repayment_date: null, created_at: new Date("2022-11-20T16:45:12Z") },
            { id: 455, borrower_id: "5188aa9f-8986-4043-ba39-c1dc060e181b", investor_id: "a59b2774-7fba-4ec7-a479-a81d3f304270", loan_amount: "7750.07", invested_amount: "13299.84", platform_fee: "1426.39", status: "late", repayment_date: "2024-01-06", created_at: new Date("2023-09-10T09:42:30Z") },
            { id: 456, borrower_id: "3a0a9b75-b320-499b-927e-b58bc050dc1a", investor_id: "508eeadf-736f-4c13-b104-9789e75bee47", loan_amount: "38071.88", invested_amount: "12784.81", platform_fee: "113.37", status: "defaulted", repayment_date: "2024-09-29", created_at: new Date("2023-04-13T14:37:11Z") },
            { id: 457, borrower_id: "73b6d21e-300c-442b-ae63-8f46bfe13172", investor_id: "a4d3f734-d3cc-4bd9-b44e-f14699cda720", loan_amount: "2822.33", invested_amount: "20626.26", platform_fee: "663.30", status: "repaid", repayment_date: "2025-12-14", created_at: new Date("2022-04-19T12:19:22Z") },
            { id: 458, borrower_id: "6873a9bb-e330-4d27-994a-e6a306548cb1", investor_id: "f2256c6f-7e4d-49e8-b8e1-076c5c4e2748", loan_amount: "23665.56", invested_amount: "4764.19", platform_fee: "170.57", status: "late", repayment_date: "2025-03-15", created_at: new Date("2023-09-16T10:22:25Z") },
            { id: 459, borrower_id: "e3966baa-8cf9-400c-ac20-1b939aa31785", investor_id: "3e746bb6-def8-4c39-9ce7-d59249728a32", loan_amount: "28255.63", invested_amount: "25300.24", platform_fee: "1244.64", status: "active", repayment_date: null, created_at: new Date("2022-04-10T16:24:53Z") },
            { id: 460, borrower_id: "b03346a5-24a6-4b15-9415-3201388051b8", investor_id: "b7a360d5-0154-4c29-9160-c3a43536d00a", loan_amount: "25428.59", invested_amount: "7528.28", platform_fee: "4514.14", status: "repaid", repayment_date: "2023-10-14", created_at: new Date("2022-07-22T16:17:28Z") },
            { id: 461, borrower_id: "dfa02b34-ebcb-4492-9c9f-fdfb72810914", investor_id: "51e1a9d1-ca4e-4031-952d-d5311bacd23a", loan_amount: "1615.60", invested_amount: "45432.08", platform_fee: "4472.64", status: "late", repayment_date: "2023-02-13", created_at: new Date("2022-01-27T14:18:14Z") },
            { id: 462, borrower_id: "075e10e6-1adb-43a0-9eba-d80d52a163c1", investor_id: "9da81329-850d-4ff3-a67c-cef8764e1311", loan_amount: "30974.22", invested_amount: "23458.83", platform_fee: "470.07", status: "active", repayment_date: null, created_at: new Date("2022-06-14T17:57:23Z") },
            { id: 463, borrower_id: "311a34a3-f02f-490d-9d7e-302fdd28c224", investor_id: "9d924e22-0b10-47fc-9e16-290a622e827d", loan_amount: "2751.35", invested_amount: "1593.33", platform_fee: "697.57", status: "repaid", repayment_date: "2023-06-21", created_at: new Date("2023-11-05T09:10:20Z") },
            { id: 464, borrower_id: "61ced56a-1359-4b5a-ad9c-98391b08443b", investor_id: "07d7ba7f-aafe-4fa1-a8cd-f158b5dfff35", loan_amount: "46912.84", invested_amount: "37849.23", platform_fee: "83.60", status: "repaid", repayment_date: "2025-12-16", created_at: new Date("2022-08-12T14:34:43Z") },
            { id: 465, borrower_id: "16cf2c77-298a-4312-aabe-5fd5bf3243d8", investor_id: "e886e0a9-54e8-46a4-b361-5bd8b8f4e304", loan_amount: "40518.46", invested_amount: "16515.91", platform_fee: "162.08", status: "late", repayment_date: "2025-08-24", created_at: new Date("2023-08-07T15:14:46Z") },
            { id: 466, borrower_id: "e850a7b9-abb9-4cd9-87db-38774e2ff218", investor_id: "970c805d-b9aa-4403-affc-2edd4364cf86", loan_amount: "49748.30", invested_amount: "5298.36", platform_fee: "1889.49", status: "active", repayment_date: null, created_at: new Date("2023-03-19T13:26:59Z") },
            { id: 467, borrower_id: "54808a4c-6054-4a7a-89c6-13cc2c217c2b", investor_id: "a64574de-b6c3-4d63-a288-8c7cd18d067e", loan_amount: "2349.30", invested_amount: "9860.47", platform_fee: "1895.49", status: "repaid", repayment_date: "2022-12-08", created_at: new Date("2022-03-03T17:55:29Z") },
            { id: 468, borrower_id: "9adf2c6a-eccf-4882-887c-565276e1d1d4", investor_id: "1ff78d8f-f31a-4126-ac38-560651e19971", loan_amount: "18265.20", invested_amount: "2116.62", platform_fee: "94.51", status: "late", repayment_date: "2022-07-27", created_at: new Date("2022-10-30T10:54:33Z") },
            { id: 469, borrower_id: "859ff43e-2600-458c-9442-8111b7e0bc26", investor_id: "5779737f-ac48-4338-b37d-3f0b431d87b3", loan_amount: "9175.42", invested_amount: "7710.46", platform_fee: "2908.04", status: "repaid", repayment_date: "2024-01-18", created_at: new Date("2022-07-22T10:16:12Z") },
            { id: 470, borrower_id: "2517c1ae-0716-42e2-a4cc-6b1f2d94dc18", investor_id: "a8f27606-36e6-414b-bb48-880d4f3e6264", loan_amount: "25493.92", invested_amount: "40929.31", platform_fee: "73.10", status: "repaid", repayment_date: "2022-11-14", created_at: new Date("2022-10-30T13:42:10Z") },
            { id: 471, borrower_id: "cbbfa744-5184-489d-a65a-c219c2611001", investor_id: "21f9682a-474a-41e6-8a6c-b31c6ff283e6", loan_amount: "19627.73", invested_amount: "3929.63", platform_fee: "71.61", status: "sold", repayment_date: null, created_at: new Date("2022-11-03T09:59:02Z") },
            { id: 472, borrower_id: "a8a60197-5df5-4f28-a547-16653af11317", investor_id: "8a56c82f-29d8-4910-87f0-6104fc25c073", loan_amount: "46977.68", invested_amount: "34226.24", platform_fee: "2035.40", status: "repaid", repayment_date: "2022-03-03", created_at: new Date("2023-02-18T12:34:38Z") },
            { id: 473, borrower_id: "7d9dfbfd-13c1-470b-8f69-09bd63a1f4fb", investor_id: "7c4fa571-caae-46ec-a9b2-29eec419ee29", loan_amount: "5073.09", invested_amount: "20058.14", platform_fee: "1687.25", status: "defaulted", repayment_date: "2023-05-29", created_at: new Date("2023-07-25T17:07:15Z") },
            { id: 474, borrower_id: "58429399-3680-4c16-899d-4b6d3a927fae", investor_id: "4733cf5f-2fe4-4ab1-b7c6-b531b5c20a51", loan_amount: "32408.84", invested_amount: "204.51", platform_fee: "1678.90", status: "repaid", repayment_date: "2022-12-30", created_at: new Date("2023-05-25T19:50:41Z") },
            { id: 475, borrower_id: "29f8b674-3ac1-4cb9-a10a-f338c197149d", investor_id: "9c8b387a-4096-40b2-9e02-9fa362ad087f", loan_amount: "47767.05", invested_amount: "12053.03", platform_fee: "436.63", status: "active", repayment_date: null, created_at: new Date("2022-06-29T14:09:49Z") },
            { id: 476, borrower_id: "3efba16a-bd20-48b2-8259-04a4e51aa5b4", investor_id: "7581baff-a19c-4617-a7cc-68f0393518b5", loan_amount: "2357.44", invested_amount: "39408.65", platform_fee: "271.23", status: "defaulted", repayment_date: "2023-04-12", created_at: new Date("2023-07-09T19:43:13Z") },
            { id: 477, borrower_id: "647afe06-0f79-4993-bfad-89b4bac43987", investor_id: "d2ad6fff-18cc-4fa0-a731-b1231b3f0ef9", loan_amount: "5270.83", invested_amount: "19684.27", platform_fee: "719.95", status: "late", repayment_date: "2022-04-20", created_at: new Date("2022-03-31T12:55:34Z") },
            { id: 478, borrower_id: "09137523-b916-4bbb-99b5-1b7e55020141", investor_id: "6ff34084-01af-422c-ad2f-501a8f76e846", loan_amount: "49161.29", invested_amount: "10747.61", platform_fee: "1731.16", status: "late", repayment_date: "2024-04-26", created_at: new Date("2023-03-15T15:58:07Z") },
            { id: 479, borrower_id: "8fad1de8-4be6-4719-a22e-a794581a18a7", investor_id: "0356942a-13a7-4f0e-a1e4-ef622a6fa769", loan_amount: "26699.73", invested_amount: "12721.75", platform_fee: "1847.72", status: "active", repayment_date: null, created_at: new Date("2023-12-15T11:34:54Z") },
            { id: 480, borrower_id: "c933fd61-3549-468f-958f-0b7e09b31444", investor_id: "6ab85dfc-7b24-4f92-b313-9b871fef3516", loan_amount: "31805.47", invested_amount: "14837.72", platform_fee: "3812.57", status: "sold", repayment_date: null, created_at: new Date("2022-11-26T10:13:04Z") },
            { id: 481, borrower_id: "98a10035-1d05-41c5-8015-eac86451e263", investor_id: "068251c7-f14b-4e34-a4e6-d1145d754761", loan_amount: "4342.03", invested_amount: "5374.36", platform_fee: "981.88", status: "repaid", repayment_date: "2022-09-08", created_at: new Date("2022-12-16T10:54:36Z") },
            { id: 482, borrower_id: "35f3a9bd-9858-45b2-afa9-03913d14328e", investor_id: "16780ad3-d480-49de-8a5f-b9d4ff0ffabd", loan_amount: "5119.92", invested_amount: "7379.03", platform_fee: "4192.89", status: "defaulted", repayment_date: "2024-11-17", created_at: new Date("2022-02-09T18:46:03Z") },
            { id: 483, borrower_id: "3940a056-f351-4b3f-a039-ba6174b64984", investor_id: "2f827a07-9e30-4720-8054-f42b9d635bd3", loan_amount: "9379.01", invested_amount: "2239.20", platform_fee: "719.60", status: "repaid", repayment_date: "2025-08-16", created_at: new Date("2023-07-18T10:06:24Z") },
            { id: 484, borrower_id: "271d2819-0b99-4969-b90b-f795432b340c", investor_id: "ddb6520e-b65a-406d-8b86-9cbf3e83cf64", loan_amount: "41426.51", invested_amount: "32431.62", platform_fee: "2105.26", status: "sold", repayment_date: null, created_at: new Date("2023-08-22T15:10:55Z") },
            { id: 485, borrower_id: "a7852241-3026-462f-a424-2cd9a619db9a", investor_id: "dc06c0b8-73b7-4c4d-860e-1a6bee43fabc", loan_amount: "23163.20", invested_amount: "29180.15", platform_fee: "1318.96", status: "active", repayment_date: null, created_at: new Date("2023-03-11T10:16:47Z") },
            { id: 486, borrower_id: "d7f253e3-7421-44e1-8a7c-19adeecadbb2", investor_id: "7e1ff0db-503f-4adb-9f96-4667a8fc96a5", loan_amount: "4133.64", invested_amount: "15120.53", platform_fee: "3574.51", status: "active", repayment_date: null, created_at: new Date("2022-12-20T16:27:28Z") },
            { id: 487, borrower_id: "0e0f0885-5dd9-4e9a-8f1c-855151357f8f", investor_id: "c3baf786-7af3-4fe3-b6dd-b06b4a70ed45", loan_amount: "19407.21", invested_amount: "3816.17", platform_fee: "4745.21", status: "repaid", repayment_date: "2024-12-06", created_at: new Date("2023-05-14T12:48:43Z") },
            { id: 488, borrower_id: "95902bc9-db30-4d00-8e60-ac131db2d44b", investor_id: "6f209015-7f7d-4129-9346-ad2861d0fd95", loan_amount: "39677.78", invested_amount: "743.73", platform_fee: "53.61", status: "late", repayment_date: "2024-09-28", created_at: new Date("2023-10-30T12:39:06Z") },
            { id: 489, borrower_id: "2250d63f-806e-41cc-afae-f577d6a7704b", investor_id: "11ab88fd-3c41-4904-8e60-03effb09d04b", loan_amount: "48429.93", invested_amount: "8111.91", platform_fee: "1002.88", status: "repaid", repayment_date: "2023-12-12", created_at: new Date("2022-06-03T15:57:18Z") },
            { id: 490, borrower_id: "5281e448-9a72-461e-b412-95cdb8dd1134", investor_id: "948f8fe2-55cd-4616-ae46-7523376845e3", loan_amount: "38334.92", invested_amount: "33952.20", platform_fee: "4967.64", status: "late", repayment_date: "2023-07-26", created_at: new Date("2023-10-12T13:41:22Z") },
            { id: 491, borrower_id: "3be4478a-a3bd-484e-9648-4109f3ba89bc", investor_id: "fd475653-e5b9-406b-ae68-cdfefaed04c4", loan_amount: "41956.78", invested_amount: "11031.34", platform_fee: "942.42", status: "active", repayment_date: null, created_at: new Date("2022-03-26T11:20:44Z") },
            { id: 492, borrower_id: "f77da675-3285-4f55-aecc-f3afb9588d9e", investor_id: "02143a97-dc95-47ae-910a-2e6876b40cce", loan_amount: "1387.76", invested_amount: "18168.29", platform_fee: "2846.76", status: "repaid", repayment_date: "2023-05-20", created_at: new Date("2023-06-28T08:02:35Z") },
            { id: 493, borrower_id: "8435eb00-f338-472f-994f-1614d86ba8c2", investor_id: "290d18fb-26f9-45a2-ad74-7461ab411c1d", loan_amount: "3895.89", invested_amount: "19198.41", platform_fee: "249.82", status: "defaulted", repayment_date: "2022-06-26", created_at: new Date("2022-03-29T15:15:35Z") },
            { id: 494, borrower_id: "97739089-0d43-4b26-85dc-ba1880838c7c", investor_id: "1efd8c6a-d1a6-40a5-b243-23061fe0b1ee", loan_amount: "31669.88", invested_amount: "8872.02", platform_fee: "768.47", status: "defaulted", repayment_date: "2023-12-03", created_at: new Date("2022-11-26T12:55:59Z") },
            { id: 495, borrower_id: "7ae0eb33-9335-420b-9b7f-c65c1a14e4a8", investor_id: "b4634ee7-fd60-44dc-a609-03fc1ea8217b", loan_amount: "24112.17", invested_amount: "41059.90", platform_fee: "3914.85", status: "active", repayment_date: null, created_at: new Date("2022-04-09T09:33:18Z") },
            { id: 496, borrower_id: "ec3a466a-6828-4d5b-a68f-306109668e39", investor_id: "c0c3ce01-9ec9-4eb4-aec7-8c9b2194e678", loan_amount: "5301.77", invested_amount: "35091.54", platform_fee: "1209.99", status: "sold", repayment_date: null, created_at: new Date("2022-10-31T11:37:49Z") },
            { id: 497, borrower_id: "7c8d21f4-418b-4e1f-80b5-d0b0b6092571", investor_id: "2ba863fc-1abd-47e8-8da0-7c5b62498a08", loan_amount: "19870.81", invested_amount: "8323.65", platform_fee: "118.98", status: "repaid", repayment_date: "2025-03-23", created_at: new Date("2022-12-13T12:28:58Z") },
            { id: 498, borrower_id: "5f923f97-b7d9-46d2-a88b-e3f951a42ba6", investor_id: "64743714-c7a0-440e-a26e-ea7002d7f6d3", loan_amount: "34161.56", invested_amount: "14654.51", platform_fee: "23.06", status: "active", repayment_date: null, created_at: new Date("2022-07-30T10:44:07Z") },
            { id: 499, borrower_id: "a857813e-fceb-4e1d-b054-e353965ab912", investor_id: "bb2415f2-eac8-46e7-8677-630f7ab8d08e", loan_amount: "23089.12", invested_amount: "5984.27", platform_fee: "1126.40", status: "repaid", repayment_date: "2025-07-15", created_at: new Date("2023-06-24T20:25:42Z") },
            { id: 500, borrower_id: "b41bb104-fd37-4e0b-a482-cc91f8440137", investor_id: "57fba58a-4cd7-4950-a598-5f94ad1a12eb", loan_amount: "36708.90", invested_amount: "35219.98", platform_fee: "2687.97", status: "active", repayment_date: null, created_at: new Date("2023-07-25T11:12:53Z") },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
