// Virtual Property Interaction Log (virtual-real-estate-tour-app) 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.properties), 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.properties.createMany({
        data: [
            { id: 1, address: "An incomplete shipment was completed the same day.", price: "115446.70", media_count: 3 },
            { id: 2, address: "The request was updated — duplicate case, no further action.", price: "2276189.30", media_count: 8 },
            { id: 3, address: "Flagged as standard. The customer delayed the session.", price: "497219.62", media_count: 3 },
            { id: 4, address: "The customer reported an unusual issue; the appointment was closed.", price: "2425184.04", media_count: 5 },
            { id: 5, address: "The account was updated following a minor review.", price: "2777855.22", media_count: 9 },
            { id: 6, address: "Flagged as duplicate. The team reviewed the claim.", price: "1503650.52", media_count: 1 },
            { id: 7, address: "The reviewer reported an incomplete issue; the payment was resolved.", price: "1152718.87", media_count: 5 },
            { id: 8, address: "An operator asked for a change and the document was delayed.", price: "101708.22", media_count: 7 },
            { id: 9, address: "An unusual follow-up: the refund was replaced.", price: "208810.05", media_count: 2 },
            { id: 10, address: "Flagged as urgent. An operator confirmed the shipment.", price: "106898.32", media_count: 2 },
            { id: 11, address: "The account owner asked for a change and the appointment was replaced.", price: "134157.16", media_count: null },
            { id: 12, address: "A duplicate follow-up: the request was approved.", price: "189295.08", media_count: 3 },
            { id: 13, address: "The request was cancelled — late case, no further action.", price: "1350517.06", media_count: 2 },
            { id: 14, address: "A duplicate invoice was refunded the same day.", price: "1306118.80", media_count: 6 },
            { id: 15, address: "No response from the customer, so the report was escalated.", price: "725466.01", media_count: 4 },
            { id: 16, address: "An incomplete refund was delayed the same day.", price: "1603574.53", media_count: 9 },
            { id: 17, address: "The appointment was resolved following an incomplete review.", price: "548065.44", media_count: 9 },
            { id: 18, address: "Flagged as duplicate. The supplier delayed the ticket.", price: "2285911.44", media_count: 5 },
            { id: 19, address: "Flagged as unusual. The team approved the refund.", price: "365573.45", media_count: 8 },
            { id: 20, address: "The supplier confirmed the details and the request was resolved.", price: "146501.75", media_count: 9 },
            { id: 21, address: "A partial account was cancelled the same day.", price: "2267593.82", media_count: null },
            { id: 22, address: "No response from the customer, so the shipment was delayed.", price: "2073491.61", media_count: 2 },
            { id: 23, address: "No response from the courier, so the document was confirmed.", price: "2174936.86", media_count: 4 },
            { id: 24, address: "The order was reviewed following a routine review.", price: "638711.48", media_count: 5 },
            { id: 25, address: "Flagged as incomplete. The courier escalated the refund.", price: "939425.10", media_count: null },
            { id: 26, address: "The customer asked for a change and the account was refunded.", price: "677281.68", media_count: 1 },
            { id: 27, address: "Flagged as minor. An operator processed the delivery.", price: "343634.83", media_count: 9 },
            { id: 28, address: "Flagged as repeat. The customer resolved the order.", price: "2086771.72", media_count: 6 },
            { id: 29, address: "An automatic item was resolved the same day.", price: "1229360.92", media_count: 7 },
            { id: 30, address: "Flagged as unusual. The reviewer approved the document.", price: "139841.85", media_count: 7 },
            { id: 31, address: "The account owner asked for a change and the item was reopened.", price: "1104036.04", media_count: 7 },
            { id: 32, address: "The courier reported an unusual issue; the claim was escalated.", price: "836448.21", media_count: 6 },
            { id: 33, address: "Flagged as routine. The reviewer closed the refund.", price: "310919.59", media_count: 2 },
            { id: 34, address: "The team confirmed the details and the payment was updated.", price: "1155764.48", media_count: 8 },
            { id: 35, address: "The booking was closed following a partial review.", price: "2099049.79", media_count: 4 },
            { id: 36, address: "No response from the account owner, so the transfer was escalated.", price: "2599156.47", media_count: 1 },
            { id: 37, address: "No response from the team, so the report was escalated.", price: "379148.36", media_count: 6 },
            { id: 38, address: "The session was rescheduled — manual case, no further action.", price: "155581.99", media_count: 10 },
            { id: 39, address: "Support asked for a change and the order was reviewed.", price: "770842.97", media_count: 9 },
            { id: 40, address: "No response from the team, so the request was processed.", price: "1336364.14", media_count: 8 },
            { id: 41, address: "The reviewer reported a routine issue; the delivery was rejected.", price: "1057368.47", media_count: 9 },
            { id: 42, address: "The report was completed following a routine review.", price: "728406.67", media_count: 4 },
            { id: 43, address: "No response from the courier, so the transfer was replaced.", price: "2439135.25", media_count: 3 },
            { id: 44, address: "Flagged as urgent. The supplier rescheduled the claim.", price: "2542441.29", media_count: 5 },
            { id: 45, address: "A duplicate follow-up: the transfer was reviewed.", price: "2937517.64", media_count: 7 },
            { id: 46, address: "The booking was closed following an automatic review.", price: "333149.87", media_count: 5 },
            { id: 47, address: "A late follow-up: the report was closed.", price: "462550.15", media_count: 6 },
            { id: 48, address: "Flagged as incomplete. The courier approved the invoice.", price: "290472.48", media_count: 8 },
            { id: 49, address: "An operator confirmed the details and the claim was confirmed.", price: "885988.22", media_count: 6 },
            { id: 50, address: "An incomplete document was approved the same day.", price: "595994.70", media_count: 2 },
            { id: 51, address: "Flagged as minor. The customer closed the delivery.", price: "645171.02", media_count: null },
            { id: 52, address: "The team asked for a change and the payment was updated.", price: "1185364.67", media_count: 4 },
            { id: 53, address: "A manual booking was delayed the same day.", price: "658887.87", media_count: 4 },
            { id: 54, address: "A repeat claim was confirmed the same day.", price: "1228457.47", media_count: 2 },
            { id: 55, address: "An operator reported a duplicate issue; the invoice was resolved.", price: "430290.55", media_count: 5 },
            { id: 56, address: "The delivery was updated after a repeat check.", price: "1379996.99", media_count: 5 },
            { id: 57, address: "An operator asked for a change and the document was reopened.", price: "534470.43", media_count: 1 },
            { id: 58, address: "A repeat payment was rejected the same day.", price: "2862874.50", media_count: 6 },
            { id: 59, address: "Flagged as late. The supplier closed the refund.", price: "101093.02", media_count: 4 },
            { id: 60, address: "The reviewer reported an incomplete issue; the shipment was approved.", price: "587042.99", media_count: 4 },
            { id: 61, address: "Flagged as late. The supplier resolved the item.", price: "1638716.54", media_count: 9 },
            { id: 62, address: "A repeat follow-up: the request was updated.", price: "422096.18", media_count: 4 },
            { id: 63, address: "The appointment was rejected — urgent case, no further action.", price: "526904.92", media_count: 8 },
            { id: 64, address: "The courier asked for a change and the transfer was completed.", price: "728087.45", media_count: 6 },
            { id: 65, address: "The transfer was completed following an incomplete review.", price: "2445863.74", media_count: 9 },
            { id: 66, address: "The team reported an unusual issue; the booking was resolved.", price: "2111590.98", media_count: 9 },
            { id: 67, address: "A partial follow-up: the report was cancelled.", price: "1202440.34", media_count: 9 },
            { id: 68, address: "The shipment was replaced following an automatic review.", price: "2613729.07", media_count: 4 },
            { id: 69, address: "The team confirmed the details and the invoice was reopened.", price: "106349.26", media_count: 10 },
            { id: 70, address: "The customer reported a repeat issue; the ticket was rescheduled.", price: "528239.74", media_count: 1 },
            { id: 71, address: "A late payment was rescheduled the same day.", price: "630351.06", media_count: 7 },
            { id: 72, address: "The order was processed after a repeat check.", price: "2704184.10", media_count: 2 },
            { id: 73, address: "The team confirmed the details and the refund was completed.", price: "1039458.77", media_count: 6 },
            { id: 74, address: "The supplier asked for a change and the report was cancelled.", price: "2977392.04", media_count: 2 },
            { id: 75, address: "An operator asked for a change and the request was resolved.", price: "947579.32", media_count: 5 },
            { id: 76, address: "The session was rescheduled following a partial review.", price: "840570.16", media_count: 2 },
            { id: 77, address: "The customer confirmed the details and the invoice was reviewed.", price: "1239936.73", media_count: 10 },
            { id: 78, address: "The delivery was closed — standard case, no further action.", price: "102590.38", media_count: 8 },
            { id: 79, address: "The team asked for a change and the document was cancelled.", price: "594420.51", media_count: null },
            { id: 80, address: "The appointment was delayed after an urgent check.", price: "105283.83", media_count: 9 },
            { id: 81, address: "No response from the customer, so the report was rescheduled.", price: "2073657.06", media_count: 8 },
            { id: 82, address: "An automatic follow-up: the invoice was approved.", price: "101953.24", media_count: 4 },
            { id: 83, address: "The team asked for a change and the order was completed.", price: "1674786.15", media_count: 4 },
            { id: 84, address: "The appointment was approved after a partial check.", price: "2497073.21", media_count: 5 },
            { id: 85, address: "The reviewer reported an automatic issue; the shipment was rejected.", price: "595916.22", media_count: 5 },
            { id: 86, address: "The booking was reopened after a manual check.", price: "127728.42", media_count: 9 },
            { id: 87, address: "The reviewer asked for a change and the transfer was replaced.", price: "586080.89", media_count: 6 },
            { id: 88, address: "An urgent follow-up: the booking was approved.", price: "893550.58", media_count: 10 },
            { id: 89, address: "The supplier confirmed the details and the session was rescheduled.", price: "361444.09", media_count: 5 },
            { id: 90, address: "No response from the reviewer, so the payment was updated.", price: "652392.43", media_count: 4 },
            { id: 91, address: "The courier reported a late issue; the ticket was replaced.", price: "2304935.89", media_count: 10 },
            { id: 92, address: "An operator confirmed the details and the claim was confirmed.", price: "1147993.12", media_count: 6 },
            { id: 93, address: "The customer confirmed the details and the payment was reopened.", price: "378313.00", media_count: 8 },
            { id: 94, address: "The team asked for a change and the item was cancelled.", price: "263575.17", media_count: 3 },
            { id: 95, address: "No response from an operator, so the order was approved.", price: "2536523.55", media_count: 7 },
            { id: 96, address: "No response from an operator, so the claim was reopened.", price: "2557600.88", media_count: 3 },
            { id: 97, address: "The booking was rescheduled after an incomplete check.", price: "458144.91", media_count: 4 },
            { id: 98, address: "A minor follow-up: the ticket was confirmed.", price: "2488515.70", media_count: 6 },
            { id: 99, address: "No response from the reviewer, so the record was processed.", price: "2249528.29", media_count: 1 },
            { id: 100, address: "A manual session was resolved the same day.", price: "1390235.64", media_count: 10 },
            { id: 101, address: "The payment was rejected following a routine review.", price: "215649.47", media_count: 8 },
            { id: 102, address: "The refund was closed after a repeat check.", price: "156213.30", media_count: 4 },
            { id: 103, address: "The ticket was resolved — repeat case, no further action.", price: "1739852.56", media_count: 3 },
            { id: 104, address: "No response from the supplier, so the ticket was reviewed.", price: "155343.11", media_count: 7 },
            { id: 105, address: "Flagged as late. Support refunded the invoice.", price: "578291.42", media_count: 7 },
            { id: 106, address: "A partial account was reopened the same day.", price: "100339.55", media_count: 6 },
            { id: 107, address: "An operator reported a partial issue; the invoice was escalated.", price: "358113.27", media_count: 8 },
            { id: 108, address: "No response from the customer, so the request was refunded.", price: "339774.60", media_count: null },
            { id: 109, address: "A minor claim was reopened the same day.", price: "2723532.85", media_count: 8 },
            { id: 110, address: "A partial follow-up: the payment was cancelled.", price: "383888.09", media_count: 3 },
            { id: 111, address: "The courier confirmed the details and the ticket was cancelled.", price: "316870.37", media_count: 7 },
            { id: 112, address: "A minor follow-up: the ticket was processed.", price: "1470616.56", media_count: 6 },
            { id: 113, address: "An urgent follow-up: the document was rescheduled.", price: "2163669.07", media_count: 3 },
            { id: 114, address: "The item was rescheduled — repeat case, no further action.", price: "338079.26", media_count: 6 },
            { id: 115, address: "Flagged as unusual. An operator completed the appointment.", price: "1875670.05", media_count: 9 },
            { id: 116, address: "The team reported a minor issue; the booking was reopened.", price: "322851.84", media_count: 6 },
            { id: 117, address: "An automatic invoice was escalated the same day.", price: "302792.60", media_count: 3 },
            { id: 118, address: "The supplier reported a manual issue; the transfer was confirmed.", price: "172979.03", media_count: 9 },
            { id: 119, address: "A late follow-up: the order was confirmed.", price: "140808.07", media_count: null },
            { id: 120, address: "The account was processed following a manual review.", price: "329240.99", media_count: 2 },
            { id: 121, address: "The account owner asked for a change and the claim was rejected.", price: "726656.91", media_count: 1 },
            { id: 122, address: "The payment was completed — manual case, no further action.", price: "1072339.38", media_count: 10 },
            { id: 123, address: "The team reported a minor issue; the item was escalated.", price: "1840526.34", media_count: 4 },
            { id: 124, address: "The reviewer asked for a change and the appointment was escalated.", price: "2708570.78", media_count: 6 },
            { id: 125, address: "A repeat record was rejected the same day.", price: "1619660.14", media_count: null },
            { id: 126, address: "The claim was approved following an automatic review.", price: "334171.63", media_count: 3 },
            { id: 127, address: "The reviewer asked for a change and the claim was reopened.", price: "168864.09", media_count: 1 },
            { id: 128, address: "No response from support, so the delivery was processed.", price: "2325111.69", media_count: 4 },
            { id: 129, address: "The team confirmed the details and the order was reviewed.", price: "195561.47", media_count: 5 },
            { id: 130, address: "Support reported a partial issue; the request was updated.", price: "1709731.17", media_count: 3 },
            { id: 131, address: "An unusual follow-up: the item was closed.", price: "865172.19", media_count: 10 },
            { id: 132, address: "A late follow-up: the shipment was reopened.", price: "531448.27", media_count: 4 },
            { id: 133, address: "The session was reviewed — standard case, no further action.", price: "1016549.98", media_count: 3 },
            { id: 134, address: "Flagged as urgent. Support closed the shipment.", price: "426982.74", media_count: 3 },
            { id: 135, address: "The item was completed after an unusual check.", price: "912501.81", media_count: 4 },
            { id: 136, address: "The booking was escalated after an urgent check.", price: "843547.20", media_count: 7 },
            { id: 137, address: "A late follow-up: the order was replaced.", price: "2260934.32", media_count: null },
            { id: 138, address: "The reviewer reported an unusual issue; the order was cancelled.", price: "445955.97", media_count: 2 },
            { id: 139, address: "The account owner asked for a change and the shipment was updated.", price: "108577.24", media_count: 10 },
            { id: 140, address: "The delivery was delayed following an unusual review.", price: "548751.15", media_count: 7 },
            { id: 141, address: "An operator asked for a change and the item was escalated.", price: "205097.42", media_count: 6 },
            { id: 142, address: "Flagged as incomplete. An operator delayed the claim.", price: "509977.46", media_count: 9 },
            { id: 143, address: "The supplier asked for a change and the account was approved.", price: "903500.85", media_count: 6 },
            { id: 144, address: "An operator asked for a change and the request was reviewed.", price: "2842653.02", media_count: 4 },
            { id: 145, address: "The session was reviewed — routine case, no further action.", price: "101596.61", media_count: 1 },
            { id: 146, address: "The report was refunded after a duplicate check.", price: "277685.96", media_count: null },
            { id: 147, address: "Support confirmed the details and the booking was delayed.", price: "2411363.76", media_count: 4 },
            { id: 148, address: "An urgent document was rescheduled the same day.", price: "1212388.51", media_count: 2 },
            { id: 149, address: "The account owner confirmed the details and the claim was completed.", price: "788725.68", media_count: 9 },
            { id: 150, address: "No response from the supplier, so the record was updated.", price: "2571791.30", media_count: 10 },
        ],
    });
    await prisma.media_assets.createMany({
        data: [
            { id: 1, property_id: 22, media_type: "image", url: "https://example.com/matter/system", format: "jpg", upload_date: "2020-02-14" },
            { id: 2, property_id: 85, media_type: "image", url: "https://example.com/single/small", format: "png", upload_date: "2022-12-17" },
            { id: 3, property_id: 97, media_type: "image", url: "https://example.com/around/careful", format: "png", upload_date: "2020-09-28" },
            { id: 4, property_id: 127, media_type: "image", url: "https://example.com/steady/quick", format: "mp4", upload_date: "2022-03-10" },
            { id: 5, property_id: 60, media_type: "video", url: "https://example.com/various/partial", format: "jpg", upload_date: "2021-06-08" },
            { id: 6, property_id: 112, media_type: "image", url: "https://example.com/reason/nearly", format: "png", upload_date: "2021-09-23" },
            { id: 7, property_id: 82, media_type: "image", url: "https://example.com/quick/small", format: "png", upload_date: "2021-11-09" },
            { id: 8, property_id: 122, media_type: "image", url: "https://example.com/easy/moving", format: "png", upload_date: "2020-03-27" },
            { id: 9, property_id: 65, media_type: "video", url: "https://example.com/normal/given", format: "jpg", upload_date: "2023-04-13" },
            { id: 10, property_id: 5, media_type: "image", url: "https://example.com/weekly/great", format: "png", upload_date: "2023-09-01" },
            { id: 11, property_id: 32, media_type: "image", url: "https://example.com/partial/clear", format: "jpg", upload_date: "2021-07-28" },
            { id: 12, property_id: 111, media_type: "image", url: "https://example.com/single/open", format: "jpg", upload_date: "2021-06-27" },
            { id: 13, property_id: 68, media_type: "image", url: "https://example.com/review/yearly", format: "png", upload_date: "2021-05-04" },
            { id: 14, property_id: 46, media_type: "image", url: "https://example.com/because/general", format: "jpg", upload_date: "2021-10-27" },
            { id: 15, property_id: 13, media_type: "video", url: "https://example.com/major/natural", format: "jpg", upload_date: "2022-10-22" },
            { id: 16, property_id: 11, media_type: "image", url: "https://example.com/section/notice", format: "pdf", upload_date: "2020-10-19" },
            { id: 17, property_id: 18, media_type: "floor_plan", url: null, format: "png", upload_date: "2023-03-23" },
            { id: 18, property_id: 123, media_type: "image", url: "https://example.com/moment/weekly", format: "png", upload_date: "2020-05-28" },
            { id: 19, property_id: 10, media_type: "image", url: "https://example.com/matter/regular", format: "png", upload_date: "2022-03-18" },
            { id: 20, property_id: 34, media_type: "floor_plan", url: null, format: "png", upload_date: "2021-02-05" },
            { id: 21, property_id: 53, media_type: "video", url: "https://example.com/useful/common", format: "pdf", upload_date: "2021-03-17" },
            { id: 22, property_id: 74, media_type: "image", url: "https://example.com/high/normal", format: "mp4", upload_date: "2021-12-18" },
            { id: 23, property_id: 37, media_type: "video", url: "https://example.com/careful/morning", format: "png", upload_date: "2021-05-17" },
            { id: 24, property_id: 12, media_type: "image", url: "https://example.com/notice/period", format: "mp4", upload_date: "2020-12-13" },
            { id: 25, property_id: 124, media_type: "image", url: "https://example.com/whole/always", format: "jpg", upload_date: "2021-07-31" },
            { id: 26, property_id: 119, media_type: "video", url: "https://example.com/whole/still", format: "png", upload_date: "2022-08-10" },
            { id: 27, property_id: 148, media_type: "video", url: "https://example.com/around/every", format: "jpg", upload_date: "2023-04-02" },
            { id: 28, property_id: 27, media_type: "image", url: "https://example.com/record/light", format: "pdf", upload_date: "2022-02-03" },
            { id: 29, property_id: 10, media_type: "image", url: "https://example.com/ready/recent", format: "jpg", upload_date: "2021-04-17" },
            { id: 30, property_id: 79, media_type: "image", url: "https://example.com/given/regular", format: "jpg", upload_date: "2021-06-23" },
            { id: 31, property_id: 59, media_type: "image", url: "https://example.com/period/still", format: "png", upload_date: "2021-10-05" },
            { id: 32, property_id: 102, media_type: "image", url: "https://example.com/quiet/between", format: "jpg", upload_date: "2023-05-01" },
            { id: 33, property_id: 141, media_type: "image", url: "https://example.com/month/various", format: "png", upload_date: "2022-07-22" },
            { id: 34, property_id: 98, media_type: "image", url: "https://example.com/issue/early", format: "jpg", upload_date: "2022-06-18" },
            { id: 35, property_id: 63, media_type: "image", url: "https://example.com/within/follow", format: "png", upload_date: "2022-11-23" },
            { id: 36, property_id: 26, media_type: "image", url: "https://example.com/later/easy", format: "jpg", upload_date: "2020-12-07" },
            { id: 37, property_id: 97, media_type: "image", url: "https://example.com/nearly/clear", format: "jpg", upload_date: "2022-02-27" },
            { id: 38, property_id: 56, media_type: "image", url: "https://example.com/various/small", format: "jpg", upload_date: "2022-06-19" },
            { id: 39, property_id: 90, media_type: "image", url: "https://example.com/system/still", format: "mp4", upload_date: "2023-05-29" },
            { id: 40, property_id: 146, media_type: "image", url: "https://example.com/because/section", format: "mp4", upload_date: "2022-05-12" },
            { id: 41, property_id: 63, media_type: "image", url: "https://example.com/between/clear", format: "jpg", upload_date: "2020-05-14" },
            { id: 42, property_id: 43, media_type: "image", url: "https://example.com/within/little", format: "png", upload_date: "2021-03-07" },
            { id: 43, property_id: 23, media_type: "image", url: "https://example.com/after/result", format: "jpg", upload_date: "2022-08-18" },
            { id: 44, property_id: 103, media_type: "image", url: "https://example.com/toward/outside", format: "png", upload_date: "2021-09-29" },
            { id: 45, property_id: 94, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2022-07-17" },
            { id: 46, property_id: 18, media_type: "image", url: "https://example.com/without/natural", format: "jpg", upload_date: "2021-06-10" },
            { id: 47, property_id: 121, media_type: "image", url: "https://example.com/point/ground", format: "png", upload_date: "2021-09-26" },
            { id: 48, property_id: 25, media_type: "image", url: "https://example.com/quick/long", format: "jpg", upload_date: "2023-03-08" },
            { id: 49, property_id: 17, media_type: "image", url: "https://example.com/daily/little", format: "jpg", upload_date: "2022-11-03" },
            { id: 50, property_id: 56, media_type: "image", url: "https://example.com/special/toward", format: "png", upload_date: "2023-05-26" },
            { id: 51, property_id: 73, media_type: "video", url: "https://example.com/point/natural", format: "mp4", upload_date: "2022-07-02" },
            { id: 52, property_id: 111, media_type: "image", url: "https://example.com/before/ready", format: "mp4", upload_date: "2022-02-08" },
            { id: 53, property_id: 93, media_type: "image", url: "https://example.com/support/moving", format: "png", upload_date: "2020-08-13" },
            { id: 54, property_id: 3, media_type: "video", url: "https://example.com/around/quiet", format: "jpg", upload_date: "2022-01-31" },
            { id: 55, property_id: 135, media_type: "image", url: "https://example.com/reason/result", format: "png", upload_date: "2022-06-24" },
            { id: 56, property_id: 5, media_type: "image", url: "https://example.com/yearly/another", format: "jpg", upload_date: "2021-08-13" },
            { id: 57, property_id: 106, media_type: "video", url: "https://example.com/level/change", format: "png", upload_date: "2022-11-05" },
            { id: 58, property_id: 38, media_type: "image", url: "https://example.com/happen/toward", format: "jpg", upload_date: "2022-02-20" },
            { id: 59, property_id: 99, media_type: "video", url: "https://example.com/short/strong", format: "jpg", upload_date: "2021-09-12" },
            { id: 60, property_id: 114, media_type: "image", url: "https://example.com/open/minor", format: "png", upload_date: "2023-09-01" },
            { id: 61, property_id: 101, media_type: "image", url: "https://example.com/close/great", format: "png", upload_date: "2022-08-29" },
            { id: 62, property_id: 63, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2022-10-07" },
            { id: 63, property_id: 14, media_type: "image", url: "https://example.com/quick/update", format: "jpg", upload_date: "2021-11-17" },
            { id: 64, property_id: 89, media_type: "image", url: "https://example.com/still/general", format: "png", upload_date: "2021-07-19" },
            { id: 65, property_id: 133, media_type: "image", url: "https://example.com/regular/follow", format: "mp4", upload_date: "2020-05-09" },
            { id: 66, property_id: 78, media_type: "floor_plan", url: null, format: "png", upload_date: "2021-10-25" },
            { id: 67, property_id: 77, media_type: "video", url: "https://example.com/major/often", format: "png", upload_date: "2020-08-03" },
            { id: 68, property_id: 33, media_type: "image", url: "https://example.com/weekly/moment", format: "jpg", upload_date: "2021-04-17" },
            { id: 69, property_id: 86, media_type: "floor_plan", url: null, format: "mp4", upload_date: "2021-04-20" },
            { id: 70, property_id: 11, media_type: "image", url: "https://example.com/major/between", format: "mp4", upload_date: "2022-10-31" },
            { id: 71, property_id: 129, media_type: "image", url: "https://example.com/early/example", format: "png", upload_date: "2023-08-22" },
            { id: 72, property_id: 43, media_type: "image", url: "https://example.com/order/month", format: "pdf", upload_date: "2021-08-18" },
            { id: 73, property_id: 2, media_type: "image", url: "https://example.com/level/usual", format: "mp4", upload_date: "2023-08-10" },
            { id: 74, property_id: 108, media_type: "image", url: "https://example.com/update/careful", format: "mp4", upload_date: "2023-05-04" },
            { id: 75, property_id: 6, media_type: "image", url: "https://example.com/change/period", format: "jpg", upload_date: "2021-08-04" },
            { id: 76, property_id: 1, media_type: "image", url: "https://example.com/notice/often", format: "mp4", upload_date: "2023-09-28" },
            { id: 77, property_id: 68, media_type: "video", url: "https://example.com/great/example", format: "mp4", upload_date: "2020-11-30" },
            { id: 78, property_id: 77, media_type: "image", url: "https://example.com/daily/special", format: "jpg", upload_date: "2022-07-20" },
            { id: 79, property_id: 12, media_type: "image", url: "https://example.com/review/careful", format: "jpg", upload_date: "2021-01-08" },
            { id: 80, property_id: 14, media_type: "image", url: "https://example.com/toward/open", format: "mp4", upload_date: "2023-05-12" },
            { id: 81, property_id: 108, media_type: "image", url: "https://example.com/high/ground", format: "png", upload_date: "2021-08-05" },
            { id: 82, property_id: 132, media_type: "image", url: "https://example.com/short/level", format: "mp4", upload_date: "2022-08-01" },
            { id: 83, property_id: 130, media_type: "video", url: "https://example.com/point/inside", format: "jpg", upload_date: "2023-09-05" },
            { id: 84, property_id: 93, media_type: "image", url: "https://example.com/detail/direct", format: "jpg", upload_date: "2022-02-14" },
            { id: 85, property_id: 128, media_type: "image", url: "https://example.com/before/level", format: "mp4", upload_date: "2020-02-21" },
            { id: 86, property_id: 94, media_type: "video", url: "https://example.com/because/follow", format: "jpg", upload_date: "2023-09-22" },
            { id: 87, property_id: 70, media_type: "image", url: "https://example.com/month/support", format: "jpg", upload_date: "2022-08-22" },
            { id: 88, property_id: 65, media_type: "image", url: "https://example.com/open/review", format: "jpg", upload_date: "2021-09-10" },
            { id: 89, property_id: 122, media_type: "image", url: "https://example.com/major/little", format: "pdf", upload_date: "2021-03-24" },
            { id: 90, property_id: 101, media_type: "image", url: "https://example.com/whole/group", format: "pdf", upload_date: "2023-08-11" },
            { id: 91, property_id: 133, media_type: "image", url: "https://example.com/group/simple", format: "mp4", upload_date: "2020-02-24" },
            { id: 92, property_id: 35, media_type: "image", url: "https://example.com/great/bright", format: "jpg", upload_date: "2020-01-22" },
            { id: 93, property_id: 117, media_type: "image", url: "https://example.com/various/outside", format: "png", upload_date: "2022-08-05" },
            { id: 94, property_id: 57, media_type: "image", url: "https://example.com/special/record", format: "mp4", upload_date: "2023-07-15" },
            { id: 95, property_id: 90, media_type: "floor_plan", url: null, format: "png", upload_date: "2022-03-18" },
            { id: 96, property_id: 20, media_type: "image", url: "https://example.com/support/later", format: "jpg", upload_date: "2022-06-21" },
            { id: 97, property_id: 32, media_type: "image", url: "https://example.com/quiet/easy", format: "jpg", upload_date: "2021-02-26" },
            { id: 98, property_id: 110, media_type: "image", url: "https://example.com/whole/light", format: "mp4", upload_date: "2021-08-29" },
            { id: 99, property_id: 33, media_type: "image", url: "https://example.com/partial/always", format: "mp4", upload_date: "2022-04-01" },
            { id: 100, property_id: 37, media_type: "image", url: "https://example.com/support/clear", format: "jpg", upload_date: "2020-05-27" },
            { id: 101, property_id: 59, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2020-05-26" },
            { id: 102, property_id: 56, media_type: "image", url: "https://example.com/yearly/plain", format: "jpg", upload_date: "2021-09-23" },
            { id: 103, property_id: 64, media_type: "video", url: "https://example.com/early/easy", format: "jpg", upload_date: "2022-07-01" },
            { id: 104, property_id: 127, media_type: "image", url: "https://example.com/follow/whole", format: "jpg", upload_date: "2022-05-13" },
            { id: 105, property_id: 60, media_type: "image", url: "https://example.com/reason/common", format: "mp4", upload_date: "2022-10-26" },
            { id: 106, property_id: 142, media_type: "image", url: "https://example.com/minor/system", format: "png", upload_date: "2022-05-18" },
            { id: 107, property_id: 19, media_type: "video", url: "https://example.com/major/early", format: "jpg", upload_date: "2021-10-27" },
            { id: 108, property_id: 139, media_type: "image", url: "https://example.com/easy/morning", format: "jpg", upload_date: "2022-07-02" },
            { id: 109, property_id: 42, media_type: "image", url: "https://example.com/along/plain", format: "jpg", upload_date: "2020-03-25" },
            { id: 110, property_id: 91, media_type: "image", url: "https://example.com/light/short", format: "jpg", upload_date: "2020-11-18" },
            { id: 111, property_id: 98, media_type: "image", url: "https://example.com/toward/little", format: "mp4", upload_date: "2020-06-09" },
            { id: 112, property_id: 43, media_type: "image", url: "https://example.com/open/first", format: "png", upload_date: "2022-12-12" },
            { id: 113, property_id: 146, media_type: "image", url: "https://example.com/final/support", format: "mp4", upload_date: "2022-08-11" },
            { id: 114, property_id: 138, media_type: "video", url: "https://example.com/inside/inside", format: "pdf", upload_date: "2022-03-21" },
            { id: 115, property_id: 64, media_type: "image", url: "https://example.com/nearly/easy", format: "png", upload_date: "2020-07-04" },
            { id: 116, property_id: 149, media_type: "image", url: "https://example.com/simple/follow", format: "mp4", upload_date: "2022-02-20" },
            { id: 117, property_id: 34, media_type: "image", url: "https://example.com/single/easy", format: "png", upload_date: "2020-02-21" },
            { id: 118, property_id: 132, media_type: "image", url: "https://example.com/often/various", format: "mp4", upload_date: "2020-05-03" },
            { id: 119, property_id: 18, media_type: "floor_plan", url: null, format: "pdf", upload_date: "2021-01-08" },
            { id: 120, property_id: 140, media_type: "image", url: "https://example.com/special/bright", format: "mp4", upload_date: "2022-11-07" },
            { id: 121, property_id: 81, media_type: "image", url: "https://example.com/always/minor", format: "jpg", upload_date: "2023-07-24" },
            { id: 122, property_id: 35, media_type: "video", url: "https://example.com/close/without", format: "png", upload_date: "2023-06-06" },
            { id: 123, property_id: 69, media_type: "image", url: "https://example.com/example/major", format: "png", upload_date: "2022-09-27" },
            { id: 124, property_id: 11, media_type: "image", url: "https://example.com/easy/large", format: "png", upload_date: "2022-06-24" },
            { id: 125, property_id: 70, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2022-10-05" },
            { id: 126, property_id: 129, media_type: "image", url: "https://example.com/update/detail", format: "png", upload_date: "2022-04-08" },
            { id: 127, property_id: 111, media_type: "video", url: "https://example.com/support/local", format: "mp4", upload_date: "2022-02-08" },
            { id: 128, property_id: 138, media_type: "video", url: "https://example.com/whole/final", format: "jpg", upload_date: "2020-07-04" },
            { id: 129, property_id: 37, media_type: "image", url: "https://example.com/moment/along", format: "png", upload_date: "2023-05-20" },
            { id: 130, property_id: 101, media_type: "floor_plan", url: null, format: "mp4", upload_date: "2023-01-24" },
            { id: 131, property_id: 141, media_type: "image", url: "https://example.com/group/large", format: "jpg", upload_date: "2023-03-01" },
            { id: 132, property_id: 68, media_type: "image", url: "https://example.com/outside/small", format: "jpg", upload_date: "2023-03-08" },
            { id: 133, property_id: 18, media_type: "image", url: "https://example.com/short/easy", format: "png", upload_date: "2023-06-30" },
            { id: 134, property_id: 130, media_type: "video", url: "https://example.com/outside/around", format: "jpg", upload_date: "2021-07-03" },
            { id: 135, property_id: 101, media_type: "image", url: "https://example.com/general/level", format: "jpg", upload_date: "2021-09-28" },
            { id: 136, property_id: 17, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2020-04-01" },
            { id: 137, property_id: 70, media_type: "image", url: "https://example.com/number/natural", format: "mp4", upload_date: "2021-10-28" },
            { id: 138, property_id: 81, media_type: "image", url: "https://example.com/normal/whole", format: "jpg", upload_date: "2022-05-13" },
            { id: 139, property_id: 98, media_type: "image", url: "https://example.com/weekly/about", format: "jpg", upload_date: "2022-07-10" },
            { id: 140, property_id: 6, media_type: "image", url: "https://example.com/local/general", format: "jpg", upload_date: "2023-04-30" },
            { id: 141, property_id: 16, media_type: "image", url: "https://example.com/steady/quiet", format: "jpg", upload_date: "2023-04-10" },
            { id: 142, property_id: 120, media_type: "image", url: "https://example.com/minor/final", format: "jpg", upload_date: "2023-02-25" },
            { id: 143, property_id: 88, media_type: "image", url: "https://example.com/matter/morning", format: "jpg", upload_date: "2022-05-22" },
            { id: 144, property_id: 72, media_type: "image", url: "https://example.com/happen/moment", format: "png", upload_date: "2020-03-11" },
            { id: 145, property_id: 1, media_type: "image", url: "https://example.com/close/happen", format: "jpg", upload_date: "2022-03-23" },
            { id: 146, property_id: 144, media_type: "image", url: "https://example.com/common/several", format: "jpg", upload_date: "2021-01-25" },
            { id: 147, property_id: 74, media_type: "video", url: "https://example.com/partial/useful", format: "pdf", upload_date: "2023-08-24" },
            { id: 148, property_id: 23, media_type: "image", url: "https://example.com/another/plain", format: "jpg", upload_date: "2021-03-06" },
            { id: 149, property_id: 122, media_type: "image", url: "https://example.com/quick/outside", format: "jpg", upload_date: "2022-02-22" },
            { id: 150, property_id: 59, media_type: "floor_plan", url: null, format: "png", upload_date: "2021-05-19" },
            { id: 151, property_id: 56, media_type: "video", url: "https://example.com/long/month", format: "jpg", upload_date: "2020-01-18" },
            { id: 152, property_id: 122, media_type: "image", url: "https://example.com/general/general", format: "mp4", upload_date: "2023-08-06" },
            { id: 153, property_id: 112, media_type: "video", url: "https://example.com/notice/along", format: "pdf", upload_date: "2020-06-02" },
            { id: 154, property_id: 21, media_type: "image", url: "https://example.com/reason/number", format: "jpg", upload_date: "2021-01-06" },
            { id: 155, property_id: 3, media_type: "video", url: "https://example.com/happen/without", format: "jpg", upload_date: "2020-08-05" },
            { id: 156, property_id: 143, media_type: "image", url: "https://example.com/common/natural", format: "png", upload_date: "2022-10-19" },
            { id: 157, property_id: 3, media_type: "image", url: "https://example.com/update/weekly", format: "jpg", upload_date: "2022-09-08" },
            { id: 158, property_id: 26, media_type: "floor_plan", url: null, format: "mp4", upload_date: "2020-11-19" },
            { id: 159, property_id: 138, media_type: "image", url: "https://example.com/short/short", format: "jpg", upload_date: "2023-05-06" },
            { id: 160, property_id: 128, media_type: "image", url: "https://example.com/later/follow", format: "jpg", upload_date: "2021-01-22" },
            { id: 161, property_id: 90, media_type: "floor_plan", url: null, format: "mp4", upload_date: "2023-05-09" },
            { id: 162, property_id: 71, media_type: "video", url: "https://example.com/number/detail", format: "pdf", upload_date: "2021-01-25" },
            { id: 163, property_id: 69, media_type: "image", url: "https://example.com/simple/always", format: "png", upload_date: "2021-11-23" },
            { id: 164, property_id: 108, media_type: "video", url: "https://example.com/every/about", format: "jpg", upload_date: "2022-05-11" },
            { id: 165, property_id: 62, media_type: "image", url: "https://example.com/long/usual", format: "mp4", upload_date: "2021-03-29" },
            { id: 166, property_id: 132, media_type: "image", url: "https://example.com/several/open", format: "png", upload_date: "2021-10-25" },
            { id: 167, property_id: 114, media_type: "image", url: "https://example.com/month/review", format: "jpg", upload_date: "2021-12-20" },
            { id: 168, property_id: 9, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2023-09-19" },
            { id: 169, property_id: 95, media_type: "image", url: "https://example.com/again/always", format: "jpg", upload_date: "2021-04-18" },
            { id: 170, property_id: 116, media_type: "video", url: "https://example.com/great/happen", format: "jpg", upload_date: "2022-07-29" },
            { id: 171, property_id: 16, media_type: "video", url: "https://example.com/later/month", format: "mp4", upload_date: "2022-10-12" },
            { id: 172, property_id: 20, media_type: "image", url: "https://example.com/within/happen", format: "jpg", upload_date: "2020-10-27" },
            { id: 173, property_id: 82, media_type: "image", url: "https://example.com/careful/within", format: "jpg", upload_date: "2020-02-03" },
            { id: 174, property_id: 80, media_type: "image", url: "https://example.com/common/large", format: "png", upload_date: "2021-05-08" },
            { id: 175, property_id: 106, media_type: "floor_plan", url: null, format: "png", upload_date: "2020-11-02" },
            { id: 176, property_id: 128, media_type: "image", url: "https://example.com/bright/order", format: "png", upload_date: "2022-08-16" },
            { id: 177, property_id: 70, media_type: "image", url: "https://example.com/final/single", format: "mp4", upload_date: "2021-01-02" },
            { id: 178, property_id: 10, media_type: "video", url: "https://example.com/simple/happen", format: "png", upload_date: "2021-03-28" },
            { id: 179, property_id: 48, media_type: "image", url: "https://example.com/plain/plain", format: "png", upload_date: "2021-09-28" },
            { id: 180, property_id: 55, media_type: "image", url: "https://example.com/second/high", format: "png", upload_date: "2020-11-24" },
            { id: 181, property_id: 76, media_type: "image", url: "https://example.com/number/month", format: "png", upload_date: "2021-01-03" },
            { id: 182, property_id: 75, media_type: "image", url: "https://example.com/section/ready", format: "png", upload_date: "2020-07-14" },
            { id: 183, property_id: 17, media_type: "image", url: "https://example.com/number/period", format: "mp4", upload_date: "2023-04-05" },
            { id: 184, property_id: 98, media_type: "image", url: "https://example.com/before/after", format: "jpg", upload_date: "2023-09-04" },
            { id: 185, property_id: 57, media_type: "image", url: "https://example.com/support/along", format: "png", upload_date: "2020-02-23" },
            { id: 186, property_id: 131, media_type: "video", url: "https://example.com/because/easy", format: "mp4", upload_date: "2022-10-30" },
            { id: 187, property_id: 16, media_type: "image", url: "https://example.com/order/again", format: "jpg", upload_date: "2022-04-28" },
            { id: 188, property_id: 3, media_type: "image", url: "https://example.com/simple/minor", format: "jpg", upload_date: "2022-08-26" },
            { id: 189, property_id: 56, media_type: "image", url: "https://example.com/open/simple", format: "png", upload_date: "2022-02-12" },
            { id: 190, property_id: 49, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2020-10-02" },
            { id: 191, property_id: 9, media_type: "image", url: "https://example.com/between/recent", format: "png", upload_date: "2021-05-06" },
            { id: 192, property_id: 61, media_type: "image", url: "https://example.com/total/moment", format: "png", upload_date: "2021-01-30" },
            { id: 193, property_id: 113, media_type: "image", url: "https://example.com/about/because", format: "png", upload_date: "2022-02-27" },
            { id: 194, property_id: 118, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2021-11-16" },
            { id: 195, property_id: 135, media_type: "video", url: "https://example.com/point/public", format: "jpg", upload_date: "2020-04-17" },
            { id: 196, property_id: 29, media_type: "image", url: "https://example.com/change/another", format: "mp4", upload_date: "2020-11-19" },
            { id: 197, property_id: 76, media_type: "image", url: "https://example.com/long/along", format: "png", upload_date: "2021-02-17" },
            { id: 198, property_id: 149, media_type: "image", url: "https://example.com/bright/major", format: "png", upload_date: "2022-07-22" },
            { id: 199, property_id: 142, media_type: "video", url: "https://example.com/second/inside", format: "pdf", upload_date: "2020-04-30" },
            { id: 200, property_id: 95, media_type: "video", url: "https://example.com/high/support", format: "jpg", upload_date: "2023-03-20" },
            { id: 201, property_id: 40, media_type: "image", url: "https://example.com/special/open", format: "jpg", upload_date: "2022-08-28" },
            { id: 202, property_id: 2, media_type: "image", url: "https://example.com/detail/other", format: "jpg", upload_date: "2022-07-01" },
            { id: 203, property_id: 86, media_type: "video", url: "https://example.com/regular/matter", format: "png", upload_date: "2023-08-24" },
            { id: 204, property_id: 146, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2023-06-19" },
            { id: 205, property_id: 21, media_type: "video", url: "https://example.com/today/summary", format: "jpg", upload_date: "2023-02-24" },
            { id: 206, property_id: 128, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2023-04-12" },
            { id: 207, property_id: 34, media_type: "image", url: "https://example.com/natural/period", format: "jpg", upload_date: "2021-09-24" },
            { id: 208, property_id: 37, media_type: "image", url: "https://example.com/without/public", format: "jpg", upload_date: "2020-04-20" },
            { id: 209, property_id: 104, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2020-03-03" },
            { id: 210, property_id: 89, media_type: "image", url: "https://example.com/matter/toward", format: "mp4", upload_date: "2020-04-03" },
            { id: 211, property_id: 39, media_type: "image", url: "https://example.com/steady/yearly", format: "jpg", upload_date: "2022-07-17" },
            { id: 212, property_id: 41, media_type: "image", url: "https://example.com/public/given", format: "png", upload_date: "2022-12-09" },
            { id: 213, property_id: 52, media_type: "image", url: "https://example.com/great/given", format: "jpg", upload_date: "2020-03-04" },
            { id: 214, property_id: 105, media_type: "image", url: "https://example.com/support/within", format: "mp4", upload_date: "2022-11-15" },
            { id: 215, property_id: 104, media_type: "image", url: "https://example.com/morning/daily", format: "pdf", upload_date: "2022-09-03" },
            { id: 216, property_id: 108, media_type: "image", url: "https://example.com/small/several", format: "png", upload_date: "2020-04-25" },
            { id: 217, property_id: 91, media_type: "image", url: "https://example.com/special/simple", format: "jpg", upload_date: "2022-12-29" },
            { id: 218, property_id: 140, media_type: "image", url: "https://example.com/outside/various", format: "jpg", upload_date: "2022-10-18" },
            { id: 219, property_id: 27, media_type: "image", url: "https://example.com/quick/without", format: "jpg", upload_date: "2023-08-17" },
            { id: 220, property_id: 89, media_type: "image", url: "https://example.com/normal/large", format: "png", upload_date: "2020-08-01" },
            { id: 221, property_id: 142, media_type: "image", url: "https://example.com/before/every", format: "jpg", upload_date: "2022-12-19" },
            { id: 222, property_id: 120, media_type: "image", url: "https://example.com/example/various", format: "jpg", upload_date: "2020-04-01" },
            { id: 223, property_id: 136, media_type: "image", url: "https://example.com/natural/yearly", format: "jpg", upload_date: "2023-08-23" },
            { id: 224, property_id: 48, media_type: "image", url: "https://example.com/careful/system", format: "mp4", upload_date: "2022-12-16" },
            { id: 225, property_id: 75, media_type: "image", url: "https://example.com/period/regular", format: "jpg", upload_date: "2023-03-28" },
            { id: 226, property_id: 26, media_type: "floor_plan", url: null, format: "png", upload_date: "2020-01-23" },
            { id: 227, property_id: 32, media_type: "image", url: "https://example.com/open/moment", format: "jpg", upload_date: "2020-09-22" },
            { id: 228, property_id: 34, media_type: "image", url: "https://example.com/common/clear", format: "jpg", upload_date: "2021-09-03" },
            { id: 229, property_id: 145, media_type: "video", url: "https://example.com/update/often", format: "mp4", upload_date: "2023-08-09" },
            { id: 230, property_id: 99, media_type: "image", url: "https://example.com/between/around", format: "jpg", upload_date: "2021-07-16" },
            { id: 231, property_id: 120, media_type: "image", url: "https://example.com/month/long", format: "png", upload_date: "2020-05-05" },
            { id: 232, property_id: 33, media_type: "image", url: "https://example.com/regular/often", format: "png", upload_date: "2020-10-19" },
            { id: 233, property_id: 65, media_type: "image", url: "https://example.com/whole/natural", format: "jpg", upload_date: "2021-04-03" },
            { id: 234, property_id: 69, media_type: "image", url: "https://example.com/often/close", format: "mp4", upload_date: "2021-12-21" },
            { id: 235, property_id: 79, media_type: "image", url: "https://example.com/special/other", format: "jpg", upload_date: "2023-02-17" },
            { id: 236, property_id: 43, media_type: "video", url: "https://example.com/follow/close", format: "mp4", upload_date: "2020-12-07" },
            { id: 237, property_id: 72, media_type: "video", url: "https://example.com/steady/detail", format: "mp4", upload_date: "2022-10-30" },
            { id: 238, property_id: 64, media_type: "video", url: "https://example.com/morning/final", format: "png", upload_date: "2022-08-18" },
            { id: 239, property_id: 87, media_type: "image", url: "https://example.com/after/still", format: "png", upload_date: "2020-03-24" },
            { id: 240, property_id: 135, media_type: "image", url: "https://example.com/other/outside", format: "jpg", upload_date: "2021-05-06" },
            { id: 241, property_id: 32, media_type: "image", url: "https://example.com/small/follow", format: "jpg", upload_date: "2020-06-13" },
            { id: 242, property_id: 95, media_type: "image", url: "https://example.com/along/order", format: "png", upload_date: "2021-06-29" },
            { id: 243, property_id: 122, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2021-01-01" },
            { id: 244, property_id: 79, media_type: "image", url: "https://example.com/within/light", format: "mp4", upload_date: "2023-06-01" },
            { id: 245, property_id: 31, media_type: "image", url: "https://example.com/along/ground", format: "mp4", upload_date: "2021-05-04" },
            { id: 246, property_id: 149, media_type: "floor_plan", url: null, format: "pdf", upload_date: "2020-10-03" },
            { id: 247, property_id: 64, media_type: "image", url: "https://example.com/section/regular", format: "jpg", upload_date: "2020-05-10" },
            { id: 248, property_id: 15, media_type: "floor_plan", url: null, format: "png", upload_date: "2020-02-28" },
            { id: 249, property_id: 92, media_type: "image", url: "https://example.com/weekly/whole", format: "jpg", upload_date: "2021-05-17" },
            { id: 250, property_id: 117, media_type: "image", url: "https://example.com/without/easy", format: "png", upload_date: "2020-12-17" },
            { id: 251, property_id: 38, media_type: "video", url: "https://example.com/quick/notice", format: "mp4", upload_date: "2020-02-27" },
            { id: 252, property_id: 66, media_type: "image", url: "https://example.com/direct/support", format: "png", upload_date: "2020-06-12" },
            { id: 253, property_id: 137, media_type: "floor_plan", url: null, format: "png", upload_date: "2022-06-14" },
            { id: 254, property_id: 146, media_type: "image", url: "https://example.com/enough/record", format: "jpg", upload_date: "2020-09-07" },
            { id: 255, property_id: 128, media_type: "video", url: "https://example.com/reason/detail", format: "png", upload_date: "2022-04-28" },
            { id: 256, property_id: 29, media_type: "image", url: "https://example.com/around/ready", format: "jpg", upload_date: "2022-04-01" },
            { id: 257, property_id: 2, media_type: "image", url: "https://example.com/moving/minor", format: "mp4", upload_date: "2020-11-22" },
            { id: 258, property_id: 43, media_type: "image", url: "https://example.com/nearly/second", format: "jpg", upload_date: "2023-01-11" },
            { id: 259, property_id: 45, media_type: "image", url: "https://example.com/strong/order", format: "jpg", upload_date: "2023-04-09" },
            { id: 260, property_id: 42, media_type: "image", url: "https://example.com/summary/later", format: "png", upload_date: "2022-06-04" },
            { id: 261, property_id: 132, media_type: "image", url: "https://example.com/notice/group", format: "jpg", upload_date: "2023-08-10" },
            { id: 262, property_id: 100, media_type: "image", url: "https://example.com/minor/morning", format: "jpg", upload_date: "2020-03-10" },
            { id: 263, property_id: 143, media_type: "image", url: "https://example.com/again/final", format: "jpg", upload_date: "2020-04-07" },
            { id: 264, property_id: 35, media_type: "video", url: "https://example.com/review/within", format: "mp4", upload_date: "2023-04-14" },
            { id: 265, property_id: 115, media_type: "floor_plan", url: null, format: "png", upload_date: "2023-01-03" },
            { id: 266, property_id: 64, media_type: "image", url: "https://example.com/often/detail", format: "pdf", upload_date: "2022-04-09" },
            { id: 267, property_id: 94, media_type: "image", url: "https://example.com/enough/single", format: "mp4", upload_date: "2022-02-04" },
            { id: 268, property_id: 101, media_type: "image", url: "https://example.com/between/matter", format: "jpg", upload_date: "2021-04-10" },
            { id: 269, property_id: 147, media_type: "image", url: "https://example.com/example/often", format: "png", upload_date: "2023-09-24" },
            { id: 270, property_id: 18, media_type: "video", url: "https://example.com/simple/happen", format: "png", upload_date: "2021-07-10" },
            { id: 271, property_id: 62, media_type: "image", url: "https://example.com/notice/yearly", format: "mp4", upload_date: "2023-08-20" },
            { id: 272, property_id: 37, media_type: "image", url: "https://example.com/plain/matter", format: "pdf", upload_date: "2023-02-18" },
            { id: 273, property_id: 145, media_type: "image", url: "https://example.com/ground/about", format: "mp4", upload_date: "2022-12-04" },
            { id: 274, property_id: 49, media_type: "video", url: "https://example.com/issue/level", format: "jpg", upload_date: "2022-07-03" },
            { id: 275, property_id: 52, media_type: "image", url: "https://example.com/happen/plain", format: "jpg", upload_date: "2021-08-29" },
            { id: 276, property_id: 138, media_type: "image", url: "https://example.com/enough/later", format: "jpg", upload_date: "2020-03-08" },
            { id: 277, property_id: 124, media_type: "image", url: "https://example.com/careful/partial", format: "mp4", upload_date: "2020-06-23" },
            { id: 278, property_id: 127, media_type: "image", url: "https://example.com/today/high", format: "png", upload_date: "2022-06-26" },
            { id: 279, property_id: 70, media_type: "image", url: "https://example.com/change/single", format: "png", upload_date: "2021-03-16" },
            { id: 280, property_id: 33, media_type: "image", url: "https://example.com/yearly/after", format: "pdf", upload_date: "2022-03-21" },
            { id: 281, property_id: 65, media_type: "image", url: "https://example.com/clear/group", format: "mp4", upload_date: "2023-08-15" },
            { id: 282, property_id: 131, media_type: "video", url: "https://example.com/simple/follow", format: "jpg", upload_date: "2022-06-16" },
            { id: 283, property_id: 76, media_type: "image", url: "https://example.com/weekly/final", format: "jpg", upload_date: "2023-02-01" },
            { id: 284, property_id: 27, media_type: "image", url: "https://example.com/several/later", format: "jpg", upload_date: "2023-04-04" },
            { id: 285, property_id: 106, media_type: "image", url: "https://example.com/public/local", format: "jpg", upload_date: "2021-02-06" },
            { id: 286, property_id: 16, media_type: "image", url: "https://example.com/short/system", format: "mp4", upload_date: "2020-11-10" },
            { id: 287, property_id: 121, media_type: "floor_plan", url: null, format: "png", upload_date: "2021-10-31" },
            { id: 288, property_id: 147, media_type: "image", url: "https://example.com/total/bright", format: "png", upload_date: "2022-07-29" },
            { id: 289, property_id: 3, media_type: "video", url: "https://example.com/quiet/number", format: "mp4", upload_date: "2021-11-14" },
            { id: 290, property_id: 70, media_type: "image", url: "https://example.com/inside/point", format: "jpg", upload_date: "2020-03-27" },
            { id: 291, property_id: 112, media_type: "image", url: "https://example.com/close/change", format: "mp4", upload_date: "2020-05-06" },
            { id: 292, property_id: 21, media_type: "image", url: "https://example.com/ground/steady", format: "mp4", upload_date: "2022-02-15" },
            { id: 293, property_id: 87, media_type: "image", url: "https://example.com/nearly/without", format: "jpg", upload_date: "2022-01-28" },
            { id: 294, property_id: 120, media_type: "video", url: "https://example.com/several/number", format: "png", upload_date: "2021-10-11" },
            { id: 295, property_id: 142, media_type: "floor_plan", url: null, format: "mp4", upload_date: "2022-11-14" },
            { id: 296, property_id: 98, media_type: "image", url: "https://example.com/about/section", format: "jpg", upload_date: "2020-12-11" },
            { id: 297, property_id: 123, media_type: "floor_plan", url: null, format: "pdf", upload_date: "2023-04-18" },
            { id: 298, property_id: 139, media_type: "image", url: "https://example.com/morning/first", format: "png", upload_date: "2020-10-26" },
            { id: 299, property_id: 2, media_type: "image", url: "https://example.com/level/enough", format: "png", upload_date: "2022-01-10" },
            { id: 300, property_id: 9, media_type: "video", url: "https://example.com/follow/often", format: "png", upload_date: "2021-01-21" },
            { id: 301, property_id: 77, media_type: "image", url: "https://example.com/useful/nearly", format: "png", upload_date: "2021-08-13" },
            { id: 302, property_id: 39, media_type: "image", url: "https://example.com/other/period", format: "jpg", upload_date: "2020-09-22" },
            { id: 303, property_id: 81, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2023-05-16" },
            { id: 304, property_id: 61, media_type: "image", url: "https://example.com/still/between", format: "png", upload_date: "2020-11-10" },
            { id: 305, property_id: 69, media_type: "image", url: "https://example.com/short/usual", format: "pdf", upload_date: "2022-07-24" },
            { id: 306, property_id: 37, media_type: "image", url: "https://example.com/simple/always", format: "jpg", upload_date: "2020-09-09" },
            { id: 307, property_id: 92, media_type: "image", url: "https://example.com/first/number", format: "pdf", upload_date: "2023-05-07" },
            { id: 308, property_id: 3, media_type: "video", url: "https://example.com/another/general", format: "jpg", upload_date: "2021-06-16" },
            { id: 309, property_id: 48, media_type: "video", url: "https://example.com/careful/major", format: "jpg", upload_date: "2021-02-02" },
            { id: 310, property_id: 125, media_type: "image", url: "https://example.com/simple/ready", format: "png", upload_date: "2023-08-25" },
            { id: 311, property_id: 107, media_type: "image", url: "https://example.com/support/result", format: "jpg", upload_date: "2023-01-23" },
            { id: 312, property_id: 30, media_type: "image", url: "https://example.com/detail/change", format: "jpg", upload_date: "2022-07-31" },
            { id: 313, property_id: 128, media_type: "image", url: "https://example.com/before/section", format: "jpg", upload_date: "2022-04-05" },
            { id: 314, property_id: 73, media_type: "video", url: "https://example.com/summary/before", format: "png", upload_date: "2022-01-17" },
            { id: 315, property_id: 4, media_type: "video", url: "https://example.com/before/second", format: "png", upload_date: "2022-04-18" },
            { id: 316, property_id: 5, media_type: "image", url: "https://example.com/point/local", format: "jpg", upload_date: "2023-08-24" },
            { id: 317, property_id: 138, media_type: "video", url: "https://example.com/normal/point", format: "jpg", upload_date: "2020-06-15" },
            { id: 318, property_id: 131, media_type: "image", url: "https://example.com/record/general", format: "mp4", upload_date: "2023-01-06" },
            { id: 319, property_id: 59, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2020-05-26" },
            { id: 320, property_id: 95, media_type: "image", url: "https://example.com/local/about", format: "pdf", upload_date: "2020-09-01" },
            { id: 321, property_id: 19, media_type: "image", url: "https://example.com/update/easy", format: "mp4", upload_date: "2022-04-18" },
            { id: 322, property_id: 3, media_type: "floor_plan", url: null, format: "pdf", upload_date: "2023-03-03" },
            { id: 323, property_id: 140, media_type: "video", url: "https://example.com/direct/steady", format: "jpg", upload_date: "2022-05-01" },
            { id: 324, property_id: 33, media_type: "floor_plan", url: null, format: "pdf", upload_date: "2020-06-06" },
            { id: 325, property_id: 148, media_type: "image", url: "https://example.com/before/common", format: "jpg", upload_date: "2023-02-20" },
            { id: 326, property_id: 128, media_type: "image", url: "https://example.com/final/often", format: "png", upload_date: "2020-07-22" },
            { id: 327, property_id: 22, media_type: "image", url: "https://example.com/clear/every", format: "png", upload_date: "2020-03-24" },
            { id: 328, property_id: 129, media_type: "image", url: "https://example.com/other/ground", format: "jpg", upload_date: "2020-04-24" },
            { id: 329, property_id: 99, media_type: "image", url: "https://example.com/recent/without", format: "jpg", upload_date: "2021-03-05" },
            { id: 330, property_id: 133, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2023-06-24" },
            { id: 331, property_id: 12, media_type: "image", url: "https://example.com/nearly/before", format: "png", upload_date: "2020-01-27" },
            { id: 332, property_id: 1, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2021-10-12" },
            { id: 333, property_id: 46, media_type: "image", url: "https://example.com/open/early", format: "jpg", upload_date: "2021-08-19" },
            { id: 334, property_id: 147, media_type: "video", url: "https://example.com/about/reason", format: "png", upload_date: "2020-10-04" },
            { id: 335, property_id: 74, media_type: "image", url: "https://example.com/within/useful", format: "jpg", upload_date: "2022-05-27" },
            { id: 336, property_id: 62, media_type: "image", url: "https://example.com/whole/early", format: "jpg", upload_date: "2023-04-14" },
            { id: 337, property_id: 37, media_type: "image", url: "https://example.com/minor/every", format: "png", upload_date: "2020-12-10" },
            { id: 338, property_id: 3, media_type: "image", url: "https://example.com/regular/open", format: "jpg", upload_date: "2023-05-22" },
            { id: 339, property_id: 147, media_type: "image", url: "https://example.com/section/whole", format: "png", upload_date: "2021-01-06" },
            { id: 340, property_id: 3, media_type: "image", url: "https://example.com/minor/direct", format: "jpg", upload_date: "2021-08-10" },
            { id: 341, property_id: 124, media_type: "image", url: "https://example.com/useful/group", format: "jpg", upload_date: "2023-03-11" },
            { id: 342, property_id: 88, media_type: "image", url: "https://example.com/direct/along", format: "jpg", upload_date: "2022-11-14" },
            { id: 343, property_id: 29, media_type: "video", url: "https://example.com/light/around", format: "jpg", upload_date: "2022-08-17" },
            { id: 344, property_id: 92, media_type: "image", url: "https://example.com/enough/along", format: "png", upload_date: "2023-07-21" },
            { id: 345, property_id: 1, media_type: "image", url: "https://example.com/support/daily", format: "mp4", upload_date: "2023-05-12" },
            { id: 346, property_id: 47, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2023-04-15" },
            { id: 347, property_id: 48, media_type: "image", url: "https://example.com/update/direct", format: "png", upload_date: "2020-10-02" },
            { id: 348, property_id: 42, media_type: "image", url: "https://example.com/ground/without", format: "jpg", upload_date: "2020-10-04" },
            { id: 349, property_id: 31, media_type: "image", url: "https://example.com/plain/short", format: "png", upload_date: "2023-01-06" },
            { id: 350, property_id: 147, media_type: "image", url: "https://example.com/level/toward", format: "png", upload_date: "2021-03-20" },
            { id: 351, property_id: 67, media_type: "image", url: "https://example.com/system/little", format: "png", upload_date: "2021-08-02" },
            { id: 352, property_id: 63, media_type: "floor_plan", url: null, format: "png", upload_date: "2023-01-29" },
            { id: 353, property_id: 47, media_type: "video", url: "https://example.com/toward/yearly", format: "jpg", upload_date: "2023-04-23" },
            { id: 354, property_id: 93, media_type: "image", url: "https://example.com/quiet/quiet", format: "jpg", upload_date: "2023-02-08" },
            { id: 355, property_id: 7, media_type: "image", url: "https://example.com/period/various", format: "mp4", upload_date: "2021-02-09" },
            { id: 356, property_id: 113, media_type: "image", url: "https://example.com/summary/weekly", format: "jpg", upload_date: "2023-06-21" },
            { id: 357, property_id: 35, media_type: "image", url: "https://example.com/often/direct", format: "jpg", upload_date: "2020-12-04" },
            { id: 358, property_id: 25, media_type: "image", url: "https://example.com/easy/later", format: "jpg", upload_date: "2023-04-17" },
            { id: 359, property_id: 119, media_type: "video", url: "https://example.com/result/common", format: "mp4", upload_date: "2021-12-11" },
            { id: 360, property_id: 67, media_type: "image", url: "https://example.com/update/group", format: "jpg", upload_date: "2021-01-12" },
            { id: 361, property_id: 144, media_type: "image", url: "https://example.com/point/open", format: "pdf", upload_date: "2020-04-12" },
            { id: 362, property_id: 24, media_type: "image", url: "https://example.com/order/order", format: "mp4", upload_date: "2020-11-21" },
            { id: 363, property_id: 23, media_type: "image", url: "https://example.com/weekly/toward", format: "png", upload_date: "2022-07-24" },
            { id: 364, property_id: 127, media_type: "image", url: "https://example.com/again/bright", format: "jpg", upload_date: "2021-06-01" },
            { id: 365, property_id: 110, media_type: "floor_plan", url: null, format: "png", upload_date: "2021-01-31" },
            { id: 366, property_id: 69, media_type: "image", url: "https://example.com/clear/long", format: "jpg", upload_date: "2020-09-17" },
            { id: 367, property_id: 101, media_type: "image", url: "https://example.com/before/final", format: "png", upload_date: "2020-05-14" },
            { id: 368, property_id: 110, media_type: "image", url: "https://example.com/today/high", format: "mp4", upload_date: "2023-04-12" },
            { id: 369, property_id: 85, media_type: "image", url: "https://example.com/short/minor", format: "jpg", upload_date: "2022-06-02" },
            { id: 370, property_id: 120, media_type: "video", url: "https://example.com/plain/happen", format: "jpg", upload_date: "2022-09-21" },
            { id: 371, property_id: 78, media_type: "video", url: "https://example.com/because/weekly", format: "png", upload_date: "2021-12-15" },
            { id: 372, property_id: 34, media_type: "image", url: "https://example.com/morning/quiet", format: "mp4", upload_date: "2020-08-21" },
            { id: 373, property_id: 110, media_type: "video", url: "https://example.com/weekly/light", format: "mp4", upload_date: "2023-06-26" },
            { id: 374, property_id: 132, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2022-12-09" },
            { id: 375, property_id: 60, media_type: "image", url: "https://example.com/second/toward", format: "jpg", upload_date: "2020-03-08" },
            { id: 376, property_id: 66, media_type: "image", url: "https://example.com/matter/around", format: "mp4", upload_date: "2021-12-30" },
            { id: 377, property_id: 122, media_type: "image", url: "https://example.com/without/early", format: "png", upload_date: "2020-07-16" },
            { id: 378, property_id: 23, media_type: "image", url: "https://example.com/example/ground", format: "png", upload_date: "2020-08-25" },
            { id: 379, property_id: 82, media_type: "video", url: "https://example.com/public/follow", format: "png", upload_date: "2021-02-07" },
            { id: 380, property_id: 49, media_type: "floor_plan", url: null, format: "mp4", upload_date: "2020-11-21" },
            { id: 381, property_id: 128, media_type: "image", url: "https://example.com/daily/without", format: "mp4", upload_date: "2023-08-18" },
            { id: 382, property_id: 2, media_type: "video", url: "https://example.com/high/ready", format: "mp4", upload_date: "2022-05-01" },
            { id: 383, property_id: 107, media_type: "image", url: "https://example.com/review/usual", format: "pdf", upload_date: "2022-06-20" },
            { id: 384, property_id: 19, media_type: "image", url: "https://example.com/section/daily", format: "jpg", upload_date: "2020-11-29" },
            { id: 385, property_id: 60, media_type: "image", url: "https://example.com/useful/section", format: "jpg", upload_date: "2022-07-08" },
            { id: 386, property_id: 137, media_type: "image", url: "https://example.com/little/other", format: "pdf", upload_date: "2023-07-05" },
            { id: 387, property_id: 24, media_type: "video", url: "https://example.com/first/total", format: "mp4", upload_date: "2020-06-10" },
            { id: 388, property_id: 63, media_type: "image", url: "https://example.com/total/close", format: "jpg", upload_date: "2021-09-20" },
            { id: 389, property_id: 97, media_type: "image", url: "https://example.com/strong/yearly", format: "png", upload_date: "2020-11-11" },
            { id: 390, property_id: 122, media_type: "image", url: "https://example.com/minor/various", format: "png", upload_date: "2020-02-19" },
            { id: 391, property_id: 101, media_type: "image", url: "https://example.com/matter/simple", format: "png", upload_date: "2021-01-22" },
            { id: 392, property_id: 92, media_type: "image", url: "https://example.com/short/plain", format: "png", upload_date: "2022-10-26" },
            { id: 393, property_id: 42, media_type: "image", url: "https://example.com/usual/within", format: "mp4", upload_date: "2020-05-01" },
            { id: 394, property_id: 98, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2021-10-21" },
            { id: 395, property_id: 63, media_type: "video", url: "https://example.com/daily/partial", format: "png", upload_date: "2020-04-21" },
            { id: 396, property_id: 70, media_type: "image", url: "https://example.com/ground/special", format: "jpg", upload_date: "2021-07-07" },
            { id: 397, property_id: 121, media_type: "video", url: "https://example.com/little/major", format: "pdf", upload_date: "2020-08-15" },
            { id: 398, property_id: 48, media_type: "video", url: "https://example.com/inside/usual", format: "jpg", upload_date: "2022-06-15" },
            { id: 399, property_id: 128, media_type: "image", url: "https://example.com/given/minor", format: "mp4", upload_date: "2021-08-18" },
            { id: 400, property_id: 108, media_type: "image", url: "https://example.com/early/great", format: "jpg", upload_date: "2022-08-23" },
            { id: 401, property_id: 26, media_type: "image", url: "https://example.com/ground/ground", format: "jpg", upload_date: "2022-03-17" },
            { id: 402, property_id: 131, media_type: "image", url: "https://example.com/because/small", format: "mp4", upload_date: "2020-03-21" },
            { id: 403, property_id: 73, media_type: "image", url: "https://example.com/detail/level", format: "png", upload_date: "2021-09-11" },
            { id: 404, property_id: 124, media_type: "image", url: "https://example.com/plain/easy", format: "jpg", upload_date: "2022-09-14" },
            { id: 405, property_id: 107, media_type: "image", url: "https://example.com/today/common", format: "pdf", upload_date: "2023-01-26" },
            { id: 406, property_id: 93, media_type: "image", url: "https://example.com/group/common", format: "mp4", upload_date: "2022-07-15" },
            { id: 407, property_id: 26, media_type: "video", url: "https://example.com/reason/usual", format: "png", upload_date: "2022-10-31" },
            { id: 408, property_id: 37, media_type: "image", url: "https://example.com/change/regular", format: "jpg", upload_date: "2023-05-25" },
            { id: 409, property_id: 42, media_type: "image", url: "https://example.com/around/several", format: "png", upload_date: "2020-08-23" },
            { id: 410, property_id: 44, media_type: "image", url: "https://example.com/summary/first", format: "jpg", upload_date: "2022-04-12" },
            { id: 411, property_id: 80, media_type: "image", url: "https://example.com/yearly/several", format: "pdf", upload_date: "2023-07-19" },
            { id: 412, property_id: 23, media_type: "image", url: "https://example.com/normal/point", format: "png", upload_date: "2022-01-03" },
            { id: 413, property_id: 11, media_type: "image", url: "https://example.com/given/partial", format: "jpg", upload_date: "2020-12-02" },
            { id: 414, property_id: 40, media_type: "image", url: "https://example.com/second/update", format: "jpg", upload_date: "2023-06-03" },
            { id: 415, property_id: 120, media_type: "video", url: "https://example.com/daily/whole", format: "jpg", upload_date: "2022-11-07" },
            { id: 416, property_id: 13, media_type: "image", url: "https://example.com/normal/weekly", format: "jpg", upload_date: "2021-07-24" },
            { id: 417, property_id: 70, media_type: "image", url: "https://example.com/period/always", format: "jpg", upload_date: "2023-04-08" },
            { id: 418, property_id: 51, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2020-03-25" },
            { id: 419, property_id: 132, media_type: "image", url: "https://example.com/final/small", format: "png", upload_date: "2022-11-24" },
            { id: 420, property_id: 124, media_type: "image", url: "https://example.com/month/issue", format: "jpg", upload_date: "2022-10-10" },
            { id: 421, property_id: 78, media_type: "image", url: "https://example.com/plain/special", format: "jpg", upload_date: "2021-03-10" },
            { id: 422, property_id: 12, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2021-06-09" },
            { id: 423, property_id: 55, media_type: "image", url: "https://example.com/whole/great", format: "png", upload_date: "2020-05-19" },
            { id: 424, property_id: 112, media_type: "floor_plan", url: null, format: "mp4", upload_date: "2020-06-22" },
            { id: 425, property_id: 91, media_type: "image", url: "https://example.com/minor/update", format: "jpg", upload_date: "2022-12-23" },
            { id: 426, property_id: 98, media_type: "image", url: "https://example.com/direct/summary", format: "jpg", upload_date: "2021-09-12" },
            { id: 427, property_id: 67, media_type: "image", url: "https://example.com/matter/later", format: "jpg", upload_date: "2022-01-02" },
            { id: 428, property_id: 139, media_type: "image", url: "https://example.com/order/month", format: "mp4", upload_date: "2021-02-06" },
            { id: 429, property_id: 46, media_type: "image", url: "https://example.com/high/major", format: "jpg", upload_date: "2023-07-13" },
            { id: 430, property_id: 19, media_type: "image", url: "https://example.com/system/point", format: "mp4", upload_date: "2023-02-02" },
            { id: 431, property_id: 93, media_type: "image", url: "https://example.com/moving/again", format: "jpg", upload_date: "2022-08-08" },
            { id: 432, property_id: 145, media_type: "floor_plan", url: null, format: "mp4", upload_date: "2021-06-27" },
            { id: 433, property_id: 95, media_type: "video", url: "https://example.com/easy/enough", format: "png", upload_date: "2020-03-05" },
            { id: 434, property_id: 109, media_type: "video", url: "https://example.com/final/enough", format: "jpg", upload_date: "2023-03-21" },
            { id: 435, property_id: 79, media_type: "video", url: "https://example.com/close/issue", format: "png", upload_date: "2020-03-25" },
            { id: 436, property_id: 47, media_type: "video", url: "https://example.com/within/other", format: "jpg", upload_date: "2023-07-10" },
            { id: 437, property_id: 108, media_type: "image", url: "https://example.com/light/open", format: "mp4", upload_date: "2023-08-15" },
            { id: 438, property_id: 14, media_type: "image", url: "https://example.com/other/support", format: "mp4", upload_date: "2021-06-19" },
            { id: 439, property_id: 112, media_type: "image", url: "https://example.com/support/moving", format: "png", upload_date: "2020-12-28" },
            { id: 440, property_id: 16, media_type: "image", url: "https://example.com/large/regular", format: "jpg", upload_date: "2021-09-09" },
            { id: 441, property_id: 38, media_type: "image", url: "https://example.com/regular/weekly", format: "jpg", upload_date: "2022-01-21" },
            { id: 442, property_id: 6, media_type: "video", url: "https://example.com/always/issue", format: "png", upload_date: "2022-05-30" },
            { id: 443, property_id: 26, media_type: "video", url: "https://example.com/issue/small", format: "png", upload_date: "2022-03-29" },
            { id: 444, property_id: 145, media_type: "image", url: "https://example.com/matter/update", format: "png", upload_date: "2020-12-13" },
            { id: 445, property_id: 82, media_type: "image", url: "https://example.com/special/several", format: "png", upload_date: "2023-07-27" },
            { id: 446, property_id: 5, media_type: "image", url: "https://example.com/various/high", format: "png", upload_date: "2022-05-14" },
            { id: 447, property_id: 35, media_type: "image", url: "https://example.com/morning/general", format: "jpg", upload_date: "2023-09-05" },
            { id: 448, property_id: 104, media_type: "image", url: "https://example.com/large/system", format: "mp4", upload_date: "2021-09-08" },
            { id: 449, property_id: 93, media_type: "video", url: "https://example.com/ground/detail", format: "mp4", upload_date: "2022-04-29" },
            { id: 450, property_id: 33, media_type: "image", url: "https://example.com/group/quick", format: "mp4", upload_date: "2020-04-03" },
            { id: 451, property_id: 5, media_type: "image", url: "https://example.com/morning/matter", format: "jpg", upload_date: "2021-11-23" },
            { id: 452, property_id: 8, media_type: "video", url: "https://example.com/steady/issue", format: "jpg", upload_date: "2023-09-23" },
            { id: 453, property_id: 69, media_type: "video", url: "https://example.com/review/happen", format: "jpg", upload_date: "2020-04-18" },
            { id: 454, property_id: 78, media_type: "image", url: "https://example.com/period/review", format: "mp4", upload_date: "2020-04-03" },
            { id: 455, property_id: 90, media_type: "image", url: "https://example.com/steady/order", format: "jpg", upload_date: "2020-03-07" },
            { id: 456, property_id: 76, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2020-08-27" },
            { id: 457, property_id: 66, media_type: "image", url: "https://example.com/review/usual", format: "mp4", upload_date: "2022-12-22" },
            { id: 458, property_id: 147, media_type: "image", url: "https://example.com/careful/daily", format: "jpg", upload_date: "2023-05-17" },
            { id: 459, property_id: 74, media_type: "video", url: "https://example.com/given/level", format: "jpg", upload_date: "2023-02-20" },
            { id: 460, property_id: 34, media_type: "image", url: "https://example.com/ground/moving", format: "jpg", upload_date: "2022-08-30" },
            { id: 461, property_id: 45, media_type: "image", url: "https://example.com/quiet/natural", format: "jpg", upload_date: "2021-08-05" },
            { id: 462, property_id: 89, media_type: "floor_plan", url: null, format: "mp4", upload_date: "2021-07-22" },
            { id: 463, property_id: 69, media_type: "image", url: "https://example.com/follow/careful", format: "jpg", upload_date: "2022-10-31" },
            { id: 464, property_id: 149, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2020-07-31" },
            { id: 465, property_id: 116, media_type: "image", url: "https://example.com/careful/major", format: "jpg", upload_date: "2023-01-27" },
            { id: 466, property_id: 62, media_type: "image", url: "https://example.com/always/plain", format: "jpg", upload_date: "2021-01-13" },
            { id: 467, property_id: 65, media_type: "image", url: "https://example.com/after/given", format: "png", upload_date: "2022-08-27" },
            { id: 468, property_id: 89, media_type: "image", url: "https://example.com/long/update", format: "png", upload_date: "2022-11-05" },
            { id: 469, property_id: 70, media_type: "image", url: "https://example.com/normal/usual", format: "jpg", upload_date: "2020-10-11" },
            { id: 470, property_id: 87, media_type: "image", url: "https://example.com/morning/section", format: "png", upload_date: "2023-02-04" },
            { id: 471, property_id: 49, media_type: "image", url: "https://example.com/matter/around", format: "mp4", upload_date: "2021-03-12" },
            { id: 472, property_id: 147, media_type: "image", url: "https://example.com/often/review", format: "mp4", upload_date: "2021-02-14" },
            { id: 473, property_id: 27, media_type: "image", url: "https://example.com/open/strong", format: "mp4", upload_date: "2021-12-12" },
            { id: 474, property_id: 127, media_type: "image", url: "https://example.com/whole/first", format: "jpg", upload_date: "2022-05-01" },
            { id: 475, property_id: 42, media_type: "image", url: "https://example.com/review/around", format: "jpg", upload_date: "2022-02-22" },
            { id: 476, property_id: 75, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2020-06-20" },
            { id: 477, property_id: 63, media_type: "video", url: "https://example.com/often/recent", format: "png", upload_date: "2021-07-19" },
            { id: 478, property_id: 139, media_type: "image", url: "https://example.com/various/happen", format: "jpg", upload_date: "2020-06-07" },
            { id: 479, property_id: 132, media_type: "image", url: "https://example.com/clear/later", format: "jpg", upload_date: "2020-11-05" },
            { id: 480, property_id: 4, media_type: "image", url: "https://example.com/public/within", format: "mp4", upload_date: "2021-07-15" },
            { id: 481, property_id: 100, media_type: "image", url: "https://example.com/regular/system", format: "png", upload_date: "2023-09-28" },
            { id: 482, property_id: 111, media_type: "image", url: "https://example.com/still/because", format: "jpg", upload_date: "2020-02-19" },
            { id: 483, property_id: 141, media_type: "image", url: "https://example.com/reason/usual", format: "png", upload_date: "2020-03-15" },
            { id: 484, property_id: 83, media_type: "image", url: "https://example.com/result/enough", format: "jpg", upload_date: "2022-06-05" },
            { id: 485, property_id: 82, media_type: "image", url: "https://example.com/support/early", format: "pdf", upload_date: "2020-02-14" },
            { id: 486, property_id: 142, media_type: "image", url: "https://example.com/second/number", format: "pdf", upload_date: "2021-11-27" },
            { id: 487, property_id: 55, media_type: "video", url: "https://example.com/after/month", format: "png", upload_date: "2022-01-07" },
            { id: 488, property_id: 84, media_type: "image", url: "https://example.com/later/another", format: "jpg", upload_date: "2020-12-18" },
            { id: 489, property_id: 143, media_type: "image", url: "https://example.com/normal/nearly", format: "jpg", upload_date: "2020-11-01" },
            { id: 490, property_id: 53, media_type: "video", url: "https://example.com/special/moving", format: "jpg", upload_date: "2021-04-07" },
            { id: 491, property_id: 60, media_type: "image", url: "https://example.com/about/careful", format: "png", upload_date: "2021-04-20" },
            { id: 492, property_id: 105, media_type: "image", url: "https://example.com/moment/early", format: "mp4", upload_date: "2022-09-24" },
            { id: 493, property_id: 6, media_type: "image", url: "https://example.com/ready/happen", format: "mp4", upload_date: "2022-12-18" },
            { id: 494, property_id: 118, media_type: "floor_plan", url: null, format: "jpg", upload_date: "2023-05-25" },
            { id: 495, property_id: 74, media_type: "image", url: "https://example.com/early/long", format: "jpg", upload_date: "2023-08-14" },
            { id: 496, property_id: 6, media_type: "image", url: "https://example.com/useful/always", format: "jpg", upload_date: "2021-05-01" },
            { id: 497, property_id: 91, media_type: "image", url: "https://example.com/major/short", format: "jpg", upload_date: "2021-06-20" },
            { id: 498, property_id: 65, media_type: "image", url: "https://example.com/along/common", format: "jpg", upload_date: "2020-07-15" },
            { id: 499, property_id: 99, media_type: "image", url: "https://example.com/change/open", format: "jpg", upload_date: "2022-08-03" },
            { id: 500, property_id: 13, media_type: "image", url: "https://example.com/without/between", format: "jpg", upload_date: "2020-03-25" },
        ],
    });
    await prisma.users.createMany({
        data: [
            { id: 1, full_name: "Nour Baker", email: "nour.baker@example.net", registered_at: new Date("2022-09-05T20:36:44Z"), location: "Budapest" },
            { id: 2, full_name: "Sara Larsen", email: "sara.larsen@example.net", registered_at: new Date("2020-10-28T01:15:24Z"), location: "Kyoto" },
            { id: 3, full_name: "Selin Oliveira", email: "selin.oliveira@example.org", registered_at: new Date("2023-08-08T09:44:07Z"), location: "Madrid" },
            { id: 4, full_name: "Yusuf Larsen", email: "yusuf.larsen@example.net", registered_at: new Date("2022-08-08T10:58:54Z"), location: "Kyoto" },
            { id: 5, full_name: "Sam Kim", email: "sam.kim@example.com", registered_at: new Date("2021-05-03T12:54:16Z"), location: "Athens" },
            { id: 6, full_name: "Theo Jensen", email: "theo.jensen@example.com", registered_at: new Date("2020-02-17T05:20:03Z"), location: "Athens" },
            { id: 7, full_name: "Carla Weber", email: "carla.weber@example.org", registered_at: new Date("2022-11-03T18:21:35Z"), location: null },
            { id: 8, full_name: "Mateo Park", email: "mateo.park@example.net", registered_at: new Date("2021-01-03T09:54:29Z"), location: "Oslo" },
            { id: 9, full_name: "Grace Garcia", email: "grace.garcia@example.com", registered_at: new Date("2023-09-29T20:15:40Z"), location: "Bogota" },
            { id: 10, full_name: "Mateo Almeida", email: "mateo.almeida@example.net", registered_at: new Date("2020-10-06T06:26:18Z"), location: "Zurich" },
            { id: 11, full_name: "Grace Costa", email: "grace.costa@example.org", registered_at: new Date("2023-09-28T18:31:37Z"), location: "Denver" },
            { id: 12, full_name: "Maya Johnson", email: "maya.johnson@example.org", registered_at: new Date("2020-07-31T19:48:11Z"), location: "Cape Town" },
            { id: 13, full_name: "Carlos Ali", email: "carlos.ali@example.org", registered_at: new Date("2021-06-22T19:29:23Z"), location: "Kyoto" },
            { id: 14, full_name: "Olivia Walker", email: "olivia.walker@example.net", registered_at: new Date("2022-05-15T09:08:53Z"), location: "Istanbul" },
            { id: 15, full_name: "Olivia Park", email: "olivia.park@example.org", registered_at: new Date("2023-08-14T20:21:14Z"), location: "Sydney" },
            { id: 16, full_name: "Wei Baker", email: "wei.baker@example.net", registered_at: new Date("2022-02-16T05:00:30Z"), location: null },
            { id: 17, full_name: "Mila Bennett", email: "mila.bennett@example.net", registered_at: new Date("2020-06-20T13:13:23Z"), location: "Rome" },
            { id: 18, full_name: "Selin Dubois", email: "selin.dubois@example.com", registered_at: new Date("2020-03-02T12:43:31Z"), location: "Amsterdam" },
            { id: 19, full_name: "Nour Gupta", email: "nour.gupta@example.org", registered_at: new Date("2021-07-27T09:41:40Z"), location: "Milan" },
            { id: 20, full_name: "Mateo Davis", email: "mateo.davis@example.org", registered_at: new Date("2020-12-10T20:58:43Z"), location: "Edinburgh" },
            { id: 21, full_name: "James Jensen", email: "james.jensen@example.net", registered_at: new Date("2020-02-26T18:26:45Z"), location: "Bangkok" },
            { id: 22, full_name: "Emma Ahmed", email: "emma.ahmed@example.org", registered_at: new Date("2020-08-17T20:35:10Z"), location: "Munich" },
            { id: 23, full_name: "Hannah Adams", email: "hannah.adams@example.com", registered_at: new Date("2023-02-13T21:54:18Z"), location: "Boston" },
            { id: 24, full_name: "Laura Patel", email: "laura.patel@example.org", registered_at: new Date("2022-07-27T10:20:49Z"), location: "Munich" },
            { id: 25, full_name: "Mei Chen", email: "mei.chen@example.net", registered_at: new Date("2021-02-15T19:28:34Z"), location: "Dublin" },
            { id: 26, full_name: "Nina Kowalski", email: "nina.kowalski@example.org", registered_at: new Date("2023-03-04T06:06:36Z"), location: "Auckland" },
            { id: 27, full_name: "Fatima Taylor", email: "fatima.taylor@example.net", registered_at: new Date("2020-02-12T18:47:33Z"), location: null },
            { id: 28, full_name: "Elif Bauer", email: "elif.bauer@example.org", registered_at: new Date("2020-01-03T16:28:09Z"), location: "Hamburg" },
            { id: 29, full_name: "David Hansen", email: "david.hansen@example.net", registered_at: new Date("2022-05-02T12:49:15Z"), location: "Manchester" },
            { id: 30, full_name: "Olivia Hoffmann", email: "olivia.hoffmann@example.net", registered_at: new Date("2022-02-03T06:48:18Z"), location: "Jakarta" },
            { id: 31, full_name: "Mateo Schneider", email: "mateo.schneider@example.com", registered_at: new Date("2022-10-11T16:09:30Z"), location: null },
            { id: 32, full_name: "Nina Yilmaz", email: "nina.yilmaz@example.org", registered_at: new Date("2020-02-13T17:28:18Z"), location: "Athens" },
            { id: 33, full_name: "Mei Novak", email: "mei.novak@example.org", registered_at: new Date("2021-04-08T17:01:45Z"), location: "Bangkok" },
            { id: 34, full_name: "Carla Vargas", email: "carla.vargas@example.org", registered_at: new Date("2022-05-18T19:53:10Z"), location: "London" },
            { id: 35, full_name: "Paula Hoffmann", email: "paula.hoffmann@example.net", registered_at: new Date("2023-03-26T15:56:32Z"), location: null },
            { id: 36, full_name: "Emma Novak", email: "emma.novak@example.org", registered_at: new Date("2022-10-17T15:32:26Z"), location: "Montreal" },
            { id: 37, full_name: "Mateo Becker", email: "mateo.becker@example.net", registered_at: new Date("2021-07-05T14:53:48Z"), location: "Ankara" },
            { id: 38, full_name: "Lucas Murphy", email: "lucas.murphy@example.org", registered_at: new Date("2023-02-25T18:29:13Z"), location: "Mexico City" },
            { id: 39, full_name: "Karim Diaz", email: "karim.diaz@example.net", registered_at: new Date("2022-10-31T19:13:31Z"), location: "San Diego" },
            { id: 40, full_name: "Sara Becker", email: "sara.becker@example.net", registered_at: new Date("2023-03-18T11:40:12Z"), location: "Amsterdam" },
            { id: 41, full_name: "Tariq Meyer", email: "tariq.meyer@example.org", registered_at: new Date("2022-11-09T06:44:33Z"), location: "Delhi" },
            { id: 42, full_name: "Deniz Larsen", email: "deniz.larsen@example.org", registered_at: new Date("2021-11-16T10:54:13Z"), location: "Milan" },
            { id: 43, full_name: "Mei Johnson", email: "mei.johnson@example.net", registered_at: new Date("2022-10-16T18:50:23Z"), location: "Delhi" },
            { id: 44, full_name: "Omar Schneider", email: "omar.schneider@example.com", registered_at: new Date("2021-10-22T15:02:40Z"), location: "Warsaw" },
            { id: 45, full_name: "Fatima Khan", email: "fatima.khan@example.com", registered_at: new Date("2023-05-16T20:53:02Z"), location: "Sao Paulo" },
            { id: 46, full_name: "Anna Wang", email: "anna.wang@example.com", registered_at: new Date("2021-01-14T22:54:58Z"), location: "Auckland" },
            { id: 47, full_name: "Paula Johnson", email: "paula.johnson@example.com", registered_at: new Date("2021-07-12T18:13:07Z"), location: "Amsterdam" },
            { id: 48, full_name: "Yara Evans", email: "yara.evans@example.org", registered_at: new Date("2021-09-18T18:31:03Z"), location: "Prague" },
            { id: 49, full_name: "Victor Andersen", email: "victor.andersen@example.net", registered_at: new Date("2022-08-01T15:11:24Z"), location: "Singapore" },
            { id: 50, full_name: "Julia Patel", email: "julia.patel@example.org", registered_at: new Date("2023-08-23T20:50:50Z"), location: null },
            { id: 51, full_name: "Anna Flores", email: "anna.flores@example.org", registered_at: new Date("2022-04-15T15:41:56Z"), location: "Helsinki" },
            { id: 52, full_name: "Nadia Zhang", email: "nadia.zhang@example.net", registered_at: new Date("2020-07-13T06:57:26Z"), location: "Dublin" },
            { id: 53, full_name: "Maya Andersen", email: "maya.andersen@example.org", registered_at: new Date("2020-03-14T13:36:19Z"), location: "Kyoto" },
            { id: 54, full_name: "Sam Schneider", email: "sam.schneider@example.net", registered_at: new Date("2020-09-21T09:43:39Z"), location: "Helsinki" },
            { id: 55, full_name: "Ravi Lee", email: "ravi.lee@example.org", registered_at: new Date("2023-07-03T21:30:28Z"), location: "Mexico City" },
            { id: 56, full_name: "Lina Meyer", email: "lina.meyer@example.net", registered_at: new Date("2020-07-04T06:20:24Z"), location: "Santiago" },
            { id: 57, full_name: "Laura Wang", email: "laura.wang@example.org", registered_at: new Date("2021-07-30T18:12:27Z"), location: "Melbourne" },
            { id: 58, full_name: "Tomas Johnson", email: "tomas.johnson@example.com", registered_at: new Date("2020-05-23T23:19:06Z"), location: "Seoul" },
            { id: 59, full_name: "Tomas Miller", email: "tomas.miller@example.com", registered_at: new Date("2020-12-05T13:18:09Z"), location: "Lyon" },
            { id: 60, full_name: "Maja Castro", email: "maja.castro@example.com", registered_at: new Date("2020-06-28T14:09:09Z"), location: "Athens" },
            { id: 61, full_name: "Zoe Meyer", email: "zoe.meyer@example.org", registered_at: new Date("2021-03-09T12:37:19Z"), location: "Vancouver" },
            { id: 62, full_name: "Carla Tanaka", email: "carla.tanaka@example.org", registered_at: new Date("2023-04-28T10:23:14Z"), location: "Bangkok" },
            { id: 63, full_name: "Theo Rossi", email: "theo.rossi@example.com", registered_at: new Date("2021-06-03T11:58:25Z"), location: "Montreal" },
            { id: 64, full_name: "Maya Hansen", email: "maya.hansen@example.net", registered_at: new Date("2022-03-11T14:52:58Z"), location: "Lisbon" },
            { id: 65, full_name: "Grace Ruiz", email: "grace.ruiz@example.com", registered_at: new Date("2021-02-15T14:16:07Z"), location: "Ankara" },
            { id: 66, full_name: "Alice Almeida", email: "alice.almeida@example.net", registered_at: new Date("2021-08-24T18:02:50Z"), location: "Budapest" },
            { id: 67, full_name: "Carla Meyer", email: "carla.meyer@example.org", registered_at: new Date("2020-11-08T11:40:31Z"), location: "Tokyo" },
            { id: 68, full_name: "Zara Reyes", email: "zara.reyes@example.org", registered_at: new Date("2023-01-28T18:06:03Z"), location: null },
            { id: 69, full_name: "Noah Ibrahim", email: "noah.ibrahim@example.com", registered_at: new Date("2022-09-03T11:19:54Z"), location: "Manila" },
            { id: 70, full_name: "Maria Walker", email: "maria.walker@example.org", registered_at: new Date("2020-11-02T19:13:19Z"), location: "Istanbul" },
            { id: 71, full_name: "Mateo Wilson", email: "mateo.wilson@example.net", registered_at: new Date("2021-06-20T18:05:38Z"), location: "Bucharest" },
            { id: 72, full_name: "Amir Demir", email: "amir.demir@example.net", registered_at: new Date("2021-09-04T15:31:16Z"), location: "Manila" },
            { id: 73, full_name: "Nadia Vargas", email: "nadia.vargas@example.com", registered_at: new Date("2022-11-13T13:38:08Z"), location: "Dublin" },
            { id: 74, full_name: "Lena Yilmaz", email: "lena.yilmaz@example.com", registered_at: new Date("2020-07-11T20:38:30Z"), location: null },
            { id: 75, full_name: "Elena Sato", email: "elena.sato@example.net", registered_at: new Date("2020-09-09T15:44:04Z"), location: "Porto" },
            { id: 76, full_name: "Yusuf Fischer", email: "yusuf.fischer@example.net", registered_at: new Date("2022-11-07T23:16:24Z"), location: "Montreal" },
            { id: 77, full_name: "Oscar Kaya", email: "oscar.kaya@example.net", registered_at: new Date("2020-02-14T12:08:46Z"), location: "Tokyo" },
            { id: 78, full_name: "Laura Reyes", email: "laura.reyes@example.org", registered_at: new Date("2022-03-28T14:07:12Z"), location: "Denver" },
            { id: 79, full_name: "Mila Hassan", email: "mila.hassan@example.org", registered_at: new Date("2020-03-02T12:52:12Z"), location: "Milan" },
            { id: 80, full_name: "Ethan Wright", email: "ethan.wright@example.org", registered_at: new Date("2020-08-19T10:17:15Z"), location: "Milan" },
            { id: 81, full_name: "Sara Hansen", email: "sara.hansen@example.net", registered_at: new Date("2020-12-24T12:04:43Z"), location: "Seattle" },
            { id: 82, full_name: "Maja Schneider", email: "maja.schneider@example.com", registered_at: new Date("2023-06-09T12:06:04Z"), location: "London" },
            { id: 83, full_name: "James Evans", email: "james.evans@example.org", registered_at: new Date("2020-05-04T08:50:03Z"), location: "Izmir" },
            { id: 84, full_name: "Theo Wilson", email: "theo.wilson@example.com", registered_at: new Date("2022-12-01T15:12:14Z"), location: "Porto" },
            { id: 85, full_name: "James Jensen", email: "james.jensen@example.com", registered_at: new Date("2022-09-14T10:56:23Z"), location: "Sao Paulo" },
            { id: 86, full_name: "David Ibrahim", email: "david.ibrahim@example.org", registered_at: new Date("2021-01-16T17:28:22Z"), location: "Rome" },
            { id: 87, full_name: "Maja Singh", email: "maja.singh@example.net", registered_at: new Date("2020-08-10T20:00:00Z"), location: "Amsterdam" },
            { id: 88, full_name: "Lina Bennett", email: "lina.bennett@example.com", registered_at: new Date("2023-05-24T07:26:07Z"), location: "Munich" },
            { id: 89, full_name: "Lina Garcia", email: "lina.garcia@example.net", registered_at: new Date("2020-05-03T18:31:58Z"), location: "Edinburgh" },
            { id: 90, full_name: "Lucas Brown", email: "lucas.brown@example.org", registered_at: new Date("2021-11-20T23:00:25Z"), location: "Denver" },
            { id: 91, full_name: "Jade Singh", email: "jade.singh@example.com", registered_at: new Date("2020-06-22T11:01:33Z"), location: null },
            { id: 92, full_name: "Tomas Walker", email: "tomas.walker@example.com", registered_at: new Date("2021-12-08T18:50:05Z"), location: "Vancouver" },
            { id: 93, full_name: "Arjun Meyer", email: "arjun.meyer@example.net", registered_at: new Date("2020-05-10T08:17:05Z"), location: "Seattle" },
            { id: 94, full_name: "Maria Adams", email: "maria.adams@example.net", registered_at: new Date("2022-08-27T00:20:05Z"), location: "Lisbon" },
            { id: 95, full_name: "Sara Andersen", email: "sara.andersen@example.com", registered_at: new Date("2021-11-02T13:19:54Z"), location: "Istanbul" },
            { id: 96, full_name: "Ibrahim Khan", email: "ibrahim.khan@example.com", registered_at: new Date("2021-08-24T11:15:51Z"), location: "Warsaw" },
            { id: 97, full_name: "Diego Sato", email: "diego.sato@example.org", registered_at: new Date("2023-06-25T21:25:44Z"), location: "Bangkok" },
            { id: 98, full_name: "Jonas Bennett", email: "jonas.bennett@example.com", registered_at: new Date("2023-04-17T11:36:34Z"), location: "Barcelona" },
            { id: 99, full_name: "Nadia Murphy", email: "nadia.murphy@example.org", registered_at: new Date("2023-04-24T14:08:29Z"), location: "Sao Paulo" },
            { id: 100, full_name: "Ravi Adams", email: "ravi.adams@example.net", registered_at: new Date("2022-11-13T11:51:43Z"), location: null },
            { id: 101, full_name: "Nadia Adams", email: "nadia.adams@example.com", registered_at: new Date("2023-01-27T06:57:42Z"), location: "Rome" },
            { id: 102, full_name: "Lena Murphy", email: "lena.murphy@example.com", registered_at: new Date("2021-04-30T19:12:03Z"), location: "Sydney" },
            { id: 103, full_name: "Isaac Clark", email: "isaac.clark@example.org", registered_at: new Date("2021-09-18T17:53:34Z"), location: "Hamburg" },
            { id: 104, full_name: "Hannah Wilson", email: "hannah.wilson@example.net", registered_at: new Date("2021-11-22T12:07:04Z"), location: null },
            { id: 105, full_name: "Hana Ahmed", email: "hana.ahmed@example.org", registered_at: new Date("2021-12-06T14:57:48Z"), location: "Manchester" },
            { id: 106, full_name: "Hugo Diaz", email: "hugo.diaz@example.com", registered_at: new Date("2023-03-07T10:24:57Z"), location: "Copenhagen" },
            { id: 107, full_name: "Maya Khan", email: "maya.khan@example.org", registered_at: new Date("2021-04-14T12:16:26Z"), location: "Manchester" },
            { id: 108, full_name: "Ines Wilson", email: "ines.wilson@example.org", registered_at: new Date("2022-04-15T07:20:01Z"), location: "Vancouver" },
            { id: 109, full_name: "Daniel Klein", email: "daniel.klein@example.org", registered_at: new Date("2022-08-11T15:08:22Z"), location: "Munich" },
            { id: 110, full_name: "Elif Singh", email: "elif.singh@example.org", registered_at: new Date("2023-03-25T12:48:52Z"), location: "Paris" },
            { id: 111, full_name: "Oscar Mendes", email: "oscar.mendes@example.net", registered_at: new Date("2021-01-10T10:45:29Z"), location: null },
            { id: 112, full_name: "Jack Smith", email: "jack.smith@example.com", registered_at: new Date("2021-11-01T21:12:05Z"), location: null },
            { id: 113, full_name: "Elena Hassan", email: "elena.hassan@example.com", registered_at: new Date("2023-06-25T18:20:02Z"), location: "Bucharest" },
            { id: 114, full_name: "Paula Ruiz", email: "paula.ruiz@example.net", registered_at: new Date("2022-01-23T15:07:06Z"), location: "Mexico City" },
            { id: 115, full_name: "Nadia Clark", email: "nadia.clark@example.net", registered_at: new Date("2020-05-31T17:15:08Z"), location: "Buenos Aires" },
            { id: 116, full_name: "Nour Kaya", email: "nour.kaya@example.com", registered_at: new Date("2021-11-12T07:03:58Z"), location: "Munich" },
            { id: 117, full_name: "Priya Almeida", email: "priya.almeida@example.com", registered_at: new Date("2020-09-28T20:11:02Z"), location: "San Diego" },
            { id: 118, full_name: "Andre Demir", email: "andre.demir@example.net", registered_at: new Date("2021-06-29T17:01:35Z"), location: "Budapest" },
            { id: 119, full_name: "Amir Sousa", email: "amir.sousa@example.org", registered_at: new Date("2022-10-21T19:32:01Z"), location: "Hamburg" },
            { id: 120, full_name: "Mateo Hassan", email: "mateo.hassan@example.org", registered_at: new Date("2022-09-16T18:34:48Z"), location: null },
            { id: 121, full_name: "Priya Adams", email: "priya.adams@example.net", registered_at: new Date("2022-09-10T20:06:35Z"), location: "San Diego" },
            { id: 122, full_name: "Ruby Davis", email: "ruby.davis@example.org", registered_at: new Date("2021-12-30T11:04:55Z"), location: "Porto" },
            { id: 123, full_name: "Arjun Hassan", email: "arjun.hassan@example.com", registered_at: new Date("2023-06-16T14:44:35Z"), location: "Tokyo" },
            { id: 124, full_name: "Yusuf Andersen", email: "yusuf.andersen@example.net", registered_at: new Date("2020-07-29T01:44:35Z"), location: "Delhi" },
            { id: 125, full_name: "Selin Mendes", email: "selin.mendes@example.com", registered_at: new Date("2022-08-09T18:23:14Z"), location: "Ankara" },
            { id: 126, full_name: "Carla Carter", email: "carla.carter@example.org", registered_at: new Date("2020-04-03T13:37:56Z"), location: "Bogota" },
            { id: 127, full_name: "Priya Cruz", email: "priya.cruz@example.org", registered_at: new Date("2022-09-24T09:53:47Z"), location: "Izmir" },
            { id: 128, full_name: "Liam Lopez", email: "liam.lopez@example.com", registered_at: new Date("2022-01-03T08:55:52Z"), location: "Montreal" },
            { id: 129, full_name: "Diego Lopez", email: "diego.lopez@example.com", registered_at: new Date("2023-05-11T12:33:55Z"), location: "Nairobi" },
            { id: 130, full_name: "Kai Smith", email: "kai.smith@example.org", registered_at: new Date("2022-06-01T11:54:59Z"), location: "Warsaw" },
            { id: 131, full_name: "Hannah Dubois", email: "hannah.dubois@example.org", registered_at: new Date("2021-01-15T08:28:11Z"), location: "San Diego" },
            { id: 132, full_name: "Ben Shah", email: "ben.shah@example.com", registered_at: new Date("2021-04-16T10:50:20Z"), location: "Tokyo" },
            { id: 133, full_name: "Wei Cruz", email: "wei.cruz@example.org", registered_at: new Date("2022-10-21T14:48:19Z"), location: "Melbourne" },
            { id: 134, full_name: "Mei Schmidt", email: "mei.schmidt@example.org", registered_at: new Date("2020-07-11T19:38:07Z"), location: "Hamburg" },
            { id: 135, full_name: "Sofia Fischer", email: "sofia.fischer@example.org", registered_at: new Date("2022-04-10T19:38:40Z"), location: "Cairo" },
            { id: 136, full_name: "Andre Chen", email: "andre.chen@example.net", registered_at: new Date("2020-08-30T22:06:10Z"), location: null },
            { id: 137, full_name: "Andre Cruz", email: "andre.cruz@example.com", registered_at: new Date("2023-02-19T20:54:24Z"), location: "Nairobi" },
            { id: 138, full_name: "Uma Ahmed", email: "uma.ahmed@example.com", registered_at: new Date("2023-04-20T21:07:31Z"), location: "Auckland" },
            { id: 139, full_name: "Jade Reyes", email: "jade.reyes@example.org", registered_at: new Date("2021-07-17T17:46:29Z"), location: "Sao Paulo" },
            { id: 140, full_name: "Wei Reyes", email: "wei.reyes@example.com", registered_at: new Date("2020-01-11T21:43:10Z"), location: "Porto" },
            { id: 141, full_name: "Arjun Ali", email: "arjun.ali@example.com", registered_at: new Date("2021-01-08T11:12:39Z"), location: "San Diego" },
            { id: 142, full_name: "Omar Hassan", email: "omar.hassan@example.net", registered_at: new Date("2021-09-11T11:49:02Z"), location: "Bangkok" },
            { id: 143, full_name: "Omar Wright", email: "omar.wright@example.com", registered_at: new Date("2021-09-06T01:36:12Z"), location: "Cape Town" },
            { id: 144, full_name: "Tariq Cruz", email: "tariq.cruz@example.com", registered_at: new Date("2020-01-01T13:38:57Z"), location: "Vienna" },
            { id: 145, full_name: "Alice Adams", email: "alice.adams@example.org", registered_at: new Date("2023-09-03T15:13:25Z"), location: "Lyon" },
            { id: 146, full_name: "Kai Kowalski", email: "kai.kowalski@example.org", registered_at: new Date("2023-03-12T10:13:07Z"), location: "Oslo" },
            { id: 147, full_name: "Amir Martin", email: "amir.martin@example.com", registered_at: new Date("2020-09-01T19:48:16Z"), location: "Mexico City" },
            { id: 148, full_name: "James Murphy", email: "james.murphy@example.com", registered_at: new Date("2021-11-08T14:41:27Z"), location: "Prague" },
            { id: 149, full_name: "Julia Lopez", email: "julia.lopez@example.net", registered_at: new Date("2020-12-08T12:25:41Z"), location: "Lyon" },
            { id: 150, full_name: "Lina Novak", email: "lina.novak@example.org", registered_at: new Date("2022-05-18T14:57:32Z"), location: null },
            { id: 151, full_name: "Pedro Wilson", email: "pedro.wilson@example.org", registered_at: new Date("2022-07-09T20:00:55Z"), location: "Denver" },
            { id: 152, full_name: "Marco Walker", email: "marco.walker@example.net", registered_at: new Date("2023-02-27T14:08:42Z"), location: "Lisbon" },
            { id: 153, full_name: "Kai Novak", email: "kai.novak@example.net", registered_at: new Date("2020-02-24T20:43:25Z"), location: "Chicago" },
            { id: 154, full_name: "David Hassan", email: "david.hassan@example.org", registered_at: new Date("2022-09-02T16:30:16Z"), location: "Jakarta" },
            { id: 155, full_name: "Tomas Gupta", email: "tomas.gupta@example.org", registered_at: new Date("2021-01-29T17:11:00Z"), location: "Rome" },
            { id: 156, full_name: "Hannah Dubois", email: "hannah.dubois@example.com", registered_at: new Date("2020-05-05T19:18:28Z"), location: "Dublin" },
            { id: 157, full_name: "Wei Demir", email: "wei.demir@example.net", registered_at: new Date("2020-05-10T23:42:34Z"), location: "Boston" },
            { id: 158, full_name: "Ana Dubois", email: "ana.dubois@example.net", registered_at: new Date("2021-02-04T09:56:57Z"), location: "Cape Town" },
            { id: 159, full_name: "Jade Nguyen", email: "jade.nguyen@example.net", registered_at: new Date("2022-09-16T16:03:21Z"), location: null },
            { id: 160, full_name: "Anna Martin", email: "anna.martin@example.org", registered_at: new Date("2023-03-10T22:35:04Z"), location: "Paris" },
            { id: 161, full_name: "Mohamed Cruz", email: "mohamed.cruz@example.com", registered_at: new Date("2021-03-19T19:00:48Z"), location: "Vienna" },
            { id: 162, full_name: "Laura Kim", email: "laura.kim@example.com", registered_at: new Date("2022-09-20T13:51:32Z"), location: "Auckland" },
            { id: 163, full_name: "Maya Diaz", email: "maya.diaz@example.org", registered_at: new Date("2023-03-13T17:41:27Z"), location: "Prague" },
            { id: 164, full_name: "Kai Sousa", email: "kai.sousa@example.org", registered_at: new Date("2021-11-06T19:55:59Z"), location: "Mexico City" },
            { id: 165, full_name: "Kai Rossi", email: "kai.rossi@example.org", registered_at: new Date("2022-09-11T08:20:17Z"), location: "Paris" },
            { id: 166, full_name: "Ines Hoffmann", email: "ines.hoffmann@example.com", registered_at: new Date("2022-03-30T18:22:59Z"), location: "Prague" },
            { id: 167, full_name: "Mila Adams", email: "mila.adams@example.net", registered_at: new Date("2022-07-14T19:57:33Z"), location: "Bogota" },
            { id: 168, full_name: "Julia Kaya", email: "julia.kaya@example.org", registered_at: new Date("2020-11-13T14:06:11Z"), location: "Barcelona" },
            { id: 169, full_name: "Lina Larsen", email: "lina.larsen@example.com", registered_at: new Date("2020-09-18T16:45:32Z"), location: "Copenhagen" },
            { id: 170, full_name: "David Jensen", email: "david.jensen@example.net", registered_at: new Date("2022-07-21T11:24:30Z"), location: "Bucharest" },
            { id: 171, full_name: "Carla Clark", email: "carla.clark@example.net", registered_at: new Date("2021-08-02T16:26:01Z"), location: "Manchester" },
            { id: 172, full_name: "Julia Sato", email: "julia.sato@example.org", registered_at: new Date("2020-07-29T06:36:33Z"), location: "Jakarta" },
            { id: 173, full_name: "Hana Silva", email: "hana.silva@example.com", registered_at: new Date("2020-03-15T04:27:50Z"), location: "Montreal" },
            { id: 174, full_name: "Leo Walker", email: "leo.walker@example.org", registered_at: new Date("2023-07-22T19:19:00Z"), location: "Mexico City" },
            { id: 175, full_name: "Sam Ibrahim", email: "sam.ibrahim@example.net", registered_at: new Date("2022-09-10T15:29:44Z"), location: "Auckland" },
            { id: 176, full_name: "Mateo Bauer", email: "mateo.bauer@example.org", registered_at: new Date("2021-02-04T13:24:56Z"), location: "Auckland" },
            { id: 177, full_name: "Ruby Gomez", email: "ruby.gomez@example.com", registered_at: new Date("2022-05-20T13:37:05Z"), location: "Brussels" },
            { id: 178, full_name: "Liam Ibrahim", email: "liam.ibrahim@example.com", registered_at: new Date("2021-12-15T16:24:13Z"), location: "Bangkok" },
            { id: 179, full_name: "Rafael Kaya", email: "rafael.kaya@example.net", registered_at: new Date("2020-07-13T20:11:04Z"), location: "Warsaw" },
            { id: 180, full_name: "Arjun Zhang", email: "arjun.zhang@example.org", registered_at: new Date("2021-11-12T17:57:16Z"), location: "Vancouver" },
            { id: 181, full_name: "Uma Taylor", email: "uma.taylor@example.net", registered_at: new Date("2023-09-23T11:46:16Z"), location: "Sao Paulo" },
            { id: 182, full_name: "Tariq Pereira", email: "tariq.pereira@example.org", registered_at: new Date("2021-11-02T14:17:37Z"), location: "Rome" },
            { id: 183, full_name: "Amir Khan", email: "amir.khan@example.net", registered_at: new Date("2022-06-02T06:43:54Z"), location: "Sao Paulo" },
            { id: 184, full_name: "Felix Kaya", email: "felix.kaya@example.com", registered_at: new Date("2022-04-27T01:20:00Z"), location: "Brussels" },
            { id: 185, full_name: "Fatima Weber", email: "fatima.weber@example.net", registered_at: new Date("2021-03-03T16:37:13Z"), location: "Zurich" },
            { id: 186, full_name: "Arjun Murphy", email: "arjun.murphy@example.org", registered_at: new Date("2021-11-30T19:20:36Z"), location: "Melbourne" },
            { id: 187, full_name: "Wei Davis", email: "wei.davis@example.net", registered_at: new Date("2020-02-23T08:29:19Z"), location: "Manchester" },
            { id: 188, full_name: "Maya Ali", email: "maya.ali@example.net", registered_at: new Date("2021-11-02T23:44:57Z"), location: null },
            { id: 189, full_name: "Ravi Ahmed", email: "ravi.ahmed@example.net", registered_at: new Date("2020-05-18T15:40:12Z"), location: "Manila" },
            { id: 190, full_name: "David Nakamura", email: "david.nakamura@example.net", registered_at: new Date("2021-12-14T18:32:56Z"), location: "Santiago" },
            { id: 191, full_name: "Sam Moreau", email: "sam.moreau@example.net", registered_at: new Date("2022-04-14T23:30:51Z"), location: "Taipei" },
            { id: 192, full_name: "Ibrahim Klein", email: "ibrahim.klein@example.org", registered_at: new Date("2022-05-30T18:50:28Z"), location: "Singapore" },
            { id: 193, full_name: "Liam Davis", email: "liam.davis@example.net", registered_at: new Date("2021-08-12T21:08:39Z"), location: "Warsaw" },
            { id: 194, full_name: "Lucas Mendes", email: "lucas.mendes@example.net", registered_at: new Date("2023-09-14T13:44:58Z"), location: null },
            { id: 195, full_name: "Chloe Baker", email: "chloe.baker@example.com", registered_at: new Date("2021-09-09T18:52:28Z"), location: "Milan" },
            { id: 196, full_name: "Priya Clark", email: "priya.clark@example.net", registered_at: new Date("2021-05-18T13:30:23Z"), location: "Toronto" },
            { id: 197, full_name: "Elif Carter", email: "elif.carter@example.com", registered_at: new Date("2023-06-05T19:14:53Z"), location: "Paris" },
            { id: 198, full_name: "Maja Jensen", email: "maja.jensen@example.net", registered_at: new Date("2023-07-18T12:38:39Z"), location: "Budapest" },
            { id: 199, full_name: "Chloe Ahmed", email: "chloe.ahmed@example.org", registered_at: new Date("2023-01-26T19:37:51Z"), location: "Cairo" },
            { id: 200, full_name: "Mei Reyes", email: "mei.reyes@example.net", registered_at: new Date("2021-12-09T21:31:24Z"), location: "Sydney" },
        ],
    });
    await prisma.interactions.createMany({
        data: [
            { id: 1, user_id: 68, property_id: 45, event_type: "view", timestamp: new Date("2023-06-22T16:58:42Z"), device_type: "desktop", duration_seconds: 191 },
            { id: 2, user_id: 8, property_id: 67, event_type: "view", timestamp: new Date("2023-09-06T13:39:04Z"), device_type: "mobile", duration_seconds: 154 },
            { id: 3, user_id: 138, property_id: 33, event_type: "view", timestamp: new Date("2023-01-16T08:36:34Z"), device_type: "tablet", duration_seconds: 203 },
            { id: 4, user_id: 25, property_id: 101, event_type: "save_favorite", timestamp: new Date("2023-09-16T20:10:44Z"), device_type: "desktop", duration_seconds: 174 },
            { id: 5, user_id: 22, property_id: 149, event_type: "view", timestamp: new Date("2023-01-13T15:52:05Z"), device_type: "mobile", duration_seconds: 199 },
            { id: 6, user_id: 138, property_id: 96, event_type: "view", timestamp: new Date("2023-09-19T08:37:54Z"), device_type: "mobile", duration_seconds: 132 },
            { id: 7, user_id: 47, property_id: 106, event_type: "save_favorite", timestamp: new Date("2023-07-12T05:20:47Z"), device_type: "desktop", duration_seconds: 139 },
            { id: 8, user_id: 61, property_id: 129, event_type: "view", timestamp: new Date("2023-06-21T06:10:00Z"), device_type: "mobile", duration_seconds: 224 },
            { id: 9, user_id: 94, property_id: 80, event_type: "view", timestamp: new Date("2023-05-16T17:57:08Z"), device_type: "desktop", duration_seconds: 192 },
            { id: 10, user_id: 71, property_id: 21, event_type: "view", timestamp: new Date("2023-07-13T21:48:49Z"), device_type: "desktop", duration_seconds: 220 },
            { id: 11, user_id: 88, property_id: 83, event_type: "save_favorite", timestamp: new Date("2023-04-10T17:03:31Z"), device_type: "desktop", duration_seconds: 190 },
            { id: 12, user_id: 19, property_id: 103, event_type: "save_favorite", timestamp: new Date("2023-03-17T17:50:34Z"), device_type: "desktop", duration_seconds: 245 },
            { id: 13, user_id: 127, property_id: 74, event_type: "view", timestamp: new Date("2023-04-15T00:36:05Z"), device_type: "tablet", duration_seconds: 144 },
            { id: 14, user_id: 21, property_id: 9, event_type: "save_favorite", timestamp: new Date("2023-05-30T07:56:24Z"), device_type: "tablet", duration_seconds: 183 },
            { id: 15, user_id: 9, property_id: 28, event_type: "leave_feedback", timestamp: new Date("2023-05-03T10:30:09Z"), device_type: "tablet", duration_seconds: 206 },
            { id: 16, user_id: 137, property_id: 40, event_type: "view", timestamp: new Date("2023-01-25T17:08:08Z"), device_type: "tablet", duration_seconds: 165 },
            { id: 17, user_id: 36, property_id: 28, event_type: "view", timestamp: new Date("2023-02-10T12:49:57Z"), device_type: "mobile", duration_seconds: 135 },
            { id: 18, user_id: 40, property_id: 20, event_type: "view", timestamp: new Date("2023-05-16T21:34:36Z"), device_type: "mobile", duration_seconds: 194 },
            { id: 19, user_id: 111, property_id: 37, event_type: "view", timestamp: new Date("2023-07-07T20:12:32Z"), device_type: "desktop", duration_seconds: 131 },
            { id: 20, user_id: 33, property_id: 92, event_type: "save_favorite", timestamp: new Date("2023-05-10T14:37:52Z"), device_type: "desktop", duration_seconds: 153 },
            { id: 21, user_id: 44, property_id: 148, event_type: "view", timestamp: new Date("2023-06-07T11:30:53Z"), device_type: "mobile", duration_seconds: 137 },
            { id: 22, user_id: 187, property_id: 58, event_type: "view", timestamp: new Date("2023-08-19T08:25:46Z"), device_type: "mobile", duration_seconds: 106 },
            { id: 23, user_id: 99, property_id: 38, event_type: "save_favorite", timestamp: new Date("2023-08-15T21:40:55Z"), device_type: "desktop", duration_seconds: 228 },
            { id: 24, user_id: 9, property_id: 79, event_type: "view", timestamp: new Date("2023-06-19T16:03:16Z"), device_type: "desktop", duration_seconds: 91 },
            { id: 25, user_id: 51, property_id: 40, event_type: "leave_feedback", timestamp: new Date("2023-08-27T19:43:57Z"), device_type: "desktop", duration_seconds: 143 },
            { id: 26, user_id: 21, property_id: 45, event_type: "view", timestamp: new Date("2023-08-24T12:45:57Z"), device_type: "desktop", duration_seconds: 138 },
            { id: 27, user_id: 50, property_id: 118, event_type: "view", timestamp: new Date("2023-04-16T22:30:01Z"), device_type: "mobile", duration_seconds: 177 },
            { id: 28, user_id: 12, property_id: 108, event_type: "view", timestamp: new Date("2023-04-10T17:59:01Z"), device_type: "mobile", duration_seconds: 186 },
            { id: 29, user_id: 11, property_id: 8, event_type: "view", timestamp: new Date("2023-05-19T09:58:18Z"), device_type: "desktop", duration_seconds: 116 },
            { id: 30, user_id: 180, property_id: 68, event_type: "view", timestamp: new Date("2023-09-30T17:28:11Z"), device_type: "desktop", duration_seconds: 126 },
            { id: 31, user_id: 54, property_id: 91, event_type: "save_favorite", timestamp: new Date("2023-09-10T19:41:49Z"), device_type: "desktop", duration_seconds: 169 },
            { id: 32, user_id: 93, property_id: 134, event_type: "save_favorite", timestamp: new Date("2023-04-17T23:30:32Z"), device_type: "mobile", duration_seconds: 100 },
            { id: 33, user_id: 101, property_id: 139, event_type: "save_favorite", timestamp: new Date("2023-07-20T10:38:02Z"), device_type: "mobile", duration_seconds: 45 },
            { id: 34, user_id: 114, property_id: 55, event_type: "leave_feedback", timestamp: new Date("2023-09-20T20:23:06Z"), device_type: "desktop", duration_seconds: 103 },
            { id: 35, user_id: 25, property_id: 148, event_type: "view", timestamp: new Date("2023-09-10T08:46:21Z"), device_type: "desktop", duration_seconds: 115 },
            { id: 36, user_id: 65, property_id: 133, event_type: "view", timestamp: new Date("2023-05-10T21:50:49Z"), device_type: "desktop", duration_seconds: 180 },
            { id: 37, user_id: 136, property_id: 50, event_type: "save_favorite", timestamp: new Date("2023-09-04T14:08:35Z"), device_type: "desktop", duration_seconds: 172 },
            { id: 38, user_id: 151, property_id: 73, event_type: "view", timestamp: new Date("2023-07-27T14:26:30Z"), device_type: "desktop", duration_seconds: 115 },
            { id: 39, user_id: 49, property_id: 55, event_type: "save_favorite", timestamp: new Date("2023-08-17T12:37:53Z"), device_type: "desktop", duration_seconds: 88 },
            { id: 40, user_id: 48, property_id: 89, event_type: "save_favorite", timestamp: new Date("2023-04-12T14:31:42Z"), device_type: "desktop", duration_seconds: 175 },
            { id: 41, user_id: 120, property_id: 109, event_type: "view", timestamp: new Date("2023-07-24T07:22:01Z"), device_type: "desktop", duration_seconds: 120 },
            { id: 42, user_id: 33, property_id: 63, event_type: "save_favorite", timestamp: new Date("2023-09-17T19:00:05Z"), device_type: "mobile", duration_seconds: 258 },
            { id: 43, user_id: 58, property_id: 85, event_type: "save_favorite", timestamp: new Date("2023-05-14T18:23:44Z"), device_type: "desktop", duration_seconds: 171 },
            { id: 44, user_id: 145, property_id: 87, event_type: "save_favorite", timestamp: new Date("2023-08-22T19:35:55Z"), device_type: "desktop", duration_seconds: 163 },
            { id: 45, user_id: 127, property_id: 20, event_type: "view", timestamp: new Date("2023-04-09T13:11:13Z"), device_type: "mobile", duration_seconds: 202 },
            { id: 46, user_id: 56, property_id: 3, event_type: "view", timestamp: new Date("2023-05-02T18:21:11Z"), device_type: "desktop", duration_seconds: 154 },
            { id: 47, user_id: 136, property_id: 14, event_type: "view", timestamp: new Date("2023-09-08T16:34:33Z"), device_type: "tablet", duration_seconds: 124 },
            { id: 48, user_id: 84, property_id: 78, event_type: "view", timestamp: new Date("2023-05-26T11:17:49Z"), device_type: "desktop", duration_seconds: 235 },
            { id: 49, user_id: 67, property_id: 117, event_type: "view", timestamp: new Date("2023-08-27T23:27:46Z"), device_type: "desktop", duration_seconds: 183 },
            { id: 50, user_id: 169, property_id: 122, event_type: "view", timestamp: new Date("2023-03-12T13:10:05Z"), device_type: "mobile", duration_seconds: 165 },
            { id: 51, user_id: 75, property_id: 129, event_type: "view", timestamp: new Date("2023-09-16T15:53:43Z"), device_type: "mobile", duration_seconds: 140 },
            { id: 52, user_id: 124, property_id: 107, event_type: "view", timestamp: new Date("2023-02-25T22:18:04Z"), device_type: "desktop", duration_seconds: 142 },
            { id: 53, user_id: 144, property_id: 136, event_type: "save_favorite", timestamp: new Date("2023-09-02T23:54:20Z"), device_type: "desktop", duration_seconds: 109 },
            { id: 54, user_id: 55, property_id: 1, event_type: "save_favorite", timestamp: new Date("2023-01-26T16:06:04Z"), device_type: "tablet", duration_seconds: 205 },
            { id: 55, user_id: 88, property_id: 31, event_type: "save_favorite", timestamp: new Date("2023-08-30T13:01:55Z"), device_type: "desktop", duration_seconds: 157 },
            { id: 56, user_id: 67, property_id: 42, event_type: "view", timestamp: new Date("2023-01-01T18:08:10Z"), device_type: "mobile", duration_seconds: 151 },
            { id: 57, user_id: 103, property_id: 62, event_type: "view", timestamp: new Date("2023-08-02T08:44:10Z"), device_type: "mobile", duration_seconds: 109 },
            { id: 58, user_id: 100, property_id: 13, event_type: "view", timestamp: new Date("2023-08-22T08:10:21Z"), device_type: "tablet", duration_seconds: 109 },
            { id: 59, user_id: 159, property_id: 8, event_type: "save_favorite", timestamp: new Date("2023-05-01T20:14:25Z"), device_type: "mobile", duration_seconds: 144 },
            { id: 60, user_id: 163, property_id: 113, event_type: "view", timestamp: new Date("2023-02-15T13:05:34Z"), device_type: "desktop", duration_seconds: 116 },
            { id: 61, user_id: 148, property_id: 23, event_type: "view", timestamp: new Date("2023-08-05T02:31:01Z"), device_type: "mobile", duration_seconds: 101 },
            { id: 62, user_id: 199, property_id: 101, event_type: "save_favorite", timestamp: new Date("2023-02-17T18:34:31Z"), device_type: "mobile", duration_seconds: 139 },
            { id: 63, user_id: 167, property_id: 52, event_type: "view", timestamp: new Date("2023-08-30T11:38:33Z"), device_type: "tablet", duration_seconds: 193 },
            { id: 64, user_id: 76, property_id: 20, event_type: "view", timestamp: new Date("2023-01-11T07:56:05Z"), device_type: "desktop", duration_seconds: 59 },
            { id: 65, user_id: 199, property_id: 139, event_type: "save_favorite", timestamp: new Date("2023-05-06T11:37:25Z"), device_type: "desktop", duration_seconds: 81 },
            { id: 66, user_id: 27, property_id: 35, event_type: "view", timestamp: new Date("2023-05-23T09:28:19Z"), device_type: "desktop", duration_seconds: 103 },
            { id: 67, user_id: 24, property_id: 85, event_type: "view", timestamp: new Date("2023-04-11T16:05:37Z"), device_type: "mobile", duration_seconds: 93 },
            { id: 68, user_id: 35, property_id: 23, event_type: "leave_feedback", timestamp: new Date("2023-07-20T22:05:43Z"), device_type: "desktop", duration_seconds: 210 },
            { id: 69, user_id: 31, property_id: 78, event_type: "save_favorite", timestamp: new Date("2023-03-03T10:33:12Z"), device_type: "desktop", duration_seconds: 87 },
            { id: 70, user_id: 67, property_id: 124, event_type: "view", timestamp: new Date("2023-07-26T11:19:40Z"), device_type: "desktop", duration_seconds: 88 },
            { id: 71, user_id: 52, property_id: 53, event_type: "view", timestamp: new Date("2023-02-17T13:48:00Z"), device_type: "tablet", duration_seconds: 138 },
            { id: 72, user_id: 16, property_id: 25, event_type: "view", timestamp: new Date("2023-06-04T15:09:31Z"), device_type: "desktop", duration_seconds: 110 },
            { id: 73, user_id: 64, property_id: 65, event_type: "view", timestamp: new Date("2023-07-21T13:24:09Z"), device_type: "desktop", duration_seconds: 115 },
            { id: 74, user_id: 105, property_id: 5, event_type: "save_favorite", timestamp: new Date("2023-08-11T21:20:23Z"), device_type: "desktop", duration_seconds: 126 },
            { id: 75, user_id: 155, property_id: 93, event_type: "view", timestamp: new Date("2023-06-26T19:56:51Z"), device_type: "tablet", duration_seconds: 148 },
            { id: 76, user_id: 192, property_id: 32, event_type: "save_favorite", timestamp: new Date("2023-08-10T10:51:04Z"), device_type: "desktop", duration_seconds: 109 },
            { id: 77, user_id: 75, property_id: 150, event_type: "view", timestamp: new Date("2023-04-02T21:02:47Z"), device_type: "mobile", duration_seconds: 162 },
            { id: 78, user_id: 22, property_id: 127, event_type: "save_favorite", timestamp: new Date("2023-04-10T10:23:02Z"), device_type: "desktop", duration_seconds: 159 },
            { id: 79, user_id: 156, property_id: 145, event_type: "view", timestamp: new Date("2023-09-10T11:17:40Z"), device_type: "desktop", duration_seconds: 130 },
            { id: 80, user_id: 134, property_id: 68, event_type: "view", timestamp: new Date("2023-08-23T23:35:50Z"), device_type: "tablet", duration_seconds: 183 },
            { id: 81, user_id: 12, property_id: 121, event_type: "save_favorite", timestamp: new Date("2023-05-18T19:05:07Z"), device_type: "mobile", duration_seconds: 122 },
            { id: 82, user_id: 23, property_id: 62, event_type: "save_favorite", timestamp: new Date("2023-05-26T16:18:04Z"), device_type: "desktop", duration_seconds: 159 },
            { id: 83, user_id: 98, property_id: 33, event_type: "view", timestamp: new Date("2023-09-29T19:53:19Z"), device_type: "desktop", duration_seconds: 147 },
            { id: 84, user_id: 182, property_id: 100, event_type: "save_favorite", timestamp: new Date("2023-08-19T16:56:07Z"), device_type: "desktop", duration_seconds: 101 },
            { id: 85, user_id: 83, property_id: 103, event_type: "leave_feedback", timestamp: new Date("2023-07-16T16:12:38Z"), device_type: "desktop", duration_seconds: 104 },
            { id: 86, user_id: 60, property_id: 81, event_type: "save_favorite", timestamp: new Date("2023-08-27T01:08:28Z"), device_type: "desktop", duration_seconds: 198 },
            { id: 87, user_id: 178, property_id: 58, event_type: "save_favorite", timestamp: new Date("2023-05-25T20:34:05Z"), device_type: "tablet", duration_seconds: 240 },
            { id: 88, user_id: 136, property_id: 93, event_type: "view", timestamp: new Date("2023-05-06T20:25:05Z"), device_type: "tablet", duration_seconds: 151 },
            { id: 89, user_id: 195, property_id: 117, event_type: "save_favorite", timestamp: new Date("2023-01-05T19:52:29Z"), device_type: "desktop", duration_seconds: 114 },
            { id: 90, user_id: 21, property_id: 98, event_type: "view", timestamp: new Date("2023-04-19T16:47:20Z"), device_type: "mobile", duration_seconds: 126 },
            { id: 91, user_id: 120, property_id: 50, event_type: "view", timestamp: new Date("2023-07-26T15:57:54Z"), device_type: "mobile", duration_seconds: 159 },
            { id: 92, user_id: 110, property_id: 106, event_type: "save_favorite", timestamp: new Date("2023-07-07T10:53:32Z"), device_type: "mobile", duration_seconds: 248 },
            { id: 93, user_id: 2, property_id: 124, event_type: "view", timestamp: new Date("2023-01-01T08:04:08Z"), device_type: "desktop", duration_seconds: 129 },
            { id: 94, user_id: 79, property_id: 106, event_type: "view", timestamp: new Date("2023-05-04T16:24:45Z"), device_type: "desktop", duration_seconds: 87 },
            { id: 95, user_id: 60, property_id: 124, event_type: "view", timestamp: new Date("2023-08-13T18:11:51Z"), device_type: "desktop", duration_seconds: 161 },
            { id: 96, user_id: 180, property_id: 136, event_type: "view", timestamp: new Date("2023-09-07T11:30:52Z"), device_type: "tablet", duration_seconds: 200 },
            { id: 97, user_id: 82, property_id: 24, event_type: "save_favorite", timestamp: new Date("2023-03-17T10:50:22Z"), device_type: "desktop", duration_seconds: 92 },
            { id: 98, user_id: 79, property_id: 27, event_type: "save_favorite", timestamp: new Date("2023-09-18T21:15:12Z"), device_type: "desktop", duration_seconds: 144 },
            { id: 99, user_id: 152, property_id: 54, event_type: "view", timestamp: new Date("2023-05-15T13:48:44Z"), device_type: "mobile", duration_seconds: 195 },
            { id: 100, user_id: 111, property_id: 44, event_type: "view", timestamp: new Date("2023-07-11T11:13:30Z"), device_type: "mobile", duration_seconds: 86 },
            { id: 101, user_id: 100, property_id: 43, event_type: "view", timestamp: new Date("2023-05-14T17:00:55Z"), device_type: "desktop", duration_seconds: 118 },
            { id: 102, user_id: 70, property_id: 81, event_type: "view", timestamp: new Date("2023-01-04T11:23:36Z"), device_type: "tablet", duration_seconds: 103 },
            { id: 103, user_id: 95, property_id: 52, event_type: "view", timestamp: new Date("2023-06-01T13:27:38Z"), device_type: "mobile", duration_seconds: 130 },
            { id: 104, user_id: 22, property_id: 128, event_type: "view", timestamp: new Date("2023-04-20T20:29:38Z"), device_type: "mobile", duration_seconds: 77 },
            { id: 105, user_id: 31, property_id: 55, event_type: "view", timestamp: new Date("2023-05-10T16:41:37Z"), device_type: "mobile", duration_seconds: 214 },
            { id: 106, user_id: 157, property_id: 140, event_type: "view", timestamp: new Date("2023-06-02T17:27:39Z"), device_type: "mobile", duration_seconds: 230 },
            { id: 107, user_id: 58, property_id: 82, event_type: "view", timestamp: new Date("2023-01-08T22:04:33Z"), device_type: "desktop", duration_seconds: 122 },
            { id: 108, user_id: 146, property_id: 81, event_type: "view", timestamp: new Date("2023-07-30T13:35:48Z"), device_type: "mobile", duration_seconds: 115 },
            { id: 109, user_id: 82, property_id: 116, event_type: "view", timestamp: new Date("2023-03-15T11:18:19Z"), device_type: "desktop", duration_seconds: 113 },
            { id: 110, user_id: 59, property_id: 112, event_type: "save_favorite", timestamp: new Date("2023-07-08T21:59:26Z"), device_type: "mobile", duration_seconds: 110 },
            { id: 111, user_id: 81, property_id: 40, event_type: "view", timestamp: new Date("2023-02-09T09:12:08Z"), device_type: "mobile", duration_seconds: 185 },
            { id: 112, user_id: 116, property_id: 144, event_type: "save_favorite", timestamp: new Date("2023-06-09T19:04:05Z"), device_type: "tablet", duration_seconds: 230 },
            { id: 113, user_id: 47, property_id: 9, event_type: "view", timestamp: new Date("2023-08-17T18:34:04Z"), device_type: "mobile", duration_seconds: 164 },
            { id: 114, user_id: 159, property_id: 53, event_type: "leave_feedback", timestamp: new Date("2023-06-09T17:06:29Z"), device_type: "desktop", duration_seconds: 115 },
            { id: 115, user_id: 116, property_id: 111, event_type: "view", timestamp: new Date("2023-07-14T13:31:04Z"), device_type: "desktop", duration_seconds: 137 },
            { id: 116, user_id: 152, property_id: 113, event_type: "view", timestamp: new Date("2023-07-20T15:08:19Z"), device_type: "desktop", duration_seconds: 130 },
            { id: 117, user_id: 116, property_id: 119, event_type: "view", timestamp: new Date("2023-08-02T15:06:22Z"), device_type: "tablet", duration_seconds: 103 },
            { id: 118, user_id: 41, property_id: 33, event_type: "leave_feedback", timestamp: new Date("2023-01-21T07:45:02Z"), device_type: "mobile", duration_seconds: 206 },
            { id: 119, user_id: 143, property_id: 14, event_type: "view", timestamp: new Date("2023-07-17T11:41:29Z"), device_type: "mobile", duration_seconds: 138 },
            { id: 120, user_id: 11, property_id: 61, event_type: "view", timestamp: new Date("2023-06-17T15:36:44Z"), device_type: "desktop", duration_seconds: 114 },
            { id: 121, user_id: 22, property_id: 128, event_type: "view", timestamp: new Date("2023-09-06T10:22:23Z"), device_type: "desktop", duration_seconds: 170 },
            { id: 122, user_id: 100, property_id: 25, event_type: "view", timestamp: new Date("2023-08-06T15:46:26Z"), device_type: "desktop", duration_seconds: 88 },
            { id: 123, user_id: 150, property_id: 139, event_type: "save_favorite", timestamp: new Date("2023-07-01T18:41:38Z"), device_type: "desktop", duration_seconds: 102 },
            { id: 124, user_id: 46, property_id: 131, event_type: "view", timestamp: new Date("2023-02-28T16:43:59Z"), device_type: "tablet", duration_seconds: 139 },
            { id: 125, user_id: 53, property_id: 127, event_type: "save_favorite", timestamp: new Date("2023-03-07T01:44:38Z"), device_type: "desktop", duration_seconds: 197 },
            { id: 126, user_id: 146, property_id: 9, event_type: "save_favorite", timestamp: new Date("2023-04-09T15:51:40Z"), device_type: "desktop", duration_seconds: 56 },
            { id: 127, user_id: 15, property_id: 64, event_type: "save_favorite", timestamp: new Date("2023-03-17T17:36:55Z"), device_type: "mobile", duration_seconds: 111 },
            { id: 128, user_id: 183, property_id: 5, event_type: "view", timestamp: new Date("2023-04-02T21:14:19Z"), device_type: "mobile", duration_seconds: 194 },
            { id: 129, user_id: 168, property_id: 58, event_type: "save_favorite", timestamp: new Date("2023-08-25T09:05:52Z"), device_type: "desktop", duration_seconds: 155 },
            { id: 130, user_id: 12, property_id: 52, event_type: "save_favorite", timestamp: new Date("2023-03-14T18:44:22Z"), device_type: "desktop", duration_seconds: 111 },
            { id: 131, user_id: 178, property_id: 129, event_type: "view", timestamp: new Date("2023-02-13T17:51:36Z"), device_type: "mobile", duration_seconds: 120 },
            { id: 132, user_id: 166, property_id: 79, event_type: "view", timestamp: new Date("2023-08-31T13:52:54Z"), device_type: "desktop", duration_seconds: 134 },
            { id: 133, user_id: 161, property_id: 89, event_type: "view", timestamp: new Date("2023-04-29T08:22:01Z"), device_type: "desktop", duration_seconds: 81 },
            { id: 134, user_id: 46, property_id: 89, event_type: "view", timestamp: new Date("2023-03-27T14:28:07Z"), device_type: "desktop", duration_seconds: 184 },
            { id: 135, user_id: 181, property_id: 101, event_type: "view", timestamp: new Date("2023-10-01T05:35:36Z"), device_type: "mobile", duration_seconds: 132 },
            { id: 136, user_id: 164, property_id: 109, event_type: "view", timestamp: new Date("2023-09-23T19:50:21Z"), device_type: "tablet", duration_seconds: 123 },
            { id: 137, user_id: 104, property_id: 122, event_type: "view", timestamp: new Date("2023-03-12T09:11:54Z"), device_type: "desktop", duration_seconds: 245 },
            { id: 138, user_id: 160, property_id: 106, event_type: "view", timestamp: new Date("2023-07-26T02:18:11Z"), device_type: "mobile", duration_seconds: 68 },
            { id: 139, user_id: 71, property_id: 62, event_type: "view", timestamp: new Date("2023-01-25T12:20:51Z"), device_type: "mobile", duration_seconds: 180 },
            { id: 140, user_id: 6, property_id: 68, event_type: "save_favorite", timestamp: new Date("2023-08-21T08:21:21Z"), device_type: "desktop", duration_seconds: 194 },
            { id: 141, user_id: 171, property_id: 36, event_type: "view", timestamp: new Date("2023-09-17T09:04:48Z"), device_type: "mobile", duration_seconds: 133 },
            { id: 142, user_id: 47, property_id: 77, event_type: "view", timestamp: new Date("2023-03-23T21:35:27Z"), device_type: "mobile", duration_seconds: 201 },
            { id: 143, user_id: 106, property_id: 49, event_type: "save_favorite", timestamp: new Date("2023-09-22T10:16:17Z"), device_type: "desktop", duration_seconds: 163 },
            { id: 144, user_id: 185, property_id: 29, event_type: "view", timestamp: new Date("2023-07-05T20:26:03Z"), device_type: "mobile", duration_seconds: 136 },
            { id: 145, user_id: 130, property_id: 146, event_type: "view", timestamp: new Date("2023-08-27T08:25:12Z"), device_type: "mobile", duration_seconds: 217 },
            { id: 146, user_id: 122, property_id: 71, event_type: "view", timestamp: new Date("2023-09-05T22:58:41Z"), device_type: "desktop", duration_seconds: 192 },
            { id: 147, user_id: 54, property_id: 29, event_type: "view", timestamp: new Date("2023-01-16T12:56:08Z"), device_type: "desktop", duration_seconds: 167 },
            { id: 148, user_id: 186, property_id: 63, event_type: "view", timestamp: new Date("2023-05-25T09:00:54Z"), device_type: "tablet", duration_seconds: 191 },
            { id: 149, user_id: 139, property_id: 10, event_type: "save_favorite", timestamp: new Date("2023-04-23T11:56:41Z"), device_type: "mobile", duration_seconds: 191 },
            { id: 150, user_id: 118, property_id: 8, event_type: "leave_feedback", timestamp: new Date("2023-03-19T20:54:08Z"), device_type: "mobile", duration_seconds: 111 },
            { id: 151, user_id: 13, property_id: 21, event_type: "save_favorite", timestamp: new Date("2023-07-12T18:36:29Z"), device_type: "desktop", duration_seconds: 148 },
            { id: 152, user_id: 96, property_id: 121, event_type: "save_favorite", timestamp: new Date("2023-07-30T21:57:35Z"), device_type: "desktop", duration_seconds: 94 },
            { id: 153, user_id: 54, property_id: 123, event_type: "save_favorite", timestamp: new Date("2023-04-16T21:11:38Z"), device_type: "desktop", duration_seconds: 154 },
            { id: 154, user_id: 29, property_id: 138, event_type: "view", timestamp: new Date("2023-06-28T15:59:09Z"), device_type: "mobile", duration_seconds: 198 },
            { id: 155, user_id: 26, property_id: 15, event_type: "view", timestamp: new Date("2023-09-05T14:37:36Z"), device_type: "mobile", duration_seconds: 153 },
            { id: 156, user_id: 109, property_id: 115, event_type: "save_favorite", timestamp: new Date("2023-05-08T07:45:56Z"), device_type: "desktop", duration_seconds: 178 },
            { id: 157, user_id: 104, property_id: 15, event_type: "view", timestamp: new Date("2023-04-09T21:21:51Z"), device_type: "mobile", duration_seconds: 90 },
            { id: 158, user_id: 42, property_id: 117, event_type: "save_favorite", timestamp: new Date("2023-04-25T23:10:56Z"), device_type: "desktop", duration_seconds: 165 },
            { id: 159, user_id: 193, property_id: 10, event_type: "view", timestamp: new Date("2023-04-19T18:53:10Z"), device_type: "tablet", duration_seconds: 176 },
            { id: 160, user_id: 34, property_id: 21, event_type: "view", timestamp: new Date("2023-09-20T16:42:28Z"), device_type: "mobile", duration_seconds: 137 },
            { id: 161, user_id: 106, property_id: 148, event_type: "save_favorite", timestamp: new Date("2023-03-24T19:21:47Z"), device_type: "tablet", duration_seconds: 207 },
            { id: 162, user_id: 12, property_id: 52, event_type: "view", timestamp: new Date("2023-02-10T18:34:22Z"), device_type: "tablet", duration_seconds: 124 },
            { id: 163, user_id: 29, property_id: 68, event_type: "leave_feedback", timestamp: new Date("2023-02-09T14:50:13Z"), device_type: "mobile", duration_seconds: 200 },
            { id: 164, user_id: 185, property_id: 2, event_type: "view", timestamp: new Date("2023-03-19T18:36:36Z"), device_type: "desktop", duration_seconds: 122 },
            { id: 165, user_id: 62, property_id: 10, event_type: "view", timestamp: new Date("2023-07-14T14:24:53Z"), device_type: "desktop", duration_seconds: 199 },
            { id: 166, user_id: 69, property_id: 72, event_type: "view", timestamp: new Date("2023-07-17T20:47:17Z"), device_type: "desktop", duration_seconds: 183 },
            { id: 167, user_id: 188, property_id: 120, event_type: "view", timestamp: new Date("2023-05-28T23:07:22Z"), device_type: "mobile", duration_seconds: 88 },
            { id: 168, user_id: 154, property_id: 53, event_type: "view", timestamp: new Date("2023-02-23T16:03:55Z"), device_type: "desktop", duration_seconds: 65 },
            { id: 169, user_id: 134, property_id: 75, event_type: "save_favorite", timestamp: new Date("2023-01-03T16:22:10Z"), device_type: "desktop", duration_seconds: 179 },
            { id: 170, user_id: 108, property_id: 93, event_type: "view", timestamp: new Date("2023-08-14T11:56:12Z"), device_type: "mobile", duration_seconds: 195 },
            { id: 171, user_id: 179, property_id: 65, event_type: "view", timestamp: new Date("2023-03-11T20:21:19Z"), device_type: "tablet", duration_seconds: 193 },
            { id: 172, user_id: 71, property_id: 123, event_type: "save_favorite", timestamp: new Date("2023-03-25T14:28:19Z"), device_type: "mobile", duration_seconds: 146 },
            { id: 173, user_id: 49, property_id: 52, event_type: "view", timestamp: new Date("2023-08-04T19:50:24Z"), device_type: "desktop", duration_seconds: 143 },
            { id: 174, user_id: 166, property_id: 100, event_type: "view", timestamp: new Date("2023-05-02T22:28:24Z"), device_type: "desktop", duration_seconds: 238 },
            { id: 175, user_id: 55, property_id: 28, event_type: "leave_feedback", timestamp: new Date("2023-03-22T19:25:36Z"), device_type: "mobile", duration_seconds: 213 },
            { id: 176, user_id: 139, property_id: 143, event_type: "view", timestamp: new Date("2023-03-15T07:12:49Z"), device_type: "mobile", duration_seconds: 106 },
            { id: 177, user_id: 125, property_id: 47, event_type: "view", timestamp: new Date("2023-04-01T08:13:32Z"), device_type: "desktop", duration_seconds: 168 },
            { id: 178, user_id: 115, property_id: 81, event_type: "view", timestamp: new Date("2023-07-15T19:48:08Z"), device_type: "desktop", duration_seconds: 193 },
            { id: 179, user_id: 166, property_id: 38, event_type: "view", timestamp: new Date("2023-09-12T12:53:01Z"), device_type: "desktop", duration_seconds: 25 },
            { id: 180, user_id: 193, property_id: 32, event_type: "save_favorite", timestamp: new Date("2023-07-23T12:30:29Z"), device_type: "mobile", duration_seconds: 128 },
            { id: 181, user_id: 153, property_id: 124, event_type: "view", timestamp: new Date("2023-08-30T13:41:48Z"), device_type: "desktop", duration_seconds: 63 },
            { id: 182, user_id: 168, property_id: 31, event_type: "view", timestamp: new Date("2023-08-19T12:19:32Z"), device_type: "desktop", duration_seconds: 174 },
            { id: 183, user_id: 79, property_id: 79, event_type: "save_favorite", timestamp: new Date("2023-08-07T14:39:47Z"), device_type: "desktop", duration_seconds: 127 },
            { id: 184, user_id: 73, property_id: 6, event_type: "save_favorite", timestamp: new Date("2023-04-25T12:46:45Z"), device_type: "tablet", duration_seconds: 154 },
            { id: 185, user_id: 150, property_id: 37, event_type: "save_favorite", timestamp: new Date("2023-03-30T14:25:37Z"), device_type: "desktop", duration_seconds: 163 },
            { id: 186, user_id: 160, property_id: 85, event_type: "view", timestamp: new Date("2023-07-28T13:19:51Z"), device_type: "desktop", duration_seconds: 128 },
            { id: 187, user_id: 45, property_id: 73, event_type: "save_favorite", timestamp: new Date("2023-02-24T15:03:58Z"), device_type: "desktop", duration_seconds: 106 },
            { id: 188, user_id: 110, property_id: 149, event_type: "view", timestamp: new Date("2023-09-21T20:06:35Z"), device_type: "desktop", duration_seconds: 101 },
            { id: 189, user_id: 148, property_id: 46, event_type: "save_favorite", timestamp: new Date("2023-09-18T18:35:02Z"), device_type: "tablet", duration_seconds: 178 },
            { id: 190, user_id: 46, property_id: 107, event_type: "save_favorite", timestamp: new Date("2023-02-09T13:12:18Z"), device_type: "desktop", duration_seconds: 61 },
            { id: 191, user_id: 187, property_id: 143, event_type: "view", timestamp: new Date("2023-06-20T19:09:08Z"), device_type: "desktop", duration_seconds: 125 },
            { id: 192, user_id: 1, property_id: 134, event_type: "view", timestamp: new Date("2023-07-07T17:27:27Z"), device_type: "mobile", duration_seconds: 186 },
            { id: 193, user_id: 102, property_id: 150, event_type: "view", timestamp: new Date("2023-09-03T18:21:51Z"), device_type: "mobile", duration_seconds: 52 },
            { id: 194, user_id: 9, property_id: 96, event_type: "view", timestamp: new Date("2023-03-08T17:58:02Z"), device_type: "desktop", duration_seconds: 198 },
            { id: 195, user_id: 115, property_id: 111, event_type: "view", timestamp: new Date("2023-06-22T11:31:15Z"), device_type: "tablet", duration_seconds: 189 },
            { id: 196, user_id: 103, property_id: 44, event_type: "view", timestamp: new Date("2023-05-25T07:53:21Z"), device_type: "tablet", duration_seconds: 196 },
            { id: 197, user_id: 108, property_id: 31, event_type: "view", timestamp: new Date("2023-01-18T17:20:17Z"), device_type: "tablet", duration_seconds: 204 },
            { id: 198, user_id: 132, property_id: 11, event_type: "view", timestamp: new Date("2023-03-24T02:03:38Z"), device_type: "tablet", duration_seconds: 125 },
            { id: 199, user_id: 164, property_id: 1, event_type: "view", timestamp: new Date("2023-07-06T15:22:31Z"), device_type: "desktop", duration_seconds: 182 },
            { id: 200, user_id: 68, property_id: 59, event_type: "view", timestamp: new Date("2023-03-28T05:14:26Z"), device_type: "desktop", duration_seconds: 119 },
            { id: 201, user_id: 113, property_id: 45, event_type: "save_favorite", timestamp: new Date("2023-01-26T16:12:22Z"), device_type: "desktop", duration_seconds: 176 },
            { id: 202, user_id: 129, property_id: 141, event_type: "view", timestamp: new Date("2023-08-26T22:14:42Z"), device_type: "mobile", duration_seconds: 171 },
            { id: 203, user_id: 111, property_id: 147, event_type: "leave_feedback", timestamp: new Date("2023-09-23T07:04:04Z"), device_type: "desktop", duration_seconds: 139 },
            { id: 204, user_id: 194, property_id: 66, event_type: "save_favorite", timestamp: new Date("2023-08-27T18:46:01Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 205, user_id: 160, property_id: 102, event_type: "view", timestamp: new Date("2023-03-27T08:11:05Z"), device_type: "desktop", duration_seconds: 165 },
            { id: 206, user_id: 5, property_id: 99, event_type: "save_favorite", timestamp: new Date("2023-09-20T21:12:09Z"), device_type: "mobile", duration_seconds: 181 },
            { id: 207, user_id: 48, property_id: 113, event_type: "view", timestamp: new Date("2023-05-22T16:03:13Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 208, user_id: 135, property_id: 17, event_type: "save_favorite", timestamp: new Date("2023-03-15T11:56:58Z"), device_type: "desktop", duration_seconds: 168 },
            { id: 209, user_id: 7, property_id: 136, event_type: "view", timestamp: new Date("2023-05-02T18:03:00Z"), device_type: "desktop", duration_seconds: 159 },
            { id: 210, user_id: 141, property_id: 114, event_type: "view", timestamp: new Date("2023-05-24T19:06:24Z"), device_type: "mobile", duration_seconds: 136 },
            { id: 211, user_id: 30, property_id: 45, event_type: "save_favorite", timestamp: new Date("2023-07-19T16:38:44Z"), device_type: "mobile", duration_seconds: 127 },
            { id: 212, user_id: 69, property_id: 73, event_type: "save_favorite", timestamp: new Date("2023-06-30T09:39:02Z"), device_type: "mobile", duration_seconds: 118 },
            { id: 213, user_id: 62, property_id: 116, event_type: "save_favorite", timestamp: new Date("2023-05-18T01:16:29Z"), device_type: "mobile", duration_seconds: 176 },
            { id: 214, user_id: 186, property_id: 26, event_type: "save_favorite", timestamp: new Date("2023-08-10T15:14:49Z"), device_type: "mobile", duration_seconds: 209 },
            { id: 215, user_id: 190, property_id: 150, event_type: "view", timestamp: new Date("2023-08-02T10:31:29Z"), device_type: "mobile", duration_seconds: 92 },
            { id: 216, user_id: 100, property_id: 52, event_type: "view", timestamp: new Date("2023-03-20T18:01:24Z"), device_type: "desktop", duration_seconds: 155 },
            { id: 217, user_id: 89, property_id: 147, event_type: "view", timestamp: new Date("2023-02-01T22:27:50Z"), device_type: "mobile", duration_seconds: 118 },
            { id: 218, user_id: 193, property_id: 118, event_type: "view", timestamp: new Date("2023-03-12T01:42:20Z"), device_type: "tablet", duration_seconds: 91 },
            { id: 219, user_id: 24, property_id: 52, event_type: "save_favorite", timestamp: new Date("2023-02-09T19:09:54Z"), device_type: "desktop", duration_seconds: 144 },
            { id: 220, user_id: 12, property_id: 117, event_type: "save_favorite", timestamp: new Date("2023-09-02T17:51:12Z"), device_type: "mobile", duration_seconds: 105 },
            { id: 221, user_id: 49, property_id: 6, event_type: "view", timestamp: new Date("2023-01-28T09:50:21Z"), device_type: "mobile", duration_seconds: 162 },
            { id: 222, user_id: 191, property_id: 54, event_type: "view", timestamp: new Date("2023-05-06T17:32:25Z"), device_type: "mobile", duration_seconds: 113 },
            { id: 223, user_id: 176, property_id: 135, event_type: "view", timestamp: new Date("2023-07-01T14:11:09Z"), device_type: "mobile", duration_seconds: 182 },
            { id: 224, user_id: 104, property_id: 145, event_type: "leave_feedback", timestamp: new Date("2023-08-13T12:31:45Z"), device_type: "tablet", duration_seconds: 138 },
            { id: 225, user_id: 50, property_id: 91, event_type: "save_favorite", timestamp: new Date("2023-03-31T20:49:06Z"), device_type: "desktop", duration_seconds: 146 },
            { id: 226, user_id: 70, property_id: 84, event_type: "view", timestamp: new Date("2023-08-27T12:11:48Z"), device_type: "desktop", duration_seconds: 157 },
            { id: 227, user_id: 54, property_id: 78, event_type: "view", timestamp: new Date("2023-03-27T11:11:15Z"), device_type: "mobile", duration_seconds: 154 },
            { id: 228, user_id: 26, property_id: 150, event_type: "view", timestamp: new Date("2023-09-13T12:28:30Z"), device_type: "desktop", duration_seconds: 152 },
            { id: 229, user_id: 12, property_id: 67, event_type: "save_favorite", timestamp: new Date("2023-07-07T10:43:01Z"), device_type: "desktop", duration_seconds: 127 },
            { id: 230, user_id: 47, property_id: 131, event_type: "save_favorite", timestamp: new Date("2023-09-30T09:29:59Z"), device_type: "desktop", duration_seconds: 68 },
            { id: 231, user_id: 174, property_id: 117, event_type: "view", timestamp: new Date("2023-06-22T08:45:50Z"), device_type: "mobile", duration_seconds: 175 },
            { id: 232, user_id: 125, property_id: 64, event_type: "view", timestamp: new Date("2023-04-20T17:35:22Z"), device_type: "desktop", duration_seconds: 84 },
            { id: 233, user_id: 97, property_id: 32, event_type: "view", timestamp: new Date("2023-05-25T20:48:11Z"), device_type: "tablet", duration_seconds: 95 },
            { id: 234, user_id: 98, property_id: 90, event_type: "save_favorite", timestamp: new Date("2023-04-21T09:10:13Z"), device_type: "desktop", duration_seconds: 229 },
            { id: 235, user_id: 3, property_id: 141, event_type: "view", timestamp: new Date("2023-08-19T12:15:53Z"), device_type: "desktop", duration_seconds: 160 },
            { id: 236, user_id: 151, property_id: 78, event_type: "view", timestamp: new Date("2023-08-28T14:21:53Z"), device_type: "mobile", duration_seconds: 146 },
            { id: 237, user_id: 77, property_id: 141, event_type: "view", timestamp: new Date("2023-01-25T15:41:32Z"), device_type: "tablet", duration_seconds: 84 },
            { id: 238, user_id: 107, property_id: 129, event_type: "save_favorite", timestamp: new Date("2023-09-19T18:12:17Z"), device_type: "desktop", duration_seconds: 85 },
            { id: 239, user_id: 133, property_id: 139, event_type: "view", timestamp: new Date("2023-09-29T22:42:21Z"), device_type: "desktop", duration_seconds: 162 },
            { id: 240, user_id: 78, property_id: 115, event_type: "save_favorite", timestamp: new Date("2023-09-09T12:14:25Z"), device_type: "mobile", duration_seconds: 101 },
            { id: 241, user_id: 151, property_id: 147, event_type: "save_favorite", timestamp: new Date("2023-03-04T15:18:46Z"), device_type: "tablet", duration_seconds: 175 },
            { id: 242, user_id: 189, property_id: 136, event_type: "save_favorite", timestamp: new Date("2023-06-21T07:32:00Z"), device_type: "mobile", duration_seconds: 96 },
            { id: 243, user_id: 105, property_id: 58, event_type: "save_favorite", timestamp: new Date("2023-10-01T17:15:55Z"), device_type: "desktop", duration_seconds: 130 },
            { id: 244, user_id: 107, property_id: 114, event_type: "save_favorite", timestamp: new Date("2023-04-30T11:02:16Z"), device_type: "desktop", duration_seconds: 118 },
            { id: 245, user_id: 156, property_id: 75, event_type: "save_favorite", timestamp: new Date("2023-09-28T17:22:29Z"), device_type: "desktop", duration_seconds: 133 },
            { id: 246, user_id: 95, property_id: 20, event_type: "leave_feedback", timestamp: new Date("2023-09-06T11:02:48Z"), device_type: "mobile", duration_seconds: 128 },
            { id: 247, user_id: 20, property_id: 35, event_type: "view", timestamp: new Date("2023-02-05T08:10:22Z"), device_type: "desktop", duration_seconds: 148 },
            { id: 248, user_id: 94, property_id: 102, event_type: "save_favorite", timestamp: new Date("2023-05-16T13:51:09Z"), device_type: "mobile", duration_seconds: 228 },
            { id: 249, user_id: 92, property_id: 125, event_type: "view", timestamp: new Date("2023-09-26T21:19:39Z"), device_type: "desktop", duration_seconds: 146 },
            { id: 250, user_id: 92, property_id: 46, event_type: "view", timestamp: new Date("2023-06-28T16:25:16Z"), device_type: "mobile", duration_seconds: 114 },
            { id: 251, user_id: 149, property_id: 26, event_type: "leave_feedback", timestamp: new Date("2023-05-20T11:51:46Z"), device_type: "desktop", duration_seconds: 178 },
            { id: 252, user_id: 142, property_id: 122, event_type: "save_favorite", timestamp: new Date("2023-07-25T10:19:31Z"), device_type: "desktop", duration_seconds: 117 },
            { id: 253, user_id: 86, property_id: 137, event_type: "view", timestamp: new Date("2023-09-13T21:04:48Z"), device_type: "desktop", duration_seconds: 123 },
            { id: 254, user_id: 157, property_id: 67, event_type: "leave_feedback", timestamp: new Date("2023-06-14T08:12:49Z"), device_type: "desktop", duration_seconds: 209 },
            { id: 255, user_id: 105, property_id: 48, event_type: "view", timestamp: new Date("2023-08-17T20:55:46Z"), device_type: "tablet", duration_seconds: 123 },
            { id: 256, user_id: 82, property_id: 103, event_type: "view", timestamp: new Date("2023-09-28T17:00:26Z"), device_type: "desktop", duration_seconds: 185 },
            { id: 257, user_id: 18, property_id: 6, event_type: "leave_feedback", timestamp: new Date("2023-08-04T11:20:21Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 258, user_id: 69, property_id: 92, event_type: "view", timestamp: new Date("2023-07-20T10:02:35Z"), device_type: "desktop", duration_seconds: 113 },
            { id: 259, user_id: 104, property_id: 47, event_type: "save_favorite", timestamp: new Date("2023-06-27T16:20:32Z"), device_type: "desktop", duration_seconds: 147 },
            { id: 260, user_id: 137, property_id: 98, event_type: "view", timestamp: new Date("2023-06-18T19:18:28Z"), device_type: "desktop", duration_seconds: 81 },
            { id: 261, user_id: 88, property_id: 62, event_type: "view", timestamp: new Date("2023-06-08T19:55:44Z"), device_type: "tablet", duration_seconds: 138 },
            { id: 262, user_id: 68, property_id: 1, event_type: "view", timestamp: new Date("2023-07-08T19:40:40Z"), device_type: "mobile", duration_seconds: 228 },
            { id: 263, user_id: 107, property_id: 97, event_type: "view", timestamp: new Date("2023-01-05T13:58:25Z"), device_type: "desktop", duration_seconds: 199 },
            { id: 264, user_id: 125, property_id: 87, event_type: "view", timestamp: new Date("2023-01-09T07:59:01Z"), device_type: "mobile", duration_seconds: 178 },
            { id: 265, user_id: 131, property_id: 98, event_type: "save_favorite", timestamp: new Date("2023-03-05T13:52:04Z"), device_type: "mobile", duration_seconds: 145 },
            { id: 266, user_id: 139, property_id: 144, event_type: "view", timestamp: new Date("2023-05-18T01:15:40Z"), device_type: "tablet", duration_seconds: 120 },
            { id: 267, user_id: 135, property_id: 126, event_type: "leave_feedback", timestamp: new Date("2023-04-18T11:24:30Z"), device_type: "mobile", duration_seconds: 92 },
            { id: 268, user_id: 121, property_id: 80, event_type: "view", timestamp: new Date("2023-06-25T10:37:22Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 269, user_id: 87, property_id: 3, event_type: "view", timestamp: new Date("2023-05-31T18:43:47Z"), device_type: "desktop", duration_seconds: 190 },
            { id: 270, user_id: 176, property_id: 39, event_type: "view", timestamp: new Date("2023-08-19T09:27:38Z"), device_type: "desktop", duration_seconds: 197 },
            { id: 271, user_id: 10, property_id: 149, event_type: "view", timestamp: new Date("2023-03-16T22:29:00Z"), device_type: "mobile", duration_seconds: 132 },
            { id: 272, user_id: 92, property_id: 113, event_type: "view", timestamp: new Date("2023-07-13T14:22:29Z"), device_type: "desktop", duration_seconds: 122 },
            { id: 273, user_id: 167, property_id: 113, event_type: "leave_feedback", timestamp: new Date("2023-06-16T12:10:02Z"), device_type: "mobile", duration_seconds: 189 },
            { id: 274, user_id: 91, property_id: 75, event_type: "view", timestamp: new Date("2023-03-29T14:12:58Z"), device_type: "mobile", duration_seconds: 144 },
            { id: 275, user_id: 94, property_id: 29, event_type: "view", timestamp: new Date("2023-09-13T17:56:02Z"), device_type: "mobile", duration_seconds: 122 },
            { id: 276, user_id: 107, property_id: 71, event_type: "view", timestamp: new Date("2023-01-28T20:35:00Z"), device_type: "tablet", duration_seconds: 84 },
            { id: 277, user_id: 145, property_id: 107, event_type: "save_favorite", timestamp: new Date("2023-03-17T17:33:14Z"), device_type: "desktop", duration_seconds: 139 },
            { id: 278, user_id: 164, property_id: 19, event_type: "view", timestamp: new Date("2023-02-15T15:05:49Z"), device_type: "mobile", duration_seconds: 147 },
            { id: 279, user_id: 31, property_id: 23, event_type: "view", timestamp: new Date("2023-08-17T14:40:41Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 280, user_id: 156, property_id: 62, event_type: "view", timestamp: new Date("2023-04-30T19:18:01Z"), device_type: "mobile", duration_seconds: 132 },
            { id: 281, user_id: 34, property_id: 52, event_type: "save_favorite", timestamp: new Date("2023-07-26T22:27:14Z"), device_type: "mobile", duration_seconds: 160 },
            { id: 282, user_id: 154, property_id: 19, event_type: "view", timestamp: new Date("2023-05-01T21:58:39Z"), device_type: "desktop", duration_seconds: 104 },
            { id: 283, user_id: 4, property_id: 113, event_type: "view", timestamp: new Date("2023-09-16T16:03:56Z"), device_type: "mobile", duration_seconds: 98 },
            { id: 284, user_id: 53, property_id: 109, event_type: "leave_feedback", timestamp: new Date("2023-09-15T18:07:25Z"), device_type: "desktop", duration_seconds: 199 },
            { id: 285, user_id: 52, property_id: 121, event_type: "view", timestamp: new Date("2023-02-17T22:56:36Z"), device_type: "desktop", duration_seconds: 213 },
            { id: 286, user_id: 9, property_id: 84, event_type: "view", timestamp: new Date("2023-07-23T17:38:24Z"), device_type: "desktop", duration_seconds: 175 },
            { id: 287, user_id: 19, property_id: 135, event_type: "save_favorite", timestamp: new Date("2023-03-08T19:35:14Z"), device_type: "tablet", duration_seconds: 152 },
            { id: 288, user_id: 33, property_id: 4, event_type: "view", timestamp: new Date("2023-08-24T12:25:56Z"), device_type: "mobile", duration_seconds: 183 },
            { id: 289, user_id: 156, property_id: 30, event_type: "view", timestamp: new Date("2023-02-09T21:24:03Z"), device_type: "tablet", duration_seconds: 168 },
            { id: 290, user_id: 57, property_id: 129, event_type: "view", timestamp: new Date("2023-06-07T21:23:08Z"), device_type: "desktop", duration_seconds: 120 },
            { id: 291, user_id: 103, property_id: 5, event_type: "view", timestamp: new Date("2023-03-17T19:46:35Z"), device_type: "desktop", duration_seconds: 161 },
            { id: 292, user_id: 66, property_id: 5, event_type: "view", timestamp: new Date("2023-03-21T14:30:56Z"), device_type: "mobile", duration_seconds: 123 },
            { id: 293, user_id: 66, property_id: 15, event_type: "save_favorite", timestamp: new Date("2023-03-19T17:58:37Z"), device_type: "desktop", duration_seconds: 181 },
            { id: 294, user_id: 100, property_id: 94, event_type: "view", timestamp: new Date("2023-08-26T08:20:22Z"), device_type: "desktop", duration_seconds: 223 },
            { id: 295, user_id: 189, property_id: 136, event_type: "view", timestamp: new Date("2023-06-17T10:13:29Z"), device_type: "desktop", duration_seconds: 128 },
            { id: 296, user_id: 101, property_id: 65, event_type: "view", timestamp: new Date("2023-05-31T19:03:02Z"), device_type: "mobile", duration_seconds: 127 },
            { id: 297, user_id: 89, property_id: 133, event_type: "view", timestamp: new Date("2023-06-28T02:26:59Z"), device_type: "mobile", duration_seconds: 246 },
            { id: 298, user_id: 44, property_id: 128, event_type: "save_favorite", timestamp: new Date("2023-08-20T11:49:17Z"), device_type: "desktop", duration_seconds: 132 },
            { id: 299, user_id: 101, property_id: 13, event_type: "save_favorite", timestamp: new Date("2023-08-02T09:22:45Z"), device_type: "desktop", duration_seconds: 191 },
            { id: 300, user_id: 82, property_id: 91, event_type: "view", timestamp: new Date("2023-06-17T17:59:20Z"), device_type: "mobile", duration_seconds: 200 },
            { id: 301, user_id: 116, property_id: 49, event_type: "save_favorite", timestamp: new Date("2023-03-22T11:25:23Z"), device_type: "mobile", duration_seconds: 133 },
            { id: 302, user_id: 182, property_id: 149, event_type: "save_favorite", timestamp: new Date("2023-08-18T19:46:58Z"), device_type: "desktop", duration_seconds: 112 },
            { id: 303, user_id: 18, property_id: 146, event_type: "leave_feedback", timestamp: new Date("2023-08-24T10:25:14Z"), device_type: "mobile", duration_seconds: 137 },
            { id: 304, user_id: 188, property_id: 105, event_type: "view", timestamp: new Date("2023-04-30T20:38:36Z"), device_type: "desktop", duration_seconds: 91 },
            { id: 305, user_id: 136, property_id: 126, event_type: "view", timestamp: new Date("2023-03-12T16:46:14Z"), device_type: "desktop", duration_seconds: 126 },
            { id: 306, user_id: 41, property_id: 13, event_type: "view", timestamp: new Date("2023-05-02T19:34:30Z"), device_type: "desktop", duration_seconds: 194 },
            { id: 307, user_id: 151, property_id: 36, event_type: "view", timestamp: new Date("2023-04-06T11:22:06Z"), device_type: "desktop", duration_seconds: 127 },
            { id: 308, user_id: 152, property_id: 143, event_type: "view", timestamp: new Date("2023-04-03T00:25:09Z"), device_type: "mobile", duration_seconds: 106 },
            { id: 309, user_id: 27, property_id: 138, event_type: "save_favorite", timestamp: new Date("2023-09-20T12:09:32Z"), device_type: "mobile", duration_seconds: 238 },
            { id: 310, user_id: 133, property_id: 61, event_type: "view", timestamp: new Date("2023-01-18T19:14:59Z"), device_type: "mobile", duration_seconds: 127 },
            { id: 311, user_id: 115, property_id: 126, event_type: "save_favorite", timestamp: new Date("2023-05-15T20:43:50Z"), device_type: "desktop", duration_seconds: 186 },
            { id: 312, user_id: 151, property_id: 104, event_type: "view", timestamp: new Date("2023-01-04T15:50:54Z"), device_type: "mobile", duration_seconds: 160 },
            { id: 313, user_id: 79, property_id: 72, event_type: "save_favorite", timestamp: new Date("2023-06-05T11:19:51Z"), device_type: "desktop", duration_seconds: 96 },
            { id: 314, user_id: 165, property_id: 123, event_type: "view", timestamp: new Date("2023-08-22T10:26:07Z"), device_type: "desktop", duration_seconds: 195 },
            { id: 315, user_id: 18, property_id: 105, event_type: "view", timestamp: new Date("2023-02-19T14:48:06Z"), device_type: "mobile", duration_seconds: 139 },
            { id: 316, user_id: 147, property_id: 18, event_type: "view", timestamp: new Date("2023-07-19T18:25:18Z"), device_type: "desktop", duration_seconds: 194 },
            { id: 317, user_id: 155, property_id: 146, event_type: "view", timestamp: new Date("2023-02-28T10:09:15Z"), device_type: "mobile", duration_seconds: 194 },
            { id: 318, user_id: 51, property_id: 101, event_type: "save_favorite", timestamp: new Date("2023-03-29T10:15:02Z"), device_type: "mobile", duration_seconds: 128 },
            { id: 319, user_id: 166, property_id: 39, event_type: "save_favorite", timestamp: new Date("2023-04-06T21:21:52Z"), device_type: "mobile", duration_seconds: 171 },
            { id: 320, user_id: 185, property_id: 103, event_type: "view", timestamp: new Date("2023-09-25T19:21:01Z"), device_type: "desktop", duration_seconds: 112 },
            { id: 321, user_id: 107, property_id: 122, event_type: "view", timestamp: new Date("2023-02-12T11:29:17Z"), device_type: "tablet", duration_seconds: 213 },
            { id: 322, user_id: 185, property_id: 79, event_type: "view", timestamp: new Date("2023-05-05T16:50:09Z"), device_type: "tablet", duration_seconds: 184 },
            { id: 323, user_id: 57, property_id: 82, event_type: "view", timestamp: new Date("2023-09-23T16:47:40Z"), device_type: "desktop", duration_seconds: 189 },
            { id: 324, user_id: 73, property_id: 67, event_type: "save_favorite", timestamp: new Date("2023-06-11T16:33:42Z"), device_type: "desktop", duration_seconds: 209 },
            { id: 325, user_id: 34, property_id: 13, event_type: "view", timestamp: new Date("2023-06-23T08:46:38Z"), device_type: "desktop", duration_seconds: 118 },
            { id: 326, user_id: 85, property_id: 45, event_type: "view", timestamp: new Date("2023-06-10T16:09:03Z"), device_type: "mobile", duration_seconds: 124 },
            { id: 327, user_id: 84, property_id: 119, event_type: "save_favorite", timestamp: new Date("2023-09-10T08:39:07Z"), device_type: "desktop", duration_seconds: 188 },
            { id: 328, user_id: 145, property_id: 114, event_type: "view", timestamp: new Date("2023-08-28T13:22:23Z"), device_type: "desktop", duration_seconds: 112 },
            { id: 329, user_id: 6, property_id: 122, event_type: "leave_feedback", timestamp: new Date("2023-02-25T20:26:41Z"), device_type: "desktop", duration_seconds: 182 },
            { id: 330, user_id: 39, property_id: 2, event_type: "leave_feedback", timestamp: new Date("2023-08-23T02:32:12Z"), device_type: "desktop", duration_seconds: 148 },
            { id: 331, user_id: 186, property_id: 23, event_type: "view", timestamp: new Date("2023-02-21T14:59:03Z"), device_type: "desktop", duration_seconds: 141 },
            { id: 332, user_id: 126, property_id: 149, event_type: "view", timestamp: new Date("2023-06-08T20:49:40Z"), device_type: "tablet", duration_seconds: 253 },
            { id: 333, user_id: 94, property_id: 110, event_type: "leave_feedback", timestamp: new Date("2023-06-22T12:12:37Z"), device_type: "mobile", duration_seconds: 187 },
            { id: 334, user_id: 75, property_id: 8, event_type: "view", timestamp: new Date("2023-01-20T17:47:30Z"), device_type: "mobile", duration_seconds: 167 },
            { id: 335, user_id: 122, property_id: 147, event_type: "save_favorite", timestamp: new Date("2023-06-27T19:50:29Z"), device_type: "desktop", duration_seconds: 189 },
            { id: 336, user_id: 10, property_id: 101, event_type: "view", timestamp: new Date("2023-08-28T11:22:13Z"), device_type: "mobile", duration_seconds: 115 },
            { id: 337, user_id: 98, property_id: 9, event_type: "save_favorite", timestamp: new Date("2023-05-02T12:07:04Z"), device_type: "mobile", duration_seconds: 98 },
            { id: 338, user_id: 12, property_id: 79, event_type: "save_favorite", timestamp: new Date("2023-07-18T21:14:31Z"), device_type: "tablet", duration_seconds: 196 },
            { id: 339, user_id: 83, property_id: 67, event_type: "view", timestamp: new Date("2023-04-30T17:22:16Z"), device_type: "desktop", duration_seconds: 110 },
            { id: 340, user_id: 156, property_id: 6, event_type: "leave_feedback", timestamp: new Date("2023-09-09T11:28:46Z"), device_type: "mobile", duration_seconds: 139 },
            { id: 341, user_id: 178, property_id: 42, event_type: "view", timestamp: new Date("2023-09-05T16:20:36Z"), device_type: "desktop", duration_seconds: 117 },
            { id: 342, user_id: 53, property_id: 142, event_type: "save_favorite", timestamp: new Date("2023-05-28T03:54:37Z"), device_type: "mobile", duration_seconds: 162 },
            { id: 343, user_id: 40, property_id: 116, event_type: "view", timestamp: new Date("2023-09-24T08:31:08Z"), device_type: "desktop", duration_seconds: 222 },
            { id: 344, user_id: 34, property_id: 120, event_type: "save_favorite", timestamp: new Date("2023-01-19T15:28:35Z"), device_type: "mobile", duration_seconds: 148 },
            { id: 345, user_id: 164, property_id: 23, event_type: "leave_feedback", timestamp: new Date("2023-01-03T14:40:33Z"), device_type: "mobile", duration_seconds: 157 },
            { id: 346, user_id: 82, property_id: 103, event_type: "view", timestamp: new Date("2023-09-02T09:38:27Z"), device_type: "mobile", duration_seconds: 144 },
            { id: 347, user_id: 77, property_id: 81, event_type: "view", timestamp: new Date("2023-07-23T05:28:11Z"), device_type: "desktop", duration_seconds: 149 },
            { id: 348, user_id: 6, property_id: 66, event_type: "view", timestamp: new Date("2023-05-13T14:59:08Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 349, user_id: 75, property_id: 139, event_type: "save_favorite", timestamp: new Date("2023-04-27T13:06:06Z"), device_type: "desktop", duration_seconds: 153 },
            { id: 350, user_id: 54, property_id: 104, event_type: "view", timestamp: new Date("2023-08-03T13:34:20Z"), device_type: "tablet", duration_seconds: 221 },
            { id: 351, user_id: 68, property_id: 128, event_type: "view", timestamp: new Date("2023-08-23T09:04:14Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 352, user_id: 135, property_id: 127, event_type: "save_favorite", timestamp: new Date("2023-04-11T20:24:27Z"), device_type: "mobile", duration_seconds: 110 },
            { id: 353, user_id: 120, property_id: 34, event_type: "save_favorite", timestamp: new Date("2023-02-12T19:05:27Z"), device_type: "desktop", duration_seconds: 69 },
            { id: 354, user_id: 189, property_id: 148, event_type: "view", timestamp: new Date("2023-08-09T12:51:32Z"), device_type: "mobile", duration_seconds: 238 },
            { id: 355, user_id: 120, property_id: 131, event_type: "view", timestamp: new Date("2023-06-20T16:41:45Z"), device_type: "tablet", duration_seconds: 131 },
            { id: 356, user_id: 55, property_id: 136, event_type: "view", timestamp: new Date("2023-07-31T18:57:52Z"), device_type: "desktop", duration_seconds: 94 },
            { id: 357, user_id: 143, property_id: 125, event_type: "save_favorite", timestamp: new Date("2023-07-20T16:06:44Z"), device_type: "desktop", duration_seconds: 89 },
            { id: 358, user_id: 139, property_id: 93, event_type: "view", timestamp: new Date("2023-09-05T19:37:42Z"), device_type: "desktop", duration_seconds: 134 },
            { id: 359, user_id: 37, property_id: 57, event_type: "view", timestamp: new Date("2023-03-10T20:47:44Z"), device_type: "mobile", duration_seconds: 178 },
            { id: 360, user_id: 164, property_id: 37, event_type: "save_favorite", timestamp: new Date("2023-10-01T21:42:33Z"), device_type: "desktop", duration_seconds: 148 },
            { id: 361, user_id: 33, property_id: 37, event_type: "view", timestamp: new Date("2023-05-14T11:11:35Z"), device_type: "mobile", duration_seconds: 98 },
            { id: 362, user_id: 144, property_id: 12, event_type: "save_favorite", timestamp: new Date("2023-03-18T08:24:07Z"), device_type: "desktop", duration_seconds: 175 },
            { id: 363, user_id: 183, property_id: 34, event_type: "view", timestamp: new Date("2023-09-29T17:02:37Z"), device_type: "desktop", duration_seconds: 200 },
            { id: 364, user_id: 70, property_id: 141, event_type: "view", timestamp: new Date("2023-09-14T15:57:25Z"), device_type: "desktop", duration_seconds: 52 },
            { id: 365, user_id: 87, property_id: 13, event_type: "view", timestamp: new Date("2023-03-03T20:26:05Z"), device_type: "desktop", duration_seconds: 120 },
            { id: 366, user_id: 64, property_id: 121, event_type: "view", timestamp: new Date("2023-06-06T20:51:07Z"), device_type: "tablet", duration_seconds: 82 },
            { id: 367, user_id: 121, property_id: 129, event_type: "leave_feedback", timestamp: new Date("2023-06-16T22:02:43Z"), device_type: "desktop", duration_seconds: 83 },
            { id: 368, user_id: 173, property_id: 94, event_type: "save_favorite", timestamp: new Date("2023-07-26T21:42:39Z"), device_type: "tablet", duration_seconds: 114 },
            { id: 369, user_id: 118, property_id: 74, event_type: "view", timestamp: new Date("2023-08-20T13:52:42Z"), device_type: "desktop", duration_seconds: 101 },
            { id: 370, user_id: 165, property_id: 140, event_type: "save_favorite", timestamp: new Date("2023-09-16T11:15:20Z"), device_type: "tablet", duration_seconds: 192 },
            { id: 371, user_id: 8, property_id: 57, event_type: "view", timestamp: new Date("2023-06-17T20:09:54Z"), device_type: "tablet", duration_seconds: 209 },
            { id: 372, user_id: 44, property_id: 85, event_type: "view", timestamp: new Date("2023-04-16T07:43:40Z"), device_type: "desktop", duration_seconds: 71 },
            { id: 373, user_id: 29, property_id: 22, event_type: "view", timestamp: new Date("2023-05-31T18:29:47Z"), device_type: "desktop", duration_seconds: 158 },
            { id: 374, user_id: 197, property_id: 104, event_type: "view", timestamp: new Date("2023-07-06T20:09:05Z"), device_type: "mobile", duration_seconds: 136 },
            { id: 375, user_id: 46, property_id: 2, event_type: "view", timestamp: new Date("2023-08-21T16:44:47Z"), device_type: "desktop", duration_seconds: 111 },
            { id: 376, user_id: 78, property_id: 37, event_type: "view", timestamp: new Date("2023-04-26T13:45:12Z"), device_type: "desktop", duration_seconds: 152 },
            { id: 377, user_id: 20, property_id: 137, event_type: "leave_feedback", timestamp: new Date("2023-04-06T17:24:44Z"), device_type: "desktop", duration_seconds: 169 },
            { id: 378, user_id: 134, property_id: 122, event_type: "save_favorite", timestamp: new Date("2023-09-18T06:24:52Z"), device_type: "desktop", duration_seconds: 102 },
            { id: 379, user_id: 102, property_id: 96, event_type: "view", timestamp: new Date("2023-08-16T21:09:19Z"), device_type: "mobile", duration_seconds: 181 },
            { id: 380, user_id: 173, property_id: 142, event_type: "view", timestamp: new Date("2023-02-10T17:09:47Z"), device_type: "desktop", duration_seconds: 182 },
            { id: 381, user_id: 48, property_id: 6, event_type: "leave_feedback", timestamp: new Date("2023-05-21T18:19:55Z"), device_type: "desktop", duration_seconds: 142 },
            { id: 382, user_id: 76, property_id: 2, event_type: "save_favorite", timestamp: new Date("2023-01-27T17:37:07Z"), device_type: "mobile", duration_seconds: 156 },
            { id: 383, user_id: 170, property_id: 119, event_type: "view", timestamp: new Date("2023-06-24T19:19:33Z"), device_type: "mobile", duration_seconds: 117 },
            { id: 384, user_id: 150, property_id: 83, event_type: "view", timestamp: new Date("2023-08-16T20:48:55Z"), device_type: "desktop", duration_seconds: 171 },
            { id: 385, user_id: 181, property_id: 133, event_type: "view", timestamp: new Date("2023-07-14T21:29:21Z"), device_type: "mobile", duration_seconds: 174 },
            { id: 386, user_id: 135, property_id: 84, event_type: "view", timestamp: new Date("2023-05-16T16:01:48Z"), device_type: "desktop", duration_seconds: 78 },
            { id: 387, user_id: 189, property_id: 50, event_type: "save_favorite", timestamp: new Date("2023-09-16T18:23:59Z"), device_type: "mobile", duration_seconds: 108 },
            { id: 388, user_id: 163, property_id: 77, event_type: "view", timestamp: new Date("2023-05-22T08:36:31Z"), device_type: "desktop", duration_seconds: 126 },
            { id: 389, user_id: 110, property_id: 32, event_type: "leave_feedback", timestamp: new Date("2023-08-21T10:25:26Z"), device_type: "mobile", duration_seconds: 148 },
            { id: 390, user_id: 122, property_id: 16, event_type: "view", timestamp: new Date("2023-02-18T23:16:27Z"), device_type: "tablet", duration_seconds: 203 },
            { id: 391, user_id: 26, property_id: 96, event_type: "view", timestamp: new Date("2023-08-17T11:26:36Z"), device_type: "desktop", duration_seconds: 172 },
            { id: 392, user_id: 59, property_id: 68, event_type: "view", timestamp: new Date("2023-03-06T08:28:12Z"), device_type: "mobile", duration_seconds: 244 },
            { id: 393, user_id: 118, property_id: 103, event_type: "view", timestamp: new Date("2023-07-25T06:06:43Z"), device_type: "mobile", duration_seconds: 177 },
            { id: 394, user_id: 48, property_id: 76, event_type: "view", timestamp: new Date("2023-02-08T19:37:08Z"), device_type: "desktop", duration_seconds: 180 },
            { id: 395, user_id: 95, property_id: 87, event_type: "view", timestamp: new Date("2023-09-20T19:45:06Z"), device_type: "mobile", duration_seconds: 127 },
            { id: 396, user_id: 91, property_id: 65, event_type: "save_favorite", timestamp: new Date("2023-04-04T06:08:54Z"), device_type: "tablet", duration_seconds: 153 },
            { id: 397, user_id: 140, property_id: 87, event_type: "view", timestamp: new Date("2023-09-13T10:27:14Z"), device_type: "mobile", duration_seconds: 96 },
            { id: 398, user_id: 141, property_id: 42, event_type: "view", timestamp: new Date("2023-07-04T22:46:02Z"), device_type: "mobile", duration_seconds: 114 },
            { id: 399, user_id: 164, property_id: 98, event_type: "save_favorite", timestamp: new Date("2023-09-25T12:04:14Z"), device_type: "mobile", duration_seconds: 181 },
            { id: 400, user_id: 119, property_id: 111, event_type: "view", timestamp: new Date("2023-03-20T05:03:15Z"), device_type: "desktop", duration_seconds: 156 },
            { id: 401, user_id: 182, property_id: 7, event_type: "view", timestamp: new Date("2023-02-13T21:40:12Z"), device_type: "mobile", duration_seconds: 159 },
            { id: 402, user_id: 88, property_id: 51, event_type: "view", timestamp: new Date("2023-01-27T10:50:44Z"), device_type: "desktop", duration_seconds: 214 },
            { id: 403, user_id: 7, property_id: 77, event_type: "view", timestamp: new Date("2023-03-02T21:46:06Z"), device_type: "mobile", duration_seconds: 157 },
            { id: 404, user_id: 71, property_id: 14, event_type: "view", timestamp: new Date("2023-05-25T20:11:55Z"), device_type: "mobile", duration_seconds: 170 },
            { id: 405, user_id: 14, property_id: 61, event_type: "save_favorite", timestamp: new Date("2023-04-29T21:48:31Z"), device_type: "tablet", duration_seconds: 174 },
            { id: 406, user_id: 68, property_id: 148, event_type: "view", timestamp: new Date("2023-09-09T12:18:18Z"), device_type: "desktop", duration_seconds: 181 },
            { id: 407, user_id: 41, property_id: 84, event_type: "view", timestamp: new Date("2023-07-31T20:02:32Z"), device_type: "mobile", duration_seconds: 179 },
            { id: 408, user_id: 122, property_id: 99, event_type: "save_favorite", timestamp: new Date("2023-09-05T20:06:18Z"), device_type: "desktop", duration_seconds: 137 },
            { id: 409, user_id: 184, property_id: 112, event_type: "view", timestamp: new Date("2023-03-26T16:48:19Z"), device_type: "tablet", duration_seconds: 131 },
            { id: 410, user_id: 25, property_id: 5, event_type: "save_favorite", timestamp: new Date("2023-07-20T11:07:48Z"), device_type: "desktop", duration_seconds: 109 },
            { id: 411, user_id: 25, property_id: 100, event_type: "view", timestamp: new Date("2023-04-03T15:07:11Z"), device_type: "mobile", duration_seconds: 178 },
            { id: 412, user_id: 101, property_id: 91, event_type: "view", timestamp: new Date("2023-02-18T08:20:18Z"), device_type: "desktop", duration_seconds: 154 },
            { id: 413, user_id: 87, property_id: 150, event_type: "view", timestamp: new Date("2023-02-03T13:27:48Z"), device_type: "mobile", duration_seconds: 213 },
            { id: 414, user_id: 171, property_id: 123, event_type: "view", timestamp: new Date("2023-03-05T17:21:35Z"), device_type: "desktop", duration_seconds: 181 },
            { id: 415, user_id: 132, property_id: 107, event_type: "leave_feedback", timestamp: new Date("2023-08-06T11:27:09Z"), device_type: "desktop", duration_seconds: 188 },
            { id: 416, user_id: 68, property_id: 19, event_type: "leave_feedback", timestamp: new Date("2023-05-04T16:49:42Z"), device_type: "desktop", duration_seconds: 126 },
            { id: 417, user_id: 52, property_id: 112, event_type: "view", timestamp: new Date("2023-02-10T18:55:31Z"), device_type: "desktop", duration_seconds: 158 },
            { id: 418, user_id: 168, property_id: 54, event_type: "view", timestamp: new Date("2023-04-05T23:57:15Z"), device_type: "tablet", duration_seconds: 92 },
            { id: 419, user_id: 150, property_id: 92, event_type: "view", timestamp: new Date("2023-07-12T17:32:40Z"), device_type: "desktop", duration_seconds: 159 },
            { id: 420, user_id: 122, property_id: 13, event_type: "view", timestamp: new Date("2023-02-05T01:41:31Z"), device_type: "desktop", duration_seconds: 82 },
            { id: 421, user_id: 15, property_id: 66, event_type: "view", timestamp: new Date("2023-09-03T13:47:16Z"), device_type: "desktop", duration_seconds: 155 },
            { id: 422, user_id: 176, property_id: 130, event_type: "view", timestamp: new Date("2023-04-22T14:16:27Z"), device_type: "desktop", duration_seconds: 134 },
            { id: 423, user_id: 26, property_id: 42, event_type: "view", timestamp: new Date("2023-07-17T22:19:22Z"), device_type: "mobile", duration_seconds: 130 },
            { id: 424, user_id: 104, property_id: 120, event_type: "save_favorite", timestamp: new Date("2023-08-27T11:28:46Z"), device_type: "mobile", duration_seconds: 207 },
            { id: 425, user_id: 29, property_id: 10, event_type: "save_favorite", timestamp: new Date("2023-07-05T20:37:37Z"), device_type: "desktop", duration_seconds: 240 },
            { id: 426, user_id: 19, property_id: 139, event_type: "view", timestamp: new Date("2023-03-19T15:42:32Z"), device_type: "mobile", duration_seconds: 139 },
            { id: 427, user_id: 199, property_id: 98, event_type: "view", timestamp: new Date("2023-09-24T18:42:21Z"), device_type: "mobile", duration_seconds: 166 },
            { id: 428, user_id: 132, property_id: 82, event_type: "view", timestamp: new Date("2023-02-11T09:47:07Z"), device_type: "mobile", duration_seconds: 139 },
            { id: 429, user_id: 84, property_id: 46, event_type: "save_favorite", timestamp: new Date("2023-09-26T15:19:25Z"), device_type: "desktop", duration_seconds: 145 },
            { id: 430, user_id: 91, property_id: 12, event_type: "leave_feedback", timestamp: new Date("2023-05-24T22:27:03Z"), device_type: "tablet", duration_seconds: 141 },
            { id: 431, user_id: 63, property_id: 128, event_type: "view", timestamp: new Date("2023-07-08T08:04:54Z"), device_type: "tablet", duration_seconds: 59 },
            { id: 432, user_id: 99, property_id: 85, event_type: "view", timestamp: new Date("2023-09-05T21:48:49Z"), device_type: "desktop", duration_seconds: 253 },
            { id: 433, user_id: 65, property_id: 35, event_type: "view", timestamp: new Date("2023-04-15T17:57:37Z"), device_type: "desktop", duration_seconds: 125 },
            { id: 434, user_id: 31, property_id: 89, event_type: "view", timestamp: new Date("2023-02-25T20:03:08Z"), device_type: "mobile", duration_seconds: 151 },
            { id: 435, user_id: 13, property_id: 38, event_type: "save_favorite", timestamp: new Date("2023-05-19T08:05:06Z"), device_type: "mobile", duration_seconds: 132 },
            { id: 436, user_id: 42, property_id: 95, event_type: "view", timestamp: new Date("2023-06-15T19:04:53Z"), device_type: "desktop", duration_seconds: 150 },
            { id: 437, user_id: 43, property_id: 117, event_type: "view", timestamp: new Date("2023-08-17T21:07:54Z"), device_type: "desktop", duration_seconds: 151 },
            { id: 438, user_id: 1, property_id: 82, event_type: "view", timestamp: new Date("2023-02-03T19:18:09Z"), device_type: "desktop", duration_seconds: 110 },
            { id: 439, user_id: 28, property_id: 89, event_type: "view", timestamp: new Date("2023-04-19T12:06:54Z"), device_type: "mobile", duration_seconds: 134 },
            { id: 440, user_id: 9, property_id: 44, event_type: "leave_feedback", timestamp: new Date("2023-09-26T16:34:20Z"), device_type: "mobile", duration_seconds: 103 },
            { id: 441, user_id: 187, property_id: 107, event_type: "view", timestamp: new Date("2023-05-31T10:24:55Z"), device_type: "desktop", duration_seconds: 117 },
            { id: 442, user_id: 197, property_id: 92, event_type: "view", timestamp: new Date("2023-08-26T23:58:46Z"), device_type: "mobile", duration_seconds: 130 },
            { id: 443, user_id: 31, property_id: 146, event_type: "view", timestamp: new Date("2023-07-27T00:04:00Z"), device_type: "desktop", duration_seconds: 148 },
            { id: 444, user_id: 88, property_id: 14, event_type: "save_favorite", timestamp: new Date("2023-08-21T21:28:45Z"), device_type: "desktop", duration_seconds: 154 },
            { id: 445, user_id: 25, property_id: 143, event_type: "save_favorite", timestamp: new Date("2023-09-05T16:49:49Z"), device_type: "desktop", duration_seconds: 122 },
            { id: 446, user_id: 23, property_id: 147, event_type: "view", timestamp: new Date("2023-09-17T11:19:12Z"), device_type: "desktop", duration_seconds: 96 },
            { id: 447, user_id: 24, property_id: 15, event_type: "view", timestamp: new Date("2023-07-29T07:23:35Z"), device_type: "mobile", duration_seconds: 204 },
            { id: 448, user_id: 116, property_id: 42, event_type: "view", timestamp: new Date("2023-03-24T17:43:51Z"), device_type: "desktop", duration_seconds: 181 },
            { id: 449, user_id: 67, property_id: 42, event_type: "view", timestamp: new Date("2023-02-17T18:50:05Z"), device_type: "mobile", duration_seconds: 128 },
            { id: 450, user_id: 183, property_id: 78, event_type: "save_favorite", timestamp: new Date("2023-05-04T06:54:19Z"), device_type: "desktop", duration_seconds: 118 },
            { id: 451, user_id: 67, property_id: 40, event_type: "view", timestamp: new Date("2023-05-31T13:30:39Z"), device_type: "tablet", duration_seconds: 212 },
            { id: 452, user_id: 140, property_id: 78, event_type: "save_favorite", timestamp: new Date("2023-04-04T17:17:17Z"), device_type: "desktop", duration_seconds: 157 },
            { id: 453, user_id: 77, property_id: 97, event_type: "save_favorite", timestamp: new Date("2023-03-31T18:42:01Z"), device_type: "desktop", duration_seconds: 215 },
            { id: 454, user_id: 100, property_id: 130, event_type: "save_favorite", timestamp: new Date("2023-06-14T11:43:09Z"), device_type: "desktop", duration_seconds: 179 },
            { id: 455, user_id: 12, property_id: 82, event_type: "view", timestamp: new Date("2023-06-07T08:34:21Z"), device_type: "mobile", duration_seconds: 134 },
            { id: 456, user_id: 95, property_id: 48, event_type: "leave_feedback", timestamp: new Date("2023-06-15T09:14:03Z"), device_type: "desktop", duration_seconds: 166 },
            { id: 457, user_id: 127, property_id: 7, event_type: "view", timestamp: new Date("2023-08-05T17:17:33Z"), device_type: "mobile", duration_seconds: 254 },
            { id: 458, user_id: 55, property_id: 29, event_type: "view", timestamp: new Date("2023-08-09T10:38:22Z"), device_type: "tablet", duration_seconds: 163 },
            { id: 459, user_id: 24, property_id: 12, event_type: "view", timestamp: new Date("2023-03-23T11:29:10Z"), device_type: "mobile", duration_seconds: 208 },
            { id: 460, user_id: 82, property_id: 71, event_type: "view", timestamp: new Date("2023-04-14T12:48:33Z"), device_type: "tablet", duration_seconds: 156 },
            { id: 461, user_id: 72, property_id: 102, event_type: "save_favorite", timestamp: new Date("2023-04-26T17:04:37Z"), device_type: "mobile", duration_seconds: 109 },
            { id: 462, user_id: 91, property_id: 146, event_type: "view", timestamp: new Date("2023-05-14T08:54:29Z"), device_type: "desktop", duration_seconds: 186 },
            { id: 463, user_id: 136, property_id: 98, event_type: "view", timestamp: new Date("2023-09-24T08:51:14Z"), device_type: "desktop", duration_seconds: 148 },
            { id: 464, user_id: 142, property_id: 127, event_type: "view", timestamp: new Date("2023-04-20T05:18:06Z"), device_type: "mobile", duration_seconds: 93 },
            { id: 465, user_id: 86, property_id: 145, event_type: "view", timestamp: new Date("2023-09-04T03:11:22Z"), device_type: "mobile", duration_seconds: 174 },
            { id: 466, user_id: 101, property_id: 85, event_type: "view", timestamp: new Date("2023-05-07T20:06:04Z"), device_type: "mobile", duration_seconds: 125 },
            { id: 467, user_id: 72, property_id: 88, event_type: "view", timestamp: new Date("2023-02-22T18:48:50Z"), device_type: "tablet", duration_seconds: 225 },
            { id: 468, user_id: 197, property_id: 137, event_type: "view", timestamp: new Date("2023-02-03T13:44:14Z"), device_type: "mobile", duration_seconds: 187 },
            { id: 469, user_id: 10, property_id: 144, event_type: "view", timestamp: new Date("2023-08-05T11:41:39Z"), device_type: "desktop", duration_seconds: 155 },
            { id: 470, user_id: 56, property_id: 33, event_type: "view", timestamp: new Date("2023-08-15T16:11:46Z"), device_type: "mobile", duration_seconds: 159 },
            { id: 471, user_id: 5, property_id: 3, event_type: "save_favorite", timestamp: new Date("2023-03-20T09:23:24Z"), device_type: "desktop", duration_seconds: 231 },
            { id: 472, user_id: 32, property_id: 22, event_type: "view", timestamp: new Date("2023-09-19T15:43:51Z"), device_type: "tablet", duration_seconds: 111 },
            { id: 473, user_id: 68, property_id: 67, event_type: "save_favorite", timestamp: new Date("2023-07-14T17:28:03Z"), device_type: "mobile", duration_seconds: 109 },
            { id: 474, user_id: 35, property_id: 140, event_type: "view", timestamp: new Date("2023-05-05T16:27:19Z"), device_type: "mobile", duration_seconds: 228 },
            { id: 475, user_id: 112, property_id: 49, event_type: "view", timestamp: new Date("2023-09-07T09:55:14Z"), device_type: "mobile", duration_seconds: 224 },
            { id: 476, user_id: 67, property_id: 15, event_type: "view", timestamp: new Date("2023-01-12T18:12:00Z"), device_type: "mobile", duration_seconds: 56 },
            { id: 477, user_id: 177, property_id: 60, event_type: "view", timestamp: new Date("2023-04-02T12:11:28Z"), device_type: "tablet", duration_seconds: 192 },
            { id: 478, user_id: 177, property_id: 145, event_type: "view", timestamp: new Date("2023-04-30T16:16:56Z"), device_type: "desktop", duration_seconds: 192 },
            { id: 479, user_id: 20, property_id: 14, event_type: "view", timestamp: new Date("2023-06-10T18:32:13Z"), device_type: "mobile", duration_seconds: 109 },
            { id: 480, user_id: 185, property_id: 93, event_type: "save_favorite", timestamp: new Date("2023-01-03T20:00:00Z"), device_type: "desktop", duration_seconds: 241 },
            { id: 481, user_id: 37, property_id: 32, event_type: "view", timestamp: new Date("2023-08-09T01:43:08Z"), device_type: "desktop", duration_seconds: 170 },
            { id: 482, user_id: 15, property_id: 124, event_type: "save_favorite", timestamp: new Date("2023-09-24T18:26:05Z"), device_type: "mobile", duration_seconds: 169 },
            { id: 483, user_id: 48, property_id: 130, event_type: "view", timestamp: new Date("2023-03-11T08:33:35Z"), device_type: "desktop", duration_seconds: 147 },
            { id: 484, user_id: 6, property_id: 94, event_type: "view", timestamp: new Date("2023-09-26T18:09:40Z"), device_type: "desktop", duration_seconds: 204 },
            { id: 485, user_id: 63, property_id: 131, event_type: "view", timestamp: new Date("2023-08-19T12:02:02Z"), device_type: "mobile", duration_seconds: 243 },
            { id: 486, user_id: 32, property_id: 102, event_type: "view", timestamp: new Date("2023-01-14T21:23:33Z"), device_type: "mobile", duration_seconds: 75 },
            { id: 487, user_id: 106, property_id: 23, event_type: "view", timestamp: new Date("2023-01-11T17:59:17Z"), device_type: "mobile", duration_seconds: 144 },
            { id: 488, user_id: 77, property_id: 56, event_type: "view", timestamp: new Date("2023-06-04T19:32:59Z"), device_type: "desktop", duration_seconds: 190 },
            { id: 489, user_id: 68, property_id: 52, event_type: "view", timestamp: new Date("2023-08-15T21:36:59Z"), device_type: "desktop", duration_seconds: 176 },
            { id: 490, user_id: 40, property_id: 53, event_type: "view", timestamp: new Date("2023-07-14T11:17:43Z"), device_type: "tablet", duration_seconds: 109 },
            { id: 491, user_id: 75, property_id: 99, event_type: "save_favorite", timestamp: new Date("2023-02-12T10:57:55Z"), device_type: "desktop", duration_seconds: 143 },
            { id: 492, user_id: 167, property_id: 145, event_type: "view", timestamp: new Date("2023-08-05T19:26:58Z"), device_type: "desktop", duration_seconds: 216 },
            { id: 493, user_id: 89, property_id: 73, event_type: "view", timestamp: new Date("2023-08-04T19:07:11Z"), device_type: "mobile", duration_seconds: 162 },
            { id: 494, user_id: 147, property_id: 10, event_type: "view", timestamp: new Date("2023-02-03T05:54:01Z"), device_type: "mobile", duration_seconds: 165 },
            { id: 495, user_id: 166, property_id: 110, event_type: "save_favorite", timestamp: new Date("2023-03-23T19:18:53Z"), device_type: "desktop", duration_seconds: 112 },
            { id: 496, user_id: 89, property_id: 67, event_type: "view", timestamp: new Date("2023-08-02T19:37:59Z"), device_type: "mobile", duration_seconds: 172 },
            { id: 497, user_id: 56, property_id: 110, event_type: "view", timestamp: new Date("2023-09-06T09:59:53Z"), device_type: "desktop", duration_seconds: 83 },
            { id: 498, user_id: 59, property_id: 94, event_type: "save_favorite", timestamp: new Date("2023-03-20T21:03:45Z"), device_type: "desktop", duration_seconds: 175 },
            { id: 499, user_id: 147, property_id: 54, event_type: "view", timestamp: new Date("2023-04-10T20:27:10Z"), device_type: "mobile", duration_seconds: 223 },
            { id: 500, user_id: 99, property_id: 61, event_type: "view", timestamp: new Date("2023-09-13T21:19:35Z"), device_type: "mobile", duration_seconds: 77 },
        ],
    });
    await prisma.interactions.createMany({
        data: [
            { id: 501, user_id: 73, property_id: 53, event_type: "view", timestamp: new Date("2023-08-24T18:12:21Z"), device_type: "desktop", duration_seconds: 171 },
            { id: 502, user_id: 144, property_id: 124, event_type: "leave_feedback", timestamp: new Date("2023-06-22T09:28:03Z"), device_type: "desktop", duration_seconds: 122 },
            { id: 503, user_id: 23, property_id: 102, event_type: "view", timestamp: new Date("2023-01-22T15:06:02Z"), device_type: "mobile", duration_seconds: 158 },
            { id: 504, user_id: 60, property_id: 71, event_type: "view", timestamp: new Date("2023-08-07T11:00:32Z"), device_type: "mobile", duration_seconds: 125 },
            { id: 505, user_id: 31, property_id: 117, event_type: "view", timestamp: new Date("2023-05-23T17:02:52Z"), device_type: "desktop", duration_seconds: 118 },
            { id: 506, user_id: 125, property_id: 123, event_type: "view", timestamp: new Date("2023-08-01T09:46:02Z"), device_type: "desktop", duration_seconds: 214 },
            { id: 507, user_id: 89, property_id: 138, event_type: "leave_feedback", timestamp: new Date("2023-07-22T11:19:58Z"), device_type: "mobile", duration_seconds: 181 },
            { id: 508, user_id: 88, property_id: 17, event_type: "view", timestamp: new Date("2023-05-28T09:06:53Z"), device_type: "tablet", duration_seconds: 151 },
            { id: 509, user_id: 47, property_id: 3, event_type: "view", timestamp: new Date("2023-09-13T11:19:44Z"), device_type: "mobile", duration_seconds: 119 },
            { id: 510, user_id: 4, property_id: 65, event_type: "view", timestamp: new Date("2023-07-11T16:17:42Z"), device_type: "desktop", duration_seconds: 76 },
            { id: 511, user_id: 109, property_id: 141, event_type: "view", timestamp: new Date("2023-05-29T06:13:30Z"), device_type: "desktop", duration_seconds: 130 },
            { id: 512, user_id: 16, property_id: 31, event_type: "view", timestamp: new Date("2023-09-05T13:19:49Z"), device_type: "mobile", duration_seconds: 203 },
            { id: 513, user_id: 100, property_id: 20, event_type: "save_favorite", timestamp: new Date("2023-03-03T09:50:16Z"), device_type: "tablet", duration_seconds: 98 },
            { id: 514, user_id: 175, property_id: 23, event_type: "view", timestamp: new Date("2023-07-04T15:44:29Z"), device_type: "desktop", duration_seconds: 197 },
            { id: 515, user_id: 176, property_id: 5, event_type: "save_favorite", timestamp: new Date("2023-09-03T23:43:21Z"), device_type: "desktop", duration_seconds: 68 },
            { id: 516, user_id: 63, property_id: 9, event_type: "save_favorite", timestamp: new Date("2023-07-09T19:19:31Z"), device_type: "mobile", duration_seconds: 118 },
            { id: 517, user_id: 170, property_id: 67, event_type: "leave_feedback", timestamp: new Date("2023-01-21T13:03:49Z"), device_type: "desktop", duration_seconds: 110 },
            { id: 518, user_id: 158, property_id: 135, event_type: "view", timestamp: new Date("2023-09-06T14:57:51Z"), device_type: "mobile", duration_seconds: 151 },
            { id: 519, user_id: 115, property_id: 2, event_type: "save_favorite", timestamp: new Date("2023-08-05T19:57:21Z"), device_type: "mobile", duration_seconds: 131 },
            { id: 520, user_id: 183, property_id: 84, event_type: "view", timestamp: new Date("2023-06-17T09:45:05Z"), device_type: "tablet", duration_seconds: 179 },
            { id: 521, user_id: 134, property_id: 131, event_type: "view", timestamp: new Date("2023-07-14T20:00:36Z"), device_type: "mobile", duration_seconds: 198 },
            { id: 522, user_id: 29, property_id: 60, event_type: "view", timestamp: new Date("2023-08-08T14:18:25Z"), device_type: "mobile", duration_seconds: 194 },
            { id: 523, user_id: 76, property_id: 73, event_type: "view", timestamp: new Date("2023-02-14T09:44:40Z"), device_type: "tablet", duration_seconds: 184 },
            { id: 524, user_id: 72, property_id: 55, event_type: "leave_feedback", timestamp: new Date("2023-06-22T10:12:51Z"), device_type: "mobile", duration_seconds: 223 },
            { id: 525, user_id: 176, property_id: 22, event_type: "view", timestamp: new Date("2023-08-27T22:48:32Z"), device_type: "desktop", duration_seconds: 203 },
            { id: 526, user_id: 159, property_id: 125, event_type: "save_favorite", timestamp: new Date("2023-01-10T14:26:44Z"), device_type: "mobile", duration_seconds: 119 },
            { id: 527, user_id: 114, property_id: 59, event_type: "view", timestamp: new Date("2023-08-15T17:17:31Z"), device_type: "desktop", duration_seconds: 159 },
            { id: 528, user_id: 150, property_id: 20, event_type: "view", timestamp: new Date("2023-01-12T19:27:18Z"), device_type: "mobile", duration_seconds: 211 },
            { id: 529, user_id: 24, property_id: 40, event_type: "view", timestamp: new Date("2023-03-30T10:28:16Z"), device_type: "mobile", duration_seconds: 137 },
            { id: 530, user_id: 157, property_id: 141, event_type: "save_favorite", timestamp: new Date("2023-08-28T11:40:03Z"), device_type: "mobile", duration_seconds: 193 },
            { id: 531, user_id: 8, property_id: 45, event_type: "view", timestamp: new Date("2023-07-02T11:14:10Z"), device_type: "mobile", duration_seconds: 167 },
            { id: 532, user_id: 158, property_id: 118, event_type: "view", timestamp: new Date("2023-06-17T17:38:46Z"), device_type: "desktop", duration_seconds: 196 },
            { id: 533, user_id: 52, property_id: 16, event_type: "view", timestamp: new Date("2023-01-09T16:22:42Z"), device_type: "desktop", duration_seconds: 161 },
            { id: 534, user_id: 60, property_id: 12, event_type: "save_favorite", timestamp: new Date("2023-08-11T00:25:11Z"), device_type: "desktop", duration_seconds: 153 },
            { id: 535, user_id: 199, property_id: 117, event_type: "save_favorite", timestamp: new Date("2023-05-02T09:20:07Z"), device_type: "mobile", duration_seconds: 142 },
            { id: 536, user_id: 150, property_id: 62, event_type: "view", timestamp: new Date("2023-03-26T09:31:32Z"), device_type: "tablet", duration_seconds: 152 },
            { id: 537, user_id: 63, property_id: 95, event_type: "view", timestamp: new Date("2023-03-14T15:26:55Z"), device_type: "mobile", duration_seconds: 192 },
            { id: 538, user_id: 146, property_id: 145, event_type: "view", timestamp: new Date("2023-06-25T19:14:32Z"), device_type: "mobile", duration_seconds: 141 },
            { id: 539, user_id: 171, property_id: 87, event_type: "view", timestamp: new Date("2023-06-02T18:16:45Z"), device_type: "desktop", duration_seconds: 170 },
            { id: 540, user_id: 18, property_id: 18, event_type: "view", timestamp: new Date("2023-08-08T16:27:06Z"), device_type: "mobile", duration_seconds: 114 },
            { id: 541, user_id: 2, property_id: 28, event_type: "view", timestamp: new Date("2023-03-09T02:53:59Z"), device_type: "mobile", duration_seconds: 207 },
            { id: 542, user_id: 151, property_id: 139, event_type: "leave_feedback", timestamp: new Date("2023-02-25T11:20:52Z"), device_type: "desktop", duration_seconds: 155 },
            { id: 543, user_id: 151, property_id: 103, event_type: "save_favorite", timestamp: new Date("2023-06-20T11:05:50Z"), device_type: "desktop", duration_seconds: 171 },
            { id: 544, user_id: 22, property_id: 11, event_type: "view", timestamp: new Date("2023-09-07T05:58:27Z"), device_type: "mobile", duration_seconds: 74 },
            { id: 545, user_id: 197, property_id: 142, event_type: "save_favorite", timestamp: new Date("2023-07-17T19:54:39Z"), device_type: "tablet", duration_seconds: 71 },
            { id: 546, user_id: 32, property_id: 29, event_type: "view", timestamp: new Date("2023-09-20T22:57:43Z"), device_type: "desktop", duration_seconds: 174 },
            { id: 547, user_id: 122, property_id: 110, event_type: "view", timestamp: new Date("2023-02-12T19:58:32Z"), device_type: "tablet", duration_seconds: 157 },
            { id: 548, user_id: 104, property_id: 116, event_type: "view", timestamp: new Date("2023-03-24T16:22:25Z"), device_type: "desktop", duration_seconds: 153 },
            { id: 549, user_id: 154, property_id: 14, event_type: "view", timestamp: new Date("2023-09-13T21:57:57Z"), device_type: "mobile", duration_seconds: 101 },
            { id: 550, user_id: 163, property_id: 145, event_type: "view", timestamp: new Date("2023-08-21T17:28:23Z"), device_type: "desktop", duration_seconds: 127 },
            { id: 551, user_id: 44, property_id: 132, event_type: "view", timestamp: new Date("2023-06-09T12:09:46Z"), device_type: "mobile", duration_seconds: 123 },
            { id: 552, user_id: 59, property_id: 44, event_type: "view", timestamp: new Date("2023-08-03T11:06:28Z"), device_type: "mobile", duration_seconds: 151 },
            { id: 553, user_id: 164, property_id: 113, event_type: "view", timestamp: new Date("2023-09-21T16:08:14Z"), device_type: "mobile", duration_seconds: 230 },
            { id: 554, user_id: 43, property_id: 9, event_type: "save_favorite", timestamp: new Date("2023-08-30T16:41:19Z"), device_type: "desktop", duration_seconds: 98 },
            { id: 555, user_id: 47, property_id: 85, event_type: "view", timestamp: new Date("2023-01-06T16:57:33Z"), device_type: "mobile", duration_seconds: 184 },
            { id: 556, user_id: 12, property_id: 94, event_type: "view", timestamp: new Date("2023-02-02T13:08:49Z"), device_type: "desktop", duration_seconds: 195 },
            { id: 557, user_id: 64, property_id: 141, event_type: "leave_feedback", timestamp: new Date("2023-01-05T21:57:31Z"), device_type: "mobile", duration_seconds: 146 },
            { id: 558, user_id: 86, property_id: 60, event_type: "view", timestamp: new Date("2023-07-20T19:15:21Z"), device_type: "desktop", duration_seconds: 92 },
            { id: 559, user_id: 72, property_id: 54, event_type: "save_favorite", timestamp: new Date("2023-07-16T03:35:15Z"), device_type: "desktop", duration_seconds: 182 },
            { id: 560, user_id: 15, property_id: 35, event_type: "save_favorite", timestamp: new Date("2023-05-29T16:08:24Z"), device_type: "desktop", duration_seconds: 211 },
            { id: 561, user_id: 14, property_id: 84, event_type: "view", timestamp: new Date("2023-09-23T21:15:45Z"), device_type: "mobile", duration_seconds: 186 },
            { id: 562, user_id: 81, property_id: 13, event_type: "save_favorite", timestamp: new Date("2023-03-11T16:58:38Z"), device_type: "desktop", duration_seconds: 220 },
            { id: 563, user_id: 117, property_id: 50, event_type: "view", timestamp: new Date("2023-03-23T17:59:30Z"), device_type: "desktop", duration_seconds: 192 },
            { id: 564, user_id: 189, property_id: 63, event_type: "view", timestamp: new Date("2023-06-29T19:28:22Z"), device_type: "desktop", duration_seconds: 172 },
            { id: 565, user_id: 11, property_id: 136, event_type: "save_favorite", timestamp: new Date("2023-09-17T22:33:21Z"), device_type: "desktop", duration_seconds: 157 },
            { id: 566, user_id: 91, property_id: 77, event_type: "view", timestamp: new Date("2023-06-02T19:12:30Z"), device_type: "desktop", duration_seconds: 164 },
            { id: 567, user_id: 73, property_id: 67, event_type: "view", timestamp: new Date("2023-08-04T09:30:32Z"), device_type: "mobile", duration_seconds: 160 },
            { id: 568, user_id: 104, property_id: 101, event_type: "view", timestamp: new Date("2023-09-14T22:23:45Z"), device_type: "mobile", duration_seconds: 128 },
            { id: 569, user_id: 19, property_id: 136, event_type: "view", timestamp: new Date("2023-06-17T04:58:54Z"), device_type: "tablet", duration_seconds: 147 },
            { id: 570, user_id: 59, property_id: 148, event_type: "view", timestamp: new Date("2023-09-25T15:50:14Z"), device_type: "desktop", duration_seconds: 68 },
            { id: 571, user_id: 196, property_id: 33, event_type: "view", timestamp: new Date("2023-06-10T07:50:47Z"), device_type: "desktop", duration_seconds: 201 },
            { id: 572, user_id: 2, property_id: 19, event_type: "view", timestamp: new Date("2023-05-23T21:52:54Z"), device_type: "mobile", duration_seconds: 150 },
            { id: 573, user_id: 136, property_id: 10, event_type: "view", timestamp: new Date("2023-08-20T06:51:41Z"), device_type: "desktop", duration_seconds: 108 },
            { id: 574, user_id: 31, property_id: 125, event_type: "view", timestamp: new Date("2023-07-27T14:49:03Z"), device_type: "mobile", duration_seconds: 175 },
            { id: 575, user_id: 48, property_id: 68, event_type: "view", timestamp: new Date("2023-01-08T22:49:59Z"), device_type: "mobile", duration_seconds: 228 },
            { id: 576, user_id: 19, property_id: 137, event_type: "view", timestamp: new Date("2023-03-04T20:48:57Z"), device_type: "desktop", duration_seconds: 141 },
            { id: 577, user_id: 147, property_id: 123, event_type: "save_favorite", timestamp: new Date("2023-02-19T18:02:58Z"), device_type: "desktop", duration_seconds: 123 },
            { id: 578, user_id: 177, property_id: 3, event_type: "view", timestamp: new Date("2023-09-13T09:25:10Z"), device_type: "desktop", duration_seconds: 103 },
            { id: 579, user_id: 128, property_id: 148, event_type: "view", timestamp: new Date("2023-09-03T19:51:47Z"), device_type: "desktop", duration_seconds: 110 },
            { id: 580, user_id: 129, property_id: 24, event_type: "view", timestamp: new Date("2023-09-07T17:29:40Z"), device_type: "mobile", duration_seconds: 185 },
            { id: 581, user_id: 145, property_id: 47, event_type: "view", timestamp: new Date("2023-05-29T19:39:22Z"), device_type: "desktop", duration_seconds: 181 },
            { id: 582, user_id: 167, property_id: 45, event_type: "view", timestamp: new Date("2023-04-09T20:27:14Z"), device_type: "desktop", duration_seconds: 145 },
            { id: 583, user_id: 57, property_id: 56, event_type: "view", timestamp: new Date("2023-07-11T15:52:22Z"), device_type: "desktop", duration_seconds: 173 },
            { id: 584, user_id: 144, property_id: 73, event_type: "view", timestamp: new Date("2023-07-02T18:35:28Z"), device_type: "desktop", duration_seconds: 200 },
            { id: 585, user_id: 198, property_id: 89, event_type: "save_favorite", timestamp: new Date("2023-01-26T20:11:36Z"), device_type: "mobile", duration_seconds: 195 },
            { id: 586, user_id: 171, property_id: 22, event_type: "save_favorite", timestamp: new Date("2023-08-29T20:25:06Z"), device_type: "mobile", duration_seconds: 210 },
            { id: 587, user_id: 131, property_id: 140, event_type: "view", timestamp: new Date("2023-08-11T16:58:48Z"), device_type: "tablet", duration_seconds: 153 },
            { id: 588, user_id: 190, property_id: 2, event_type: "save_favorite", timestamp: new Date("2023-09-28T18:39:55Z"), device_type: "desktop", duration_seconds: 144 },
            { id: 589, user_id: 8, property_id: 50, event_type: "view", timestamp: new Date("2023-04-12T07:49:15Z"), device_type: "mobile", duration_seconds: 162 },
            { id: 590, user_id: 111, property_id: 79, event_type: "view", timestamp: new Date("2023-09-11T08:28:59Z"), device_type: "tablet", duration_seconds: 85 },
            { id: 591, user_id: 104, property_id: 43, event_type: "view", timestamp: new Date("2023-07-12T00:03:55Z"), device_type: "desktop", duration_seconds: 105 },
            { id: 592, user_id: 19, property_id: 71, event_type: "save_favorite", timestamp: new Date("2023-02-01T10:36:18Z"), device_type: "desktop", duration_seconds: 114 },
            { id: 593, user_id: 107, property_id: 132, event_type: "save_favorite", timestamp: new Date("2023-02-06T12:06:59Z"), device_type: "mobile", duration_seconds: 102 },
            { id: 594, user_id: 36, property_id: 57, event_type: "save_favorite", timestamp: new Date("2023-07-24T13:01:55Z"), device_type: "desktop", duration_seconds: 153 },
            { id: 595, user_id: 196, property_id: 10, event_type: "leave_feedback", timestamp: new Date("2023-03-08T14:08:17Z"), device_type: "desktop", duration_seconds: 248 },
            { id: 596, user_id: 77, property_id: 10, event_type: "view", timestamp: new Date("2023-07-08T20:56:27Z"), device_type: "desktop", duration_seconds: 150 },
            { id: 597, user_id: 138, property_id: 55, event_type: "view", timestamp: new Date("2023-04-04T10:47:17Z"), device_type: "mobile", duration_seconds: 113 },
            { id: 598, user_id: 56, property_id: 80, event_type: "save_favorite", timestamp: new Date("2023-02-05T20:51:41Z"), device_type: "tablet", duration_seconds: 194 },
            { id: 599, user_id: 116, property_id: 24, event_type: "view", timestamp: new Date("2023-05-27T16:39:49Z"), device_type: "desktop", duration_seconds: 88 },
            { id: 600, user_id: 43, property_id: 109, event_type: "leave_feedback", timestamp: new Date("2023-06-27T07:10:28Z"), device_type: "mobile", duration_seconds: 146 },
            { id: 601, user_id: 65, property_id: 117, event_type: "view", timestamp: new Date("2023-01-20T14:52:40Z"), device_type: "mobile", duration_seconds: 200 },
            { id: 602, user_id: 172, property_id: 60, event_type: "save_favorite", timestamp: new Date("2023-08-25T12:00:57Z"), device_type: "desktop", duration_seconds: 161 },
            { id: 603, user_id: 12, property_id: 35, event_type: "leave_feedback", timestamp: new Date("2023-08-02T19:46:50Z"), device_type: "desktop", duration_seconds: 213 },
            { id: 604, user_id: 69, property_id: 137, event_type: "view", timestamp: new Date("2023-09-17T12:06:24Z"), device_type: "tablet", duration_seconds: 89 },
            { id: 605, user_id: 33, property_id: 16, event_type: "view", timestamp: new Date("2023-08-02T21:12:18Z"), device_type: "desktop", duration_seconds: 157 },
            { id: 606, user_id: 71, property_id: 113, event_type: "save_favorite", timestamp: new Date("2023-07-29T17:46:28Z"), device_type: "mobile", duration_seconds: 175 },
            { id: 607, user_id: 13, property_id: 27, event_type: "view", timestamp: new Date("2023-04-19T11:06:59Z"), device_type: "desktop", duration_seconds: 203 },
            { id: 608, user_id: 156, property_id: 98, event_type: "view", timestamp: new Date("2023-02-19T20:03:26Z"), device_type: "desktop", duration_seconds: 168 },
            { id: 609, user_id: 54, property_id: 62, event_type: "view", timestamp: new Date("2023-07-09T11:31:09Z"), device_type: "desktop", duration_seconds: 111 },
            { id: 610, user_id: 51, property_id: 4, event_type: "save_favorite", timestamp: new Date("2023-08-24T09:49:33Z"), device_type: "mobile", duration_seconds: 243 },
            { id: 611, user_id: 182, property_id: 18, event_type: "save_favorite", timestamp: new Date("2023-05-09T00:08:00Z"), device_type: "desktop", duration_seconds: 120 },
            { id: 612, user_id: 21, property_id: 3, event_type: "view", timestamp: new Date("2023-08-08T16:42:22Z"), device_type: "desktop", duration_seconds: 155 },
            { id: 613, user_id: 141, property_id: 128, event_type: "view", timestamp: new Date("2023-03-23T16:04:38Z"), device_type: "mobile", duration_seconds: 186 },
            { id: 614, user_id: 172, property_id: 55, event_type: "leave_feedback", timestamp: new Date("2023-08-19T15:37:33Z"), device_type: "mobile", duration_seconds: 152 },
            { id: 615, user_id: 83, property_id: 34, event_type: "view", timestamp: new Date("2023-09-20T17:42:35Z"), device_type: "desktop", duration_seconds: 118 },
            { id: 616, user_id: 127, property_id: 14, event_type: "view", timestamp: new Date("2023-07-19T22:43:15Z"), device_type: "desktop", duration_seconds: 230 },
            { id: 617, user_id: 100, property_id: 138, event_type: "save_favorite", timestamp: new Date("2023-03-23T12:58:52Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 618, user_id: 50, property_id: 12, event_type: "view", timestamp: new Date("2023-07-11T10:16:23Z"), device_type: "desktop", duration_seconds: 109 },
            { id: 619, user_id: 70, property_id: 142, event_type: "view", timestamp: new Date("2023-09-13T14:12:10Z"), device_type: "desktop", duration_seconds: 127 },
            { id: 620, user_id: 175, property_id: 2, event_type: "leave_feedback", timestamp: new Date("2023-03-29T00:14:12Z"), device_type: "desktop", duration_seconds: 96 },
            { id: 621, user_id: 195, property_id: 132, event_type: "leave_feedback", timestamp: new Date("2023-08-15T18:02:44Z"), device_type: "mobile", duration_seconds: 152 },
            { id: 622, user_id: 60, property_id: 54, event_type: "view", timestamp: new Date("2023-04-05T01:44:52Z"), device_type: "desktop", duration_seconds: 94 },
            { id: 623, user_id: 170, property_id: 96, event_type: "leave_feedback", timestamp: new Date("2023-05-25T17:09:12Z"), device_type: "mobile", duration_seconds: 83 },
            { id: 624, user_id: 2, property_id: 66, event_type: "view", timestamp: new Date("2023-06-14T20:42:49Z"), device_type: "mobile", duration_seconds: 182 },
            { id: 625, user_id: 105, property_id: 95, event_type: "view", timestamp: new Date("2023-07-05T11:00:53Z"), device_type: "desktop", duration_seconds: 180 },
            { id: 626, user_id: 133, property_id: 64, event_type: "save_favorite", timestamp: new Date("2023-07-31T13:16:56Z"), device_type: "mobile", duration_seconds: 144 },
            { id: 627, user_id: 158, property_id: 71, event_type: "view", timestamp: new Date("2023-04-19T09:17:38Z"), device_type: "desktop", duration_seconds: 201 },
            { id: 628, user_id: 196, property_id: 12, event_type: "leave_feedback", timestamp: new Date("2023-03-05T10:10:33Z"), device_type: "mobile", duration_seconds: 105 },
            { id: 629, user_id: 143, property_id: 143, event_type: "save_favorite", timestamp: new Date("2023-04-15T15:04:30Z"), device_type: "desktop", duration_seconds: 231 },
            { id: 630, user_id: 53, property_id: 19, event_type: "save_favorite", timestamp: new Date("2023-03-19T12:36:57Z"), device_type: "desktop", duration_seconds: 165 },
            { id: 631, user_id: 103, property_id: 149, event_type: "view", timestamp: new Date("2023-06-12T09:59:20Z"), device_type: "mobile", duration_seconds: 144 },
            { id: 632, user_id: 87, property_id: 128, event_type: "view", timestamp: new Date("2023-07-14T17:26:01Z"), device_type: "mobile", duration_seconds: 166 },
            { id: 633, user_id: 193, property_id: 4, event_type: "view", timestamp: new Date("2023-02-26T10:07:58Z"), device_type: "desktop", duration_seconds: 164 },
            { id: 634, user_id: 80, property_id: 123, event_type: "view", timestamp: new Date("2023-09-26T04:58:59Z"), device_type: "desktop", duration_seconds: 69 },
            { id: 635, user_id: 10, property_id: 20, event_type: "view", timestamp: new Date("2023-08-15T22:14:08Z"), device_type: "mobile", duration_seconds: 120 },
            { id: 636, user_id: 191, property_id: 100, event_type: "view", timestamp: new Date("2023-05-01T10:08:30Z"), device_type: "mobile", duration_seconds: 188 },
            { id: 637, user_id: 180, property_id: 128, event_type: "save_favorite", timestamp: new Date("2023-07-09T10:30:55Z"), device_type: "desktop", duration_seconds: 113 },
            { id: 638, user_id: 135, property_id: 64, event_type: "view", timestamp: new Date("2023-01-22T08:23:40Z"), device_type: "mobile", duration_seconds: 123 },
            { id: 639, user_id: 7, property_id: 137, event_type: "view", timestamp: new Date("2023-05-09T16:47:00Z"), device_type: "mobile", duration_seconds: 118 },
            { id: 640, user_id: 175, property_id: 25, event_type: "view", timestamp: new Date("2023-04-13T15:12:08Z"), device_type: "desktop", duration_seconds: 159 },
            { id: 641, user_id: 94, property_id: 142, event_type: "view", timestamp: new Date("2023-03-20T09:15:20Z"), device_type: "mobile", duration_seconds: 163 },
            { id: 642, user_id: 41, property_id: 145, event_type: "save_favorite", timestamp: new Date("2023-08-18T15:39:44Z"), device_type: "desktop", duration_seconds: 172 },
            { id: 643, user_id: 185, property_id: 115, event_type: "view", timestamp: new Date("2023-08-03T13:18:38Z"), device_type: "mobile", duration_seconds: 163 },
            { id: 644, user_id: 189, property_id: 59, event_type: "save_favorite", timestamp: new Date("2023-02-07T08:12:03Z"), device_type: "desktop", duration_seconds: 182 },
            { id: 645, user_id: 134, property_id: 87, event_type: "view", timestamp: new Date("2023-07-17T11:18:26Z"), device_type: "desktop", duration_seconds: 185 },
            { id: 646, user_id: 133, property_id: 9, event_type: "view", timestamp: new Date("2023-08-18T18:37:27Z"), device_type: "mobile", duration_seconds: 139 },
            { id: 647, user_id: 110, property_id: 4, event_type: "save_favorite", timestamp: new Date("2023-04-04T10:33:34Z"), device_type: "tablet", duration_seconds: 159 },
            { id: 648, user_id: 78, property_id: 33, event_type: "view", timestamp: new Date("2023-07-27T05:21:53Z"), device_type: "desktop", duration_seconds: 193 },
            { id: 649, user_id: 118, property_id: 31, event_type: "leave_feedback", timestamp: new Date("2023-08-08T21:36:10Z"), device_type: "tablet", duration_seconds: 178 },
            { id: 650, user_id: 51, property_id: 101, event_type: "view", timestamp: new Date("2023-02-10T19:24:56Z"), device_type: "desktop", duration_seconds: 240 },
            { id: 651, user_id: 8, property_id: 79, event_type: "view", timestamp: new Date("2023-01-31T18:41:17Z"), device_type: "desktop", duration_seconds: 174 },
            { id: 652, user_id: 77, property_id: 118, event_type: "view", timestamp: new Date("2023-08-07T12:43:08Z"), device_type: "desktop", duration_seconds: 180 },
            { id: 653, user_id: 82, property_id: 138, event_type: "save_favorite", timestamp: new Date("2023-08-12T17:32:33Z"), device_type: "desktop", duration_seconds: 155 },
            { id: 654, user_id: 3, property_id: 74, event_type: "save_favorite", timestamp: new Date("2023-09-29T21:59:31Z"), device_type: "mobile", duration_seconds: 219 },
            { id: 655, user_id: 35, property_id: 145, event_type: "leave_feedback", timestamp: new Date("2023-03-31T17:23:53Z"), device_type: "mobile", duration_seconds: 101 },
            { id: 656, user_id: 109, property_id: 4, event_type: "view", timestamp: new Date("2023-07-16T17:03:45Z"), device_type: "desktop", duration_seconds: 234 },
            { id: 657, user_id: 144, property_id: 97, event_type: "view", timestamp: new Date("2023-04-21T14:52:15Z"), device_type: "desktop", duration_seconds: 53 },
            { id: 658, user_id: 63, property_id: 98, event_type: "view", timestamp: new Date("2023-09-19T20:43:09Z"), device_type: "mobile", duration_seconds: 155 },
            { id: 659, user_id: 33, property_id: 81, event_type: "save_favorite", timestamp: new Date("2023-04-13T21:08:45Z"), device_type: "desktop", duration_seconds: 85 },
            { id: 660, user_id: 129, property_id: 10, event_type: "leave_feedback", timestamp: new Date("2023-07-12T17:25:22Z"), device_type: "mobile", duration_seconds: 202 },
            { id: 661, user_id: 164, property_id: 146, event_type: "save_favorite", timestamp: new Date("2023-08-23T17:00:31Z"), device_type: "mobile", duration_seconds: 147 },
            { id: 662, user_id: 85, property_id: 93, event_type: "view", timestamp: new Date("2023-07-04T19:06:27Z"), device_type: "mobile", duration_seconds: 114 },
            { id: 663, user_id: 70, property_id: 150, event_type: "save_favorite", timestamp: new Date("2023-04-06T14:21:57Z"), device_type: "desktop", duration_seconds: 171 },
            { id: 664, user_id: 26, property_id: 11, event_type: "leave_feedback", timestamp: new Date("2023-06-22T18:39:23Z"), device_type: "mobile", duration_seconds: 71 },
            { id: 665, user_id: 41, property_id: 54, event_type: "save_favorite", timestamp: new Date("2023-02-09T21:23:55Z"), device_type: "mobile", duration_seconds: 187 },
            { id: 666, user_id: 111, property_id: 83, event_type: "view", timestamp: new Date("2023-05-18T09:19:22Z"), device_type: "mobile", duration_seconds: 106 },
            { id: 667, user_id: 6, property_id: 92, event_type: "view", timestamp: new Date("2023-03-28T08:18:18Z"), device_type: "mobile", duration_seconds: 180 },
            { id: 668, user_id: 169, property_id: 16, event_type: "view", timestamp: new Date("2023-09-28T18:10:39Z"), device_type: "desktop", duration_seconds: 149 },
            { id: 669, user_id: 147, property_id: 133, event_type: "view", timestamp: new Date("2023-08-05T16:00:24Z"), device_type: "desktop", duration_seconds: 121 },
            { id: 670, user_id: 47, property_id: 80, event_type: "save_favorite", timestamp: new Date("2023-06-18T18:38:32Z"), device_type: "desktop", duration_seconds: 147 },
            { id: 671, user_id: 170, property_id: 16, event_type: "save_favorite", timestamp: new Date("2023-05-13T17:59:45Z"), device_type: "mobile", duration_seconds: 205 },
            { id: 672, user_id: 81, property_id: 86, event_type: "view", timestamp: new Date("2023-07-08T23:03:55Z"), device_type: "desktop", duration_seconds: 94 },
            { id: 673, user_id: 84, property_id: 22, event_type: "view", timestamp: new Date("2023-06-15T09:11:06Z"), device_type: "mobile", duration_seconds: 67 },
            { id: 674, user_id: 125, property_id: 16, event_type: "view", timestamp: new Date("2023-01-17T19:12:46Z"), device_type: "desktop", duration_seconds: 161 },
            { id: 675, user_id: 8, property_id: 11, event_type: "view", timestamp: new Date("2023-06-22T16:36:06Z"), device_type: "mobile", duration_seconds: 150 },
            { id: 676, user_id: 75, property_id: 38, event_type: "view", timestamp: new Date("2023-07-25T15:56:54Z"), device_type: "mobile", duration_seconds: 110 },
            { id: 677, user_id: 171, property_id: 137, event_type: "leave_feedback", timestamp: new Date("2023-09-11T13:37:28Z"), device_type: "desktop", duration_seconds: 115 },
            { id: 678, user_id: 177, property_id: 9, event_type: "save_favorite", timestamp: new Date("2023-08-07T08:44:46Z"), device_type: "desktop", duration_seconds: 146 },
            { id: 679, user_id: 90, property_id: 53, event_type: "save_favorite", timestamp: new Date("2023-09-10T17:22:51Z"), device_type: "mobile", duration_seconds: 164 },
            { id: 680, user_id: 127, property_id: 2, event_type: "save_favorite", timestamp: new Date("2023-05-23T11:47:33Z"), device_type: "mobile", duration_seconds: 232 },
            { id: 681, user_id: 22, property_id: 94, event_type: "view", timestamp: new Date("2023-08-04T13:03:15Z"), device_type: "desktop", duration_seconds: 219 },
            { id: 682, user_id: 2, property_id: 32, event_type: "view", timestamp: new Date("2023-08-02T09:09:46Z"), device_type: "tablet", duration_seconds: 116 },
            { id: 683, user_id: 52, property_id: 134, event_type: "view", timestamp: new Date("2023-02-25T15:01:03Z"), device_type: "desktop", duration_seconds: 202 },
            { id: 684, user_id: 55, property_id: 30, event_type: "view", timestamp: new Date("2023-01-30T17:04:40Z"), device_type: "desktop", duration_seconds: 154 },
            { id: 685, user_id: 3, property_id: 104, event_type: "view", timestamp: new Date("2023-08-09T08:02:59Z"), device_type: "mobile", duration_seconds: 126 },
            { id: 686, user_id: 187, property_id: 12, event_type: "view", timestamp: new Date("2023-08-22T09:13:32Z"), device_type: "mobile", duration_seconds: 181 },
            { id: 687, user_id: 64, property_id: 132, event_type: "view", timestamp: new Date("2023-05-24T16:43:52Z"), device_type: "mobile", duration_seconds: 93 },
            { id: 688, user_id: 67, property_id: 90, event_type: "view", timestamp: new Date("2023-08-17T09:09:50Z"), device_type: "desktop", duration_seconds: 164 },
            { id: 689, user_id: 89, property_id: 117, event_type: "save_favorite", timestamp: new Date("2023-09-26T18:21:14Z"), device_type: "desktop", duration_seconds: 220 },
            { id: 690, user_id: 3, property_id: 24, event_type: "view", timestamp: new Date("2023-08-21T12:46:14Z"), device_type: "desktop", duration_seconds: 194 },
            { id: 691, user_id: 143, property_id: 31, event_type: "save_favorite", timestamp: new Date("2023-06-04T10:32:03Z"), device_type: "mobile", duration_seconds: 127 },
            { id: 692, user_id: 30, property_id: 89, event_type: "save_favorite", timestamp: new Date("2023-01-30T00:19:54Z"), device_type: "desktop", duration_seconds: 211 },
            { id: 693, user_id: 186, property_id: 56, event_type: "save_favorite", timestamp: new Date("2023-10-01T11:44:29Z"), device_type: "desktop", duration_seconds: 114 },
            { id: 694, user_id: 13, property_id: 87, event_type: "view", timestamp: new Date("2023-09-14T12:11:42Z"), device_type: "mobile", duration_seconds: 145 },
            { id: 695, user_id: 172, property_id: 98, event_type: "view", timestamp: new Date("2023-08-16T20:41:24Z"), device_type: "desktop", duration_seconds: 62 },
            { id: 696, user_id: 11, property_id: 25, event_type: "view", timestamp: new Date("2023-02-16T19:57:29Z"), device_type: "desktop", duration_seconds: 120 },
            { id: 697, user_id: 163, property_id: 4, event_type: "view", timestamp: new Date("2023-06-29T09:21:14Z"), device_type: "desktop", duration_seconds: 197 },
            { id: 698, user_id: 145, property_id: 9, event_type: "view", timestamp: new Date("2023-04-22T20:07:35Z"), device_type: "desktop", duration_seconds: 98 },
            { id: 699, user_id: 51, property_id: 129, event_type: "save_favorite", timestamp: new Date("2023-02-04T12:47:02Z"), device_type: "mobile", duration_seconds: 130 },
            { id: 700, user_id: 200, property_id: 25, event_type: "view", timestamp: new Date("2023-07-22T09:53:07Z"), device_type: "desktop", duration_seconds: 155 },
            { id: 701, user_id: 33, property_id: 56, event_type: "view", timestamp: new Date("2023-05-09T17:42:31Z"), device_type: "desktop", duration_seconds: 130 },
            { id: 702, user_id: 160, property_id: 36, event_type: "view", timestamp: new Date("2023-05-03T18:56:37Z"), device_type: "desktop", duration_seconds: 213 },
            { id: 703, user_id: 173, property_id: 70, event_type: "view", timestamp: new Date("2023-01-12T18:32:39Z"), device_type: "desktop", duration_seconds: 112 },
            { id: 704, user_id: 191, property_id: 119, event_type: "view", timestamp: new Date("2023-03-27T08:51:41Z"), device_type: "mobile", duration_seconds: 173 },
            { id: 705, user_id: 143, property_id: 144, event_type: "save_favorite", timestamp: new Date("2023-01-23T19:15:34Z"), device_type: "mobile", duration_seconds: 204 },
            { id: 706, user_id: 98, property_id: 25, event_type: "save_favorite", timestamp: new Date("2023-06-08T19:37:13Z"), device_type: "desktop", duration_seconds: 167 },
            { id: 707, user_id: 175, property_id: 126, event_type: "view", timestamp: new Date("2023-06-26T11:40:12Z"), device_type: "mobile", duration_seconds: 153 },
            { id: 708, user_id: 55, property_id: 116, event_type: "view", timestamp: new Date("2023-07-25T15:55:56Z"), device_type: "tablet", duration_seconds: 84 },
            { id: 709, user_id: 29, property_id: 15, event_type: "save_favorite", timestamp: new Date("2023-08-13T11:29:34Z"), device_type: "tablet", duration_seconds: 166 },
            { id: 710, user_id: 47, property_id: 38, event_type: "view", timestamp: new Date("2023-01-25T18:49:19Z"), device_type: "desktop", duration_seconds: 145 },
            { id: 711, user_id: 144, property_id: 14, event_type: "view", timestamp: new Date("2023-06-14T14:25:17Z"), device_type: "desktop", duration_seconds: 159 },
            { id: 712, user_id: 69, property_id: 7, event_type: "view", timestamp: new Date("2023-05-18T10:26:56Z"), device_type: "mobile", duration_seconds: 91 },
            { id: 713, user_id: 178, property_id: 40, event_type: "view", timestamp: new Date("2023-05-27T17:19:37Z"), device_type: "desktop", duration_seconds: 143 },
            { id: 714, user_id: 170, property_id: 33, event_type: "save_favorite", timestamp: new Date("2023-08-23T13:26:19Z"), device_type: "desktop", duration_seconds: 128 },
            { id: 715, user_id: 180, property_id: 48, event_type: "view", timestamp: new Date("2023-09-26T22:57:21Z"), device_type: "tablet", duration_seconds: 134 },
            { id: 716, user_id: 127, property_id: 22, event_type: "view", timestamp: new Date("2023-09-19T18:11:40Z"), device_type: "desktop", duration_seconds: 102 },
            { id: 717, user_id: 143, property_id: 130, event_type: "view", timestamp: new Date("2023-01-17T22:39:40Z"), device_type: "desktop", duration_seconds: 129 },
            { id: 718, user_id: 123, property_id: 135, event_type: "view", timestamp: new Date("2023-01-15T13:02:06Z"), device_type: "desktop", duration_seconds: 208 },
            { id: 719, user_id: 175, property_id: 115, event_type: "view", timestamp: new Date("2023-04-12T19:29:44Z"), device_type: "mobile", duration_seconds: 124 },
            { id: 720, user_id: 95, property_id: 8, event_type: "view", timestamp: new Date("2023-05-22T19:48:31Z"), device_type: "desktop", duration_seconds: 121 },
            { id: 721, user_id: 183, property_id: 24, event_type: "view", timestamp: new Date("2023-08-09T10:03:13Z"), device_type: "desktop", duration_seconds: 150 },
            { id: 722, user_id: 63, property_id: 49, event_type: "view", timestamp: new Date("2023-06-04T19:56:26Z"), device_type: "desktop", duration_seconds: 143 },
            { id: 723, user_id: 156, property_id: 36, event_type: "view", timestamp: new Date("2023-07-14T13:00:20Z"), device_type: "mobile", duration_seconds: 134 },
            { id: 724, user_id: 8, property_id: 9, event_type: "save_favorite", timestamp: new Date("2023-04-03T13:08:54Z"), device_type: "mobile", duration_seconds: 119 },
            { id: 725, user_id: 85, property_id: 64, event_type: "view", timestamp: new Date("2023-05-11T10:57:31Z"), device_type: "mobile", duration_seconds: 138 },
            { id: 726, user_id: 167, property_id: 38, event_type: "view", timestamp: new Date("2023-09-29T07:08:43Z"), device_type: "mobile", duration_seconds: 149 },
            { id: 727, user_id: 46, property_id: 83, event_type: "view", timestamp: new Date("2023-08-19T22:44:59Z"), device_type: "desktop", duration_seconds: 148 },
            { id: 728, user_id: 112, property_id: 131, event_type: "view", timestamp: new Date("2023-02-12T12:24:49Z"), device_type: "tablet", duration_seconds: 241 },
            { id: 729, user_id: 178, property_id: 20, event_type: "view", timestamp: new Date("2023-03-15T00:23:49Z"), device_type: "desktop", duration_seconds: 117 },
            { id: 730, user_id: 182, property_id: 10, event_type: "view", timestamp: new Date("2023-09-13T14:40:14Z"), device_type: "desktop", duration_seconds: 125 },
            { id: 731, user_id: 47, property_id: 109, event_type: "view", timestamp: new Date("2023-09-06T13:44:01Z"), device_type: "mobile", duration_seconds: 148 },
            { id: 732, user_id: 171, property_id: 68, event_type: "view", timestamp: new Date("2023-08-18T15:04:27Z"), device_type: "mobile", duration_seconds: 135 },
            { id: 733, user_id: 83, property_id: 74, event_type: "save_favorite", timestamp: new Date("2023-09-09T05:23:20Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 734, user_id: 105, property_id: 49, event_type: "view", timestamp: new Date("2023-04-12T19:01:16Z"), device_type: "desktop", duration_seconds: 134 },
            { id: 735, user_id: 21, property_id: 45, event_type: "save_favorite", timestamp: new Date("2023-03-18T19:59:59Z"), device_type: "desktop", duration_seconds: 132 },
            { id: 736, user_id: 172, property_id: 5, event_type: "view", timestamp: new Date("2023-09-11T20:14:57Z"), device_type: "mobile", duration_seconds: 174 },
            { id: 737, user_id: 31, property_id: 146, event_type: "save_favorite", timestamp: new Date("2023-04-10T15:38:06Z"), device_type: "mobile", duration_seconds: 46 },
            { id: 738, user_id: 2, property_id: 37, event_type: "view", timestamp: new Date("2023-09-10T18:52:52Z"), device_type: "desktop", duration_seconds: 70 },
            { id: 739, user_id: 31, property_id: 36, event_type: "save_favorite", timestamp: new Date("2023-06-30T15:11:47Z"), device_type: "desktop", duration_seconds: 182 },
            { id: 740, user_id: 165, property_id: 115, event_type: "view", timestamp: new Date("2023-05-26T20:46:37Z"), device_type: "desktop", duration_seconds: 203 },
            { id: 741, user_id: 114, property_id: 17, event_type: "save_favorite", timestamp: new Date("2023-05-18T11:54:24Z"), device_type: "desktop", duration_seconds: 216 },
            { id: 742, user_id: 117, property_id: 105, event_type: "view", timestamp: new Date("2023-06-26T11:25:01Z"), device_type: "mobile", duration_seconds: 173 },
            { id: 743, user_id: 70, property_id: 65, event_type: "view", timestamp: new Date("2023-01-27T15:33:25Z"), device_type: "desktop", duration_seconds: 244 },
            { id: 744, user_id: 162, property_id: 48, event_type: "view", timestamp: new Date("2023-07-15T18:08:24Z"), device_type: "mobile", duration_seconds: 67 },
            { id: 745, user_id: 157, property_id: 37, event_type: "view", timestamp: new Date("2023-02-28T19:54:45Z"), device_type: "desktop", duration_seconds: 197 },
            { id: 746, user_id: 118, property_id: 15, event_type: "save_favorite", timestamp: new Date("2023-04-21T12:00:27Z"), device_type: "desktop", duration_seconds: 136 },
            { id: 747, user_id: 47, property_id: 91, event_type: "view", timestamp: new Date("2023-03-09T17:19:25Z"), device_type: "mobile", duration_seconds: 128 },
            { id: 748, user_id: 135, property_id: 23, event_type: "view", timestamp: new Date("2023-06-07T15:06:59Z"), device_type: "tablet", duration_seconds: 197 },
            { id: 749, user_id: 10, property_id: 122, event_type: "leave_feedback", timestamp: new Date("2023-03-13T20:06:06Z"), device_type: "desktop", duration_seconds: 164 },
            { id: 750, user_id: 91, property_id: 144, event_type: "view", timestamp: new Date("2023-02-13T14:19:46Z"), device_type: "mobile", duration_seconds: 63 },
            { id: 751, user_id: 109, property_id: 64, event_type: "view", timestamp: new Date("2023-07-24T05:29:12Z"), device_type: "tablet", duration_seconds: 162 },
            { id: 752, user_id: 60, property_id: 66, event_type: "view", timestamp: new Date("2023-08-30T17:36:03Z"), device_type: "tablet", duration_seconds: 81 },
            { id: 753, user_id: 13, property_id: 81, event_type: "view", timestamp: new Date("2023-01-05T08:00:42Z"), device_type: "desktop", duration_seconds: 197 },
            { id: 754, user_id: 144, property_id: 25, event_type: "leave_feedback", timestamp: new Date("2023-02-16T08:19:19Z"), device_type: "mobile", duration_seconds: 206 },
            { id: 755, user_id: 13, property_id: 50, event_type: "view", timestamp: new Date("2023-05-09T11:23:45Z"), device_type: "mobile", duration_seconds: 192 },
            { id: 756, user_id: 140, property_id: 39, event_type: "view", timestamp: new Date("2023-06-26T15:59:12Z"), device_type: "desktop", duration_seconds: 82 },
            { id: 757, user_id: 125, property_id: 43, event_type: "view", timestamp: new Date("2023-08-17T20:01:01Z"), device_type: "desktop", duration_seconds: 69 },
            { id: 758, user_id: 75, property_id: 7, event_type: "view", timestamp: new Date("2023-09-22T20:35:16Z"), device_type: "desktop", duration_seconds: 153 },
            { id: 759, user_id: 45, property_id: 126, event_type: "save_favorite", timestamp: new Date("2023-06-12T14:25:37Z"), device_type: "desktop", duration_seconds: 120 },
            { id: 760, user_id: 14, property_id: 112, event_type: "leave_feedback", timestamp: new Date("2023-05-07T12:44:36Z"), device_type: "desktop", duration_seconds: 180 },
            { id: 761, user_id: 55, property_id: 92, event_type: "view", timestamp: new Date("2023-08-01T07:28:17Z"), device_type: "mobile", duration_seconds: 206 },
            { id: 762, user_id: 4, property_id: 52, event_type: "view", timestamp: new Date("2023-05-02T11:56:24Z"), device_type: "desktop", duration_seconds: 200 },
            { id: 763, user_id: 44, property_id: 38, event_type: "save_favorite", timestamp: new Date("2023-03-30T16:37:04Z"), device_type: "mobile", duration_seconds: 138 },
            { id: 764, user_id: 128, property_id: 26, event_type: "view", timestamp: new Date("2023-09-25T20:33:38Z"), device_type: "mobile", duration_seconds: 213 },
            { id: 765, user_id: 3, property_id: 115, event_type: "view", timestamp: new Date("2023-05-10T16:02:02Z"), device_type: "desktop", duration_seconds: 95 },
            { id: 766, user_id: 102, property_id: 2, event_type: "save_favorite", timestamp: new Date("2023-06-16T13:45:48Z"), device_type: "mobile", duration_seconds: 139 },
            { id: 767, user_id: 21, property_id: 122, event_type: "view", timestamp: new Date("2023-09-25T08:32:54Z"), device_type: "mobile", duration_seconds: 121 },
            { id: 768, user_id: 27, property_id: 67, event_type: "view", timestamp: new Date("2023-05-31T18:52:58Z"), device_type: "mobile", duration_seconds: 181 },
            { id: 769, user_id: 125, property_id: 84, event_type: "leave_feedback", timestamp: new Date("2023-06-03T17:32:12Z"), device_type: "desktop", duration_seconds: 160 },
            { id: 770, user_id: 34, property_id: 60, event_type: "view", timestamp: new Date("2023-03-19T10:14:08Z"), device_type: "desktop", duration_seconds: 164 },
            { id: 771, user_id: 36, property_id: 137, event_type: "save_favorite", timestamp: new Date("2023-09-27T20:40:05Z"), device_type: "desktop", duration_seconds: 173 },
            { id: 772, user_id: 171, property_id: 68, event_type: "save_favorite", timestamp: new Date("2023-03-24T14:21:14Z"), device_type: "mobile", duration_seconds: 126 },
            { id: 773, user_id: 154, property_id: 127, event_type: "view", timestamp: new Date("2023-06-22T12:31:02Z"), device_type: "mobile", duration_seconds: 178 },
            { id: 774, user_id: 29, property_id: 63, event_type: "view", timestamp: new Date("2023-05-29T03:54:15Z"), device_type: "desktop", duration_seconds: 186 },
            { id: 775, user_id: 182, property_id: 6, event_type: "view", timestamp: new Date("2023-07-04T09:30:03Z"), device_type: "mobile", duration_seconds: 138 },
            { id: 776, user_id: 107, property_id: 80, event_type: "view", timestamp: new Date("2023-08-29T12:14:36Z"), device_type: "desktop", duration_seconds: 163 },
            { id: 777, user_id: 27, property_id: 80, event_type: "view", timestamp: new Date("2023-02-04T18:13:27Z"), device_type: "desktop", duration_seconds: 160 },
            { id: 778, user_id: 94, property_id: 27, event_type: "view", timestamp: new Date("2023-08-22T11:18:20Z"), device_type: "desktop", duration_seconds: 123 },
            { id: 779, user_id: 186, property_id: 132, event_type: "leave_feedback", timestamp: new Date("2023-05-19T01:18:55Z"), device_type: "tablet", duration_seconds: 145 },
            { id: 780, user_id: 17, property_id: 37, event_type: "view", timestamp: new Date("2023-01-29T05:07:28Z"), device_type: "desktop", duration_seconds: 32 },
            { id: 781, user_id: 24, property_id: 144, event_type: "view", timestamp: new Date("2023-03-07T18:45:24Z"), device_type: "desktop", duration_seconds: 165 },
            { id: 782, user_id: 39, property_id: 106, event_type: "view", timestamp: new Date("2023-08-04T10:32:28Z"), device_type: "desktop", duration_seconds: 144 },
            { id: 783, user_id: 143, property_id: 84, event_type: "leave_feedback", timestamp: new Date("2023-07-13T19:08:41Z"), device_type: "mobile", duration_seconds: 136 },
            { id: 784, user_id: 48, property_id: 132, event_type: "save_favorite", timestamp: new Date("2023-02-27T16:19:59Z"), device_type: "desktop", duration_seconds: 59 },
            { id: 785, user_id: 61, property_id: 47, event_type: "view", timestamp: new Date("2023-07-19T09:55:25Z"), device_type: "tablet", duration_seconds: 142 },
            { id: 786, user_id: 187, property_id: 120, event_type: "view", timestamp: new Date("2023-04-19T10:09:06Z"), device_type: "desktop", duration_seconds: 153 },
            { id: 787, user_id: 2, property_id: 114, event_type: "leave_feedback", timestamp: new Date("2023-08-31T10:27:35Z"), device_type: "desktop", duration_seconds: 151 },
            { id: 788, user_id: 194, property_id: 82, event_type: "view", timestamp: new Date("2023-04-25T22:26:22Z"), device_type: "mobile", duration_seconds: 155 },
            { id: 789, user_id: 8, property_id: 9, event_type: "view", timestamp: new Date("2023-06-22T18:40:04Z"), device_type: "mobile", duration_seconds: 111 },
            { id: 790, user_id: 182, property_id: 82, event_type: "save_favorite", timestamp: new Date("2023-10-01T15:09:09Z"), device_type: "desktop", duration_seconds: 212 },
            { id: 791, user_id: 8, property_id: 19, event_type: "save_favorite", timestamp: new Date("2023-02-08T22:28:04Z"), device_type: "mobile", duration_seconds: 242 },
            { id: 792, user_id: 114, property_id: 85, event_type: "view", timestamp: new Date("2023-09-25T17:13:54Z"), device_type: "tablet", duration_seconds: 154 },
            { id: 793, user_id: 105, property_id: 22, event_type: "view", timestamp: new Date("2023-04-26T12:38:58Z"), device_type: "mobile", duration_seconds: 61 },
            { id: 794, user_id: 120, property_id: 26, event_type: "view", timestamp: new Date("2023-06-22T15:56:19Z"), device_type: "desktop", duration_seconds: 135 },
            { id: 795, user_id: 117, property_id: 113, event_type: "leave_feedback", timestamp: new Date("2023-04-26T19:18:53Z"), device_type: "desktop", duration_seconds: 220 },
            { id: 796, user_id: 24, property_id: 136, event_type: "view", timestamp: new Date("2023-09-21T21:20:55Z"), device_type: "tablet", duration_seconds: 123 },
            { id: 797, user_id: 70, property_id: 131, event_type: "view", timestamp: new Date("2023-04-20T07:51:14Z"), device_type: "mobile", duration_seconds: 90 },
            { id: 798, user_id: 12, property_id: 120, event_type: "view", timestamp: new Date("2023-02-06T11:10:16Z"), device_type: "mobile", duration_seconds: 178 },
            { id: 799, user_id: 64, property_id: 52, event_type: "view", timestamp: new Date("2023-09-18T20:41:50Z"), device_type: "desktop", duration_seconds: 220 },
            { id: 800, user_id: 77, property_id: 141, event_type: "view", timestamp: new Date("2023-07-03T11:32:29Z"), device_type: "mobile", duration_seconds: 171 },
            { id: 801, user_id: 81, property_id: 149, event_type: "view", timestamp: new Date("2023-07-04T14:51:54Z"), device_type: "mobile", duration_seconds: 174 },
            { id: 802, user_id: 154, property_id: 57, event_type: "save_favorite", timestamp: new Date("2023-05-25T20:50:54Z"), device_type: "desktop", duration_seconds: 186 },
            { id: 803, user_id: 2, property_id: 28, event_type: "save_favorite", timestamp: new Date("2023-01-01T15:41:54Z"), device_type: "mobile", duration_seconds: 206 },
            { id: 804, user_id: 144, property_id: 105, event_type: "view", timestamp: new Date("2023-01-14T19:54:19Z"), device_type: "desktop", duration_seconds: 133 },
            { id: 805, user_id: 79, property_id: 76, event_type: "view", timestamp: new Date("2023-07-07T09:59:54Z"), device_type: "desktop", duration_seconds: 135 },
            { id: 806, user_id: 14, property_id: 68, event_type: "view", timestamp: new Date("2023-05-20T21:56:33Z"), device_type: "desktop", duration_seconds: 179 },
            { id: 807, user_id: 198, property_id: 13, event_type: "view", timestamp: new Date("2023-05-24T09:03:08Z"), device_type: "mobile", duration_seconds: 234 },
            { id: 808, user_id: 24, property_id: 148, event_type: "leave_feedback", timestamp: new Date("2023-07-09T14:20:31Z"), device_type: "desktop", duration_seconds: 67 },
            { id: 809, user_id: 24, property_id: 61, event_type: "save_favorite", timestamp: new Date("2023-08-31T15:46:46Z"), device_type: "desktop", duration_seconds: 120 },
            { id: 810, user_id: 179, property_id: 132, event_type: "save_favorite", timestamp: new Date("2023-05-19T23:19:47Z"), device_type: "tablet", duration_seconds: 175 },
            { id: 811, user_id: 74, property_id: 18, event_type: "save_favorite", timestamp: new Date("2023-07-05T16:19:21Z"), device_type: "desktop", duration_seconds: 104 },
            { id: 812, user_id: 91, property_id: 49, event_type: "view", timestamp: new Date("2023-04-20T16:08:28Z"), device_type: "mobile", duration_seconds: 140 },
            { id: 813, user_id: 200, property_id: 18, event_type: "save_favorite", timestamp: new Date("2023-07-19T23:30:17Z"), device_type: "desktop", duration_seconds: 178 },
            { id: 814, user_id: 109, property_id: 115, event_type: "view", timestamp: new Date("2023-09-17T17:23:14Z"), device_type: "desktop", duration_seconds: 194 },
            { id: 815, user_id: 26, property_id: 8, event_type: "save_favorite", timestamp: new Date("2023-04-05T14:25:12Z"), device_type: "desktop", duration_seconds: 156 },
            { id: 816, user_id: 132, property_id: 7, event_type: "save_favorite", timestamp: new Date("2023-07-08T19:17:51Z"), device_type: "mobile", duration_seconds: 197 },
            { id: 817, user_id: 20, property_id: 73, event_type: "view", timestamp: new Date("2023-10-01T17:16:51Z"), device_type: "desktop", duration_seconds: 228 },
            { id: 818, user_id: 88, property_id: 4, event_type: "save_favorite", timestamp: new Date("2023-06-28T10:07:16Z"), device_type: "mobile", duration_seconds: 157 },
            { id: 819, user_id: 40, property_id: 13, event_type: "view", timestamp: new Date("2023-04-17T18:00:08Z"), device_type: "desktop", duration_seconds: 210 },
            { id: 820, user_id: 88, property_id: 39, event_type: "view", timestamp: new Date("2023-08-01T09:28:53Z"), device_type: "desktop", duration_seconds: 192 },
            { id: 821, user_id: 64, property_id: 58, event_type: "view", timestamp: new Date("2023-08-12T16:14:38Z"), device_type: "tablet", duration_seconds: 184 },
            { id: 822, user_id: 34, property_id: 105, event_type: "view", timestamp: new Date("2023-07-26T14:21:08Z"), device_type: "mobile", duration_seconds: 188 },
            { id: 823, user_id: 80, property_id: 63, event_type: "view", timestamp: new Date("2023-07-14T12:20:05Z"), device_type: "tablet", duration_seconds: 124 },
            { id: 824, user_id: 126, property_id: 57, event_type: "view", timestamp: new Date("2023-07-06T13:33:22Z"), device_type: "mobile", duration_seconds: 146 },
            { id: 825, user_id: 104, property_id: 15, event_type: "view", timestamp: new Date("2023-08-30T16:20:29Z"), device_type: "tablet", duration_seconds: 192 },
            { id: 826, user_id: 134, property_id: 57, event_type: "view", timestamp: new Date("2023-05-29T15:55:29Z"), device_type: "desktop", duration_seconds: 120 },
            { id: 827, user_id: 184, property_id: 111, event_type: "save_favorite", timestamp: new Date("2023-02-16T18:50:05Z"), device_type: "mobile", duration_seconds: 174 },
            { id: 828, user_id: 52, property_id: 108, event_type: "view", timestamp: new Date("2023-07-31T20:52:46Z"), device_type: "desktop", duration_seconds: 79 },
            { id: 829, user_id: 78, property_id: 60, event_type: "save_favorite", timestamp: new Date("2023-08-28T07:00:44Z"), device_type: "mobile", duration_seconds: 104 },
            { id: 830, user_id: 36, property_id: 80, event_type: "view", timestamp: new Date("2023-07-10T11:04:21Z"), device_type: "mobile", duration_seconds: 134 },
            { id: 831, user_id: 40, property_id: 77, event_type: "view", timestamp: new Date("2023-08-03T21:21:15Z"), device_type: "desktop", duration_seconds: 208 },
            { id: 832, user_id: 38, property_id: 49, event_type: "view", timestamp: new Date("2023-02-14T08:40:35Z"), device_type: "mobile", duration_seconds: 127 },
            { id: 833, user_id: 53, property_id: 53, event_type: "view", timestamp: new Date("2023-09-21T16:45:22Z"), device_type: "desktop", duration_seconds: 163 },
            { id: 834, user_id: 195, property_id: 94, event_type: "view", timestamp: new Date("2023-09-14T16:19:19Z"), device_type: "mobile", duration_seconds: 105 },
            { id: 835, user_id: 58, property_id: 94, event_type: "save_favorite", timestamp: new Date("2023-05-09T20:45:06Z"), device_type: "tablet", duration_seconds: 159 },
            { id: 836, user_id: 151, property_id: 132, event_type: "save_favorite", timestamp: new Date("2023-04-24T23:51:39Z"), device_type: "desktop", duration_seconds: 182 },
            { id: 837, user_id: 6, property_id: 65, event_type: "view", timestamp: new Date("2023-06-20T11:36:30Z"), device_type: "tablet", duration_seconds: 123 },
            { id: 838, user_id: 141, property_id: 9, event_type: "view", timestamp: new Date("2023-03-26T14:29:33Z"), device_type: "mobile", duration_seconds: 135 },
            { id: 839, user_id: 161, property_id: 24, event_type: "view", timestamp: new Date("2023-09-07T08:59:02Z"), device_type: "mobile", duration_seconds: 107 },
            { id: 840, user_id: 123, property_id: 95, event_type: "view", timestamp: new Date("2023-01-10T21:52:12Z"), device_type: "desktop", duration_seconds: 120 },
            { id: 841, user_id: 37, property_id: 55, event_type: "view", timestamp: new Date("2023-04-28T10:56:28Z"), device_type: "mobile", duration_seconds: 93 },
            { id: 842, user_id: 99, property_id: 52, event_type: "view", timestamp: new Date("2023-03-21T12:30:07Z"), device_type: "mobile", duration_seconds: 107 },
            { id: 843, user_id: 59, property_id: 12, event_type: "save_favorite", timestamp: new Date("2023-04-19T13:43:25Z"), device_type: "desktop", duration_seconds: 107 },
            { id: 844, user_id: 86, property_id: 8, event_type: "view", timestamp: new Date("2023-04-04T18:00:35Z"), device_type: "desktop", duration_seconds: 206 },
            { id: 845, user_id: 21, property_id: 88, event_type: "view", timestamp: new Date("2023-05-26T13:31:08Z"), device_type: "mobile", duration_seconds: 187 },
            { id: 846, user_id: 113, property_id: 85, event_type: "save_favorite", timestamp: new Date("2023-02-12T15:20:36Z"), device_type: "mobile", duration_seconds: 170 },
            { id: 847, user_id: 191, property_id: 40, event_type: "view", timestamp: new Date("2023-07-10T20:27:24Z"), device_type: "desktop", duration_seconds: 47 },
            { id: 848, user_id: 194, property_id: 5, event_type: "view", timestamp: new Date("2023-09-15T18:07:32Z"), device_type: "desktop", duration_seconds: 206 },
            { id: 849, user_id: 26, property_id: 65, event_type: "view", timestamp: new Date("2023-05-29T18:19:00Z"), device_type: "desktop", duration_seconds: 182 },
            { id: 850, user_id: 34, property_id: 3, event_type: "view", timestamp: new Date("2023-06-02T15:20:04Z"), device_type: "desktop", duration_seconds: 176 },
            { id: 851, user_id: 200, property_id: 116, event_type: "view", timestamp: new Date("2023-08-05T18:57:44Z"), device_type: "desktop", duration_seconds: 232 },
            { id: 852, user_id: 74, property_id: 141, event_type: "view", timestamp: new Date("2023-02-01T11:34:02Z"), device_type: "tablet", duration_seconds: 196 },
            { id: 853, user_id: 44, property_id: 39, event_type: "view", timestamp: new Date("2023-07-08T19:22:25Z"), device_type: "desktop", duration_seconds: 258 },
            { id: 854, user_id: 98, property_id: 126, event_type: "view", timestamp: new Date("2023-07-01T00:08:08Z"), device_type: "desktop", duration_seconds: 194 },
            { id: 855, user_id: 132, property_id: 143, event_type: "save_favorite", timestamp: new Date("2023-07-12T13:21:16Z"), device_type: "desktop", duration_seconds: 122 },
            { id: 856, user_id: 164, property_id: 38, event_type: "view", timestamp: new Date("2023-08-11T20:38:18Z"), device_type: "desktop", duration_seconds: 185 },
            { id: 857, user_id: 124, property_id: 71, event_type: "view", timestamp: new Date("2023-02-16T20:01:31Z"), device_type: "desktop", duration_seconds: 169 },
            { id: 858, user_id: 200, property_id: 131, event_type: "leave_feedback", timestamp: new Date("2023-08-02T17:41:47Z"), device_type: "desktop", duration_seconds: 111 },
            { id: 859, user_id: 187, property_id: 31, event_type: "view", timestamp: new Date("2023-09-30T19:51:07Z"), device_type: "tablet", duration_seconds: 195 },
            { id: 860, user_id: 101, property_id: 104, event_type: "view", timestamp: new Date("2023-05-17T21:16:50Z"), device_type: "desktop", duration_seconds: 179 },
            { id: 861, user_id: 19, property_id: 44, event_type: "view", timestamp: new Date("2023-08-17T21:41:03Z"), device_type: "desktop", duration_seconds: 128 },
            { id: 862, user_id: 45, property_id: 62, event_type: "view", timestamp: new Date("2023-06-01T14:17:20Z"), device_type: "desktop", duration_seconds: 152 },
            { id: 863, user_id: 150, property_id: 129, event_type: "view", timestamp: new Date("2023-03-08T18:07:04Z"), device_type: "mobile", duration_seconds: 142 },
            { id: 864, user_id: 95, property_id: 72, event_type: "view", timestamp: new Date("2023-02-06T12:05:47Z"), device_type: "mobile", duration_seconds: 141 },
            { id: 865, user_id: 57, property_id: 27, event_type: "save_favorite", timestamp: new Date("2023-03-17T20:07:06Z"), device_type: "desktop", duration_seconds: 75 },
            { id: 866, user_id: 122, property_id: 1, event_type: "view", timestamp: new Date("2023-02-06T14:50:53Z"), device_type: "mobile", duration_seconds: 113 },
            { id: 867, user_id: 45, property_id: 146, event_type: "view", timestamp: new Date("2023-03-19T20:49:55Z"), device_type: "tablet", duration_seconds: 153 },
            { id: 868, user_id: 50, property_id: 49, event_type: "save_favorite", timestamp: new Date("2023-02-09T17:28:51Z"), device_type: "mobile", duration_seconds: 144 },
            { id: 869, user_id: 66, property_id: 121, event_type: "view", timestamp: new Date("2023-06-07T14:10:50Z"), device_type: "mobile", duration_seconds: 160 },
            { id: 870, user_id: 173, property_id: 58, event_type: "save_favorite", timestamp: new Date("2023-06-27T09:28:01Z"), device_type: "desktop", duration_seconds: 213 },
            { id: 871, user_id: 153, property_id: 147, event_type: "view", timestamp: new Date("2023-01-10T20:36:32Z"), device_type: "desktop", duration_seconds: 75 },
            { id: 872, user_id: 21, property_id: 17, event_type: "save_favorite", timestamp: new Date("2023-06-27T19:43:05Z"), device_type: "desktop", duration_seconds: 133 },
            { id: 873, user_id: 136, property_id: 115, event_type: "view", timestamp: new Date("2023-08-30T19:10:59Z"), device_type: "tablet", duration_seconds: 201 },
            { id: 874, user_id: 134, property_id: 80, event_type: "save_favorite", timestamp: new Date("2023-09-20T11:43:46Z"), device_type: "desktop", duration_seconds: 114 },
            { id: 875, user_id: 78, property_id: 106, event_type: "view", timestamp: new Date("2023-05-26T13:46:03Z"), device_type: "mobile", duration_seconds: 103 },
            { id: 876, user_id: 88, property_id: 113, event_type: "view", timestamp: new Date("2023-09-04T11:43:10Z"), device_type: "mobile", duration_seconds: 203 },
            { id: 877, user_id: 134, property_id: 47, event_type: "save_favorite", timestamp: new Date("2023-03-03T17:28:33Z"), device_type: "mobile", duration_seconds: 146 },
            { id: 878, user_id: 120, property_id: 75, event_type: "view", timestamp: new Date("2023-05-07T16:12:45Z"), device_type: "desktop", duration_seconds: 197 },
            { id: 879, user_id: 146, property_id: 17, event_type: "view", timestamp: new Date("2023-06-17T13:15:12Z"), device_type: "desktop", duration_seconds: 178 },
            { id: 880, user_id: 194, property_id: 4, event_type: "view", timestamp: new Date("2023-03-29T19:20:26Z"), device_type: "desktop", duration_seconds: 132 },
            { id: 881, user_id: 72, property_id: 39, event_type: "view", timestamp: new Date("2023-06-12T16:49:32Z"), device_type: "desktop", duration_seconds: 142 },
            { id: 882, user_id: 10, property_id: 38, event_type: "view", timestamp: new Date("2023-05-31T11:10:58Z"), device_type: "desktop", duration_seconds: 91 },
            { id: 883, user_id: 17, property_id: 138, event_type: "save_favorite", timestamp: new Date("2023-04-24T11:04:56Z"), device_type: "mobile", duration_seconds: 139 },
            { id: 884, user_id: 174, property_id: 36, event_type: "save_favorite", timestamp: new Date("2023-05-06T14:03:56Z"), device_type: "mobile", duration_seconds: 150 },
            { id: 885, user_id: 25, property_id: 74, event_type: "view", timestamp: new Date("2023-01-19T15:43:09Z"), device_type: "tablet", duration_seconds: 182 },
            { id: 886, user_id: 8, property_id: 124, event_type: "view", timestamp: new Date("2023-02-18T22:07:45Z"), device_type: "desktop", duration_seconds: 144 },
            { id: 887, user_id: 135, property_id: 120, event_type: "view", timestamp: new Date("2023-06-24T13:02:46Z"), device_type: "mobile", duration_seconds: 113 },
            { id: 888, user_id: 32, property_id: 79, event_type: "view", timestamp: new Date("2023-01-20T15:58:03Z"), device_type: "mobile", duration_seconds: 133 },
            { id: 889, user_id: 146, property_id: 77, event_type: "save_favorite", timestamp: new Date("2023-07-14T11:04:50Z"), device_type: "mobile", duration_seconds: 168 },
            { id: 890, user_id: 180, property_id: 35, event_type: "view", timestamp: new Date("2023-06-23T23:27:41Z"), device_type: "desktop", duration_seconds: 138 },
            { id: 891, user_id: 194, property_id: 101, event_type: "view", timestamp: new Date("2023-09-04T09:51:47Z"), device_type: "desktop", duration_seconds: 104 },
            { id: 892, user_id: 139, property_id: 78, event_type: "save_favorite", timestamp: new Date("2023-04-17T17:05:47Z"), device_type: "desktop", duration_seconds: 174 },
            { id: 893, user_id: 126, property_id: 103, event_type: "view", timestamp: new Date("2023-09-21T10:53:06Z"), device_type: "tablet", duration_seconds: 171 },
            { id: 894, user_id: 34, property_id: 78, event_type: "view", timestamp: new Date("2023-05-27T13:28:45Z"), device_type: "mobile", duration_seconds: 138 },
            { id: 895, user_id: 14, property_id: 66, event_type: "save_favorite", timestamp: new Date("2023-05-03T15:39:15Z"), device_type: "mobile", duration_seconds: 130 },
            { id: 896, user_id: 76, property_id: 129, event_type: "leave_feedback", timestamp: new Date("2023-05-26T21:08:20Z"), device_type: "mobile", duration_seconds: 119 },
            { id: 897, user_id: 115, property_id: 77, event_type: "save_favorite", timestamp: new Date("2023-02-14T16:45:04Z"), device_type: "tablet", duration_seconds: 192 },
            { id: 898, user_id: 128, property_id: 35, event_type: "save_favorite", timestamp: new Date("2023-06-11T10:52:45Z"), device_type: "desktop", duration_seconds: 164 },
            { id: 899, user_id: 41, property_id: 108, event_type: "view", timestamp: new Date("2023-01-22T22:18:03Z"), device_type: "mobile", duration_seconds: 83 },
            { id: 900, user_id: 101, property_id: 132, event_type: "view", timestamp: new Date("2023-07-25T11:36:58Z"), device_type: "desktop", duration_seconds: 172 },
            { id: 901, user_id: 13, property_id: 32, event_type: "save_favorite", timestamp: new Date("2023-05-20T19:36:33Z"), device_type: "desktop", duration_seconds: 161 },
            { id: 902, user_id: 111, property_id: 32, event_type: "view", timestamp: new Date("2023-07-01T14:57:32Z"), device_type: "desktop", duration_seconds: 218 },
            { id: 903, user_id: 82, property_id: 91, event_type: "view", timestamp: new Date("2023-08-28T15:53:05Z"), device_type: "mobile", duration_seconds: 140 },
            { id: 904, user_id: 50, property_id: 112, event_type: "view", timestamp: new Date("2023-06-30T20:09:43Z"), device_type: "mobile", duration_seconds: 146 },
            { id: 905, user_id: 91, property_id: 44, event_type: "view", timestamp: new Date("2023-08-28T20:20:10Z"), device_type: "mobile", duration_seconds: 147 },
            { id: 906, user_id: 50, property_id: 115, event_type: "save_favorite", timestamp: new Date("2023-08-08T14:55:33Z"), device_type: "desktop", duration_seconds: 123 },
            { id: 907, user_id: 10, property_id: 13, event_type: "view", timestamp: new Date("2023-02-08T11:41:10Z"), device_type: "desktop", duration_seconds: 98 },
            { id: 908, user_id: 198, property_id: 87, event_type: "save_favorite", timestamp: new Date("2023-05-22T14:36:15Z"), device_type: "desktop", duration_seconds: 147 },
            { id: 909, user_id: 153, property_id: 51, event_type: "view", timestamp: new Date("2023-08-27T07:00:46Z"), device_type: "desktop", duration_seconds: 92 },
            { id: 910, user_id: 125, property_id: 80, event_type: "view", timestamp: new Date("2023-08-23T07:04:06Z"), device_type: "desktop", duration_seconds: 156 },
            { id: 911, user_id: 169, property_id: 109, event_type: "save_favorite", timestamp: new Date("2023-04-04T17:16:59Z"), device_type: "mobile", duration_seconds: 183 },
            { id: 912, user_id: 48, property_id: 58, event_type: "view", timestamp: new Date("2023-09-02T18:42:37Z"), device_type: "mobile", duration_seconds: 190 },
            { id: 913, user_id: 164, property_id: 63, event_type: "view", timestamp: new Date("2023-03-29T21:06:33Z"), device_type: "desktop", duration_seconds: 144 },
            { id: 914, user_id: 166, property_id: 90, event_type: "save_favorite", timestamp: new Date("2023-02-11T11:52:20Z"), device_type: "mobile", duration_seconds: 140 },
            { id: 915, user_id: 164, property_id: 71, event_type: "view", timestamp: new Date("2023-02-19T21:42:08Z"), device_type: "tablet", duration_seconds: 154 },
            { id: 916, user_id: 103, property_id: 57, event_type: "view", timestamp: new Date("2023-03-26T19:09:38Z"), device_type: "desktop", duration_seconds: 195 },
            { id: 917, user_id: 99, property_id: 3, event_type: "view", timestamp: new Date("2023-09-23T12:57:52Z"), device_type: "desktop", duration_seconds: 91 },
            { id: 918, user_id: 69, property_id: 141, event_type: "save_favorite", timestamp: new Date("2023-04-05T15:08:04Z"), device_type: "mobile", duration_seconds: 163 },
            { id: 919, user_id: 127, property_id: 105, event_type: "view", timestamp: new Date("2023-01-18T19:33:39Z"), device_type: "desktop", duration_seconds: 114 },
            { id: 920, user_id: 164, property_id: 15, event_type: "view", timestamp: new Date("2023-01-03T00:05:39Z"), device_type: "desktop", duration_seconds: 74 },
            { id: 921, user_id: 79, property_id: 75, event_type: "view", timestamp: new Date("2023-09-17T10:13:47Z"), device_type: "desktop", duration_seconds: 142 },
            { id: 922, user_id: 160, property_id: 122, event_type: "view", timestamp: new Date("2023-06-25T18:57:50Z"), device_type: "desktop", duration_seconds: 146 },
            { id: 923, user_id: 198, property_id: 32, event_type: "view", timestamp: new Date("2023-06-18T15:59:25Z"), device_type: "desktop", duration_seconds: 134 },
            { id: 924, user_id: 20, property_id: 5, event_type: "view", timestamp: new Date("2023-09-22T11:19:29Z"), device_type: "desktop", duration_seconds: 248 },
            { id: 925, user_id: 140, property_id: 107, event_type: "leave_feedback", timestamp: new Date("2023-05-09T23:05:58Z"), device_type: "desktop", duration_seconds: 76 },
            { id: 926, user_id: 170, property_id: 38, event_type: "view", timestamp: new Date("2023-08-23T21:27:01Z"), device_type: "tablet", duration_seconds: 156 },
            { id: 927, user_id: 189, property_id: 140, event_type: "view", timestamp: new Date("2023-09-30T08:47:12Z"), device_type: "mobile", duration_seconds: 164 },
            { id: 928, user_id: 165, property_id: 59, event_type: "save_favorite", timestamp: new Date("2023-03-11T19:07:46Z"), device_type: "desktop", duration_seconds: 84 },
            { id: 929, user_id: 49, property_id: 99, event_type: "view", timestamp: new Date("2023-07-05T17:16:47Z"), device_type: "mobile", duration_seconds: 100 },
            { id: 930, user_id: 27, property_id: 56, event_type: "view", timestamp: new Date("2023-02-17T19:29:29Z"), device_type: "desktop", duration_seconds: 104 },
            { id: 931, user_id: 115, property_id: 81, event_type: "save_favorite", timestamp: new Date("2023-06-28T19:24:59Z"), device_type: "mobile", duration_seconds: 206 },
            { id: 932, user_id: 150, property_id: 71, event_type: "view", timestamp: new Date("2023-04-19T18:44:48Z"), device_type: "desktop", duration_seconds: 140 },
            { id: 933, user_id: 83, property_id: 105, event_type: "leave_feedback", timestamp: new Date("2023-02-20T20:21:51Z"), device_type: "tablet", duration_seconds: 198 },
            { id: 934, user_id: 137, property_id: 73, event_type: "save_favorite", timestamp: new Date("2023-09-02T11:22:18Z"), device_type: "desktop", duration_seconds: 131 },
            { id: 935, user_id: 11, property_id: 37, event_type: "view", timestamp: new Date("2023-09-16T14:54:24Z"), device_type: "tablet", duration_seconds: 158 },
            { id: 936, user_id: 19, property_id: 2, event_type: "view", timestamp: new Date("2023-09-20T18:37:42Z"), device_type: "mobile", duration_seconds: 189 },
            { id: 937, user_id: 85, property_id: 109, event_type: "view", timestamp: new Date("2023-03-14T23:16:24Z"), device_type: "desktop", duration_seconds: 100 },
            { id: 938, user_id: 193, property_id: 142, event_type: "view", timestamp: new Date("2023-01-20T20:04:01Z"), device_type: "mobile", duration_seconds: 117 },
            { id: 939, user_id: 42, property_id: 141, event_type: "leave_feedback", timestamp: new Date("2023-05-31T22:20:13Z"), device_type: "mobile", duration_seconds: 195 },
            { id: 940, user_id: 45, property_id: 130, event_type: "view", timestamp: new Date("2023-06-02T18:51:08Z"), device_type: "desktop", duration_seconds: 99 },
            { id: 941, user_id: 79, property_id: 149, event_type: "view", timestamp: new Date("2023-08-26T15:40:13Z"), device_type: "mobile", duration_seconds: 73 },
            { id: 942, user_id: 76, property_id: 142, event_type: "view", timestamp: new Date("2023-08-04T02:42:31Z"), device_type: "tablet", duration_seconds: 143 },
            { id: 943, user_id: 188, property_id: 121, event_type: "save_favorite", timestamp: new Date("2023-09-24T10:12:42Z"), device_type: "mobile", duration_seconds: 193 },
            { id: 944, user_id: 155, property_id: 58, event_type: "save_favorite", timestamp: new Date("2023-04-16T20:37:38Z"), device_type: "desktop", duration_seconds: 198 },
            { id: 945, user_id: 60, property_id: 88, event_type: "view", timestamp: new Date("2023-01-12T09:04:18Z"), device_type: "desktop", duration_seconds: 97 },
            { id: 946, user_id: 72, property_id: 9, event_type: "save_favorite", timestamp: new Date("2023-09-12T15:40:38Z"), device_type: "mobile", duration_seconds: 92 },
            { id: 947, user_id: 71, property_id: 144, event_type: "view", timestamp: new Date("2023-03-15T19:32:49Z"), device_type: "desktop", duration_seconds: 165 },
            { id: 948, user_id: 91, property_id: 104, event_type: "view", timestamp: new Date("2023-04-22T09:45:34Z"), device_type: "desktop", duration_seconds: 134 },
            { id: 949, user_id: 166, property_id: 113, event_type: "view", timestamp: new Date("2023-06-20T22:52:30Z"), device_type: "mobile", duration_seconds: 195 },
            { id: 950, user_id: 187, property_id: 140, event_type: "view", timestamp: new Date("2023-08-02T20:04:01Z"), device_type: "mobile", duration_seconds: 105 },
            { id: 951, user_id: 53, property_id: 67, event_type: "view", timestamp: new Date("2023-06-28T19:09:37Z"), device_type: "mobile", duration_seconds: 85 },
            { id: 952, user_id: 46, property_id: 7, event_type: "view", timestamp: new Date("2023-08-13T23:58:07Z"), device_type: "desktop", duration_seconds: 105 },
            { id: 953, user_id: 81, property_id: 139, event_type: "view", timestamp: new Date("2023-05-10T16:00:19Z"), device_type: "desktop", duration_seconds: 92 },
            { id: 954, user_id: 18, property_id: 90, event_type: "view", timestamp: new Date("2023-07-29T14:18:26Z"), device_type: "desktop", duration_seconds: 161 },
            { id: 955, user_id: 4, property_id: 70, event_type: "view", timestamp: new Date("2023-06-05T11:21:33Z"), device_type: "desktop", duration_seconds: 158 },
            { id: 956, user_id: 173, property_id: 63, event_type: "view", timestamp: new Date("2023-09-26T18:47:05Z"), device_type: "mobile", duration_seconds: 116 },
            { id: 957, user_id: 151, property_id: 18, event_type: "view", timestamp: new Date("2023-06-16T12:25:54Z"), device_type: "desktop", duration_seconds: 122 },
            { id: 958, user_id: 114, property_id: 78, event_type: "save_favorite", timestamp: new Date("2023-07-25T20:57:26Z"), device_type: "mobile", duration_seconds: 73 },
            { id: 959, user_id: 110, property_id: 18, event_type: "view", timestamp: new Date("2023-08-12T19:09:46Z"), device_type: "desktop", duration_seconds: 90 },
            { id: 960, user_id: 37, property_id: 149, event_type: "view", timestamp: new Date("2023-01-18T16:05:56Z"), device_type: "desktop", duration_seconds: 65 },
            { id: 961, user_id: 123, property_id: 13, event_type: "view", timestamp: new Date("2023-01-31T10:24:16Z"), device_type: "mobile", duration_seconds: 147 },
            { id: 962, user_id: 77, property_id: 127, event_type: "view", timestamp: new Date("2023-07-09T19:04:07Z"), device_type: "mobile", duration_seconds: 119 },
            { id: 963, user_id: 2, property_id: 98, event_type: "save_favorite", timestamp: new Date("2023-05-29T09:06:23Z"), device_type: "desktop", duration_seconds: 151 },
            { id: 964, user_id: 54, property_id: 67, event_type: "view", timestamp: new Date("2023-02-23T11:49:05Z"), device_type: "desktop", duration_seconds: 141 },
            { id: 965, user_id: 200, property_id: 77, event_type: "leave_feedback", timestamp: new Date("2023-07-27T10:23:12Z"), device_type: "desktop", duration_seconds: 209 },
            { id: 966, user_id: 168, property_id: 91, event_type: "view", timestamp: new Date("2023-09-08T22:03:21Z"), device_type: "desktop", duration_seconds: 77 },
            { id: 967, user_id: 123, property_id: 5, event_type: "leave_feedback", timestamp: new Date("2023-06-15T00:08:50Z"), device_type: "desktop", duration_seconds: 151 },
            { id: 968, user_id: 197, property_id: 99, event_type: "view", timestamp: new Date("2023-01-18T09:49:51Z"), device_type: "mobile", duration_seconds: 105 },
            { id: 969, user_id: 113, property_id: 60, event_type: "save_favorite", timestamp: new Date("2023-08-09T09:14:09Z"), device_type: "tablet", duration_seconds: 104 },
            { id: 970, user_id: 34, property_id: 51, event_type: "view", timestamp: new Date("2023-03-15T18:23:40Z"), device_type: "desktop", duration_seconds: 97 },
            { id: 971, user_id: 186, property_id: 145, event_type: "view", timestamp: new Date("2023-01-05T16:27:23Z"), device_type: "desktop", duration_seconds: 148 },
            { id: 972, user_id: 28, property_id: 32, event_type: "view", timestamp: new Date("2023-04-22T14:08:20Z"), device_type: "tablet", duration_seconds: 58 },
            { id: 973, user_id: 2, property_id: 137, event_type: "save_favorite", timestamp: new Date("2023-01-24T12:22:06Z"), device_type: "mobile", duration_seconds: 100 },
            { id: 974, user_id: 113, property_id: 76, event_type: "view", timestamp: new Date("2023-07-08T23:55:01Z"), device_type: "desktop", duration_seconds: 95 },
            { id: 975, user_id: 123, property_id: 116, event_type: "view", timestamp: new Date("2023-07-11T16:04:54Z"), device_type: "desktop", duration_seconds: 177 },
            { id: 976, user_id: 150, property_id: 106, event_type: "view", timestamp: new Date("2023-08-11T09:15:48Z"), device_type: "desktop", duration_seconds: 148 },
            { id: 977, user_id: 142, property_id: 129, event_type: "view", timestamp: new Date("2023-07-14T17:59:00Z"), device_type: "desktop", duration_seconds: 104 },
            { id: 978, user_id: 64, property_id: 62, event_type: "view", timestamp: new Date("2023-04-22T19:10:44Z"), device_type: "desktop", duration_seconds: 153 },
            { id: 979, user_id: 185, property_id: 53, event_type: "view", timestamp: new Date("2023-04-21T17:19:50Z"), device_type: "mobile", duration_seconds: 212 },
            { id: 980, user_id: 20, property_id: 107, event_type: "view", timestamp: new Date("2023-03-17T13:12:10Z"), device_type: "desktop", duration_seconds: 196 },
            { id: 981, user_id: 172, property_id: 117, event_type: "save_favorite", timestamp: new Date("2023-07-25T09:46:06Z"), device_type: "tablet", duration_seconds: 138 },
            { id: 982, user_id: 75, property_id: 42, event_type: "view", timestamp: new Date("2023-08-14T14:12:44Z"), device_type: "mobile", duration_seconds: 97 },
            { id: 983, user_id: 110, property_id: 100, event_type: "save_favorite", timestamp: new Date("2023-01-19T11:12:44Z"), device_type: "mobile", duration_seconds: 194 },
            { id: 984, user_id: 111, property_id: 14, event_type: "leave_feedback", timestamp: new Date("2023-05-20T20:01:22Z"), device_type: "tablet", duration_seconds: 114 },
            { id: 985, user_id: 99, property_id: 80, event_type: "view", timestamp: new Date("2023-02-10T08:32:49Z"), device_type: "mobile", duration_seconds: 176 },
            { id: 986, user_id: 104, property_id: 44, event_type: "save_favorite", timestamp: new Date("2023-09-28T08:39:40Z"), device_type: "mobile", duration_seconds: 154 },
            { id: 987, user_id: 133, property_id: 11, event_type: "save_favorite", timestamp: new Date("2023-03-05T13:33:22Z"), device_type: "mobile", duration_seconds: 171 },
            { id: 988, user_id: 79, property_id: 17, event_type: "view", timestamp: new Date("2023-09-08T11:41:16Z"), device_type: "mobile", duration_seconds: 122 },
            { id: 989, user_id: 147, property_id: 133, event_type: "view", timestamp: new Date("2023-05-22T09:20:13Z"), device_type: "tablet", duration_seconds: 147 },
            { id: 990, user_id: 24, property_id: 142, event_type: "view", timestamp: new Date("2023-07-29T21:33:48Z"), device_type: "desktop", duration_seconds: 103 },
            { id: 991, user_id: 95, property_id: 141, event_type: "view", timestamp: new Date("2023-07-28T21:24:11Z"), device_type: "mobile", duration_seconds: 213 },
            { id: 992, user_id: 20, property_id: 2, event_type: "view", timestamp: new Date("2023-06-22T15:05:22Z"), device_type: "desktop", duration_seconds: 69 },
            { id: 993, user_id: 134, property_id: 99, event_type: "view", timestamp: new Date("2023-06-26T15:36:09Z"), device_type: "desktop", duration_seconds: 119 },
            { id: 994, user_id: 79, property_id: 141, event_type: "view", timestamp: new Date("2023-09-29T16:34:06Z"), device_type: "mobile", duration_seconds: 165 },
            { id: 995, user_id: 190, property_id: 72, event_type: "view", timestamp: new Date("2023-07-13T00:29:57Z"), device_type: "tablet", duration_seconds: 78 },
            { id: 996, user_id: 13, property_id: 143, event_type: "view", timestamp: new Date("2023-10-01T21:05:20Z"), device_type: "desktop", duration_seconds: 149 },
            { id: 997, user_id: 98, property_id: 88, event_type: "leave_feedback", timestamp: new Date("2023-06-06T20:44:35Z"), device_type: "desktop", duration_seconds: 170 },
            { id: 998, user_id: 195, property_id: 131, event_type: "save_favorite", timestamp: new Date("2023-08-02T07:57:17Z"), device_type: "mobile", duration_seconds: 146 },
            { id: 999, user_id: 68, property_id: 38, event_type: "view", timestamp: new Date("2023-07-11T10:25:03Z"), device_type: "desktop", duration_seconds: 144 },
            { id: 1000, user_id: 181, property_id: 54, event_type: "view", timestamp: new Date("2023-08-31T19:09:03Z"), device_type: "mobile", duration_seconds: 157 },
        ],
    });
    await prisma.feedback.createMany({
        data: [
            { id: 1, interaction_id: 208, comments: "A minor session was cancelled the same day.", rating: 3, response_time_seconds: 48904 },
            { id: 2, interaction_id: 326, comments: "The record was replaced after a manual check.", rating: 5, response_time_seconds: 67609 },
            { id: 3, interaction_id: 953, comments: "The account owner confirmed the details and the shipment was replaced.", rating: 5, response_time_seconds: 41746 },
            { id: 4, interaction_id: 415, comments: "Flagged as manual. Support updated the claim.", rating: 1, response_time_seconds: 57535 },
            { id: 5, interaction_id: 445, comments: "No response from an operator, so the booking was resolved.", rating: 1, response_time_seconds: 21238 },
            { id: 6, interaction_id: 980, comments: "A duplicate follow-up: the refund was rejected.", rating: 5, response_time_seconds: 37829 },
            { id: 7, interaction_id: 566, comments: "Flagged as incomplete. The supplier resolved the order.", rating: 5, response_time_seconds: 30588 },
            { id: 8, interaction_id: 223, comments: "An operator reported a manual issue; the invoice was closed.", rating: 5, response_time_seconds: 58751 },
            { id: 9, interaction_id: 915, comments: "The reviewer confirmed the details and the record was completed.", rating: 5, response_time_seconds: 16111 },
            { id: 10, interaction_id: 707, comments: "No response from the reviewer, so the record was updated.", rating: 4, response_time_seconds: 34887 },
            { id: 11, interaction_id: 555, comments: "The claim was updated after an unusual check.", rating: 5, response_time_seconds: 34191 },
            { id: 12, interaction_id: 314, comments: "The team asked for a change and the transfer was confirmed.", rating: 3, response_time_seconds: 26694 },
            { id: 13, interaction_id: 457, comments: "The delivery was rescheduled after an automatic check.", rating: 5, response_time_seconds: 38489 },
            { id: 14, interaction_id: 944, comments: "The reviewer reported an incomplete issue; the record was rescheduled.", rating: 5, response_time_seconds: 62634 },
            { id: 15, interaction_id: 729, comments: "A repeat follow-up: the account was reviewed.", rating: 2, response_time_seconds: 17557 },
            { id: 16, interaction_id: 160, comments: "The account owner asked for a change and the ticket was confirmed.", rating: 4, response_time_seconds: 47897 },
            { id: 17, interaction_id: 763, comments: "The account owner confirmed the details and the transfer was updated.", rating: 5, response_time_seconds: 53334 },
            { id: 18, interaction_id: 95, comments: "No response from the courier, so the report was reviewed.", rating: 4, response_time_seconds: 44871 },
            { id: 19, interaction_id: 843, comments: "The claim was resolved after a minor check.", rating: 4, response_time_seconds: 39163 },
            { id: 20, interaction_id: 829, comments: "The document was resolved — automatic case, no further action.", rating: 5, response_time_seconds: 44715 },
            { id: 21, interaction_id: 775, comments: "The request was cancelled — minor case, no further action.", rating: 3, response_time_seconds: 43277 },
            { id: 22, interaction_id: 999, comments: "An operator confirmed the details and the record was delayed.", rating: 5, response_time_seconds: 42459 },
            { id: 23, interaction_id: 205, comments: "A repeat ticket was refunded the same day.", rating: 5, response_time_seconds: 48788 },
            { id: 24, interaction_id: 524, comments: "Flagged as standard. The team rescheduled the delivery.", rating: 4, response_time_seconds: 19956 },
            { id: 25, interaction_id: 567, comments: "The ticket was reopened following an urgent review.", rating: 5, response_time_seconds: 22764 },
            { id: 26, interaction_id: 794, comments: "No response from the team, so the booking was replaced.", rating: 5, response_time_seconds: 46176 },
            { id: 27, interaction_id: 297, comments: "The transfer was resolved — repeat case, no further action.", rating: 5, response_time_seconds: 56193 },
            { id: 28, interaction_id: 887, comments: "The account owner confirmed the details and the invoice was rescheduled.", rating: 4, response_time_seconds: 20095 },
            { id: 29, interaction_id: 331, comments: "The payment was delayed — partial case, no further action.", rating: 1, response_time_seconds: 51299 },
            { id: 30, interaction_id: 645, comments: "The account owner confirmed the details and the session was cancelled.", rating: 5, response_time_seconds: 20586 },
            { id: 31, interaction_id: 141, comments: "The supplier confirmed the details and the order was rescheduled.", rating: 4, response_time_seconds: 28551 },
            { id: 32, interaction_id: 499, comments: "The payment was rejected after an urgent check.", rating: 1, response_time_seconds: 38384 },
            { id: 33, interaction_id: 798, comments: "Support confirmed the details and the shipment was processed.", rating: 5, response_time_seconds: 22677 },
            { id: 34, interaction_id: 64, comments: "Support asked for a change and the order was reviewed.", rating: 3, response_time_seconds: 68650 },
            { id: 35, interaction_id: 495, comments: "The delivery was refunded — partial case, no further action.", rating: 3, response_time_seconds: 39249 },
            { id: 36, interaction_id: 687, comments: "Support reported a manual issue; the order was resolved.", rating: 4, response_time_seconds: 22032 },
            { id: 37, interaction_id: 222, comments: "An automatic delivery was rescheduled the same day.", rating: 4, response_time_seconds: 42445 },
            { id: 38, interaction_id: 694, comments: "Support reported a manual issue; the transfer was resolved.", rating: 2, response_time_seconds: 40387 },
            { id: 39, interaction_id: 596, comments: "The customer reported a manual issue; the session was delayed.", rating: 5, response_time_seconds: 47497 },
            { id: 40, interaction_id: 81, comments: "The item was reopened — standard case, no further action.", rating: 4, response_time_seconds: 52399 },
            { id: 41, interaction_id: 266, comments: "The invoice was refunded — repeat case, no further action.", rating: 3, response_time_seconds: 18360 },
            { id: 42, interaction_id: 771, comments: "The order was processed following an urgent review.", rating: 1, response_time_seconds: 22507 },
            { id: 43, interaction_id: 876, comments: "The account owner confirmed the details and the session was updated.", rating: 1, response_time_seconds: 45905 },
            { id: 44, interaction_id: 731, comments: "The customer confirmed the details and the claim was escalated.", rating: 5, response_time_seconds: 39033 },
            { id: 45, interaction_id: 92, comments: "An operator reported an urgent issue; the shipment was confirmed.", rating: 1, response_time_seconds: 47705 },
            { id: 46, interaction_id: 331, comments: "The courier reported a repeat issue; the ticket was rejected.", rating: 3, response_time_seconds: 43778 },
            { id: 47, interaction_id: 583, comments: "Flagged as urgent. An operator reviewed the order.", rating: 4, response_time_seconds: 47915 },
            { id: 48, interaction_id: 421, comments: "A partial session was reviewed the same day.", rating: 2, response_time_seconds: 26924 },
            { id: 49, interaction_id: 356, comments: "An unusual follow-up: the shipment was delayed.", rating: 5, response_time_seconds: 54813 },
            { id: 50, interaction_id: 809, comments: "Flagged as late. The customer refunded the record.", rating: 5, response_time_seconds: 40217 },
            { id: 51, interaction_id: 780, comments: "The account owner reported an incomplete issue; the refund was delayed.", rating: 5, response_time_seconds: 43222 },
            { id: 52, interaction_id: 410, comments: "The courier confirmed the details and the claim was replaced.", rating: 4, response_time_seconds: 53463 },
            { id: 53, interaction_id: 563, comments: "The report was delayed following a partial review.", rating: 2, response_time_seconds: 31524 },
            { id: 54, interaction_id: 641, comments: "The team confirmed the details and the shipment was reviewed.", rating: 3, response_time_seconds: 32105 },
            { id: 55, interaction_id: 643, comments: "Flagged as unusual. The supplier reopened the claim.", rating: 2, response_time_seconds: 31446 },
            { id: 56, interaction_id: 310, comments: "The customer reported a minor issue; the order was escalated.", rating: 4, response_time_seconds: 37716 },
            { id: 57, interaction_id: 430, comments: "A duplicate follow-up: the payment was escalated.", rating: 5, response_time_seconds: 39027 },
            { id: 58, interaction_id: 810, comments: "Flagged as manual. An operator delayed the ticket.", rating: 5, response_time_seconds: 40403 },
            { id: 59, interaction_id: 703, comments: "An urgent document was reviewed the same day.", rating: 2, response_time_seconds: 49572 },
            { id: 60, interaction_id: 261, comments: "The report was updated following an urgent review.", rating: 3, response_time_seconds: 41919 },
            { id: 61, interaction_id: 262, comments: "The report was reopened after an unusual check.", rating: 5, response_time_seconds: 20072 },
            { id: 62, interaction_id: 286, comments: "No response from the reviewer, so the record was delayed.", rating: 5, response_time_seconds: 43182 },
            { id: 63, interaction_id: 535, comments: "No response from the reviewer, so the booking was escalated.", rating: 1, response_time_seconds: 40454 },
            { id: 64, interaction_id: 827, comments: "The ticket was confirmed after a duplicate check.", rating: 5, response_time_seconds: 69906 },
            { id: 65, interaction_id: 243, comments: "The customer reported a manual issue; the payment was closed.", rating: 4, response_time_seconds: 37296 },
            { id: 66, interaction_id: 983, comments: "Flagged as partial. The customer closed the document.", rating: 2, response_time_seconds: 53753 },
            { id: 67, interaction_id: 667, comments: "The report was closed after a standard check.", rating: 5, response_time_seconds: 39953 },
            { id: 68, interaction_id: 725, comments: "An incomplete transfer was delayed the same day.", rating: 1, response_time_seconds: 47695 },
            { id: 69, interaction_id: 686, comments: "Flagged as minor. Support confirmed the document.", rating: 3, response_time_seconds: 39317 },
            { id: 70, interaction_id: 194, comments: "No response from the customer, so the item was delayed.", rating: 5, response_time_seconds: 48573 },
            { id: 71, interaction_id: 558, comments: "The item was reviewed following a repeat review.", rating: 5, response_time_seconds: 61814 },
            { id: 72, interaction_id: 449, comments: "A partial booking was cancelled the same day.", rating: 5, response_time_seconds: 40546 },
            { id: 73, interaction_id: 942, comments: "The account owner confirmed the details and the order was rescheduled.", rating: 3, response_time_seconds: 21805 },
            { id: 74, interaction_id: 302, comments: "A routine transfer was reviewed the same day.", rating: 5, response_time_seconds: 60840 },
            { id: 75, interaction_id: 149, comments: "The team reported an unusual issue; the payment was approved.", rating: 4, response_time_seconds: 55468 },
            { id: 76, interaction_id: 315, comments: "A duplicate order was confirmed the same day.", rating: 5, response_time_seconds: 33407 },
            { id: 77, interaction_id: 784, comments: "The appointment was rescheduled after an urgent check.", rating: 4, response_time_seconds: 34729 },
            { id: 78, interaction_id: 871, comments: "The account owner confirmed the details and the transfer was escalated.", rating: 3, response_time_seconds: 35688 },
            { id: 79, interaction_id: 837, comments: "An incomplete claim was refunded the same day.", rating: 3, response_time_seconds: 29142 },
            { id: 80, interaction_id: 358, comments: "The report was rejected after a duplicate check.", rating: 2, response_time_seconds: 20051 },
            { id: 81, interaction_id: 435, comments: "The supplier confirmed the details and the document was updated.", rating: 4, response_time_seconds: 43044 },
            { id: 82, interaction_id: 737, comments: "An operator confirmed the details and the account was resolved.", rating: 4, response_time_seconds: 31631 },
            { id: 83, interaction_id: 488, comments: "Support confirmed the details and the payment was escalated.", rating: 4, response_time_seconds: 39927 },
            { id: 84, interaction_id: 221, comments: "The record was confirmed after a duplicate check.", rating: 2, response_time_seconds: 51279 },
            { id: 85, interaction_id: 882, comments: "Support reported an unusual issue; the account was refunded.", rating: 5, response_time_seconds: 37758 },
            { id: 86, interaction_id: 763, comments: "A late transfer was processed the same day.", rating: 3, response_time_seconds: 49561 },
            { id: 87, interaction_id: 631, comments: "The appointment was confirmed following a duplicate review.", rating: 5, response_time_seconds: 49726 },
            { id: 88, interaction_id: 572, comments: "The booking was approved following an unusual review.", rating: 5, response_time_seconds: 52049 },
            { id: 89, interaction_id: 632, comments: "Flagged as routine. The customer confirmed the delivery.", rating: 3, response_time_seconds: 26363 },
            { id: 90, interaction_id: 649, comments: "The report was rejected — unusual case, no further action.", rating: 3, response_time_seconds: 69960 },
            { id: 91, interaction_id: 505, comments: "The account owner asked for a change and the item was rejected.", rating: 3, response_time_seconds: 42000 },
            { id: 92, interaction_id: 322, comments: "The appointment was refunded — standard case, no further action.", rating: 2, response_time_seconds: 65777 },
            { id: 93, interaction_id: 635, comments: "No response from an operator, so the account was resolved.", rating: 4, response_time_seconds: 49131 },
            { id: 94, interaction_id: 684, comments: "A standard follow-up: the document was updated.", rating: 3, response_time_seconds: 57112 },
            { id: 95, interaction_id: 994, comments: "An unusual follow-up: the invoice was updated.", rating: 5, response_time_seconds: 40851 },
            { id: 96, interaction_id: 570, comments: "No response from the customer, so the claim was rejected.", rating: 3, response_time_seconds: 53328 },
            { id: 97, interaction_id: 850, comments: "The customer asked for a change and the refund was resolved.", rating: 3, response_time_seconds: 51757 },
            { id: 98, interaction_id: 735, comments: "The account was reopened after a repeat check.", rating: 5, response_time_seconds: 40138 },
            { id: 99, interaction_id: 216, comments: "The supplier confirmed the details and the claim was rejected.", rating: 4, response_time_seconds: 46474 },
            { id: 100, interaction_id: 420, comments: "The courier reported a routine issue; the order was rescheduled.", rating: 5, response_time_seconds: 27929 },
            { id: 101, interaction_id: 639, comments: "A manual follow-up: the request was cancelled.", rating: 1, response_time_seconds: 54933 },
            { id: 102, interaction_id: 554, comments: "The customer asked for a change and the appointment was completed.", rating: 3, response_time_seconds: 33476 },
            { id: 103, interaction_id: 336, comments: "The account owner asked for a change and the ticket was replaced.", rating: 2, response_time_seconds: 25397 },
            { id: 104, interaction_id: 128, comments: "No response from the customer, so the account was resolved.", rating: 5, response_time_seconds: 34936 },
            { id: 105, interaction_id: 117, comments: "The reviewer reported an incomplete issue; the delivery was replaced.", rating: 2, response_time_seconds: 48874 },
            { id: 106, interaction_id: 339, comments: "A manual booking was rejected the same day.", rating: 4, response_time_seconds: 44801 },
            { id: 107, interaction_id: 218, comments: "The report was completed following a late review.", rating: 1, response_time_seconds: 62323 },
            { id: 108, interaction_id: 259, comments: "The courier reported a repeat issue; the appointment was confirmed.", rating: 5, response_time_seconds: 33240 },
            { id: 109, interaction_id: 121, comments: "The shipment was updated — unusual case, no further action.", rating: 4, response_time_seconds: 54831 },
            { id: 110, interaction_id: 812, comments: "The account was refunded after an incomplete check.", rating: 4, response_time_seconds: 45110 },
            { id: 111, interaction_id: 927, comments: "An operator confirmed the details and the record was processed.", rating: 1, response_time_seconds: 53660 },
            { id: 112, interaction_id: 26, comments: "No response from the account owner, so the transfer was closed.", rating: 2, response_time_seconds: 36357 },
            { id: 113, interaction_id: 262, comments: "A duplicate follow-up: the report was processed.", rating: 5, response_time_seconds: 46743 },
            { id: 114, interaction_id: 951, comments: "The transfer was reviewed following a minor review.", rating: 5, response_time_seconds: 42222 },
            { id: 115, interaction_id: 393, comments: "The account owner confirmed the details and the report was processed.", rating: 2, response_time_seconds: 59445 },
            { id: 116, interaction_id: 35, comments: "The customer asked for a change and the appointment was closed.", rating: 5, response_time_seconds: 39055 },
            { id: 117, interaction_id: 373, comments: "A repeat follow-up: the claim was updated.", rating: 3, response_time_seconds: 14364 },
            { id: 118, interaction_id: 317, comments: "A standard follow-up: the request was processed.", rating: 2, response_time_seconds: 27188 },
            { id: 119, interaction_id: 761, comments: "A manual follow-up: the transfer was refunded.", rating: 2, response_time_seconds: 56278 },
            { id: 120, interaction_id: 616, comments: "An automatic follow-up: the invoice was closed.", rating: 5, response_time_seconds: 29373 },
            { id: 121, interaction_id: 804, comments: "The order was delayed after a partial check.", rating: 3, response_time_seconds: 33760 },
            { id: 122, interaction_id: 498, comments: "A standard follow-up: the order was delayed.", rating: 2, response_time_seconds: 48094 },
            { id: 123, interaction_id: 383, comments: "A standard ticket was rejected the same day.", rating: 5, response_time_seconds: 44367 },
            { id: 124, interaction_id: 622, comments: "The account owner reported a manual issue; the session was updated.", rating: 5, response_time_seconds: 73993 },
            { id: 125, interaction_id: 195, comments: "The team asked for a change and the refund was replaced.", rating: 4, response_time_seconds: 24785 },
            { id: 126, interaction_id: 320, comments: "The payment was processed following a minor review.", rating: 4, response_time_seconds: 18997 },
            { id: 127, interaction_id: 645, comments: "The courier confirmed the details and the shipment was delayed.", rating: 2, response_time_seconds: 51278 },
            { id: 128, interaction_id: 847, comments: "No response from the reviewer, so the ticket was updated.", rating: 3, response_time_seconds: 38027 },
            { id: 129, interaction_id: 826, comments: "A repeat ticket was refunded the same day.", rating: 4, response_time_seconds: 44642 },
            { id: 130, interaction_id: 843, comments: "The transfer was resolved after an unusual check.", rating: 2, response_time_seconds: 39197 },
            { id: 131, interaction_id: 729, comments: "An urgent delivery was replaced the same day.", rating: 5, response_time_seconds: 28519 },
            { id: 132, interaction_id: 823, comments: "An operator confirmed the details and the appointment was rejected.", rating: 4, response_time_seconds: 39113 },
            { id: 133, interaction_id: 932, comments: "A repeat transfer was reopened the same day.", rating: 5, response_time_seconds: 59643 },
            { id: 134, interaction_id: 742, comments: "The courier reported a partial issue; the delivery was closed.", rating: 5, response_time_seconds: 58483 },
            { id: 135, interaction_id: 115, comments: "The customer reported a routine issue; the refund was escalated.", rating: 4, response_time_seconds: 20800 },
            { id: 136, interaction_id: 96, comments: "The delivery was approved — partial case, no further action.", rating: 3, response_time_seconds: 19225 },
            { id: 137, interaction_id: 48, comments: "The reviewer confirmed the details and the delivery was refunded.", rating: 4, response_time_seconds: 46389 },
            { id: 138, interaction_id: 993, comments: "The booking was approved — urgent case, no further action.", rating: 3, response_time_seconds: 30020 },
            { id: 139, interaction_id: 125, comments: "The report was refunded following a standard review.", rating: 5, response_time_seconds: 50840 },
            { id: 140, interaction_id: 913, comments: "An operator reported an automatic issue; the record was resolved.", rating: 4, response_time_seconds: 50113 },
            { id: 141, interaction_id: 813, comments: "The customer asked for a change and the account was escalated.", rating: 3, response_time_seconds: 21718 },
            { id: 142, interaction_id: 915, comments: "The supplier asked for a change and the document was resolved.", rating: 4, response_time_seconds: 45017 },
            { id: 143, interaction_id: 415, comments: "The courier reported an unusual issue; the payment was confirmed.", rating: 2, response_time_seconds: 58674 },
            { id: 144, interaction_id: 914, comments: "The record was updated following an urgent review.", rating: 3, response_time_seconds: 49859 },
            { id: 145, interaction_id: 374, comments: "The delivery was escalated — duplicate case, no further action.", rating: 2, response_time_seconds: 25123 },
            { id: 146, interaction_id: 603, comments: "The delivery was resolved following an automatic review.", rating: 5, response_time_seconds: 48556 },
            { id: 147, interaction_id: 57, comments: "Flagged as duplicate. The courier rejected the booking.", rating: 2, response_time_seconds: 41079 },
            { id: 148, interaction_id: 496, comments: "The item was approved following an automatic review.", rating: 4, response_time_seconds: 45631 },
            { id: 149, interaction_id: 390, comments: "No response from the supplier, so the claim was cancelled.", rating: 3, response_time_seconds: 34441 },
            { id: 150, interaction_id: 720, comments: "The customer asked for a change and the record was replaced.", rating: 2, response_time_seconds: 39848 },
            { id: 151, interaction_id: 380, comments: "Flagged as duplicate. An operator reopened the transfer.", rating: 5, response_time_seconds: 54846 },
            { id: 152, interaction_id: 23, comments: "An operator confirmed the details and the invoice was processed.", rating: 4, response_time_seconds: 21682 },
            { id: 153, interaction_id: 593, comments: "No response from the customer, so the shipment was processed.", rating: 3, response_time_seconds: 27124 },
            { id: 154, interaction_id: 848, comments: "The claim was closed — standard case, no further action.", rating: 2, response_time_seconds: 43326 },
            { id: 155, interaction_id: 473, comments: "The reviewer reported an unusual issue; the item was confirmed.", rating: 5, response_time_seconds: 42753 },
            { id: 156, interaction_id: 890, comments: "A repeat report was processed the same day.", rating: 4, response_time_seconds: 40224 },
            { id: 157, interaction_id: 749, comments: "The appointment was escalated — automatic case, no further action.", rating: 2, response_time_seconds: 27750 },
            { id: 158, interaction_id: 23, comments: "A manual claim was confirmed the same day.", rating: 2, response_time_seconds: 51595 },
            { id: 159, interaction_id: 881, comments: "An operator confirmed the details and the delivery was reopened.", rating: 5, response_time_seconds: 36736 },
            { id: 160, interaction_id: 213, comments: "The ticket was rejected following a routine review.", rating: 5, response_time_seconds: 39733 },
            { id: 161, interaction_id: 420, comments: "The customer asked for a change and the payment was processed.", rating: 3, response_time_seconds: 35071 },
            { id: 162, interaction_id: 998, comments: "The courier confirmed the details and the document was closed.", rating: 5, response_time_seconds: 38577 },
            { id: 163, interaction_id: 769, comments: "The courier reported a repeat issue; the record was rescheduled.", rating: 3, response_time_seconds: 34235 },
            { id: 164, interaction_id: 417, comments: "A routine follow-up: the shipment was cancelled.", rating: 4, response_time_seconds: 61469 },
            { id: 165, interaction_id: 892, comments: "The payment was reopened following a manual review.", rating: 2, response_time_seconds: 43092 },
            { id: 166, interaction_id: 971, comments: "The ticket was refunded following a duplicate review.", rating: 3, response_time_seconds: 33548 },
            { id: 167, interaction_id: 80, comments: "The customer asked for a change and the transfer was confirmed.", rating: 5, response_time_seconds: 54811 },
            { id: 168, interaction_id: 152, comments: "No response from the customer, so the transfer was escalated.", rating: 4, response_time_seconds: 32712 },
            { id: 169, interaction_id: 294, comments: "A repeat follow-up: the order was reopened.", rating: 5, response_time_seconds: 15052 },
            { id: 170, interaction_id: 789, comments: "Flagged as manual. The customer approved the transfer.", rating: 5, response_time_seconds: 35481 },
            { id: 171, interaction_id: 869, comments: "The booking was cancelled following a routine review.", rating: 2, response_time_seconds: 32717 },
            { id: 172, interaction_id: 668, comments: "No response from the account owner, so the ticket was replaced.", rating: 5, response_time_seconds: 59809 },
            { id: 173, interaction_id: 866, comments: "An urgent payment was completed the same day.", rating: 3, response_time_seconds: 51908 },
            { id: 174, interaction_id: 418, comments: "An incomplete follow-up: the report was closed.", rating: 2, response_time_seconds: 49406 },
            { id: 175, interaction_id: 853, comments: "The item was refunded following a repeat review.", rating: 5, response_time_seconds: 44570 },
            { id: 176, interaction_id: 428, comments: "The supplier asked for a change and the session was reopened.", rating: 5, response_time_seconds: 63108 },
            { id: 177, interaction_id: 812, comments: "An operator asked for a change and the session was refunded.", rating: 3, response_time_seconds: 14440 },
            { id: 178, interaction_id: 760, comments: "No response from the account owner, so the ticket was processed.", rating: 5, response_time_seconds: 54023 },
            { id: 179, interaction_id: 168, comments: "No response from the team, so the transfer was cancelled.", rating: 4, response_time_seconds: 33697 },
            { id: 180, interaction_id: 643, comments: "The customer reported a late issue; the ticket was delayed.", rating: 4, response_time_seconds: 43000 },
            { id: 181, interaction_id: 822, comments: "An operator asked for a change and the transfer was approved.", rating: 5, response_time_seconds: 54284 },
            { id: 182, interaction_id: 239, comments: "The transfer was approved following a late review.", rating: 1, response_time_seconds: 50194 },
            { id: 183, interaction_id: 930, comments: "The request was completed — late case, no further action.", rating: 4, response_time_seconds: 56908 },
            { id: 184, interaction_id: 320, comments: "The transfer was processed after a routine check.", rating: 3, response_time_seconds: 35200 },
            { id: 185, interaction_id: 165, comments: "No response from the customer, so the transfer was rescheduled.", rating: 4, response_time_seconds: 68037 },
            { id: 186, interaction_id: 290, comments: "Flagged as routine. The courier updated the ticket.", rating: 5, response_time_seconds: 29233 },
            { id: 187, interaction_id: 784, comments: "A duplicate document was cancelled the same day.", rating: 5, response_time_seconds: 47470 },
            { id: 188, interaction_id: 944, comments: "The request was cancelled after a minor check.", rating: 2, response_time_seconds: 56446 },
            { id: 189, interaction_id: 352, comments: "The customer asked for a change and the transfer was completed.", rating: 5, response_time_seconds: 53325 },
            { id: 190, interaction_id: 188, comments: "Flagged as minor. The team cancelled the refund.", rating: 2, response_time_seconds: 30853 },
            { id: 191, interaction_id: 285, comments: "The customer asked for a change and the delivery was updated.", rating: 4, response_time_seconds: 31425 },
            { id: 192, interaction_id: 917, comments: "Flagged as partial. The customer escalated the account.", rating: 3, response_time_seconds: 45655 },
            { id: 193, interaction_id: 795, comments: "The courier asked for a change and the document was cancelled.", rating: 4, response_time_seconds: 25342 },
            { id: 194, interaction_id: 86, comments: "A repeat follow-up: the delivery was updated.", rating: 4, response_time_seconds: 53408 },
            { id: 195, interaction_id: 333, comments: "The reviewer asked for a change and the transfer was updated.", rating: 4, response_time_seconds: 52382 },
            { id: 196, interaction_id: 358, comments: "No response from the customer, so the invoice was reopened.", rating: 4, response_time_seconds: 42826 },
            { id: 197, interaction_id: 679, comments: "The reviewer confirmed the details and the account was replaced.", rating: 2, response_time_seconds: 56190 },
            { id: 198, interaction_id: 889, comments: "Flagged as standard. An operator cancelled the shipment.", rating: 2, response_time_seconds: 49186 },
            { id: 199, interaction_id: 805, comments: "The delivery was reopened — routine case, no further action.", rating: 3, response_time_seconds: 42739 },
            { id: 200, interaction_id: 11, comments: "The booking was updated following a partial review.", rating: 5, response_time_seconds: 23466 },
            { id: 201, interaction_id: 760, comments: "The customer asked for a change and the shipment was updated.", rating: 2, response_time_seconds: 56551 },
            { id: 202, interaction_id: 717, comments: "The refund was delayed — manual case, no further action.", rating: 1, response_time_seconds: 25256 },
            { id: 203, interaction_id: 376, comments: "A repeat follow-up: the record was delayed.", rating: 4, response_time_seconds: 46749 },
            { id: 204, interaction_id: 955, comments: "Flagged as standard. The customer replaced the appointment.", rating: 4, response_time_seconds: 3788 },
            { id: 205, interaction_id: 198, comments: "The booking was confirmed — automatic case, no further action.", rating: 5, response_time_seconds: 61571 },
            { id: 206, interaction_id: 173, comments: "No response from an operator, so the report was processed.", rating: 3, response_time_seconds: 50253 },
            { id: 207, interaction_id: 900, comments: "The document was refunded following a manual review.", rating: 2, response_time_seconds: 44380 },
            { id: 208, interaction_id: 259, comments: "The delivery was refunded after a duplicate check.", rating: 5, response_time_seconds: 51041 },
            { id: 209, interaction_id: 592, comments: "The session was closed after a manual check.", rating: 3, response_time_seconds: 51031 },
            { id: 210, interaction_id: 818, comments: "An operator reported an automatic issue; the invoice was completed.", rating: 4, response_time_seconds: 54107 },
            { id: 211, interaction_id: 123, comments: "A repeat follow-up: the document was rejected.", rating: 4, response_time_seconds: 35334 },
            { id: 212, interaction_id: 185, comments: "A repeat follow-up: the record was reopened.", rating: 3, response_time_seconds: 29353 },
            { id: 213, interaction_id: 398, comments: "The supplier confirmed the details and the record was rejected.", rating: 5, response_time_seconds: 34288 },
            { id: 214, interaction_id: 357, comments: "A standard follow-up: the record was refunded.", rating: 3, response_time_seconds: 45363 },
            { id: 215, interaction_id: 29, comments: "No response from the account owner, so the session was rescheduled.", rating: 5, response_time_seconds: 43367 },
            { id: 216, interaction_id: 171, comments: "The record was rejected — routine case, no further action.", rating: 2, response_time_seconds: 27718 },
            { id: 217, interaction_id: 53, comments: "The customer reported a routine issue; the ticket was rejected.", rating: 3, response_time_seconds: 33493 },
            { id: 218, interaction_id: 434, comments: "An operator reported an unusual issue; the refund was cancelled.", rating: 4, response_time_seconds: 32801 },
            { id: 219, interaction_id: 712, comments: "Support confirmed the details and the shipment was reviewed.", rating: 3, response_time_seconds: 35767 },
            { id: 220, interaction_id: 1, comments: "The transfer was rescheduled after an urgent check.", rating: 4, response_time_seconds: 22766 },
            { id: 221, interaction_id: 206, comments: "No response from the courier, so the account was escalated.", rating: 5, response_time_seconds: 29462 },
            { id: 222, interaction_id: 695, comments: "Flagged as automatic. Support escalated the delivery.", rating: 2, response_time_seconds: 41715 },
            { id: 223, interaction_id: 172, comments: "No response from support, so the item was rejected.", rating: 4, response_time_seconds: 38056 },
            { id: 224, interaction_id: 42, comments: "The customer asked for a change and the invoice was approved.", rating: 5, response_time_seconds: 30705 },
            { id: 225, interaction_id: 414, comments: "The refund was reopened following an urgent review.", rating: 4, response_time_seconds: 45513 },
            { id: 226, interaction_id: 474, comments: "A manual delivery was refunded the same day.", rating: 5, response_time_seconds: 35650 },
            { id: 227, interaction_id: 136, comments: "Flagged as routine. The supplier closed the report.", rating: 5, response_time_seconds: 43350 },
            { id: 228, interaction_id: 94, comments: "The report was replaced following a routine review.", rating: 4, response_time_seconds: 56268 },
            { id: 229, interaction_id: 935, comments: "A repeat report was approved the same day.", rating: 5, response_time_seconds: 49865 },
            { id: 230, interaction_id: 660, comments: "An operator confirmed the details and the transfer was completed.", rating: 5, response_time_seconds: 31856 },
            { id: 231, interaction_id: 234, comments: "Flagged as repeat. The account owner replaced the shipment.", rating: 5, response_time_seconds: 39093 },
            { id: 232, interaction_id: 267, comments: "The request was reviewed — incomplete case, no further action.", rating: 5, response_time_seconds: 58061 },
            { id: 233, interaction_id: 787, comments: "No response from the reviewer, so the invoice was updated.", rating: 3, response_time_seconds: 57199 },
            { id: 234, interaction_id: 394, comments: "No response from the supplier, so the report was processed.", rating: 5, response_time_seconds: 35711 },
            { id: 235, interaction_id: 701, comments: "Flagged as unusual. The account owner closed the item.", rating: 3, response_time_seconds: 62365 },
            { id: 236, interaction_id: 554, comments: "A repeat booking was rejected the same day.", rating: 4, response_time_seconds: 12708 },
            { id: 237, interaction_id: 973, comments: "An operator reported an unusual issue; the transfer was completed.", rating: 2, response_time_seconds: 36571 },
            { id: 238, interaction_id: 98, comments: "The reviewer asked for a change and the item was confirmed.", rating: 3, response_time_seconds: 24372 },
            { id: 239, interaction_id: 822, comments: "The ticket was reopened following a minor review.", rating: 3, response_time_seconds: 34980 },
            { id: 240, interaction_id: 47, comments: "The account was processed after an urgent check.", rating: 3, response_time_seconds: 42411 },
            { id: 241, interaction_id: 131, comments: "Support reported a manual issue; the booking was updated.", rating: 4, response_time_seconds: 38068 },
            { id: 242, interaction_id: 401, comments: "A duplicate delivery was replaced the same day.", rating: 5, response_time_seconds: 33013 },
            { id: 243, interaction_id: 482, comments: "An operator asked for a change and the booking was cancelled.", rating: 1, response_time_seconds: 44104 },
            { id: 244, interaction_id: 762, comments: "The customer confirmed the details and the item was rejected.", rating: 5, response_time_seconds: 24958 },
            { id: 245, interaction_id: 317, comments: "The claim was processed — manual case, no further action.", rating: 2, response_time_seconds: 47786 },
            { id: 246, interaction_id: 961, comments: "No response from the customer, so the order was updated.", rating: 5, response_time_seconds: 30640 },
            { id: 247, interaction_id: 117, comments: "The account was reopened after a standard check.", rating: 5, response_time_seconds: 22180 },
            { id: 248, interaction_id: 723, comments: "The record was escalated — late case, no further action.", rating: 3, response_time_seconds: 57507 },
            { id: 249, interaction_id: 42, comments: "An unusual payment was confirmed the same day.", rating: 3, response_time_seconds: 29400 },
            { id: 250, interaction_id: 738, comments: "A partial follow-up: the item was reviewed.", rating: 2, response_time_seconds: 46575 },
            { id: 251, interaction_id: 808, comments: "The ticket was replaced following a routine review.", rating: 5, response_time_seconds: 67576 },
            { id: 252, interaction_id: 647, comments: "A routine report was processed the same day.", rating: 5, response_time_seconds: 44409 },
            { id: 253, interaction_id: 481, comments: "The account owner confirmed the details and the transfer was reopened.", rating: 5, response_time_seconds: 39650 },
            { id: 254, interaction_id: 39, comments: "No response from an operator, so the ticket was rejected.", rating: 4, response_time_seconds: 49266 },
            { id: 255, interaction_id: 101, comments: "No response from support, so the session was refunded.", rating: 4, response_time_seconds: 51228 },
            { id: 256, interaction_id: 525, comments: "A duplicate follow-up: the shipment was refunded.", rating: 5, response_time_seconds: 47564 },
            { id: 257, interaction_id: 242, comments: "The customer asked for a change and the document was refunded.", rating: 5, response_time_seconds: 63477 },
            { id: 258, interaction_id: 535, comments: "The supplier asked for a change and the report was confirmed.", rating: 5, response_time_seconds: 50091 },
            { id: 259, interaction_id: 980, comments: "The shipment was rejected — repeat case, no further action.", rating: 5, response_time_seconds: 35902 },
            { id: 260, interaction_id: 170, comments: "Flagged as incomplete. The courier escalated the document.", rating: 3, response_time_seconds: 37342 },
            { id: 261, interaction_id: 701, comments: "The session was rescheduled — automatic case, no further action.", rating: 5, response_time_seconds: 38277 },
            { id: 262, interaction_id: 298, comments: "A routine follow-up: the shipment was updated.", rating: 1, response_time_seconds: 53919 },
            { id: 263, interaction_id: 665, comments: "A manual follow-up: the order was rescheduled.", rating: 4, response_time_seconds: 55921 },
            { id: 264, interaction_id: 36, comments: "No response from the courier, so the session was updated.", rating: 4, response_time_seconds: 44721 },
            { id: 265, interaction_id: 320, comments: "The supplier reported a repeat issue; the report was processed.", rating: 3, response_time_seconds: 58574 },
            { id: 266, interaction_id: 735, comments: "A late follow-up: the appointment was escalated.", rating: 4, response_time_seconds: 51931 },
            { id: 267, interaction_id: 309, comments: "Support reported an incomplete issue; the session was updated.", rating: 2, response_time_seconds: 55170 },
            { id: 268, interaction_id: 70, comments: "A late follow-up: the item was delayed.", rating: 3, response_time_seconds: 52874 },
            { id: 269, interaction_id: 294, comments: "The claim was confirmed following an automatic review.", rating: 3, response_time_seconds: 59565 },
            { id: 270, interaction_id: 908, comments: "The session was cancelled following an urgent review.", rating: 4, response_time_seconds: 48815 },
            { id: 271, interaction_id: 287, comments: "No response from the customer, so the delivery was reviewed.", rating: 3, response_time_seconds: 30146 },
            { id: 272, interaction_id: 936, comments: "The item was completed — manual case, no further action.", rating: 5, response_time_seconds: 65611 },
            { id: 273, interaction_id: 140, comments: "Flagged as automatic. The reviewer escalated the delivery.", rating: 5, response_time_seconds: 41307 },
            { id: 274, interaction_id: 941, comments: "The refund was rescheduled — incomplete case, no further action.", rating: 5, response_time_seconds: 51509 },
            { id: 275, interaction_id: 326, comments: "No response from the courier, so the ticket was cancelled.", rating: 4, response_time_seconds: 48761 },
            { id: 276, interaction_id: 702, comments: "No response from the reviewer, so the item was resolved.", rating: 5, response_time_seconds: 51612 },
            { id: 277, interaction_id: 507, comments: "The delivery was refunded following a repeat review.", rating: 4, response_time_seconds: 57840 },
            { id: 278, interaction_id: 854, comments: "The account was approved after a duplicate check.", rating: 4, response_time_seconds: 36942 },
            { id: 279, interaction_id: 167, comments: "The refund was reopened after a routine check.", rating: 5, response_time_seconds: 25937 },
            { id: 280, interaction_id: 235, comments: "No response from the reviewer, so the item was closed.", rating: 2, response_time_seconds: 57518 },
            { id: 281, interaction_id: 495, comments: "The ticket was reviewed following an incomplete review.", rating: 4, response_time_seconds: 67542 },
            { id: 282, interaction_id: 443, comments: "A minor session was escalated the same day.", rating: 4, response_time_seconds: 46944 },
            { id: 283, interaction_id: 550, comments: "A late follow-up: the record was escalated.", rating: 3, response_time_seconds: 48027 },
            { id: 284, interaction_id: 510, comments: "Flagged as incomplete. The account owner refunded the ticket.", rating: 5, response_time_seconds: 21774 },
            { id: 285, interaction_id: 614, comments: "The record was refunded following a manual review.", rating: 4, response_time_seconds: 60696 },
            { id: 286, interaction_id: 264, comments: "The document was rejected following a standard review.", rating: 5, response_time_seconds: 51727 },
            { id: 287, interaction_id: 838, comments: "The reviewer confirmed the details and the item was processed.", rating: 3, response_time_seconds: 46693 },
            { id: 288, interaction_id: 830, comments: "The record was reopened following a partial review.", rating: 4, response_time_seconds: 28177 },
            { id: 289, interaction_id: 214, comments: "The account owner confirmed the details and the document was rejected.", rating: 5, response_time_seconds: 56810 },
            { id: 290, interaction_id: 431, comments: "The document was confirmed — minor case, no further action.", rating: 2, response_time_seconds: 44065 },
            { id: 291, interaction_id: 475, comments: "A standard follow-up: the ticket was updated.", rating: 4, response_time_seconds: 44536 },
            { id: 292, interaction_id: 121, comments: "An incomplete invoice was rejected the same day.", rating: 4, response_time_seconds: 21738 },
            { id: 293, interaction_id: 29, comments: "An urgent follow-up: the appointment was replaced.", rating: 4, response_time_seconds: 24812 },
            { id: 294, interaction_id: 803, comments: "The shipment was refunded following a standard review.", rating: 3, response_time_seconds: 50697 },
            { id: 295, interaction_id: 635, comments: "An unusual item was escalated the same day.", rating: 3, response_time_seconds: 64939 },
            { id: 296, interaction_id: 395, comments: "A standard record was closed the same day.", rating: 5, response_time_seconds: 33949 },
            { id: 297, interaction_id: 971, comments: "Support asked for a change and the order was approved.", rating: 5, response_time_seconds: 59060 },
            { id: 298, interaction_id: 302, comments: "The team confirmed the details and the account was updated.", rating: 5, response_time_seconds: 64741 },
            { id: 299, interaction_id: 429, comments: "The request was escalated — urgent case, no further action.", rating: 4, response_time_seconds: 36170 },
            { id: 300, interaction_id: 122, comments: "Flagged as automatic. The customer completed the session.", rating: 4, response_time_seconds: 63002 },
        ],
    });
}

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