// Hotel Reservations (hotel-reservations) 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.guests), 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.guests.createMany({
        data: [
            { id: 1, full_name: "Amir Nguyen", email: "amir.nguyen@example.net", phone: "+1-512-555-0115" },
            { id: 2, full_name: "Yara Kaya", email: "yara.kaya@example.com", phone: "+1-312-555-0199" },
            { id: 3, full_name: "Arjun Hughes", email: "arjun.hughes@example.org", phone: "+1-469-555-0116" },
            { id: 4, full_name: "Yara Dubois", email: "yara.dubois@example.net", phone: "+1-857-555-0123" },
            { id: 5, full_name: "Fatima Oliveira", email: "fatima.oliveira@example.org", phone: "+1-702-555-0186" },
            { id: 6, full_name: "Ravi Jensen", email: "ravi.jensen@example.net", phone: "+1-857-555-0191" },
            { id: 7, full_name: "Zara Oliveira", email: "zara.oliveira@example.net", phone: "+1-213-555-0100" },
            { id: 8, full_name: "Rafael Jensen", email: "rafael.jensen@example.com", phone: "+1-972-555-0114" },
            { id: 9, full_name: "Uma Tanaka", email: "uma.tanaka@example.org", phone: "+1-202-555-0152" },
            { id: 10, full_name: "Daniel Murphy", email: "daniel.murphy@example.org", phone: "+1-917-555-0161" },
            { id: 11, full_name: "Nour Reyes", email: "nour.reyes@example.com", phone: "+1-713-555-0161" },
            { id: 12, full_name: "Priya Weber", email: "priya.weber@example.net", phone: "+1-857-555-0176" },
            { id: 13, full_name: "Mateo Meyer", email: "mateo.meyer@example.com", phone: "+1-604-555-0106" },
            { id: 14, full_name: "Mohamed Baker", email: "mohamed.baker@example.org", phone: "+1-214-555-0135" },
            { id: 15, full_name: "Grace Kim", email: "grace.kim@example.net", phone: "+1-801-555-0151" },
            { id: 16, full_name: "Sven Adams", email: "sven.adams@example.org", phone: "+1-917-555-0124" },
            { id: 17, full_name: "Zoe Lee", email: "zoe.lee@example.net", phone: "+1-416-555-0166" },
            { id: 18, full_name: "Ravi Wright", email: "ravi.wright@example.com", phone: "+1-604-555-0119" },
            { id: 19, full_name: "Elena Ali", email: "elena.ali@example.com", phone: "+1-713-555-0136" },
            { id: 20, full_name: "Rafael Bauer", email: "rafael.bauer@example.net", phone: "+1-404-555-0108" },
            { id: 21, full_name: "Isaac Costa", email: "isaac.costa@example.net", phone: "+1-503-555-0186" },
            { id: 22, full_name: "David Wagner", email: "david.wagner@example.com", phone: "+1-612-555-0152" },
            { id: 23, full_name: "Rosa Hughes", email: "rosa.hughes@example.net", phone: "+1-702-555-0169" },
            { id: 24, full_name: "Tariq Shah", email: "tariq.shah@example.org", phone: "+1-905-555-0106" },
            { id: 25, full_name: "Hugo Ali", email: "hugo.ali@example.org", phone: "+1-503-555-0180" },
            { id: 26, full_name: "Liam Garcia", email: "liam.garcia@example.org", phone: null },
            { id: 27, full_name: "Lina Yilmaz", email: "lina.yilmaz@example.net", phone: null },
            { id: 28, full_name: "Maja Zhang", email: "maja.zhang@example.net", phone: "+1-214-555-0132" },
            { id: 29, full_name: "Ines Dubois", email: "ines.dubois@example.net", phone: "+1-905-555-0114" },
            { id: 30, full_name: "Uma Almeida", email: "uma.almeida@example.org", phone: "+1-312-555-0107" },
            { id: 31, full_name: "Wei Bennett", email: "wei.bennett@example.net", phone: "+1-213-555-0198" },
            { id: 32, full_name: "Pedro Pereira", email: "pedro.pereira@example.org", phone: "+1-214-555-0185" },
            { id: 33, full_name: "Pedro Baker", email: "pedro.baker@example.com", phone: "+1-415-555-0112" },
            { id: 34, full_name: "Ravi Kaya", email: "ravi.kaya@example.org", phone: "+1-214-555-0125" },
            { id: 35, full_name: "Pedro Kowalski", email: "pedro.kowalski@example.org", phone: "+1-905-555-0125" },
            { id: 36, full_name: "Pedro Jansen", email: "pedro.jansen@example.com", phone: "+1-801-555-0177" },
            { id: 37, full_name: "Wei Kaya", email: "wei.kaya@example.net", phone: "+1-801-555-0100" },
            { id: 38, full_name: "Daniel Chen", email: "daniel.chen@example.org", phone: "+1-801-555-0190" },
            { id: 39, full_name: "Zoe Patel", email: "zoe.patel@example.org", phone: "+1-416-555-0160" },
            { id: 40, full_name: "Rosa Becker", email: "rosa.becker@example.com", phone: "+1-512-555-0131" },
            { id: 41, full_name: "Mila Lee", email: "mila.lee@example.net", phone: "+1-305-555-0154" },
            { id: 42, full_name: "Sven Young", email: "sven.young@example.com", phone: "+1-213-555-0129" },
            { id: 43, full_name: "Mei Costa", email: "mei.costa@example.org", phone: "+1-303-555-0149" },
            { id: 44, full_name: "Tariq Chen", email: "tariq.chen@example.com", phone: "+1-469-555-0115" },
            { id: 45, full_name: "Ruby Jensen", email: "ruby.jensen@example.net", phone: "+1-303-555-0134" },
            { id: 46, full_name: "Lucas Castro", email: "lucas.castro@example.com", phone: "+1-213-555-0181" },
            { id: 47, full_name: "Pedro Smith", email: "pedro.smith@example.com", phone: "+1-212-555-0198" },
            { id: 48, full_name: "Ibrahim Jansen", email: "ibrahim.jansen@example.com", phone: "+1-604-555-0185" },
            { id: 49, full_name: "Oscar Patel", email: "oscar.patel@example.net", phone: "+1-503-555-0194" },
            { id: 50, full_name: "Rafael Meyer", email: "rafael.meyer@example.net", phone: "+1-617-555-0164" },
            { id: 51, full_name: "Yusuf Costa", email: "yusuf.costa@example.net", phone: "+1-612-555-0111" },
            { id: 52, full_name: "Lina Hoffmann", email: "lina.hoffmann@example.org", phone: "+1-214-555-0176" },
            { id: 53, full_name: "Isaac Park", email: "isaac.park@example.com", phone: "+1-312-555-0186" },
            { id: 54, full_name: "Hannah Davis", email: "hannah.davis@example.org", phone: "+1-312-555-0111" },
            { id: 55, full_name: "Mia Tanaka", email: "mia.tanaka@example.org", phone: "+1-612-555-0112" },
            { id: 56, full_name: "Emma Schneider", email: "emma.schneider@example.org", phone: "+1-905-555-0144" },
            { id: 57, full_name: "Ben Wagner", email: "ben.wagner@example.com", phone: "+1-972-555-0130" },
            { id: 58, full_name: "Ruby Andersen", email: "ruby.andersen@example.org", phone: "+1-312-555-0196" },
            { id: 59, full_name: "Elena Zhang", email: "elena.zhang@example.com", phone: "+1-202-555-0146" },
            { id: 60, full_name: "Arjun Diaz", email: "arjun.diaz@example.com", phone: "+1-303-555-0161" },
            { id: 61, full_name: "Julia Hassan", email: "julia.hassan@example.org", phone: "+1-312-555-0127" },
            { id: 62, full_name: "Hugo Schneider", email: "hugo.schneider@example.org", phone: "+1-604-555-0125" },
            { id: 63, full_name: "Sven Becker", email: "sven.becker@example.com", phone: "+1-213-555-0170" },
            { id: 64, full_name: "Maya Wright", email: "maya.wright@example.org", phone: "+1-713-555-0142" },
            { id: 65, full_name: "Julia Schneider", email: "julia.schneider@example.org", phone: "+1-857-555-0102" },
            { id: 66, full_name: "Wei Nakamura", email: "wei.nakamura@example.net", phone: "+1-702-555-0160" },
            { id: 67, full_name: "Karim Bauer", email: "karim.bauer@example.com", phone: "+1-917-555-0123" },
            { id: 68, full_name: "Isaac Park", email: "isaac.park@example.net", phone: "+1-905-555-0167" },
            { id: 69, full_name: "Yara Tanaka", email: "yara.tanaka@example.net", phone: null },
            { id: 70, full_name: "Julia Schmidt", email: "julia.schmidt@example.com", phone: "+1-503-555-0187" },
            { id: 71, full_name: "David Smith", email: "david.smith@example.net", phone: "+1-469-555-0100" },
            { id: 72, full_name: "Chloe Moreau", email: "chloe.moreau@example.net", phone: null },
            { id: 73, full_name: "Tariq Castro", email: "tariq.castro@example.org", phone: "+1-917-555-0115" },
            { id: 74, full_name: "Zoe Nguyen", email: "zoe.nguyen@example.org", phone: "+1-778-555-0131" },
            { id: 75, full_name: "Deniz Lee", email: "deniz.lee@example.net", phone: "+1-604-555-0142" },
            { id: 76, full_name: "Oscar Oliveira", email: "oscar.oliveira@example.org", phone: "+1-469-555-0152" },
            { id: 77, full_name: "Paula Taylor", email: "paula.taylor@example.net", phone: "+1-917-555-0180" },
            { id: 78, full_name: "Leo Bennett", email: "leo.bennett@example.org", phone: "+1-312-555-0190" },
            { id: 79, full_name: "Rosa Hughes", email: "rosa.hughes@example.com", phone: null },
            { id: 80, full_name: "Hana Wagner", email: "hana.wagner@example.org", phone: null },
            { id: 81, full_name: "Andre Wagner", email: "andre.wagner@example.org", phone: "+1-713-555-0137" },
            { id: 82, full_name: "Mila Oliveira", email: "mila.oliveira@example.com", phone: "+1-778-555-0153" },
            { id: 83, full_name: "Felix Kumar", email: "felix.kumar@example.net", phone: "+1-713-555-0134" },
            { id: 84, full_name: "Rafael Kumar", email: "rafael.kumar@example.org", phone: "+1-415-555-0147" },
            { id: 85, full_name: "Ines Meyer", email: "ines.meyer@example.com", phone: "+1-416-555-0197" },
            { id: 86, full_name: "Maja Lopez", email: "maja.lopez@example.com", phone: "+1-305-555-0177" },
            { id: 87, full_name: "Leo Oliveira", email: "leo.oliveira@example.com", phone: "+1-713-555-0169" },
            { id: 88, full_name: "Marco Wang", email: "marco.wang@example.com", phone: "+1-713-555-0101" },
            { id: 89, full_name: "Hannah Nakamura", email: "hannah.nakamura@example.com", phone: "+1-917-555-0172" },
            { id: 90, full_name: "Nour Shah", email: "nour.shah@example.org", phone: "+1-512-555-0119" },
            { id: 91, full_name: "Carlos Rossi", email: "carlos.rossi@example.com", phone: null },
            { id: 92, full_name: "Chloe Clark", email: "chloe.clark@example.net", phone: "+1-305-555-0167" },
            { id: 93, full_name: "Oscar Clark", email: "oscar.clark@example.net", phone: "+1-214-555-0127" },
            { id: 94, full_name: "Emma Nguyen", email: "emma.nguyen@example.net", phone: "+1-213-555-0127" },
            { id: 95, full_name: "Jade Wang", email: "jade.wang@example.com", phone: "+1-801-555-0158" },
            { id: 96, full_name: "Sara Young", email: "sara.young@example.com", phone: null },
            { id: 97, full_name: "Kai Becker", email: "kai.becker@example.org", phone: "+1-212-555-0188" },
            { id: 98, full_name: "Hannah Smith", email: "hannah.smith@example.com", phone: "+1-303-555-0188" },
            { id: 99, full_name: "Omar Lopez", email: "omar.lopez@example.net", phone: "+1-917-555-0129" },
            { id: 100, full_name: "Sara Jansen", email: "sara.jansen@example.org", phone: "+1-917-555-0178" },
            { id: 101, full_name: "Ethan Hassan", email: "ethan.hassan@example.net", phone: "+1-972-555-0156" },
            { id: 102, full_name: "Ivan Clark", email: "ivan.clark@example.com", phone: "+1-857-555-0138" },
            { id: 103, full_name: "Omar Ibrahim", email: "omar.ibrahim@example.net", phone: "+1-917-555-0124" },
            { id: 104, full_name: "Wei Nakamura", email: "wei.nakamura@example.net", phone: "+1-303-555-0115" },
            { id: 105, full_name: "Jade Clark", email: "jade.clark@example.net", phone: "+1-503-555-0162" },
            { id: 106, full_name: "Sofia Davis", email: "sofia.davis@example.net", phone: "+1-972-555-0158" },
            { id: 107, full_name: "Karim Martin", email: "karim.martin@example.com", phone: "+1-801-555-0142" },
            { id: 108, full_name: "David Chen", email: "david.chen@example.org", phone: "+1-312-555-0158" },
            { id: 109, full_name: "Amir Murphy", email: "amir.murphy@example.org", phone: "+1-214-555-0193" },
            { id: 110, full_name: "Nina Young", email: "nina.young@example.org", phone: "+1-305-555-0169" },
            { id: 111, full_name: "Nina Bauer", email: "nina.bauer@example.net", phone: "+1-303-555-0183" },
            { id: 112, full_name: "Isaac Hassan", email: "isaac.hassan@example.org", phone: "+1-617-555-0109" },
            { id: 113, full_name: "Mohamed Carter", email: "mohamed.carter@example.org", phone: "+1-702-555-0158" },
            { id: 114, full_name: "Grace Mendes", email: "grace.mendes@example.org", phone: "+1-801-555-0152" },
            { id: 115, full_name: "Liam Gupta", email: "liam.gupta@example.com", phone: "+1-917-555-0112" },
            { id: 116, full_name: "Ethan Kumar", email: "ethan.kumar@example.net", phone: "+1-801-555-0161" },
            { id: 117, full_name: "Ibrahim Martin", email: "ibrahim.martin@example.net", phone: "+1-617-555-0181" },
            { id: 118, full_name: "Maria Kaya", email: "maria.kaya@example.org", phone: "+1-778-555-0177" },
            { id: 119, full_name: "Mei Mendes", email: "mei.mendes@example.org", phone: "+1-303-555-0159" },
            { id: 120, full_name: "Julia Hoffmann", email: "julia.hoffmann@example.com", phone: "+1-702-555-0105" },
            { id: 121, full_name: "Theo Singh", email: "theo.singh@example.net", phone: "+1-212-555-0168" },
            { id: 122, full_name: "Alice Schmidt", email: "alice.schmidt@example.net", phone: "+1-214-555-0174" },
            { id: 123, full_name: "Amir Weber", email: "amir.weber@example.org", phone: "+1-404-555-0168" },
            { id: 124, full_name: "Yusuf Weber", email: "yusuf.weber@example.com", phone: "+1-469-555-0150" },
            { id: 125, full_name: "Deniz Vargas", email: "deniz.vargas@example.org", phone: "+1-503-555-0107" },
            { id: 126, full_name: "Noah Wagner", email: "noah.wagner@example.com", phone: "+1-617-555-0145" },
            { id: 127, full_name: "Diego Kowalski", email: "diego.kowalski@example.org", phone: "+1-917-555-0186" },
            { id: 128, full_name: "Laura Yilmaz", email: "laura.yilmaz@example.org", phone: "+1-415-555-0174" },
            { id: 129, full_name: "Lina Gupta", email: "lina.gupta@example.org", phone: "+1-415-555-0119" },
            { id: 130, full_name: "Jack Martin", email: "jack.martin@example.net", phone: "+1-778-555-0118" },
            { id: 131, full_name: "David Nakamura", email: "david.nakamura@example.org", phone: "+1-617-555-0173" },
            { id: 132, full_name: "Alice Singh", email: "alice.singh@example.com", phone: "+1-617-555-0132" },
            { id: 133, full_name: "Ruby Ruiz", email: "ruby.ruiz@example.org", phone: "+1-404-555-0162" },
            { id: 134, full_name: "Yara Wang", email: "yara.wang@example.org", phone: "+1-778-555-0156" },
            { id: 135, full_name: "Jade Novak", email: "jade.novak@example.org", phone: "+1-202-555-0162" },
            { id: 136, full_name: "Paula Garcia", email: "paula.garcia@example.com", phone: "+1-512-555-0167" },
            { id: 137, full_name: "Hana Baker", email: "hana.baker@example.net", phone: "+1-972-555-0137" },
            { id: 138, full_name: "Lina Fischer", email: "lina.fischer@example.org", phone: "+1-202-555-0140" },
            { id: 139, full_name: "Carlos Mendes", email: "carlos.mendes@example.net", phone: "+1-503-555-0193" },
            { id: 140, full_name: "Jack Murphy", email: "jack.murphy@example.com", phone: "+1-213-555-0178" },
            { id: 141, full_name: "Olivia Gomez", email: "olivia.gomez@example.com", phone: "+1-905-555-0140" },
            { id: 142, full_name: "Olivia Taylor", email: "olivia.taylor@example.com", phone: "+1-312-555-0123" },
            { id: 143, full_name: "Oscar Costa", email: "oscar.costa@example.org", phone: "+1-469-555-0148" },
            { id: 144, full_name: "Jade Ali", email: "jade.ali@example.org", phone: "+1-612-555-0184" },
            { id: 145, full_name: "Tomas Brown", email: "tomas.brown@example.com", phone: "+1-778-555-0139" },
            { id: 146, full_name: "Ethan Cruz", email: "ethan.cruz@example.net", phone: "+1-212-555-0148" },
            { id: 147, full_name: "Zoe Yilmaz", email: "zoe.yilmaz@example.net", phone: "+1-713-555-0126" },
            { id: 148, full_name: "Alice Singh", email: "alice.singh@example.org", phone: "+1-416-555-0102" },
            { id: 149, full_name: "Sofia Meyer", email: "sofia.meyer@example.com", phone: "+1-212-555-0140" },
            { id: 150, full_name: "Sara Pereira", email: "sara.pereira@example.net", phone: null },
            { id: 151, full_name: "Carla Evans", email: "carla.evans@example.org", phone: "+1-404-555-0129" },
            { id: 152, full_name: "Hugo Yilmaz", email: "hugo.yilmaz@example.net", phone: "+1-416-555-0173" },
            { id: 153, full_name: "Maria Adams", email: "maria.adams@example.net", phone: "+1-905-555-0108" },
            { id: 154, full_name: "Mia Gupta", email: "mia.gupta@example.org", phone: "+1-416-555-0184" },
            { id: 155, full_name: "Jade Wright", email: "jade.wright@example.com", phone: "+1-617-555-0181" },
            { id: 156, full_name: "Ethan Bauer", email: "ethan.bauer@example.org", phone: "+1-213-555-0111" },
            { id: 157, full_name: "Mateo Sousa", email: "mateo.sousa@example.org", phone: "+1-416-555-0193" },
            { id: 158, full_name: "Deniz Dubois", email: "deniz.dubois@example.org", phone: "+1-857-555-0180" },
            { id: 159, full_name: "Zara Castro", email: "zara.castro@example.org", phone: null },
            { id: 160, full_name: "Arjun Demir", email: "arjun.demir@example.net", phone: "+1-512-555-0137" },
            { id: 161, full_name: "Zara Kaya", email: "zara.kaya@example.com", phone: "+1-469-555-0184" },
            { id: 162, full_name: "Leo Costa", email: "leo.costa@example.net", phone: "+1-469-555-0191" },
            { id: 163, full_name: "Jonas Nakamura", email: "jonas.nakamura@example.org", phone: null },
            { id: 164, full_name: "Rosa Moreau", email: "rosa.moreau@example.com", phone: "+1-213-555-0190" },
            { id: 165, full_name: "Priya Wang", email: "priya.wang@example.net", phone: "+1-604-555-0151" },
            { id: 166, full_name: "Nadia Ahmed", email: "nadia.ahmed@example.org", phone: "+1-778-555-0135" },
            { id: 167, full_name: "Mateo Shah", email: "mateo.shah@example.com", phone: "+1-857-555-0140" },
            { id: 168, full_name: "Ravi Wright", email: "ravi.wright@example.net", phone: "+1-857-555-0102" },
            { id: 169, full_name: "Yusuf Baker", email: "yusuf.baker@example.net", phone: "+1-512-555-0108" },
            { id: 170, full_name: "Felix Dubois", email: "felix.dubois@example.com", phone: "+1-713-555-0120" },
            { id: 171, full_name: "Ivan Fischer", email: "ivan.fischer@example.org", phone: null },
            { id: 172, full_name: "Noah Larsen", email: "noah.larsen@example.net", phone: "+1-214-555-0153" },
            { id: 173, full_name: "Yara Hoffmann", email: "yara.hoffmann@example.com", phone: "+1-214-555-0162" },
            { id: 174, full_name: "Andre Wilson", email: "andre.wilson@example.net", phone: "+1-469-555-0114" },
            { id: 175, full_name: "Ana Demir", email: "ana.demir@example.net", phone: "+1-214-555-0126" },
            { id: 176, full_name: "Emma Mendes", email: "emma.mendes@example.com", phone: "+1-312-555-0195" },
            { id: 177, full_name: "Karim Moreau", email: "karim.moreau@example.net", phone: "+1-312-555-0185" },
            { id: 178, full_name: "Emma Ruiz", email: "emma.ruiz@example.net", phone: "+1-612-555-0122" },
            { id: 179, full_name: "Sven Martin", email: "sven.martin@example.net", phone: "+1-917-555-0113" },
            { id: 180, full_name: "Uma Smith", email: "uma.smith@example.com", phone: "+1-503-555-0144" },
            { id: 181, full_name: "Carla Flores", email: "carla.flores@example.com", phone: "+1-214-555-0173" },
            { id: 182, full_name: "Sara Moreau", email: "sara.moreau@example.com", phone: "+1-972-555-0160" },
            { id: 183, full_name: "Isaac Kaya", email: "isaac.kaya@example.net", phone: "+1-214-555-0164" },
            { id: 184, full_name: "Ivan Miller", email: "ivan.miller@example.net", phone: "+1-303-555-0105" },
            { id: 185, full_name: "Nadia Khan", email: "nadia.khan@example.net", phone: "+1-778-555-0180" },
            { id: 186, full_name: "Lena Carter", email: "lena.carter@example.com", phone: "+1-857-555-0149" },
            { id: 187, full_name: "Diego Kim", email: "diego.kim@example.net", phone: "+1-713-555-0140" },
            { id: 188, full_name: "Mohamed Wagner", email: "mohamed.wagner@example.net", phone: "+1-917-555-0122" },
            { id: 189, full_name: "Tariq Larsen", email: "tariq.larsen@example.net", phone: "+1-312-555-0154" },
            { id: 190, full_name: "Elena Kaya", email: "elena.kaya@example.com", phone: "+1-503-555-0193" },
            { id: 191, full_name: "Fatima Carter", email: "fatima.carter@example.net", phone: "+1-604-555-0130" },
            { id: 192, full_name: "Rafael Hansen", email: "rafael.hansen@example.net", phone: "+1-212-555-0156" },
            { id: 193, full_name: "Liam Smith", email: "liam.smith@example.org", phone: null },
            { id: 194, full_name: "Maria Ahmed", email: "maria.ahmed@example.com", phone: null },
            { id: 195, full_name: "Maria Martin", email: "maria.martin@example.org", phone: "+1-713-555-0157" },
            { id: 196, full_name: "Ben Tanaka", email: "ben.tanaka@example.org", phone: "+1-303-555-0168" },
            { id: 197, full_name: "Ravi Brown", email: "ravi.brown@example.net", phone: "+1-857-555-0122" },
            { id: 198, full_name: "Marco Shah", email: "marco.shah@example.org", phone: "+1-404-555-0120" },
            { id: 199, full_name: "Yusuf Jansen", email: "yusuf.jansen@example.com", phone: "+1-702-555-0159" },
            { id: 200, full_name: "David Adams", email: "david.adams@example.com", phone: "+1-214-555-0197" },
            { id: 201, full_name: "Ben Schneider", email: "ben.schneider@example.com", phone: "+1-305-555-0184" },
            { id: 202, full_name: "Fatima Novak", email: "fatima.novak@example.org", phone: "+1-905-555-0171" },
            { id: 203, full_name: "Theo Reyes", email: "theo.reyes@example.net", phone: "+1-305-555-0118" },
            { id: 204, full_name: "Oscar Hughes", email: "oscar.hughes@example.net", phone: "+1-305-555-0106" },
            { id: 205, full_name: "Zara Gupta", email: "zara.gupta@example.org", phone: "+1-905-555-0123" },
            { id: 206, full_name: "Maya Rossi", email: "maya.rossi@example.com", phone: null },
            { id: 207, full_name: "Ruby Nguyen", email: "ruby.nguyen@example.com", phone: "+1-416-555-0108" },
            { id: 208, full_name: "Jonas Fischer", email: "jonas.fischer@example.org", phone: "+1-512-555-0117" },
            { id: 209, full_name: "Maja Ali", email: "maja.ali@example.com", phone: null },
            { id: 210, full_name: "Jack Schmidt", email: "jack.schmidt@example.org", phone: "+1-312-555-0104" },
            { id: 211, full_name: "Chen Bauer", email: "chen.bauer@example.net", phone: "+1-212-555-0112" },
            { id: 212, full_name: "Nadia Cruz", email: "nadia.cruz@example.net", phone: "+1-214-555-0105" },
            { id: 213, full_name: "Paula Chen", email: "paula.chen@example.org", phone: "+1-702-555-0182" },
            { id: 214, full_name: "Sara Patel", email: "sara.patel@example.org", phone: "+1-503-555-0196" },
            { id: 215, full_name: "Julia Baker", email: "julia.baker@example.org", phone: "+1-214-555-0125" },
            { id: 216, full_name: "Maja Bauer", email: "maja.bauer@example.org", phone: "+1-312-555-0189" },
            { id: 217, full_name: "Andre Kowalski", email: "andre.kowalski@example.net", phone: "+1-972-555-0148" },
            { id: 218, full_name: "Uma Hughes", email: "uma.hughes@example.com", phone: "+1-972-555-0180" },
            { id: 219, full_name: "Ruby Meyer", email: "ruby.meyer@example.com", phone: "+1-778-555-0175" },
            { id: 220, full_name: "Diego Lopez", email: "diego.lopez@example.org", phone: "+1-214-555-0167" },
            { id: 221, full_name: "Maria Rossi", email: "maria.rossi@example.com", phone: "+1-612-555-0175" },
            { id: 222, full_name: "Rosa Bennett", email: "rosa.bennett@example.org", phone: "+1-212-555-0146" },
            { id: 223, full_name: "Arjun Kumar", email: "arjun.kumar@example.net", phone: "+1-212-555-0121" },
            { id: 224, full_name: "Oscar Kaya", email: "oscar.kaya@example.com", phone: "+1-801-555-0188" },
            { id: 225, full_name: "Felix Lee", email: "felix.lee@example.org", phone: "+1-212-555-0165" },
            { id: 226, full_name: "Zoe Miller", email: "zoe.miller@example.com", phone: "+1-905-555-0135" },
            { id: 227, full_name: "Yara Kowalski", email: "yara.kowalski@example.com", phone: "+1-917-555-0132" },
            { id: 228, full_name: "Zoe Lopez", email: "zoe.lopez@example.net", phone: "+1-713-555-0166" },
            { id: 229, full_name: "Mei Hoffmann", email: "mei.hoffmann@example.com", phone: "+1-713-555-0157" },
            { id: 230, full_name: "Carla Johnson", email: "carla.johnson@example.net", phone: "+1-905-555-0150" },
            { id: 231, full_name: "Mila Pereira", email: "mila.pereira@example.org", phone: "+1-857-555-0197" },
            { id: 232, full_name: "Laura Hassan", email: "laura.hassan@example.org", phone: "+1-214-555-0174" },
            { id: 233, full_name: "Olivia Carter", email: "olivia.carter@example.org", phone: "+1-917-555-0117" },
            { id: 234, full_name: "Jack Kaya", email: "jack.kaya@example.net", phone: null },
            { id: 235, full_name: "Chloe Reyes", email: "chloe.reyes@example.net", phone: "+1-213-555-0172" },
            { id: 236, full_name: "Julia Kim", email: "julia.kim@example.net", phone: "+1-214-555-0148" },
            { id: 237, full_name: "Jonas Smith", email: "jonas.smith@example.org", phone: "+1-713-555-0126" },
            { id: 238, full_name: "Isaac Hansen", email: "isaac.hansen@example.com", phone: "+1-202-555-0103" },
            { id: 239, full_name: "Mateo Kaya", email: "mateo.kaya@example.org", phone: "+1-213-555-0163" },
            { id: 240, full_name: "Olivia Taylor", email: "olivia.taylor@example.com", phone: "+1-469-555-0102" },
            { id: 241, full_name: "Hugo Carter", email: "hugo.carter@example.org", phone: "+1-212-555-0141" },
            { id: 242, full_name: "Zara Bennett", email: "zara.bennett@example.net", phone: "+1-972-555-0187" },
            { id: 243, full_name: "Laura Gomez", email: "laura.gomez@example.com", phone: "+1-702-555-0143" },
            { id: 244, full_name: "Zara Taylor", email: "zara.taylor@example.net", phone: "+1-857-555-0182" },
            { id: 245, full_name: "Oscar Pereira", email: "oscar.pereira@example.net", phone: "+1-778-555-0124" },
            { id: 246, full_name: "Victor Torres", email: "victor.torres@example.org", phone: "+1-612-555-0192" },
            { id: 247, full_name: "Carla Chen", email: "carla.chen@example.org", phone: "+1-617-555-0199" },
            { id: 248, full_name: "Olivia Taylor", email: "olivia.taylor@example.com", phone: "+1-213-555-0123" },
            { id: 249, full_name: "Tomas Pereira", email: "tomas.pereira@example.org", phone: "+1-404-555-0102" },
            { id: 250, full_name: "Carla Wagner", email: "carla.wagner@example.com", phone: "+1-469-555-0197" },
            { id: 251, full_name: "Isaac Khan", email: "isaac.khan@example.net", phone: null },
            { id: 252, full_name: "Mohamed Jensen", email: "mohamed.jensen@example.com", phone: "+1-214-555-0189" },
            { id: 253, full_name: "Ivan Ruiz", email: "ivan.ruiz@example.com", phone: "+1-213-555-0130" },
            { id: 254, full_name: "Felix Ibrahim", email: "felix.ibrahim@example.net", phone: "+1-416-555-0130" },
            { id: 255, full_name: "Rafael Walker", email: "rafael.walker@example.com", phone: "+1-702-555-0151" },
            { id: 256, full_name: "Lina Oliveira", email: "lina.oliveira@example.com", phone: "+1-416-555-0146" },
            { id: 257, full_name: "Deniz Chen", email: "deniz.chen@example.com", phone: "+1-604-555-0165" },
            { id: 258, full_name: "Ana Cruz", email: "ana.cruz@example.com", phone: "+1-214-555-0177" },
            { id: 259, full_name: "Rafael Nguyen", email: "rafael.nguyen@example.org", phone: "+1-612-555-0188" },
            { id: 260, full_name: "Rosa Klein", email: "rosa.klein@example.org", phone: "+1-857-555-0197" },
            { id: 261, full_name: "Isaac Diaz", email: "isaac.diaz@example.org", phone: "+1-612-555-0128" },
            { id: 262, full_name: "Rafael Kowalski", email: "rafael.kowalski@example.net", phone: "+1-212-555-0116" },
            { id: 263, full_name: "Sara Lee", email: "sara.lee@example.com", phone: "+1-312-555-0165" },
            { id: 264, full_name: "Kai Fischer", email: "kai.fischer@example.com", phone: "+1-917-555-0155" },
            { id: 265, full_name: "Mia Reyes", email: "mia.reyes@example.org", phone: "+1-303-555-0103" },
            { id: 266, full_name: "Chen Reyes", email: "chen.reyes@example.org", phone: "+1-202-555-0188" },
            { id: 267, full_name: "Mila Wright", email: "mila.wright@example.org", phone: "+1-778-555-0106" },
            { id: 268, full_name: "Lena Reyes", email: "lena.reyes@example.org", phone: "+1-202-555-0158" },
            { id: 269, full_name: "Hannah Almeida", email: "hannah.almeida@example.org", phone: "+1-214-555-0137" },
            { id: 270, full_name: "Hugo Carter", email: "hugo.carter@example.org", phone: "+1-857-555-0133" },
            { id: 271, full_name: "Theo Schmidt", email: "theo.schmidt@example.net", phone: "+1-713-555-0185" },
            { id: 272, full_name: "Elif Gomez", email: "elif.gomez@example.org", phone: "+1-404-555-0159" },
            { id: 273, full_name: "Selin Moreau", email: "selin.moreau@example.org", phone: "+1-303-555-0178" },
            { id: 274, full_name: "Mia Garcia", email: "mia.garcia@example.org", phone: null },
            { id: 275, full_name: "Mateo Martin", email: "mateo.martin@example.net", phone: "+1-857-555-0139" },
            { id: 276, full_name: "Paula Ruiz", email: "paula.ruiz@example.org", phone: "+1-213-555-0130" },
            { id: 277, full_name: "Grace Kumar", email: "grace.kumar@example.com", phone: "+1-404-555-0190" },
            { id: 278, full_name: "Anna Carter", email: "anna.carter@example.net", phone: "+1-305-555-0139" },
            { id: 279, full_name: "Pedro Torres", email: "pedro.torres@example.org", phone: "+1-702-555-0116" },
            { id: 280, full_name: "Hannah Lee", email: "hannah.lee@example.net", phone: "+1-604-555-0125" },
            { id: 281, full_name: "James Kowalski", email: "james.kowalski@example.net", phone: "+1-415-555-0189" },
            { id: 282, full_name: "Uma Wagner", email: "uma.wagner@example.com", phone: "+1-617-555-0110" },
            { id: 283, full_name: "Elena Miller", email: "elena.miller@example.net", phone: "+1-604-555-0151" },
            { id: 284, full_name: "Lucas Hassan", email: "lucas.hassan@example.net", phone: "+1-503-555-0102" },
            { id: 285, full_name: "Mila Walker", email: "mila.walker@example.com", phone: "+1-604-555-0158" },
            { id: 286, full_name: "Sara Moreau", email: "sara.moreau@example.net", phone: null },
            { id: 287, full_name: "Chloe Hassan", email: "chloe.hassan@example.com", phone: "+1-469-555-0167" },
            { id: 288, full_name: "Jack Murphy", email: "jack.murphy@example.com", phone: "+1-214-555-0183" },
            { id: 289, full_name: "Uma Moreau", email: "uma.moreau@example.org", phone: "+1-905-555-0110" },
            { id: 290, full_name: "Mei Evans", email: "mei.evans@example.net", phone: "+1-857-555-0134" },
            { id: 291, full_name: "Oscar Adams", email: "oscar.adams@example.net", phone: "+1-214-555-0189" },
            { id: 292, full_name: "Sven Mendes", email: "sven.mendes@example.net", phone: "+1-212-555-0123" },
            { id: 293, full_name: "Sara Carter", email: "sara.carter@example.org", phone: "+1-202-555-0107" },
            { id: 294, full_name: "Ruby Khan", email: "ruby.khan@example.com", phone: "+1-857-555-0157" },
            { id: 295, full_name: "Zara Bauer", email: "zara.bauer@example.org", phone: null },
            { id: 296, full_name: "Chen Silva", email: "chen.silva@example.com", phone: "+1-917-555-0139" },
            { id: 297, full_name: "Julia Rossi", email: "julia.rossi@example.org", phone: "+1-604-555-0119" },
            { id: 298, full_name: "Mei Costa", email: "mei.costa@example.com", phone: "+1-415-555-0169" },
            { id: 299, full_name: "Carla Pereira", email: "carla.pereira@example.net", phone: "+1-312-555-0126" },
            { id: 300, full_name: "Yusuf Schmidt", email: "yusuf.schmidt@example.com", phone: "+1-617-555-0112" },
        ],
    });
    await prisma.hotels.createMany({
        data: [
            { id: 1, name: "Inn Chateau", location: "Bogota", rating: "4.1" },
            { id: 2, name: "Palace Resort Paradise", location: "Austin", rating: "2.5" },
            { id: 3, name: "Retreat", location: "San Diego", rating: "2.4" },
            { id: 4, name: "Mountain Cove Sunset", location: "Melbourne", rating: "4.3" },
            { id: 5, name: "Seaside", location: "Nairobi", rating: null },
            { id: 6, name: "Grand View", location: "Manila", rating: "4.4" },
            { id: 7, name: "Resort Luxe Inn", location: "Athens", rating: null },
            { id: 8, name: "Bay", location: "Berlin", rating: "4.8" },
            { id: 9, name: "Seaside", location: "San Diego", rating: "3.3" },
            { id: 10, name: "Mountain Resort", location: "Edinburgh", rating: "4.4" },
            { id: 11, name: "Skyline Seaside", location: "Manchester", rating: "2.1" },
            { id: 12, name: "Luxe Bay Harbor", location: "Vienna", rating: "4.8" },
            { id: 13, name: "Inn Retreat Royal", location: "Helsinki", rating: "3.4" },
            { id: 14, name: "View", location: "Munich", rating: "3.6" },
            { id: 15, name: "Palace Paradise", location: "San Diego", rating: "3.0" },
            { id: 16, name: "Seaside Inn Resort", location: "Zurich", rating: "3.5" },
            { id: 17, name: "Oasis Harbor Retreat", location: "Austin", rating: "4.4" },
            { id: 18, name: "Vista Cove Palace", location: "Hamburg", rating: "2.3" },
            { id: 19, name: "Haven", location: "Brussels", rating: "4.1" },
            { id: 20, name: "Vista", location: "Cairo", rating: "2.5" },
            { id: 21, name: "Seaside", location: "Tokyo", rating: null },
            { id: 22, name: "Royal", location: "Porto", rating: "4.3" },
            { id: 23, name: "Cove Oasis", location: "Ankara", rating: "3.3" },
            { id: 24, name: "Bay", location: "Lyon", rating: "1.3" },
            { id: 25, name: "Harbor", location: "Vancouver", rating: "3.4" },
            { id: 26, name: "Vista", location: "Chicago", rating: "1.6" },
            { id: 27, name: "Haven Grand Palace", location: "Budapest", rating: null },
            { id: 28, name: "Sunset Mountain Skyline", location: "Amsterdam", rating: "4.5" },
            { id: 29, name: "Chateau", location: "Brussels", rating: "2.3" },
            { id: 30, name: "Bay Grand", location: "Lagos", rating: "3.5" },
            { id: 31, name: "Palace Cove", location: "Bogota", rating: "5.0" },
            { id: 32, name: "Resort Skyline Retreat", location: "Delhi", rating: "3.9" },
            { id: 33, name: "Garden Paradise Royal", location: "Chicago", rating: "3.4" },
            { id: 34, name: "Harbor", location: "Sydney", rating: "2.5" },
            { id: 35, name: "Inn Seaside", location: "Santiago", rating: "1.7" },
            { id: 36, name: "Palace Bay", location: "Boston", rating: "2.9" },
            { id: 37, name: "Seaside", location: "Barcelona", rating: "2.1" },
            { id: 38, name: "Haven", location: "Chicago", rating: "4.7" },
            { id: 39, name: "Resort Palace Royal", location: "Lima", rating: "5.0" },
            { id: 40, name: "Cove Haven", location: "Chicago", rating: "1.8" },
            { id: 41, name: "Haven Inn Sunset", location: "Lisbon", rating: "1.4" },
            { id: 42, name: "Vista Luxe Cove", location: "Montreal", rating: "1.2" },
            { id: 43, name: "Harbor", location: "Bucharest", rating: "4.2" },
            { id: 44, name: "Resort", location: "Milan", rating: "4.6" },
            { id: 45, name: "Seaside Palace Skyline", location: "Athens", rating: "3.3" },
            { id: 46, name: "Inn Skyline", location: "Nairobi", rating: "4.2" },
            { id: 47, name: "Harbor Bay Resort", location: "Rome", rating: "5.0" },
            { id: 48, name: "Seaside Luxe Garden", location: "Delhi", rating: "4.9" },
            { id: 49, name: "Sunset Seaside Vista", location: "Prague", rating: "4.6" },
            { id: 50, name: "Haven Inn", location: "Edinburgh", rating: "4.3" },
        ],
    });
    await prisma.room_types.createMany({
        data: [
            { id: 1, type_name: "Family", description: "The report was approved after a repeat check.", base_price: "115.25" },
            { id: 2, type_name: "King Accessible", description: "A repeat follow-up: the request was refunded.", base_price: "53.33" },
            { id: 3, type_name: "Single", description: "The delivery was updated — manual case, no further action.", base_price: "178.87" },
            { id: 4, type_name: "Single", description: "The team asked for a change and the ticket was delayed.", base_price: "185.72" },
            { id: 5, type_name: "Executive Villa Cottage", description: "The request was reopened — standard case, no further action.", base_price: "56.24" },
            { id: 6, type_name: "Suite Cabin Villa", description: "Flagged as routine. The customer replaced the order.", base_price: "452.42" },
            { id: 7, type_name: "Budget Villa", description: "No response from the supplier, so the item was processed.", base_price: "79.34" },
            { id: 8, type_name: "Loft", description: "No response from the supplier, so the order was completed.", base_price: "84.91" },
            { id: 9, type_name: "Family Corner Bunk", description: "A manual account was resolved the same day.", base_price: "77.76" },
            { id: 10, type_name: "Standard", description: "The transfer was confirmed after a manual check.", base_price: "167.12" },
        ],
    });
    await prisma.rooms.createMany({
        data: [
            { id: 1, hotel_id: 37, room_type_id: 7, room_number: 408, view_type: "ocean", bed_count: 2 },
            { id: 2, hotel_id: 46, room_type_id: 4, room_number: 730, view_type: "city", bed_count: 3 },
            { id: 3, hotel_id: 35, room_type_id: 7, room_number: 327, view_type: "city", bed_count: 3 },
            { id: 4, hotel_id: 6, room_type_id: 4, room_number: null, view_type: "mountain", bed_count: 3 },
            { id: 5, hotel_id: 20, room_type_id: 7, room_number: 526, view_type: "city", bed_count: 3 },
            { id: 6, hotel_id: 10, room_type_id: 8, room_number: 949, view_type: "mountain", bed_count: 2 },
            { id: 7, hotel_id: 6, room_type_id: 9, room_number: 316, view_type: "ocean", bed_count: 3 },
            { id: 8, hotel_id: 48, room_type_id: 3, room_number: 591, view_type: "mountain", bed_count: 3 },
            { id: 9, hotel_id: 8, room_type_id: 9, room_number: 241, view_type: "city", bed_count: 2 },
            { id: 10, hotel_id: 48, room_type_id: 7, room_number: 729, view_type: "mountain", bed_count: 3 },
            { id: 11, hotel_id: 30, room_type_id: 1, room_number: 208, view_type: "city", bed_count: 3 },
            { id: 12, hotel_id: 31, room_type_id: 8, room_number: 319, view_type: "ocean", bed_count: 3 },
            { id: 13, hotel_id: 2, room_type_id: 4, room_number: 352, view_type: "city", bed_count: 2 },
            { id: 14, hotel_id: 39, room_type_id: 8, room_number: 227, view_type: "ocean", bed_count: 3 },
            { id: 15, hotel_id: 30, room_type_id: 10, room_number: 332, view_type: "mountain", bed_count: 3 },
            { id: 16, hotel_id: 31, room_type_id: 7, room_number: 367, view_type: "ocean", bed_count: 3 },
            { id: 17, hotel_id: 2, room_type_id: 5, room_number: 695, view_type: "mountain", bed_count: 2 },
            { id: 18, hotel_id: 11, room_type_id: 10, room_number: 207, view_type: "ocean", bed_count: 2 },
            { id: 19, hotel_id: 26, room_type_id: 7, room_number: 315, view_type: "ocean", bed_count: 3 },
            { id: 20, hotel_id: 13, room_type_id: 9, room_number: null, view_type: "mountain", bed_count: 2 },
            { id: 21, hotel_id: 45, room_type_id: 7, room_number: 895, view_type: "ocean", bed_count: 3 },
            { id: 22, hotel_id: 45, room_type_id: 10, room_number: 530, view_type: "city", bed_count: 2 },
            { id: 23, hotel_id: 23, room_type_id: 5, room_number: 488, view_type: "mountain", bed_count: 2 },
            { id: 24, hotel_id: 40, room_type_id: 7, room_number: 369, view_type: "city", bed_count: 2 },
            { id: 25, hotel_id: 39, room_type_id: 5, room_number: 326, view_type: "ocean", bed_count: 3 },
            { id: 26, hotel_id: 32, room_type_id: 10, room_number: 481, view_type: "mountain", bed_count: 3 },
            { id: 27, hotel_id: 27, room_type_id: 7, room_number: 876, view_type: "mountain", bed_count: 3 },
            { id: 28, hotel_id: 36, room_type_id: 7, room_number: 896, view_type: "mountain", bed_count: 3 },
            { id: 29, hotel_id: 41, room_type_id: 1, room_number: 992, view_type: "ocean", bed_count: 3 },
            { id: 30, hotel_id: 6, room_type_id: 8, room_number: null, view_type: "ocean", bed_count: 3 },
            { id: 31, hotel_id: 26, room_type_id: 3, room_number: 296, view_type: "ocean", bed_count: 2 },
            { id: 32, hotel_id: 3, room_type_id: 7, room_number: 380, view_type: "city", bed_count: 3 },
            { id: 33, hotel_id: 44, room_type_id: 7, room_number: 678, view_type: "ocean", bed_count: 3 },
            { id: 34, hotel_id: 40, room_type_id: 1, room_number: 903, view_type: "mountain", bed_count: 3 },
            { id: 35, hotel_id: 29, room_type_id: 5, room_number: 930, view_type: "ocean", bed_count: 2 },
            { id: 36, hotel_id: 3, room_type_id: 2, room_number: 117, view_type: "ocean", bed_count: 2 },
            { id: 37, hotel_id: 32, room_type_id: 3, room_number: 524, view_type: "ocean", bed_count: 3 },
            { id: 38, hotel_id: 17, room_type_id: 2, room_number: 342, view_type: "city", bed_count: 2 },
            { id: 39, hotel_id: 48, room_type_id: 4, room_number: 875, view_type: "city", bed_count: 2 },
            { id: 40, hotel_id: 42, room_type_id: 4, room_number: 697, view_type: "ocean", bed_count: 3 },
            { id: 41, hotel_id: 25, room_type_id: 10, room_number: 879, view_type: "mountain", bed_count: 2 },
            { id: 42, hotel_id: 39, room_type_id: 9, room_number: 908, view_type: "city", bed_count: 2 },
            { id: 43, hotel_id: 23, room_type_id: 2, room_number: 655, view_type: "city", bed_count: 3 },
            { id: 44, hotel_id: 10, room_type_id: 1, room_number: 729, view_type: "mountain", bed_count: 3 },
            { id: 45, hotel_id: 13, room_type_id: 7, room_number: 586, view_type: "city", bed_count: 3 },
            { id: 46, hotel_id: 7, room_type_id: 9, room_number: 383, view_type: "ocean", bed_count: 2 },
            { id: 47, hotel_id: 26, room_type_id: 3, room_number: 130, view_type: "ocean", bed_count: 3 },
            { id: 48, hotel_id: 18, room_type_id: 10, room_number: 972, view_type: "mountain", bed_count: 3 },
            { id: 49, hotel_id: 7, room_type_id: 5, room_number: null, view_type: "ocean", bed_count: 2 },
            { id: 50, hotel_id: 46, room_type_id: 8, room_number: null, view_type: "ocean", bed_count: 3 },
            { id: 51, hotel_id: 26, room_type_id: 9, room_number: 991, view_type: "ocean", bed_count: 3 },
            { id: 52, hotel_id: 25, room_type_id: 3, room_number: 717, view_type: "mountain", bed_count: 2 },
            { id: 53, hotel_id: 19, room_type_id: 9, room_number: 509, view_type: "city", bed_count: 2 },
            { id: 54, hotel_id: 1, room_type_id: 5, room_number: 886, view_type: "mountain", bed_count: 3 },
            { id: 55, hotel_id: 47, room_type_id: 8, room_number: 909, view_type: "ocean", bed_count: 3 },
            { id: 56, hotel_id: 11, room_type_id: 3, room_number: 339, view_type: "city", bed_count: 2 },
            { id: 57, hotel_id: 39, room_type_id: 5, room_number: 609, view_type: "ocean", bed_count: 3 },
            { id: 58, hotel_id: 28, room_type_id: 3, room_number: 328, view_type: "ocean", bed_count: 2 },
            { id: 59, hotel_id: 23, room_type_id: 10, room_number: 869, view_type: "ocean", bed_count: 4 },
            { id: 60, hotel_id: 38, room_type_id: 4, room_number: 233, view_type: "mountain", bed_count: 2 },
            { id: 61, hotel_id: 6, room_type_id: 6, room_number: 343, view_type: "ocean", bed_count: 2 },
            { id: 62, hotel_id: 18, room_type_id: 10, room_number: 407, view_type: "ocean", bed_count: 3 },
            { id: 63, hotel_id: 30, room_type_id: 3, room_number: 180, view_type: "ocean", bed_count: 2 },
            { id: 64, hotel_id: 18, room_type_id: 5, room_number: null, view_type: "ocean", bed_count: 2 },
            { id: 65, hotel_id: 46, room_type_id: 7, room_number: 124, view_type: "mountain", bed_count: 2 },
            { id: 66, hotel_id: 26, room_type_id: 1, room_number: 760, view_type: "mountain", bed_count: 2 },
            { id: 67, hotel_id: 4, room_type_id: 2, room_number: 118, view_type: "city", bed_count: 2 },
            { id: 68, hotel_id: 6, room_type_id: 4, room_number: 681, view_type: "ocean", bed_count: 2 },
            { id: 69, hotel_id: 27, room_type_id: 7, room_number: 781, view_type: "city", bed_count: 3 },
            { id: 70, hotel_id: 14, room_type_id: 3, room_number: 184, view_type: "city", bed_count: 3 },
            { id: 71, hotel_id: 37, room_type_id: 5, room_number: 366, view_type: "city", bed_count: 3 },
            { id: 72, hotel_id: 37, room_type_id: 9, room_number: 968, view_type: "ocean", bed_count: 3 },
            { id: 73, hotel_id: 12, room_type_id: 6, room_number: 133, view_type: "city", bed_count: 2 },
            { id: 74, hotel_id: 2, room_type_id: 8, room_number: 581, view_type: "city", bed_count: 2 },
            { id: 75, hotel_id: 49, room_type_id: 3, room_number: 534, view_type: "city", bed_count: 3 },
            { id: 76, hotel_id: 1, room_type_id: 3, room_number: 442, view_type: "ocean", bed_count: 3 },
            { id: 77, hotel_id: 27, room_type_id: 4, room_number: null, view_type: "ocean", bed_count: 3 },
            { id: 78, hotel_id: 25, room_type_id: 1, room_number: 521, view_type: "ocean", bed_count: 2 },
            { id: 79, hotel_id: 43, room_type_id: 10, room_number: 589, view_type: "city", bed_count: 3 },
            { id: 80, hotel_id: 24, room_type_id: 3, room_number: 190, view_type: "ocean", bed_count: 2 },
            { id: 81, hotel_id: 18, room_type_id: 8, room_number: 411, view_type: "city", bed_count: 2 },
            { id: 82, hotel_id: 14, room_type_id: 2, room_number: 508, view_type: "city", bed_count: 3 },
            { id: 83, hotel_id: 1, room_type_id: 5, room_number: 376, view_type: "city", bed_count: 4 },
            { id: 84, hotel_id: 12, room_type_id: 8, room_number: 270, view_type: "city", bed_count: 3 },
            { id: 85, hotel_id: 13, room_type_id: 10, room_number: 407, view_type: "city", bed_count: 3 },
            { id: 86, hotel_id: 3, room_type_id: 6, room_number: null, view_type: "mountain", bed_count: 3 },
            { id: 87, hotel_id: 35, room_type_id: 3, room_number: 271, view_type: "ocean", bed_count: 3 },
            { id: 88, hotel_id: 7, room_type_id: 7, room_number: 288, view_type: "ocean", bed_count: 2 },
            { id: 89, hotel_id: 18, room_type_id: 8, room_number: 980, view_type: "city", bed_count: 3 },
            { id: 90, hotel_id: 1, room_type_id: 1, room_number: 815, view_type: "ocean", bed_count: 3 },
            { id: 91, hotel_id: 50, room_type_id: 2, room_number: 567, view_type: "city", bed_count: 2 },
            { id: 92, hotel_id: 13, room_type_id: 6, room_number: 512, view_type: "city", bed_count: 3 },
            { id: 93, hotel_id: 45, room_type_id: 5, room_number: 258, view_type: "city", bed_count: 2 },
            { id: 94, hotel_id: 45, room_type_id: 9, room_number: 677, view_type: "ocean", bed_count: 3 },
            { id: 95, hotel_id: 49, room_type_id: 6, room_number: 589, view_type: "ocean", bed_count: 3 },
            { id: 96, hotel_id: 45, room_type_id: 9, room_number: 579, view_type: "ocean", bed_count: 3 },
            { id: 97, hotel_id: 11, room_type_id: 2, room_number: 343, view_type: "ocean", bed_count: 3 },
            { id: 98, hotel_id: 27, room_type_id: 7, room_number: 809, view_type: "ocean", bed_count: 3 },
            { id: 99, hotel_id: 33, room_type_id: 3, room_number: 463, view_type: "ocean", bed_count: 2 },
            { id: 100, hotel_id: 44, room_type_id: 4, room_number: 519, view_type: "ocean", bed_count: 2 },
            { id: 101, hotel_id: 6, room_type_id: 3, room_number: 897, view_type: "ocean", bed_count: 2 },
            { id: 102, hotel_id: 15, room_type_id: 8, room_number: 517, view_type: "ocean", bed_count: 2 },
            { id: 103, hotel_id: 31, room_type_id: 9, room_number: 129, view_type: "ocean", bed_count: 2 },
            { id: 104, hotel_id: 12, room_type_id: 3, room_number: 720, view_type: "ocean", bed_count: 2 },
            { id: 105, hotel_id: 26, room_type_id: 9, room_number: null, view_type: "ocean", bed_count: 2 },
            { id: 106, hotel_id: 2, room_type_id: 9, room_number: 337, view_type: "city", bed_count: 2 },
            { id: 107, hotel_id: 47, room_type_id: 2, room_number: 303, view_type: "ocean", bed_count: 2 },
            { id: 108, hotel_id: 23, room_type_id: 9, room_number: null, view_type: "ocean", bed_count: 2 },
            { id: 109, hotel_id: 9, room_type_id: 5, room_number: 720, view_type: "ocean", bed_count: 3 },
            { id: 110, hotel_id: 33, room_type_id: 8, room_number: 583, view_type: "ocean", bed_count: 3 },
            { id: 111, hotel_id: 1, room_type_id: 7, room_number: 179, view_type: "city", bed_count: 2 },
            { id: 112, hotel_id: 9, room_type_id: 9, room_number: 137, view_type: "ocean", bed_count: 2 },
            { id: 113, hotel_id: 48, room_type_id: 9, room_number: 255, view_type: "city", bed_count: 3 },
            { id: 114, hotel_id: 9, room_type_id: 7, room_number: 509, view_type: "ocean", bed_count: 3 },
            { id: 115, hotel_id: 24, room_type_id: 2, room_number: 597, view_type: "ocean", bed_count: 3 },
            { id: 116, hotel_id: 3, room_type_id: 8, room_number: 546, view_type: "ocean", bed_count: 3 },
            { id: 117, hotel_id: 20, room_type_id: 9, room_number: 854, view_type: "ocean", bed_count: 2 },
            { id: 118, hotel_id: 10, room_type_id: 1, room_number: null, view_type: "city", bed_count: 3 },
            { id: 119, hotel_id: 38, room_type_id: 5, room_number: 247, view_type: "ocean", bed_count: 2 },
            { id: 120, hotel_id: 35, room_type_id: 8, room_number: 818, view_type: "ocean", bed_count: 2 },
            { id: 121, hotel_id: 7, room_type_id: 6, room_number: 963, view_type: "mountain", bed_count: 2 },
            { id: 122, hotel_id: 9, room_type_id: 9, room_number: 592, view_type: "mountain", bed_count: 2 },
            { id: 123, hotel_id: 42, room_type_id: 5, room_number: 553, view_type: "ocean", bed_count: 3 },
            { id: 124, hotel_id: 20, room_type_id: 2, room_number: 844, view_type: "ocean", bed_count: 3 },
            { id: 125, hotel_id: 17, room_type_id: 2, room_number: 596, view_type: "mountain", bed_count: 2 },
            { id: 126, hotel_id: 12, room_type_id: 8, room_number: 147, view_type: "ocean", bed_count: 2 },
            { id: 127, hotel_id: 16, room_type_id: 6, room_number: 398, view_type: "city", bed_count: 3 },
            { id: 128, hotel_id: 20, room_type_id: 6, room_number: 671, view_type: "city", bed_count: 3 },
            { id: 129, hotel_id: 11, room_type_id: 6, room_number: 359, view_type: "ocean", bed_count: 2 },
            { id: 130, hotel_id: 45, room_type_id: 10, room_number: 885, view_type: "ocean", bed_count: 2 },
            { id: 131, hotel_id: 9, room_type_id: 7, room_number: 718, view_type: "city", bed_count: 3 },
            { id: 132, hotel_id: 35, room_type_id: 7, room_number: 753, view_type: "city", bed_count: 2 },
            { id: 133, hotel_id: 45, room_type_id: 1, room_number: 831, view_type: "mountain", bed_count: 2 },
            { id: 134, hotel_id: 30, room_type_id: 8, room_number: null, view_type: "ocean", bed_count: 2 },
            { id: 135, hotel_id: 38, room_type_id: 3, room_number: 896, view_type: "ocean", bed_count: 3 },
            { id: 136, hotel_id: 30, room_type_id: 2, room_number: 108, view_type: "ocean", bed_count: 2 },
            { id: 137, hotel_id: 3, room_type_id: 9, room_number: 440, view_type: "city", bed_count: 2 },
            { id: 138, hotel_id: 39, room_type_id: 2, room_number: 703, view_type: "mountain", bed_count: 2 },
            { id: 139, hotel_id: 25, room_type_id: 7, room_number: 569, view_type: "ocean", bed_count: 2 },
            { id: 140, hotel_id: 44, room_type_id: 5, room_number: 743, view_type: "city", bed_count: 2 },
            { id: 141, hotel_id: 9, room_type_id: 3, room_number: null, view_type: "city", bed_count: 3 },
            { id: 142, hotel_id: 5, room_type_id: 9, room_number: 870, view_type: "city", bed_count: 2 },
            { id: 143, hotel_id: 17, room_type_id: 4, room_number: 785, view_type: "city", bed_count: 3 },
            { id: 144, hotel_id: 44, room_type_id: 7, room_number: 592, view_type: "ocean", bed_count: 3 },
            { id: 145, hotel_id: 35, room_type_id: 3, room_number: 214, view_type: "city", bed_count: 3 },
            { id: 146, hotel_id: 3, room_type_id: 10, room_number: 165, view_type: "ocean", bed_count: 3 },
            { id: 147, hotel_id: 5, room_type_id: 4, room_number: 989, view_type: "ocean", bed_count: 3 },
            { id: 148, hotel_id: 45, room_type_id: 9, room_number: 923, view_type: "city", bed_count: 2 },
            { id: 149, hotel_id: 28, room_type_id: 10, room_number: 667, view_type: "mountain", bed_count: 3 },
            { id: 150, hotel_id: 18, room_type_id: 3, room_number: 125, view_type: "ocean", bed_count: 2 },
            { id: 151, hotel_id: 8, room_type_id: 5, room_number: 140, view_type: "mountain", bed_count: 2 },
            { id: 152, hotel_id: 26, room_type_id: 7, room_number: 494, view_type: "city", bed_count: 2 },
            { id: 153, hotel_id: 18, room_type_id: 6, room_number: 818, view_type: "mountain", bed_count: 2 },
            { id: 154, hotel_id: 4, room_type_id: 7, room_number: 947, view_type: "ocean", bed_count: 3 },
            { id: 155, hotel_id: 35, room_type_id: 10, room_number: 775, view_type: "ocean", bed_count: 2 },
            { id: 156, hotel_id: 41, room_type_id: 9, room_number: null, view_type: "ocean", bed_count: 3 },
            { id: 157, hotel_id: 14, room_type_id: 2, room_number: 716, view_type: "city", bed_count: 2 },
            { id: 158, hotel_id: 35, room_type_id: 4, room_number: 132, view_type: "city", bed_count: 2 },
            { id: 159, hotel_id: 25, room_type_id: 7, room_number: 755, view_type: "city", bed_count: 3 },
            { id: 160, hotel_id: 35, room_type_id: 3, room_number: null, view_type: "ocean", bed_count: 2 },
            { id: 161, hotel_id: 43, room_type_id: 5, room_number: 724, view_type: "city", bed_count: 3 },
            { id: 162, hotel_id: 40, room_type_id: 10, room_number: 576, view_type: "city", bed_count: 3 },
            { id: 163, hotel_id: 15, room_type_id: 5, room_number: 307, view_type: "ocean", bed_count: 3 },
            { id: 164, hotel_id: 9, room_type_id: 10, room_number: 957, view_type: "city", bed_count: 2 },
            { id: 165, hotel_id: 40, room_type_id: 10, room_number: 415, view_type: "city", bed_count: 3 },
            { id: 166, hotel_id: 23, room_type_id: 2, room_number: null, view_type: "city", bed_count: 3 },
            { id: 167, hotel_id: 40, room_type_id: 1, room_number: null, view_type: "ocean", bed_count: 4 },
            { id: 168, hotel_id: 48, room_type_id: 5, room_number: 581, view_type: "ocean", bed_count: 2 },
            { id: 169, hotel_id: 23, room_type_id: 4, room_number: 236, view_type: "mountain", bed_count: 2 },
            { id: 170, hotel_id: 49, room_type_id: 5, room_number: 964, view_type: "ocean", bed_count: 2 },
            { id: 171, hotel_id: 49, room_type_id: 1, room_number: null, view_type: "ocean", bed_count: 2 },
            { id: 172, hotel_id: 34, room_type_id: 5, room_number: 963, view_type: "mountain", bed_count: 2 },
            { id: 173, hotel_id: 50, room_type_id: 2, room_number: 921, view_type: "ocean", bed_count: 2 },
            { id: 174, hotel_id: 7, room_type_id: 5, room_number: 549, view_type: "ocean", bed_count: 2 },
            { id: 175, hotel_id: 19, room_type_id: 8, room_number: null, view_type: "mountain", bed_count: 2 },
            { id: 176, hotel_id: 41, room_type_id: 10, room_number: 598, view_type: "city", bed_count: 3 },
            { id: 177, hotel_id: 25, room_type_id: 10, room_number: 776, view_type: "city", bed_count: 2 },
            { id: 178, hotel_id: 16, room_type_id: 6, room_number: 449, view_type: "city", bed_count: 2 },
            { id: 179, hotel_id: 47, room_type_id: 3, room_number: 792, view_type: "mountain", bed_count: 2 },
            { id: 180, hotel_id: 12, room_type_id: 3, room_number: 122, view_type: "city", bed_count: 2 },
            { id: 181, hotel_id: 34, room_type_id: 10, room_number: 493, view_type: "city", bed_count: 3 },
            { id: 182, hotel_id: 36, room_type_id: 2, room_number: 216, view_type: "ocean", bed_count: 3 },
            { id: 183, hotel_id: 9, room_type_id: 8, room_number: 986, view_type: "mountain", bed_count: 2 },
            { id: 184, hotel_id: 42, room_type_id: 9, room_number: 887, view_type: "mountain", bed_count: 2 },
            { id: 185, hotel_id: 16, room_type_id: 3, room_number: 649, view_type: "city", bed_count: 3 },
            { id: 186, hotel_id: 35, room_type_id: 9, room_number: null, view_type: "ocean", bed_count: 2 },
            { id: 187, hotel_id: 28, room_type_id: 8, room_number: 131, view_type: "ocean", bed_count: 3 },
            { id: 188, hotel_id: 9, room_type_id: 5, room_number: 343, view_type: "city", bed_count: 2 },
            { id: 189, hotel_id: 31, room_type_id: 3, room_number: 777, view_type: "mountain", bed_count: 3 },
            { id: 190, hotel_id: 23, room_type_id: 3, room_number: 460, view_type: "ocean", bed_count: 2 },
            { id: 191, hotel_id: 23, room_type_id: 4, room_number: 369, view_type: "ocean", bed_count: 3 },
            { id: 192, hotel_id: 48, room_type_id: 4, room_number: 681, view_type: "ocean", bed_count: 2 },
            { id: 193, hotel_id: 27, room_type_id: 4, room_number: 879, view_type: "city", bed_count: 2 },
            { id: 194, hotel_id: 5, room_type_id: 2, room_number: 683, view_type: "ocean", bed_count: 3 },
            { id: 195, hotel_id: 24, room_type_id: 9, room_number: 231, view_type: "ocean", bed_count: 3 },
            { id: 196, hotel_id: 33, room_type_id: 8, room_number: 131, view_type: "city", bed_count: 2 },
            { id: 197, hotel_id: 41, room_type_id: 2, room_number: 843, view_type: "ocean", bed_count: 2 },
            { id: 198, hotel_id: 32, room_type_id: 6, room_number: null, view_type: "ocean", bed_count: 2 },
            { id: 199, hotel_id: 31, room_type_id: 2, room_number: 366, view_type: "city", bed_count: 3 },
            { id: 200, hotel_id: 33, room_type_id: 7, room_number: 507, view_type: "city", bed_count: 3 },
        ],
    });
    await prisma.reservations.createMany({
        data: [
            { id: 1, guest_id: 37, room_id: 191, check_in_date: "2023-08-20", check_out_date: "2023-09-19", number_of_guests: 3, total_amount: "389.49" },
            { id: 2, guest_id: 210, room_id: 63, check_in_date: "2023-09-20", check_out_date: "2023-09-23", number_of_guests: 3, total_amount: "469.16" },
            { id: 3, guest_id: 166, room_id: 189, check_in_date: "2023-08-18", check_out_date: "2023-08-23", number_of_guests: 3, total_amount: "123.74" },
            { id: 4, guest_id: 258, room_id: 91, check_in_date: "2023-09-18", check_out_date: "2023-09-26", number_of_guests: 3, total_amount: "1224.30" },
            { id: 5, guest_id: 223, room_id: 60, check_in_date: "2023-04-15", check_out_date: "2023-04-22", number_of_guests: 3, total_amount: "275.69" },
            { id: 6, guest_id: 281, room_id: 159, check_in_date: "2023-10-04", check_out_date: "2023-10-30", number_of_guests: 3, total_amount: "689.95" },
            { id: 7, guest_id: 136, room_id: 104, check_in_date: "2023-06-08", check_out_date: "2023-07-04", number_of_guests: 3, total_amount: "106.88" },
            { id: 8, guest_id: 206, room_id: 75, check_in_date: "2023-10-06", check_out_date: "2023-10-27", number_of_guests: 3, total_amount: "264.59" },
            { id: 9, guest_id: 293, room_id: 10, check_in_date: "2023-11-05", check_out_date: "2023-11-11", number_of_guests: 2, total_amount: "100.01" },
            { id: 10, guest_id: 118, room_id: 102, check_in_date: "2023-07-07", check_out_date: "2023-07-19", number_of_guests: 3, total_amount: "1295.16" },
            { id: 11, guest_id: 275, room_id: 2, check_in_date: "2023-11-04", check_out_date: "2023-11-20", number_of_guests: 3, total_amount: "1636.35" },
            { id: 12, guest_id: 70, room_id: 95, check_in_date: "2023-12-26", check_out_date: "2024-01-15", number_of_guests: 2, total_amount: "227.11" },
            { id: 13, guest_id: 274, room_id: 128, check_in_date: "2023-05-09", check_out_date: "2023-05-29", number_of_guests: 3, total_amount: "100.86" },
            { id: 14, guest_id: 212, room_id: 28, check_in_date: "2023-04-09", check_out_date: "2023-05-07", number_of_guests: 3, total_amount: "1053.60" },
            { id: 15, guest_id: 274, room_id: 161, check_in_date: "2023-10-22", check_out_date: "2023-11-13", number_of_guests: 3, total_amount: "100.22" },
            { id: 16, guest_id: 267, room_id: 114, check_in_date: "2023-02-11", check_out_date: "2023-02-23", number_of_guests: 3, total_amount: "265.84" },
            { id: 17, guest_id: 285, room_id: 76, check_in_date: "2023-07-18", check_out_date: "2023-07-26", number_of_guests: 2, total_amount: "1459.49" },
            { id: 18, guest_id: 3, room_id: 18, check_in_date: "2023-09-13", check_out_date: "2023-10-12", number_of_guests: 3, total_amount: "132.93" },
            { id: 19, guest_id: 101, room_id: 157, check_in_date: "2023-01-20", check_out_date: "2023-02-09", number_of_guests: 3, total_amount: "191.60" },
            { id: 20, guest_id: 203, room_id: 143, check_in_date: "2023-11-29", check_out_date: "2023-12-14", number_of_guests: 2, total_amount: "131.34" },
            { id: 21, guest_id: 41, room_id: 111, check_in_date: "2023-03-27", check_out_date: "2023-04-07", number_of_guests: 3, total_amount: "913.28" },
            { id: 22, guest_id: 26, room_id: 56, check_in_date: "2023-03-02", check_out_date: "2023-03-08", number_of_guests: 3, total_amount: "952.26" },
            { id: 23, guest_id: 145, room_id: 65, check_in_date: "2023-12-18", check_out_date: "2024-01-11", number_of_guests: 4, total_amount: "458.69" },
            { id: 24, guest_id: 30, room_id: 185, check_in_date: "2023-01-03", check_out_date: "2023-01-30", number_of_guests: 3, total_amount: "1282.16" },
            { id: 25, guest_id: 167, room_id: 127, check_in_date: "2023-06-30", check_out_date: "2023-07-10", number_of_guests: 2, total_amount: "491.09" },
            { id: 26, guest_id: 115, room_id: 200, check_in_date: "2023-10-23", check_out_date: "2023-10-23", number_of_guests: 3, total_amount: "156.65" },
            { id: 27, guest_id: 24, room_id: 6, check_in_date: "2023-08-04", check_out_date: "2023-08-20", number_of_guests: 3, total_amount: "556.52" },
            { id: 28, guest_id: 34, room_id: 91, check_in_date: "2023-03-06", check_out_date: "2023-03-23", number_of_guests: 2, total_amount: "100.86" },
            { id: 29, guest_id: 121, room_id: 32, check_in_date: "2023-01-24", check_out_date: "2023-02-21", number_of_guests: 3, total_amount: "127.74" },
            { id: 30, guest_id: 169, room_id: 141, check_in_date: "2023-05-17", check_out_date: "2023-05-23", number_of_guests: 2, total_amount: "854.20" },
            { id: 31, guest_id: 242, room_id: 143, check_in_date: "2023-04-21", check_out_date: "2023-05-11", number_of_guests: 2, total_amount: "1331.90" },
            { id: 32, guest_id: 265, room_id: 109, check_in_date: "2023-11-12", check_out_date: "2023-11-15", number_of_guests: 4, total_amount: "557.67" },
            { id: 33, guest_id: 143, room_id: 96, check_in_date: "2023-02-11", check_out_date: "2023-02-15", number_of_guests: 4, total_amount: "259.82" },
            { id: 34, guest_id: 259, room_id: 28, check_in_date: "2023-04-05", check_out_date: "2023-04-14", number_of_guests: 3, total_amount: "227.62" },
            { id: 35, guest_id: 145, room_id: 28, check_in_date: "2023-11-20", check_out_date: null, number_of_guests: 2, total_amount: "281.33" },
            { id: 36, guest_id: 51, room_id: 114, check_in_date: "2023-04-12", check_out_date: "2023-05-01", number_of_guests: 2, total_amount: "1672.47" },
            { id: 37, guest_id: 45, room_id: 199, check_in_date: "2023-03-18", check_out_date: "2023-04-02", number_of_guests: 4, total_amount: "841.68" },
            { id: 38, guest_id: 279, room_id: 57, check_in_date: "2023-02-03", check_out_date: "2023-03-02", number_of_guests: 2, total_amount: "100.90" },
            { id: 39, guest_id: 283, room_id: 42, check_in_date: "2023-06-10", check_out_date: "2023-06-14", number_of_guests: 3, total_amount: "577.43" },
            { id: 40, guest_id: 109, room_id: 198, check_in_date: "2023-09-20", check_out_date: null, number_of_guests: 3, total_amount: "285.12" },
            { id: 41, guest_id: 286, room_id: 13, check_in_date: "2023-02-06", check_out_date: "2023-03-05", number_of_guests: 4, total_amount: "590.71" },
            { id: 42, guest_id: 8, room_id: 100, check_in_date: "2023-02-15", check_out_date: "2023-02-15", number_of_guests: 4, total_amount: "175.27" },
            { id: 43, guest_id: 16, room_id: 98, check_in_date: "2023-07-31", check_out_date: "2023-08-05", number_of_guests: 3, total_amount: "204.18" },
            { id: 44, guest_id: 47, room_id: 95, check_in_date: "2023-01-03", check_out_date: null, number_of_guests: 3, total_amount: "100.39" },
            { id: 45, guest_id: 29, room_id: 110, check_in_date: "2023-05-08", check_out_date: "2023-06-02", number_of_guests: 3, total_amount: "460.00" },
            { id: 46, guest_id: 67, room_id: 61, check_in_date: "2023-03-25", check_out_date: "2023-04-06", number_of_guests: 3, total_amount: "100.03" },
            { id: 47, guest_id: 194, room_id: 71, check_in_date: "2023-02-19", check_out_date: null, number_of_guests: 2, total_amount: "1774.05" },
            { id: 48, guest_id: 202, room_id: 19, check_in_date: "2023-12-06", check_out_date: "2023-12-09", number_of_guests: 4, total_amount: "138.29" },
            { id: 49, guest_id: 162, room_id: 89, check_in_date: "2023-09-07", check_out_date: "2023-09-19", number_of_guests: 4, total_amount: "106.87" },
            { id: 50, guest_id: 39, room_id: 133, check_in_date: "2023-05-31", check_out_date: "2023-05-31", number_of_guests: 4, total_amount: "1357.29" },
            { id: 51, guest_id: 175, room_id: 149, check_in_date: "2023-12-09", check_out_date: "2023-12-27", number_of_guests: 3, total_amount: "1222.52" },
            { id: 52, guest_id: 253, room_id: 25, check_in_date: "2023-08-14", check_out_date: "2023-08-28", number_of_guests: 4, total_amount: "143.48" },
            { id: 53, guest_id: 117, room_id: 76, check_in_date: "2023-06-04", check_out_date: "2023-06-20", number_of_guests: 4, total_amount: "1192.36" },
            { id: 54, guest_id: 123, room_id: 157, check_in_date: "2023-05-23", check_out_date: "2023-06-04", number_of_guests: 2, total_amount: "963.74" },
            { id: 55, guest_id: 288, room_id: 39, check_in_date: "2023-01-04", check_out_date: "2023-01-10", number_of_guests: 2, total_amount: "962.66" },
            { id: 56, guest_id: 94, room_id: 55, check_in_date: "2023-01-15", check_out_date: "2023-01-16", number_of_guests: 3, total_amount: "367.29" },
            { id: 57, guest_id: 235, room_id: 156, check_in_date: "2023-03-24", check_out_date: "2023-04-23", number_of_guests: 3, total_amount: "929.00" },
            { id: 58, guest_id: 180, room_id: 197, check_in_date: "2023-05-17", check_out_date: "2023-05-22", number_of_guests: 3, total_amount: "111.29" },
            { id: 59, guest_id: 37, room_id: 49, check_in_date: "2023-01-11", check_out_date: "2023-01-20", number_of_guests: 3, total_amount: "1883.32" },
            { id: 60, guest_id: 53, room_id: 117, check_in_date: "2023-01-01", check_out_date: "2023-01-06", number_of_guests: 3, total_amount: "1278.29" },
            { id: 61, guest_id: 300, room_id: 30, check_in_date: "2023-05-12", check_out_date: "2023-05-28", number_of_guests: 3, total_amount: "114.76" },
            { id: 62, guest_id: 62, room_id: 175, check_in_date: "2023-09-25", check_out_date: "2023-09-30", number_of_guests: 2, total_amount: "147.49" },
            { id: 63, guest_id: 106, room_id: 82, check_in_date: "2023-05-16", check_out_date: "2023-06-01", number_of_guests: 2, total_amount: "1623.54" },
            { id: 64, guest_id: 139, room_id: 108, check_in_date: "2023-06-09", check_out_date: "2023-07-09", number_of_guests: 3, total_amount: "705.59" },
            { id: 65, guest_id: 34, room_id: 187, check_in_date: "2023-12-01", check_out_date: "2023-12-02", number_of_guests: 3, total_amount: "1760.44" },
            { id: 66, guest_id: 58, room_id: 177, check_in_date: "2023-12-27", check_out_date: "2024-01-08", number_of_guests: 3, total_amount: "1041.87" },
            { id: 67, guest_id: 238, room_id: 187, check_in_date: "2023-10-22", check_out_date: "2023-10-22", number_of_guests: 3, total_amount: "106.82" },
            { id: 68, guest_id: 46, room_id: 127, check_in_date: "2023-01-14", check_out_date: "2023-01-15", number_of_guests: 3, total_amount: "1976.96" },
            { id: 69, guest_id: 236, room_id: 49, check_in_date: "2023-04-16", check_out_date: null, number_of_guests: 2, total_amount: "236.40" },
            { id: 70, guest_id: 262, room_id: 3, check_in_date: "2023-08-09", check_out_date: "2023-08-27", number_of_guests: 3, total_amount: "293.96" },
            { id: 71, guest_id: 226, room_id: 1, check_in_date: "2023-06-07", check_out_date: "2023-06-14", number_of_guests: 3, total_amount: "171.77" },
            { id: 72, guest_id: 44, room_id: 82, check_in_date: "2023-08-08", check_out_date: "2023-08-24", number_of_guests: 3, total_amount: "100.01" },
            { id: 73, guest_id: 221, room_id: 200, check_in_date: "2023-02-07", check_out_date: null, number_of_guests: 2, total_amount: "1600.34" },
            { id: 74, guest_id: 225, room_id: 192, check_in_date: "2023-03-17", check_out_date: "2023-03-24", number_of_guests: 2, total_amount: "109.92" },
            { id: 75, guest_id: 228, room_id: 91, check_in_date: "2023-01-09", check_out_date: "2023-02-05", number_of_guests: 3, total_amount: "601.31" },
            { id: 76, guest_id: 53, room_id: 191, check_in_date: "2023-02-09", check_out_date: "2023-03-10", number_of_guests: 3, total_amount: "138.93" },
            { id: 77, guest_id: 2, room_id: 142, check_in_date: "2023-02-07", check_out_date: "2023-02-18", number_of_guests: 2, total_amount: "1026.48" },
            { id: 78, guest_id: 180, room_id: 10, check_in_date: "2023-09-10", check_out_date: "2023-09-26", number_of_guests: 2, total_amount: "197.31" },
            { id: 79, guest_id: 190, room_id: 21, check_in_date: "2023-08-30", check_out_date: "2023-09-13", number_of_guests: 4, total_amount: "101.85" },
            { id: 80, guest_id: 264, room_id: 112, check_in_date: "2023-03-01", check_out_date: "2023-03-16", number_of_guests: 2, total_amount: "1960.26" },
            { id: 81, guest_id: 293, room_id: 64, check_in_date: "2023-06-27", check_out_date: "2023-06-30", number_of_guests: 2, total_amount: "759.09" },
            { id: 82, guest_id: 87, room_id: 6, check_in_date: "2023-06-11", check_out_date: "2023-07-10", number_of_guests: 2, total_amount: "466.60" },
            { id: 83, guest_id: 190, room_id: 61, check_in_date: "2023-07-06", check_out_date: "2023-07-09", number_of_guests: 3, total_amount: "219.25" },
            { id: 84, guest_id: 253, room_id: 77, check_in_date: "2023-03-27", check_out_date: "2023-04-19", number_of_guests: 2, total_amount: "436.27" },
            { id: 85, guest_id: 182, room_id: 170, check_in_date: "2023-03-08", check_out_date: "2023-03-17", number_of_guests: 4, total_amount: "219.48" },
            { id: 86, guest_id: 231, room_id: 92, check_in_date: "2023-05-05", check_out_date: "2023-05-27", number_of_guests: 4, total_amount: "257.73" },
            { id: 87, guest_id: 214, room_id: 140, check_in_date: "2023-11-01", check_out_date: "2023-11-11", number_of_guests: 4, total_amount: "538.11" },
            { id: 88, guest_id: 155, room_id: 100, check_in_date: "2023-06-25", check_out_date: "2023-07-08", number_of_guests: 3, total_amount: "129.03" },
            { id: 89, guest_id: 294, room_id: 189, check_in_date: "2023-05-09", check_out_date: "2023-05-31", number_of_guests: 3, total_amount: "106.99" },
            { id: 90, guest_id: 173, room_id: 97, check_in_date: "2023-11-14", check_out_date: "2023-12-04", number_of_guests: 4, total_amount: "511.85" },
            { id: 91, guest_id: 161, room_id: 144, check_in_date: "2023-07-28", check_out_date: "2023-08-02", number_of_guests: 3, total_amount: "171.30" },
            { id: 92, guest_id: 75, room_id: 99, check_in_date: "2023-06-22", check_out_date: "2023-06-29", number_of_guests: 3, total_amount: "905.26" },
            { id: 93, guest_id: 37, room_id: 200, check_in_date: "2023-01-31", check_out_date: "2023-02-01", number_of_guests: 3, total_amount: "923.58" },
            { id: 94, guest_id: 8, room_id: 40, check_in_date: "2023-06-14", check_out_date: "2023-06-26", number_of_guests: 3, total_amount: "1622.12" },
            { id: 95, guest_id: 169, room_id: 171, check_in_date: "2023-10-19", check_out_date: "2023-10-21", number_of_guests: 3, total_amount: "1620.65" },
            { id: 96, guest_id: 295, room_id: 95, check_in_date: "2023-04-11", check_out_date: "2023-04-15", number_of_guests: 3, total_amount: "178.35" },
            { id: 97, guest_id: 68, room_id: 123, check_in_date: "2023-06-10", check_out_date: "2023-06-22", number_of_guests: 3, total_amount: "471.16" },
            { id: 98, guest_id: 26, room_id: 122, check_in_date: "2023-08-25", check_out_date: "2023-09-10", number_of_guests: 4, total_amount: "284.13" },
            { id: 99, guest_id: 68, room_id: 188, check_in_date: "2023-10-15", check_out_date: "2023-10-25", number_of_guests: 2, total_amount: "581.70" },
            { id: 100, guest_id: 148, room_id: 116, check_in_date: "2023-06-07", check_out_date: "2023-07-03", number_of_guests: 3, total_amount: "520.71" },
            { id: 101, guest_id: 158, room_id: 57, check_in_date: "2023-09-01", check_out_date: "2023-09-09", number_of_guests: 3, total_amount: "298.64" },
            { id: 102, guest_id: 114, room_id: 165, check_in_date: "2023-09-15", check_out_date: "2023-10-10", number_of_guests: 4, total_amount: "1137.34" },
            { id: 103, guest_id: 161, room_id: 150, check_in_date: "2023-11-30", check_out_date: "2023-12-08", number_of_guests: 3, total_amount: "105.07" },
            { id: 104, guest_id: 268, room_id: 143, check_in_date: "2023-08-30", check_out_date: null, number_of_guests: 4, total_amount: "772.58" },
            { id: 105, guest_id: 155, room_id: 48, check_in_date: "2023-02-13", check_out_date: "2023-03-04", number_of_guests: 3, total_amount: "100.12" },
            { id: 106, guest_id: 271, room_id: 159, check_in_date: "2023-08-26", check_out_date: "2023-08-27", number_of_guests: 2, total_amount: "735.88" },
            { id: 107, guest_id: 194, room_id: 197, check_in_date: "2023-05-04", check_out_date: "2023-05-10", number_of_guests: 3, total_amount: "1532.79" },
            { id: 108, guest_id: 234, room_id: 12, check_in_date: "2023-02-08", check_out_date: "2023-03-09", number_of_guests: 3, total_amount: "304.65" },
            { id: 109, guest_id: 27, room_id: 139, check_in_date: "2023-07-12", check_out_date: "2023-08-04", number_of_guests: 2, total_amount: "1645.40" },
            { id: 110, guest_id: 60, room_id: 155, check_in_date: "2023-07-13", check_out_date: "2023-07-19", number_of_guests: 3, total_amount: "369.33" },
            { id: 111, guest_id: 134, room_id: 49, check_in_date: "2023-08-16", check_out_date: "2023-09-11", number_of_guests: 3, total_amount: "146.88" },
            { id: 112, guest_id: 204, room_id: 10, check_in_date: "2023-11-12", check_out_date: "2023-12-05", number_of_guests: 3, total_amount: "408.03" },
            { id: 113, guest_id: 131, room_id: 121, check_in_date: "2023-04-22", check_out_date: "2023-05-06", number_of_guests: 3, total_amount: "203.27" },
            { id: 114, guest_id: 88, room_id: 75, check_in_date: "2023-02-08", check_out_date: "2023-03-04", number_of_guests: 3, total_amount: "460.98" },
            { id: 115, guest_id: 145, room_id: 81, check_in_date: "2023-05-24", check_out_date: "2023-06-11", number_of_guests: 2, total_amount: "111.55" },
            { id: 116, guest_id: 11, room_id: 130, check_in_date: "2023-10-29", check_out_date: "2023-11-18", number_of_guests: 3, total_amount: "161.35" },
            { id: 117, guest_id: 83, room_id: 166, check_in_date: "2023-10-15", check_out_date: "2023-10-31", number_of_guests: 3, total_amount: "101.20" },
            { id: 118, guest_id: 259, room_id: 159, check_in_date: "2023-03-24", check_out_date: null, number_of_guests: 3, total_amount: "100.04" },
            { id: 119, guest_id: 149, room_id: 134, check_in_date: "2023-04-16", check_out_date: "2023-04-24", number_of_guests: 3, total_amount: "609.51" },
            { id: 120, guest_id: 80, room_id: 182, check_in_date: "2023-09-05", check_out_date: "2023-09-26", number_of_guests: 4, total_amount: "330.72" },
            { id: 121, guest_id: 85, room_id: 176, check_in_date: "2023-09-13", check_out_date: "2023-09-25", number_of_guests: 4, total_amount: "140.88" },
            { id: 122, guest_id: 105, room_id: 12, check_in_date: "2023-07-05", check_out_date: "2023-07-15", number_of_guests: 3, total_amount: "679.94" },
            { id: 123, guest_id: 7, room_id: 7, check_in_date: "2023-05-06", check_out_date: "2023-05-13", number_of_guests: 4, total_amount: "105.02" },
            { id: 124, guest_id: 146, room_id: 51, check_in_date: "2023-10-15", check_out_date: "2023-10-28", number_of_guests: 3, total_amount: "1453.59" },
            { id: 125, guest_id: 37, room_id: 52, check_in_date: "2023-03-14", check_out_date: "2023-04-13", number_of_guests: 1, total_amount: "1112.22" },
            { id: 126, guest_id: 196, room_id: 161, check_in_date: "2023-04-27", check_out_date: "2023-05-07", number_of_guests: 2, total_amount: "1855.68" },
            { id: 127, guest_id: 114, room_id: 25, check_in_date: "2023-11-02", check_out_date: "2023-11-21", number_of_guests: 4, total_amount: "100.00" },
            { id: 128, guest_id: 43, room_id: 183, check_in_date: "2023-11-27", check_out_date: "2023-12-16", number_of_guests: 3, total_amount: "119.87" },
            { id: 129, guest_id: 221, room_id: 79, check_in_date: "2023-06-26", check_out_date: "2023-07-26", number_of_guests: 3, total_amount: "116.82" },
            { id: 130, guest_id: 220, room_id: 64, check_in_date: "2023-08-20", check_out_date: "2023-09-08", number_of_guests: 2, total_amount: "1837.78" },
            { id: 131, guest_id: 212, room_id: 38, check_in_date: "2023-10-27", check_out_date: "2023-11-11", number_of_guests: 4, total_amount: "1258.45" },
            { id: 132, guest_id: 297, room_id: 70, check_in_date: "2023-11-14", check_out_date: "2023-12-13", number_of_guests: 3, total_amount: "184.48" },
            { id: 133, guest_id: 85, room_id: 67, check_in_date: "2023-04-26", check_out_date: "2023-05-22", number_of_guests: 3, total_amount: "160.77" },
            { id: 134, guest_id: 188, room_id: 172, check_in_date: "2023-04-15", check_out_date: "2023-05-07", number_of_guests: 3, total_amount: "128.25" },
            { id: 135, guest_id: 198, room_id: 61, check_in_date: "2023-03-24", check_out_date: null, number_of_guests: 3, total_amount: "121.72" },
            { id: 136, guest_id: 296, room_id: 152, check_in_date: "2023-06-20", check_out_date: "2023-07-04", number_of_guests: 4, total_amount: "506.41" },
            { id: 137, guest_id: 177, room_id: 186, check_in_date: "2023-02-22", check_out_date: "2023-03-06", number_of_guests: 3, total_amount: "443.50" },
            { id: 138, guest_id: 83, room_id: 24, check_in_date: "2023-09-29", check_out_date: "2023-10-21", number_of_guests: 2, total_amount: "1085.89" },
            { id: 139, guest_id: 54, room_id: 89, check_in_date: "2023-08-21", check_out_date: null, number_of_guests: 3, total_amount: "276.86" },
            { id: 140, guest_id: 29, room_id: 63, check_in_date: "2023-10-13", check_out_date: "2023-10-26", number_of_guests: 3, total_amount: "440.13" },
            { id: 141, guest_id: 283, room_id: 167, check_in_date: "2023-04-21", check_out_date: "2023-05-21", number_of_guests: 3, total_amount: "103.40" },
            { id: 142, guest_id: 253, room_id: 190, check_in_date: "2023-03-03", check_out_date: "2023-03-26", number_of_guests: 3, total_amount: "1631.04" },
            { id: 143, guest_id: 178, room_id: 17, check_in_date: "2023-11-22", check_out_date: "2023-12-08", number_of_guests: 4, total_amount: "1987.98" },
            { id: 144, guest_id: 184, room_id: 70, check_in_date: "2023-10-20", check_out_date: "2023-10-26", number_of_guests: 3, total_amount: "1718.43" },
            { id: 145, guest_id: 68, room_id: 180, check_in_date: "2023-07-03", check_out_date: "2023-07-13", number_of_guests: 3, total_amount: "218.35" },
            { id: 146, guest_id: 45, room_id: 15, check_in_date: "2023-08-31", check_out_date: "2023-09-01", number_of_guests: 3, total_amount: "1435.09" },
            { id: 147, guest_id: 148, room_id: 158, check_in_date: "2023-04-25", check_out_date: "2023-05-07", number_of_guests: 3, total_amount: "131.49" },
            { id: 148, guest_id: 41, room_id: 33, check_in_date: "2023-04-19", check_out_date: "2023-05-09", number_of_guests: 3, total_amount: "115.89" },
            { id: 149, guest_id: 45, room_id: 2, check_in_date: "2023-09-28", check_out_date: "2023-10-24", number_of_guests: 3, total_amount: "593.90" },
            { id: 150, guest_id: 247, room_id: 45, check_in_date: "2023-11-19", check_out_date: "2023-12-14", number_of_guests: 2, total_amount: "112.04" },
            { id: 151, guest_id: 259, room_id: 34, check_in_date: "2023-10-01", check_out_date: "2023-10-03", number_of_guests: 2, total_amount: "246.03" },
            { id: 152, guest_id: 62, room_id: 188, check_in_date: "2023-11-07", check_out_date: "2023-12-01", number_of_guests: 4, total_amount: "365.72" },
            { id: 153, guest_id: 125, room_id: 19, check_in_date: "2023-07-15", check_out_date: "2023-08-06", number_of_guests: 3, total_amount: "1189.01" },
            { id: 154, guest_id: 67, room_id: 98, check_in_date: "2023-07-24", check_out_date: "2023-08-04", number_of_guests: 4, total_amount: "347.64" },
            { id: 155, guest_id: 149, room_id: 124, check_in_date: "2023-12-03", check_out_date: "2023-12-15", number_of_guests: 5, total_amount: "100.79" },
            { id: 156, guest_id: 223, room_id: 162, check_in_date: "2023-09-27", check_out_date: "2023-10-17", number_of_guests: 4, total_amount: "210.31" },
            { id: 157, guest_id: 49, room_id: 189, check_in_date: "2023-02-14", check_out_date: "2023-02-24", number_of_guests: 3, total_amount: "100.00" },
            { id: 158, guest_id: 38, room_id: 86, check_in_date: "2023-02-23", check_out_date: "2023-03-04", number_of_guests: 3, total_amount: "100.04" },
            { id: 159, guest_id: 285, room_id: 117, check_in_date: "2023-09-09", check_out_date: "2023-09-19", number_of_guests: 3, total_amount: "431.10" },
            { id: 160, guest_id: 33, room_id: 31, check_in_date: "2023-01-29", check_out_date: "2023-02-01", number_of_guests: 3, total_amount: "1121.47" },
            { id: 161, guest_id: 129, room_id: 75, check_in_date: "2023-09-22", check_out_date: "2023-10-17", number_of_guests: 3, total_amount: "1283.70" },
            { id: 162, guest_id: 212, room_id: 10, check_in_date: "2023-04-21", check_out_date: "2023-05-06", number_of_guests: 3, total_amount: "615.50" },
            { id: 163, guest_id: 194, room_id: 25, check_in_date: "2023-12-08", check_out_date: "2023-12-24", number_of_guests: 2, total_amount: "105.38" },
            { id: 164, guest_id: 230, room_id: 7, check_in_date: "2023-11-22", check_out_date: "2023-11-28", number_of_guests: 4, total_amount: "380.02" },
            { id: 165, guest_id: 209, room_id: 154, check_in_date: "2023-11-03", check_out_date: "2023-11-21", number_of_guests: 3, total_amount: "109.45" },
            { id: 166, guest_id: 222, room_id: 84, check_in_date: "2023-02-07", check_out_date: null, number_of_guests: 4, total_amount: "152.13" },
            { id: 167, guest_id: 18, room_id: 195, check_in_date: "2023-11-11", check_out_date: "2023-12-01", number_of_guests: 2, total_amount: "1930.80" },
            { id: 168, guest_id: 126, room_id: 47, check_in_date: "2023-09-04", check_out_date: "2023-09-18", number_of_guests: 3, total_amount: "1016.94" },
            { id: 169, guest_id: 190, room_id: 147, check_in_date: "2023-10-06", check_out_date: "2023-10-19", number_of_guests: 4, total_amount: "1758.22" },
            { id: 170, guest_id: 149, room_id: 128, check_in_date: "2023-03-03", check_out_date: "2023-03-23", number_of_guests: 3, total_amount: "1957.35" },
            { id: 171, guest_id: 73, room_id: 143, check_in_date: "2023-02-09", check_out_date: "2023-02-28", number_of_guests: 3, total_amount: "126.44" },
            { id: 172, guest_id: 289, room_id: 46, check_in_date: "2023-10-13", check_out_date: "2023-10-20", number_of_guests: 3, total_amount: "1748.00" },
            { id: 173, guest_id: 176, room_id: 14, check_in_date: "2023-08-13", check_out_date: "2023-08-28", number_of_guests: 3, total_amount: "537.47" },
            { id: 174, guest_id: 76, room_id: 99, check_in_date: "2023-05-16", check_out_date: "2023-05-18", number_of_guests: 3, total_amount: "132.82" },
            { id: 175, guest_id: 286, room_id: 127, check_in_date: "2023-10-19", check_out_date: "2023-10-27", number_of_guests: 3, total_amount: "544.87" },
            { id: 176, guest_id: 57, room_id: 10, check_in_date: "2023-08-28", check_out_date: null, number_of_guests: 3, total_amount: "118.82" },
            { id: 177, guest_id: 40, room_id: 77, check_in_date: "2023-01-30", check_out_date: "2023-02-02", number_of_guests: 4, total_amount: "278.86" },
            { id: 178, guest_id: 142, room_id: 135, check_in_date: "2023-07-10", check_out_date: "2023-08-06", number_of_guests: 2, total_amount: "1996.12" },
            { id: 179, guest_id: 116, room_id: 152, check_in_date: "2023-12-25", check_out_date: "2024-01-11", number_of_guests: 4, total_amount: "1820.30" },
            { id: 180, guest_id: 210, room_id: 161, check_in_date: "2023-12-06", check_out_date: "2023-12-16", number_of_guests: 3, total_amount: "125.16" },
            { id: 181, guest_id: 172, room_id: 186, check_in_date: "2023-09-09", check_out_date: "2023-10-05", number_of_guests: 3, total_amount: "643.49" },
            { id: 182, guest_id: 161, room_id: 92, check_in_date: "2023-09-13", check_out_date: "2023-10-11", number_of_guests: 3, total_amount: "614.48" },
            { id: 183, guest_id: 243, room_id: 152, check_in_date: "2023-03-17", check_out_date: "2023-03-19", number_of_guests: 4, total_amount: "102.76" },
            { id: 184, guest_id: 190, room_id: 27, check_in_date: "2023-02-09", check_out_date: "2023-02-22", number_of_guests: 3, total_amount: "141.87" },
            { id: 185, guest_id: 28, room_id: 143, check_in_date: "2023-07-31", check_out_date: null, number_of_guests: 2, total_amount: "100.00" },
            { id: 186, guest_id: 118, room_id: 43, check_in_date: "2023-04-06", check_out_date: "2023-04-14", number_of_guests: 2, total_amount: "1944.98" },
            { id: 187, guest_id: 266, room_id: 57, check_in_date: "2023-03-16", check_out_date: "2023-04-10", number_of_guests: 1, total_amount: "101.76" },
            { id: 188, guest_id: 233, room_id: 151, check_in_date: "2023-01-14", check_out_date: "2023-02-09", number_of_guests: 3, total_amount: "425.40" },
            { id: 189, guest_id: 48, room_id: 104, check_in_date: "2023-05-14", check_out_date: "2023-06-05", number_of_guests: 3, total_amount: "899.99" },
            { id: 190, guest_id: 182, room_id: 42, check_in_date: "2023-03-25", check_out_date: "2023-04-21", number_of_guests: 2, total_amount: "733.12" },
            { id: 191, guest_id: 123, room_id: 69, check_in_date: "2023-12-21", check_out_date: "2023-12-23", number_of_guests: 2, total_amount: "820.55" },
            { id: 192, guest_id: 166, room_id: 102, check_in_date: "2023-11-24", check_out_date: "2023-12-21", number_of_guests: 3, total_amount: "1096.43" },
            { id: 193, guest_id: 197, room_id: 181, check_in_date: "2023-07-08", check_out_date: "2023-08-06", number_of_guests: 3, total_amount: "996.89" },
            { id: 194, guest_id: 135, room_id: 56, check_in_date: "2023-10-08", check_out_date: "2023-10-31", number_of_guests: 3, total_amount: "811.24" },
            { id: 195, guest_id: 163, room_id: 195, check_in_date: "2023-06-29", check_out_date: "2023-07-27", number_of_guests: 3, total_amount: "100.39" },
            { id: 196, guest_id: 268, room_id: 171, check_in_date: "2023-09-27", check_out_date: "2023-10-14", number_of_guests: 3, total_amount: "222.36" },
            { id: 197, guest_id: 81, room_id: 25, check_in_date: "2023-12-07", check_out_date: "2024-01-01", number_of_guests: 3, total_amount: "900.92" },
            { id: 198, guest_id: 56, room_id: 181, check_in_date: "2023-04-02", check_out_date: "2023-04-29", number_of_guests: 4, total_amount: "1160.31" },
            { id: 199, guest_id: 113, room_id: 48, check_in_date: "2023-09-24", check_out_date: "2023-10-15", number_of_guests: 3, total_amount: "128.12" },
            { id: 200, guest_id: 166, room_id: 111, check_in_date: "2023-07-22", check_out_date: null, number_of_guests: 3, total_amount: "518.18" },
            { id: 201, guest_id: 51, room_id: 163, check_in_date: "2023-01-13", check_out_date: "2023-01-13", number_of_guests: 2, total_amount: "163.30" },
            { id: 202, guest_id: 190, room_id: 111, check_in_date: "2023-02-11", check_out_date: "2023-03-02", number_of_guests: 4, total_amount: "490.23" },
            { id: 203, guest_id: 196, room_id: 85, check_in_date: "2023-08-04", check_out_date: "2023-08-05", number_of_guests: 3, total_amount: "917.05" },
            { id: 204, guest_id: 252, room_id: 79, check_in_date: "2023-03-12", check_out_date: "2023-03-29", number_of_guests: 3, total_amount: "274.55" },
            { id: 205, guest_id: 74, room_id: 28, check_in_date: "2023-08-14", check_out_date: "2023-09-01", number_of_guests: 3, total_amount: "219.23" },
            { id: 206, guest_id: 80, room_id: 7, check_in_date: "2023-09-28", check_out_date: "2023-10-09", number_of_guests: 3, total_amount: "161.12" },
            { id: 207, guest_id: 35, room_id: 57, check_in_date: "2023-06-07", check_out_date: "2023-06-16", number_of_guests: 3, total_amount: "561.10" },
            { id: 208, guest_id: 234, room_id: 183, check_in_date: "2023-02-15", check_out_date: "2023-03-16", number_of_guests: 3, total_amount: "937.65" },
            { id: 209, guest_id: 153, room_id: 91, check_in_date: "2023-11-03", check_out_date: "2023-11-07", number_of_guests: 3, total_amount: "258.61" },
            { id: 210, guest_id: 200, room_id: 90, check_in_date: "2023-12-21", check_out_date: null, number_of_guests: 3, total_amount: "205.62" },
            { id: 211, guest_id: 111, room_id: 84, check_in_date: "2023-11-28", check_out_date: "2023-12-10", number_of_guests: 4, total_amount: "105.35" },
            { id: 212, guest_id: 274, room_id: 114, check_in_date: "2023-07-24", check_out_date: "2023-07-24", number_of_guests: 2, total_amount: "165.35" },
            { id: 213, guest_id: 35, room_id: 53, check_in_date: "2023-11-03", check_out_date: "2023-11-20", number_of_guests: 2, total_amount: "1719.14" },
            { id: 214, guest_id: 48, room_id: 90, check_in_date: "2023-06-19", check_out_date: "2023-07-16", number_of_guests: 2, total_amount: "335.58" },
            { id: 215, guest_id: 298, room_id: 70, check_in_date: "2023-11-08", check_out_date: "2023-11-20", number_of_guests: 4, total_amount: "1552.54" },
            { id: 216, guest_id: 62, room_id: 153, check_in_date: "2023-01-30", check_out_date: "2023-02-11", number_of_guests: 3, total_amount: "408.66" },
            { id: 217, guest_id: 296, room_id: 97, check_in_date: "2023-03-06", check_out_date: "2023-04-05", number_of_guests: 3, total_amount: "1324.92" },
            { id: 218, guest_id: 160, room_id: 172, check_in_date: "2023-05-04", check_out_date: "2023-05-08", number_of_guests: 3, total_amount: "210.51" },
            { id: 219, guest_id: 294, room_id: 168, check_in_date: "2023-05-18", check_out_date: "2023-06-14", number_of_guests: 3, total_amount: "149.75" },
            { id: 220, guest_id: 140, room_id: 65, check_in_date: "2023-09-03", check_out_date: "2023-09-14", number_of_guests: 3, total_amount: "579.07" },
            { id: 221, guest_id: 85, room_id: 7, check_in_date: "2023-06-11", check_out_date: "2023-06-15", number_of_guests: 4, total_amount: "1339.78" },
            { id: 222, guest_id: 28, room_id: 127, check_in_date: "2023-11-16", check_out_date: "2023-12-03", number_of_guests: 3, total_amount: "348.30" },
            { id: 223, guest_id: 31, room_id: 15, check_in_date: "2023-12-19", check_out_date: null, number_of_guests: 3, total_amount: "1019.56" },
            { id: 224, guest_id: 281, room_id: 188, check_in_date: "2023-10-23", check_out_date: null, number_of_guests: 4, total_amount: "106.34" },
            { id: 225, guest_id: 114, room_id: 117, check_in_date: "2023-10-06", check_out_date: "2023-10-19", number_of_guests: 3, total_amount: "1673.75" },
            { id: 226, guest_id: 114, room_id: 60, check_in_date: "2023-01-07", check_out_date: null, number_of_guests: 3, total_amount: "1291.40" },
            { id: 227, guest_id: 155, room_id: 24, check_in_date: "2023-07-22", check_out_date: "2023-08-08", number_of_guests: 3, total_amount: "1310.92" },
            { id: 228, guest_id: 103, room_id: 158, check_in_date: "2023-08-24", check_out_date: "2023-09-06", number_of_guests: 2, total_amount: "234.51" },
            { id: 229, guest_id: 104, room_id: 62, check_in_date: "2023-03-17", check_out_date: "2023-04-07", number_of_guests: 3, total_amount: "283.12" },
            { id: 230, guest_id: 92, room_id: 144, check_in_date: "2023-07-17", check_out_date: "2023-08-07", number_of_guests: 4, total_amount: "101.97" },
            { id: 231, guest_id: 271, room_id: 41, check_in_date: "2023-11-11", check_out_date: "2023-12-04", number_of_guests: 2, total_amount: "162.51" },
            { id: 232, guest_id: 100, room_id: 3, check_in_date: "2023-03-27", check_out_date: "2023-04-10", number_of_guests: 4, total_amount: "1250.87" },
            { id: 233, guest_id: 187, room_id: 112, check_in_date: "2023-01-13", check_out_date: "2023-02-04", number_of_guests: 3, total_amount: "422.22" },
            { id: 234, guest_id: 70, room_id: 137, check_in_date: "2023-08-05", check_out_date: "2023-08-20", number_of_guests: 3, total_amount: "186.62" },
            { id: 235, guest_id: 266, room_id: 73, check_in_date: "2023-07-05", check_out_date: "2023-07-13", number_of_guests: 2, total_amount: "1723.79" },
            { id: 236, guest_id: 32, room_id: 10, check_in_date: "2023-07-27", check_out_date: "2023-07-27", number_of_guests: 3, total_amount: "131.87" },
            { id: 237, guest_id: 141, room_id: 106, check_in_date: "2023-07-11", check_out_date: "2023-07-24", number_of_guests: 3, total_amount: "689.40" },
            { id: 238, guest_id: 29, room_id: 167, check_in_date: "2023-12-21", check_out_date: "2024-01-16", number_of_guests: 4, total_amount: "862.02" },
            { id: 239, guest_id: 145, room_id: 93, check_in_date: "2023-08-04", check_out_date: "2023-08-19", number_of_guests: 3, total_amount: "506.71" },
            { id: 240, guest_id: 83, room_id: 113, check_in_date: "2023-10-20", check_out_date: "2023-11-01", number_of_guests: 2, total_amount: "172.75" },
            { id: 241, guest_id: 112, room_id: 32, check_in_date: "2023-01-15", check_out_date: null, number_of_guests: 3, total_amount: "107.31" },
            { id: 242, guest_id: 245, room_id: 31, check_in_date: "2023-11-19", check_out_date: "2023-12-02", number_of_guests: 4, total_amount: "503.39" },
            { id: 243, guest_id: 151, room_id: 140, check_in_date: "2023-10-25", check_out_date: "2023-11-17", number_of_guests: 5, total_amount: "146.16" },
            { id: 244, guest_id: 293, room_id: 31, check_in_date: "2023-09-15", check_out_date: "2023-10-14", number_of_guests: 3, total_amount: "1168.52" },
            { id: 245, guest_id: 23, room_id: 161, check_in_date: "2023-01-24", check_out_date: "2023-02-11", number_of_guests: 3, total_amount: "229.17" },
            { id: 246, guest_id: 162, room_id: 200, check_in_date: "2023-02-19", check_out_date: "2023-03-13", number_of_guests: 3, total_amount: "118.04" },
            { id: 247, guest_id: 180, room_id: 180, check_in_date: "2023-12-12", check_out_date: null, number_of_guests: 3, total_amount: "1944.73" },
            { id: 248, guest_id: 210, room_id: 185, check_in_date: "2023-02-20", check_out_date: "2023-02-26", number_of_guests: 3, total_amount: "100.15" },
            { id: 249, guest_id: 121, room_id: 153, check_in_date: "2023-08-17", check_out_date: "2023-09-03", number_of_guests: 4, total_amount: "274.68" },
            { id: 250, guest_id: 74, room_id: 107, check_in_date: "2023-02-02", check_out_date: null, number_of_guests: 3, total_amount: "200.34" },
            { id: 251, guest_id: 150, room_id: 11, check_in_date: "2023-01-31", check_out_date: "2023-02-10", number_of_guests: 3, total_amount: "157.38" },
            { id: 252, guest_id: 127, room_id: 91, check_in_date: "2023-03-15", check_out_date: "2023-03-28", number_of_guests: 3, total_amount: "1237.27" },
            { id: 253, guest_id: 259, room_id: 45, check_in_date: "2023-04-27", check_out_date: "2023-05-09", number_of_guests: 3, total_amount: "102.88" },
            { id: 254, guest_id: 203, room_id: 151, check_in_date: "2023-07-02", check_out_date: null, number_of_guests: 2, total_amount: "1350.92" },
            { id: 255, guest_id: 137, room_id: 22, check_in_date: "2023-04-28", check_out_date: "2023-05-26", number_of_guests: 3, total_amount: "831.12" },
            { id: 256, guest_id: 182, room_id: 44, check_in_date: "2023-07-30", check_out_date: "2023-08-06", number_of_guests: 3, total_amount: "615.23" },
            { id: 257, guest_id: 57, room_id: 188, check_in_date: "2023-08-04", check_out_date: "2023-08-24", number_of_guests: 3, total_amount: "685.61" },
            { id: 258, guest_id: 299, room_id: 76, check_in_date: "2023-03-04", check_out_date: "2023-03-04", number_of_guests: 3, total_amount: "122.53" },
            { id: 259, guest_id: 23, room_id: 69, check_in_date: "2023-02-28", check_out_date: "2023-03-04", number_of_guests: 3, total_amount: "102.50" },
            { id: 260, guest_id: 2, room_id: 177, check_in_date: "2023-11-03", check_out_date: "2023-11-18", number_of_guests: 2, total_amount: "172.93" },
            { id: 261, guest_id: 220, room_id: 48, check_in_date: "2023-06-28", check_out_date: null, number_of_guests: 4, total_amount: "146.33" },
            { id: 262, guest_id: 5, room_id: 112, check_in_date: "2023-01-17", check_out_date: "2023-01-28", number_of_guests: 4, total_amount: "1072.32" },
            { id: 263, guest_id: 268, room_id: 93, check_in_date: "2023-01-22", check_out_date: "2023-02-17", number_of_guests: 3, total_amount: "487.22" },
            { id: 264, guest_id: 134, room_id: 20, check_in_date: "2023-02-16", check_out_date: "2023-02-26", number_of_guests: 4, total_amount: "429.00" },
            { id: 265, guest_id: 95, room_id: 16, check_in_date: "2023-04-20", check_out_date: "2023-04-22", number_of_guests: 3, total_amount: "188.23" },
            { id: 266, guest_id: 235, room_id: 44, check_in_date: "2023-02-23", check_out_date: "2023-03-04", number_of_guests: 3, total_amount: "195.36" },
            { id: 267, guest_id: 141, room_id: 66, check_in_date: "2023-03-24", check_out_date: "2023-04-10", number_of_guests: 3, total_amount: "203.55" },
            { id: 268, guest_id: 52, room_id: 116, check_in_date: "2023-12-07", check_out_date: "2023-12-26", number_of_guests: 4, total_amount: "433.17" },
            { id: 269, guest_id: 250, room_id: 137, check_in_date: "2023-10-02", check_out_date: "2023-10-03", number_of_guests: 4, total_amount: "290.93" },
            { id: 270, guest_id: 5, room_id: 165, check_in_date: "2023-09-03", check_out_date: "2023-09-19", number_of_guests: 3, total_amount: "101.62" },
            { id: 271, guest_id: 260, room_id: 169, check_in_date: "2023-07-17", check_out_date: "2023-08-06", number_of_guests: 3, total_amount: "302.78" },
            { id: 272, guest_id: 1, room_id: 134, check_in_date: "2023-04-13", check_out_date: "2023-04-14", number_of_guests: 4, total_amount: "190.94" },
            { id: 273, guest_id: 126, room_id: 57, check_in_date: "2023-12-23", check_out_date: "2024-01-06", number_of_guests: 3, total_amount: "962.42" },
            { id: 274, guest_id: 264, room_id: 147, check_in_date: "2023-12-04", check_out_date: "2023-12-16", number_of_guests: 4, total_amount: "598.60" },
            { id: 275, guest_id: 10, room_id: 151, check_in_date: "2023-07-17", check_out_date: "2023-07-27", number_of_guests: 3, total_amount: "117.12" },
            { id: 276, guest_id: 109, room_id: 19, check_in_date: "2023-08-26", check_out_date: "2023-09-17", number_of_guests: 4, total_amount: "623.26" },
            { id: 277, guest_id: 148, room_id: 163, check_in_date: "2023-10-23", check_out_date: "2023-11-12", number_of_guests: 3, total_amount: "469.45" },
            { id: 278, guest_id: 13, room_id: 78, check_in_date: "2023-08-04", check_out_date: "2023-08-17", number_of_guests: 4, total_amount: "157.13" },
            { id: 279, guest_id: 66, room_id: 121, check_in_date: "2023-03-28", check_out_date: "2023-04-21", number_of_guests: 3, total_amount: "265.65" },
            { id: 280, guest_id: 118, room_id: 36, check_in_date: "2023-10-04", check_out_date: "2023-10-07", number_of_guests: 3, total_amount: "1682.43" },
            { id: 281, guest_id: 251, room_id: 17, check_in_date: "2023-07-21", check_out_date: "2023-08-14", number_of_guests: 2, total_amount: "1435.43" },
            { id: 282, guest_id: 273, room_id: 135, check_in_date: "2023-02-03", check_out_date: "2023-02-08", number_of_guests: 3, total_amount: "506.44" },
            { id: 283, guest_id: 194, room_id: 188, check_in_date: "2023-02-09", check_out_date: null, number_of_guests: 2, total_amount: "101.29" },
            { id: 284, guest_id: 21, room_id: 17, check_in_date: "2023-07-26", check_out_date: "2023-08-16", number_of_guests: 3, total_amount: "371.35" },
            { id: 285, guest_id: 113, room_id: 118, check_in_date: "2023-07-21", check_out_date: "2023-07-21", number_of_guests: 4, total_amount: "161.44" },
            { id: 286, guest_id: 86, room_id: 181, check_in_date: "2023-06-17", check_out_date: "2023-07-10", number_of_guests: 3, total_amount: "134.71" },
            { id: 287, guest_id: 132, room_id: 194, check_in_date: "2023-08-05", check_out_date: "2023-08-20", number_of_guests: 3, total_amount: "781.18" },
            { id: 288, guest_id: 202, room_id: 168, check_in_date: "2023-06-02", check_out_date: "2023-06-13", number_of_guests: 3, total_amount: "1590.93" },
            { id: 289, guest_id: 167, room_id: 58, check_in_date: "2023-06-02", check_out_date: "2023-06-29", number_of_guests: 3, total_amount: "1798.16" },
            { id: 290, guest_id: 241, room_id: 139, check_in_date: "2023-09-24", check_out_date: "2023-09-30", number_of_guests: 2, total_amount: "105.23" },
            { id: 291, guest_id: 220, room_id: 184, check_in_date: "2023-03-25", check_out_date: "2023-03-30", number_of_guests: 3, total_amount: "209.46" },
            { id: 292, guest_id: 167, room_id: 5, check_in_date: "2023-11-25", check_out_date: "2023-12-07", number_of_guests: 4, total_amount: "369.80" },
            { id: 293, guest_id: 271, room_id: 61, check_in_date: "2023-08-28", check_out_date: "2023-09-08", number_of_guests: 2, total_amount: "1876.32" },
            { id: 294, guest_id: 70, room_id: 92, check_in_date: "2023-02-14", check_out_date: null, number_of_guests: 3, total_amount: "593.78" },
            { id: 295, guest_id: 68, room_id: 147, check_in_date: "2023-09-10", check_out_date: "2023-10-08", number_of_guests: 3, total_amount: "349.26" },
            { id: 296, guest_id: 142, room_id: 198, check_in_date: "2023-04-07", check_out_date: "2023-04-09", number_of_guests: 2, total_amount: "757.79" },
            { id: 297, guest_id: 23, room_id: 174, check_in_date: "2023-01-09", check_out_date: "2023-01-13", number_of_guests: 3, total_amount: "1407.62" },
            { id: 298, guest_id: 65, room_id: 76, check_in_date: "2023-10-06", check_out_date: "2023-10-21", number_of_guests: 4, total_amount: "214.57" },
            { id: 299, guest_id: 3, room_id: 196, check_in_date: "2023-02-12", check_out_date: "2023-03-01", number_of_guests: 3, total_amount: "104.78" },
            { id: 300, guest_id: 257, room_id: 66, check_in_date: "2023-07-16", check_out_date: "2023-08-03", number_of_guests: 3, total_amount: "291.05" },
            { id: 301, guest_id: 166, room_id: 19, check_in_date: "2023-06-26", check_out_date: "2023-07-26", number_of_guests: 3, total_amount: "860.28" },
            { id: 302, guest_id: 156, room_id: 160, check_in_date: "2023-04-05", check_out_date: "2023-04-22", number_of_guests: 3, total_amount: "1696.95" },
            { id: 303, guest_id: 25, room_id: 81, check_in_date: "2023-01-28", check_out_date: "2023-02-01", number_of_guests: 3, total_amount: "131.14" },
            { id: 304, guest_id: 221, room_id: 45, check_in_date: "2023-09-07", check_out_date: "2023-09-16", number_of_guests: 4, total_amount: "186.86" },
            { id: 305, guest_id: 209, room_id: 15, check_in_date: "2023-01-21", check_out_date: "2023-01-27", number_of_guests: 3, total_amount: "135.99" },
            { id: 306, guest_id: 62, room_id: 4, check_in_date: "2023-12-07", check_out_date: "2023-12-28", number_of_guests: 2, total_amount: "100.20" },
            { id: 307, guest_id: 37, room_id: 50, check_in_date: "2023-07-03", check_out_date: "2023-07-11", number_of_guests: 3, total_amount: "845.86" },
            { id: 308, guest_id: 209, room_id: 95, check_in_date: "2023-10-15", check_out_date: "2023-10-17", number_of_guests: 2, total_amount: "541.62" },
            { id: 309, guest_id: 191, room_id: 191, check_in_date: "2023-12-01", check_out_date: "2023-12-28", number_of_guests: 2, total_amount: "100.67" },
            { id: 310, guest_id: 296, room_id: 108, check_in_date: "2023-10-10", check_out_date: "2023-10-10", number_of_guests: 3, total_amount: "737.44" },
            { id: 311, guest_id: 10, room_id: 63, check_in_date: "2023-01-02", check_out_date: "2023-01-02", number_of_guests: 3, total_amount: "753.22" },
            { id: 312, guest_id: 252, room_id: 129, check_in_date: "2023-02-18", check_out_date: "2023-02-20", number_of_guests: 3, total_amount: "194.62" },
            { id: 313, guest_id: 272, room_id: 120, check_in_date: "2023-07-08", check_out_date: "2023-07-19", number_of_guests: 3, total_amount: "1141.06" },
            { id: 314, guest_id: 135, room_id: 118, check_in_date: "2023-12-08", check_out_date: "2023-12-28", number_of_guests: 3, total_amount: "1682.63" },
            { id: 315, guest_id: 190, room_id: 84, check_in_date: "2023-05-21", check_out_date: "2023-05-28", number_of_guests: 2, total_amount: "115.06" },
            { id: 316, guest_id: 258, room_id: 127, check_in_date: "2023-09-16", check_out_date: null, number_of_guests: 2, total_amount: "151.45" },
            { id: 317, guest_id: 70, room_id: 21, check_in_date: "2023-03-25", check_out_date: "2023-04-03", number_of_guests: 3, total_amount: "103.84" },
            { id: 318, guest_id: 208, room_id: 16, check_in_date: "2023-04-26", check_out_date: "2023-05-17", number_of_guests: 3, total_amount: "136.87" },
            { id: 319, guest_id: 240, room_id: 120, check_in_date: "2023-04-30", check_out_date: "2023-05-15", number_of_guests: 3, total_amount: "103.04" },
            { id: 320, guest_id: 207, room_id: 86, check_in_date: "2023-03-02", check_out_date: "2023-03-28", number_of_guests: 3, total_amount: "102.76" },
            { id: 321, guest_id: 284, room_id: 76, check_in_date: "2023-04-09", check_out_date: "2023-04-27", number_of_guests: 3, total_amount: "391.42" },
            { id: 322, guest_id: 180, room_id: 31, check_in_date: "2023-09-21", check_out_date: "2023-10-20", number_of_guests: 4, total_amount: "100.16" },
            { id: 323, guest_id: 246, room_id: 184, check_in_date: "2023-02-14", check_out_date: "2023-02-19", number_of_guests: 2, total_amount: "499.96" },
            { id: 324, guest_id: 18, room_id: 168, check_in_date: "2023-07-07", check_out_date: null, number_of_guests: 4, total_amount: "1473.66" },
            { id: 325, guest_id: 180, room_id: 147, check_in_date: "2023-08-06", check_out_date: "2023-08-12", number_of_guests: 3, total_amount: "139.67" },
            { id: 326, guest_id: 236, room_id: 160, check_in_date: "2023-01-19", check_out_date: "2023-01-22", number_of_guests: 3, total_amount: "1344.04" },
            { id: 327, guest_id: 76, room_id: 198, check_in_date: "2023-10-01", check_out_date: "2023-10-24", number_of_guests: 3, total_amount: "817.50" },
            { id: 328, guest_id: 191, room_id: 161, check_in_date: "2023-06-06", check_out_date: "2023-06-14", number_of_guests: 4, total_amount: "310.75" },
            { id: 329, guest_id: 66, room_id: 26, check_in_date: "2023-04-05", check_out_date: "2023-04-27", number_of_guests: 3, total_amount: "1546.54" },
            { id: 330, guest_id: 286, room_id: 5, check_in_date: "2023-11-10", check_out_date: "2023-11-26", number_of_guests: 3, total_amount: "1502.74" },
            { id: 331, guest_id: 218, room_id: 184, check_in_date: "2023-10-30", check_out_date: "2023-10-30", number_of_guests: 3, total_amount: "1251.41" },
            { id: 332, guest_id: 200, room_id: 41, check_in_date: "2023-02-13", check_out_date: "2023-02-18", number_of_guests: 3, total_amount: "100.17" },
            { id: 333, guest_id: 81, room_id: 129, check_in_date: "2023-10-02", check_out_date: null, number_of_guests: 2, total_amount: "1447.73" },
            { id: 334, guest_id: 83, room_id: 184, check_in_date: "2023-05-24", check_out_date: "2023-06-08", number_of_guests: 3, total_amount: "101.85" },
            { id: 335, guest_id: 276, room_id: 152, check_in_date: "2023-06-18", check_out_date: "2023-07-14", number_of_guests: 3, total_amount: "121.64" },
            { id: 336, guest_id: 201, room_id: 175, check_in_date: "2023-08-11", check_out_date: "2023-08-23", number_of_guests: 3, total_amount: "401.04" },
            { id: 337, guest_id: 56, room_id: 161, check_in_date: "2023-02-23", check_out_date: "2023-03-13", number_of_guests: 3, total_amount: "599.62" },
            { id: 338, guest_id: 300, room_id: 126, check_in_date: "2023-12-24", check_out_date: "2023-12-26", number_of_guests: 3, total_amount: "416.83" },
            { id: 339, guest_id: 273, room_id: 20, check_in_date: "2023-02-24", check_out_date: "2023-03-09", number_of_guests: 2, total_amount: "1511.73" },
            { id: 340, guest_id: 257, room_id: 97, check_in_date: "2023-10-12", check_out_date: "2023-10-13", number_of_guests: 4, total_amount: "626.14" },
            { id: 341, guest_id: 256, room_id: 82, check_in_date: "2023-12-06", check_out_date: "2023-12-30", number_of_guests: 3, total_amount: "353.19" },
            { id: 342, guest_id: 275, room_id: 129, check_in_date: "2023-12-23", check_out_date: "2024-01-20", number_of_guests: 2, total_amount: "113.20" },
            { id: 343, guest_id: 227, room_id: 162, check_in_date: "2023-01-30", check_out_date: "2023-02-16", number_of_guests: 3, total_amount: "241.83" },
            { id: 344, guest_id: 216, room_id: 52, check_in_date: "2023-10-16", check_out_date: "2023-10-16", number_of_guests: 3, total_amount: "429.62" },
            { id: 345, guest_id: 219, room_id: 131, check_in_date: "2023-07-08", check_out_date: "2023-07-25", number_of_guests: 2, total_amount: "123.84" },
            { id: 346, guest_id: 227, room_id: 102, check_in_date: "2023-10-01", check_out_date: "2023-10-25", number_of_guests: 4, total_amount: "183.97" },
            { id: 347, guest_id: 180, room_id: 96, check_in_date: "2023-01-17", check_out_date: "2023-01-22", number_of_guests: 2, total_amount: "1256.21" },
            { id: 348, guest_id: 259, room_id: 5, check_in_date: "2023-03-17", check_out_date: "2023-04-13", number_of_guests: 2, total_amount: "715.43" },
            { id: 349, guest_id: 286, room_id: 95, check_in_date: "2023-07-22", check_out_date: "2023-08-21", number_of_guests: 3, total_amount: "411.63" },
            { id: 350, guest_id: 213, room_id: 107, check_in_date: "2023-08-28", check_out_date: "2023-09-05", number_of_guests: 3, total_amount: "428.91" },
            { id: 351, guest_id: 212, room_id: 53, check_in_date: "2023-01-16", check_out_date: "2023-02-09", number_of_guests: 3, total_amount: "161.04" },
            { id: 352, guest_id: 91, room_id: 122, check_in_date: "2023-02-25", check_out_date: "2023-03-12", number_of_guests: 2, total_amount: "767.49" },
            { id: 353, guest_id: 230, room_id: 154, check_in_date: "2023-03-11", check_out_date: "2023-03-24", number_of_guests: 3, total_amount: "382.61" },
            { id: 354, guest_id: 111, room_id: 59, check_in_date: "2023-03-13", check_out_date: "2023-03-14", number_of_guests: 2, total_amount: "475.65" },
            { id: 355, guest_id: 142, room_id: 166, check_in_date: "2023-10-09", check_out_date: "2023-10-28", number_of_guests: 3, total_amount: "794.28" },
            { id: 356, guest_id: 21, room_id: 61, check_in_date: "2023-03-12", check_out_date: "2023-04-03", number_of_guests: 2, total_amount: "155.60" },
            { id: 357, guest_id: 229, room_id: 45, check_in_date: "2023-02-04", check_out_date: null, number_of_guests: 3, total_amount: "106.12" },
            { id: 358, guest_id: 50, room_id: 54, check_in_date: "2023-11-11", check_out_date: null, number_of_guests: 2, total_amount: "1424.53" },
            { id: 359, guest_id: 178, room_id: 93, check_in_date: "2023-03-02", check_out_date: "2023-03-06", number_of_guests: 3, total_amount: "1098.95" },
            { id: 360, guest_id: 110, room_id: 36, check_in_date: "2023-11-23", check_out_date: "2023-11-23", number_of_guests: 3, total_amount: "409.60" },
            { id: 361, guest_id: 209, room_id: 94, check_in_date: "2023-12-28", check_out_date: "2024-01-21", number_of_guests: 3, total_amount: "101.67" },
            { id: 362, guest_id: 116, room_id: 101, check_in_date: "2023-11-28", check_out_date: "2023-12-27", number_of_guests: 2, total_amount: "130.69" },
            { id: 363, guest_id: 231, room_id: 50, check_in_date: "2023-01-21", check_out_date: "2023-01-23", number_of_guests: 2, total_amount: "296.59" },
            { id: 364, guest_id: 16, room_id: 109, check_in_date: "2023-05-07", check_out_date: "2023-05-19", number_of_guests: 3, total_amount: "859.67" },
            { id: 365, guest_id: 5, room_id: 79, check_in_date: "2023-04-25", check_out_date: "2023-05-12", number_of_guests: 3, total_amount: "712.94" },
            { id: 366, guest_id: 271, room_id: 139, check_in_date: "2023-07-26", check_out_date: "2023-07-26", number_of_guests: 3, total_amount: "335.37" },
            { id: 367, guest_id: 242, room_id: 24, check_in_date: "2023-01-24", check_out_date: "2023-02-07", number_of_guests: 3, total_amount: "101.35" },
            { id: 368, guest_id: 3, room_id: 69, check_in_date: "2023-07-23", check_out_date: "2023-07-30", number_of_guests: 3, total_amount: "313.99" },
            { id: 369, guest_id: 151, room_id: 107, check_in_date: "2023-03-03", check_out_date: "2023-03-03", number_of_guests: 2, total_amount: "1183.33" },
            { id: 370, guest_id: 297, room_id: 154, check_in_date: "2023-01-01", check_out_date: "2023-01-09", number_of_guests: 3, total_amount: "1684.86" },
            { id: 371, guest_id: 159, room_id: 71, check_in_date: "2023-06-02", check_out_date: "2023-06-24", number_of_guests: 3, total_amount: "1172.05" },
            { id: 372, guest_id: 211, room_id: 6, check_in_date: "2023-08-23", check_out_date: "2023-08-23", number_of_guests: 3, total_amount: "100.09" },
            { id: 373, guest_id: 19, room_id: 104, check_in_date: "2023-10-23", check_out_date: "2023-11-11", number_of_guests: 4, total_amount: "384.79" },
            { id: 374, guest_id: 163, room_id: 160, check_in_date: "2023-09-17", check_out_date: null, number_of_guests: 4, total_amount: "102.04" },
            { id: 375, guest_id: 85, room_id: 128, check_in_date: "2023-11-19", check_out_date: "2023-12-17", number_of_guests: 3, total_amount: "197.88" },
            { id: 376, guest_id: 73, room_id: 199, check_in_date: "2023-03-19", check_out_date: null, number_of_guests: 3, total_amount: "611.44" },
            { id: 377, guest_id: 192, room_id: 49, check_in_date: "2023-12-08", check_out_date: null, number_of_guests: 3, total_amount: "1202.94" },
            { id: 378, guest_id: 42, room_id: 172, check_in_date: "2023-03-18", check_out_date: null, number_of_guests: 3, total_amount: "1847.30" },
            { id: 379, guest_id: 50, room_id: 59, check_in_date: "2023-08-12", check_out_date: "2023-08-23", number_of_guests: 2, total_amount: "1174.44" },
            { id: 380, guest_id: 178, room_id: 39, check_in_date: "2023-05-08", check_out_date: "2023-06-04", number_of_guests: 3, total_amount: "101.54" },
            { id: 381, guest_id: 87, room_id: 19, check_in_date: "2023-07-01", check_out_date: null, number_of_guests: 3, total_amount: "1096.23" },
            { id: 382, guest_id: 237, room_id: 157, check_in_date: "2023-06-10", check_out_date: "2023-06-17", number_of_guests: 3, total_amount: "152.47" },
            { id: 383, guest_id: 292, room_id: 169, check_in_date: "2023-09-21", check_out_date: "2023-10-02", number_of_guests: 4, total_amount: "1136.92" },
            { id: 384, guest_id: 106, room_id: 123, check_in_date: "2023-01-19", check_out_date: "2023-02-05", number_of_guests: 3, total_amount: "100.17" },
            { id: 385, guest_id: 93, room_id: 16, check_in_date: "2023-01-05", check_out_date: "2023-01-14", number_of_guests: 3, total_amount: "1674.47" },
            { id: 386, guest_id: 287, room_id: 88, check_in_date: "2023-02-28", check_out_date: "2023-03-16", number_of_guests: 3, total_amount: "415.83" },
            { id: 387, guest_id: 74, room_id: 56, check_in_date: "2023-09-27", check_out_date: "2023-10-14", number_of_guests: 3, total_amount: "114.25" },
            { id: 388, guest_id: 183, room_id: 109, check_in_date: "2023-03-08", check_out_date: "2023-03-29", number_of_guests: 2, total_amount: "199.25" },
            { id: 389, guest_id: 173, room_id: 66, check_in_date: "2023-08-15", check_out_date: "2023-09-14", number_of_guests: 3, total_amount: "895.16" },
            { id: 390, guest_id: 213, room_id: 9, check_in_date: "2023-06-04", check_out_date: "2023-06-17", number_of_guests: 4, total_amount: "1759.98" },
            { id: 391, guest_id: 246, room_id: 82, check_in_date: "2023-03-03", check_out_date: "2023-03-04", number_of_guests: 3, total_amount: "104.00" },
            { id: 392, guest_id: 54, room_id: 174, check_in_date: "2023-04-18", check_out_date: "2023-04-18", number_of_guests: 3, total_amount: "100.56" },
            { id: 393, guest_id: 12, room_id: 131, check_in_date: "2023-10-01", check_out_date: "2023-10-13", number_of_guests: 3, total_amount: "100.57" },
            { id: 394, guest_id: 164, room_id: 19, check_in_date: "2023-04-22", check_out_date: null, number_of_guests: 3, total_amount: "352.12" },
            { id: 395, guest_id: 249, room_id: 70, check_in_date: "2023-07-29", check_out_date: "2023-08-19", number_of_guests: 4, total_amount: "128.17" },
            { id: 396, guest_id: 59, room_id: 81, check_in_date: "2023-12-21", check_out_date: "2024-01-11", number_of_guests: 2, total_amount: "1086.64" },
            { id: 397, guest_id: 56, room_id: 72, check_in_date: "2023-02-28", check_out_date: null, number_of_guests: 3, total_amount: "105.71" },
            { id: 398, guest_id: 183, room_id: 37, check_in_date: "2023-03-21", check_out_date: "2023-04-02", number_of_guests: 2, total_amount: "1572.46" },
            { id: 399, guest_id: 234, room_id: 137, check_in_date: "2023-07-21", check_out_date: "2023-07-23", number_of_guests: 3, total_amount: "1181.16" },
            { id: 400, guest_id: 193, room_id: 98, check_in_date: "2023-03-11", check_out_date: "2023-03-21", number_of_guests: 3, total_amount: "245.44" },
            { id: 401, guest_id: 291, room_id: 151, check_in_date: "2023-05-31", check_out_date: "2023-06-17", number_of_guests: 3, total_amount: "652.01" },
            { id: 402, guest_id: 197, room_id: 187, check_in_date: "2023-12-04", check_out_date: "2023-12-31", number_of_guests: 2, total_amount: "104.63" },
            { id: 403, guest_id: 162, room_id: 157, check_in_date: "2023-01-13", check_out_date: "2023-02-09", number_of_guests: 2, total_amount: "197.02" },
            { id: 404, guest_id: 217, room_id: 90, check_in_date: "2023-04-09", check_out_date: "2023-04-10", number_of_guests: 3, total_amount: "1829.74" },
            { id: 405, guest_id: 129, room_id: 72, check_in_date: "2023-11-19", check_out_date: "2023-11-25", number_of_guests: 2, total_amount: "1448.19" },
            { id: 406, guest_id: 205, room_id: 39, check_in_date: "2023-07-09", check_out_date: "2023-07-29", number_of_guests: 3, total_amount: "613.94" },
            { id: 407, guest_id: 4, room_id: 80, check_in_date: "2023-04-03", check_out_date: "2023-04-10", number_of_guests: 2, total_amount: "119.52" },
            { id: 408, guest_id: 122, room_id: 148, check_in_date: "2023-11-11", check_out_date: "2023-11-14", number_of_guests: 3, total_amount: "489.31" },
            { id: 409, guest_id: 176, room_id: 23, check_in_date: "2023-08-01", check_out_date: "2023-08-27", number_of_guests: 3, total_amount: "410.81" },
            { id: 410, guest_id: 225, room_id: 157, check_in_date: "2023-06-29", check_out_date: "2023-07-22", number_of_guests: 2, total_amount: "185.52" },
            { id: 411, guest_id: 218, room_id: 18, check_in_date: "2023-01-29", check_out_date: "2023-02-26", number_of_guests: 3, total_amount: "1921.23" },
            { id: 412, guest_id: 73, room_id: 50, check_in_date: "2023-07-16", check_out_date: "2023-08-12", number_of_guests: 3, total_amount: "1204.49" },
            { id: 413, guest_id: 10, room_id: 123, check_in_date: "2023-08-02", check_out_date: "2023-08-27", number_of_guests: 3, total_amount: "523.53" },
            { id: 414, guest_id: 284, room_id: 169, check_in_date: "2023-06-04", check_out_date: "2023-06-22", number_of_guests: 2, total_amount: "100.10" },
            { id: 415, guest_id: 136, room_id: 53, check_in_date: "2023-05-10", check_out_date: "2023-05-12", number_of_guests: 2, total_amount: "186.24" },
            { id: 416, guest_id: 56, room_id: 140, check_in_date: "2023-10-19", check_out_date: "2023-11-14", number_of_guests: 3, total_amount: "102.79" },
            { id: 417, guest_id: 103, room_id: 63, check_in_date: "2023-09-12", check_out_date: "2023-09-24", number_of_guests: 2, total_amount: "1205.73" },
            { id: 418, guest_id: 163, room_id: 61, check_in_date: "2023-11-11", check_out_date: "2023-11-21", number_of_guests: 4, total_amount: "111.58" },
            { id: 419, guest_id: 17, room_id: 19, check_in_date: "2023-11-21", check_out_date: "2023-11-21", number_of_guests: 4, total_amount: "154.80" },
            { id: 420, guest_id: 213, room_id: 10, check_in_date: "2023-10-18", check_out_date: "2023-10-19", number_of_guests: 2, total_amount: "1324.85" },
            { id: 421, guest_id: 278, room_id: 67, check_in_date: "2023-08-29", check_out_date: "2023-09-09", number_of_guests: 3, total_amount: "534.26" },
            { id: 422, guest_id: 153, room_id: 158, check_in_date: "2023-09-11", check_out_date: "2023-09-15", number_of_guests: 3, total_amount: "108.21" },
            { id: 423, guest_id: 154, room_id: 189, check_in_date: "2023-09-09", check_out_date: "2023-09-17", number_of_guests: 2, total_amount: "362.03" },
            { id: 424, guest_id: 243, room_id: 83, check_in_date: "2023-10-06", check_out_date: "2023-10-09", number_of_guests: 2, total_amount: "1715.86" },
            { id: 425, guest_id: 48, room_id: 47, check_in_date: "2023-05-18", check_out_date: "2023-05-19", number_of_guests: 4, total_amount: "178.28" },
            { id: 426, guest_id: 123, room_id: 152, check_in_date: "2023-10-06", check_out_date: "2023-10-16", number_of_guests: 3, total_amount: "112.89" },
            { id: 427, guest_id: 222, room_id: 162, check_in_date: "2023-06-08", check_out_date: "2023-06-18", number_of_guests: 3, total_amount: "102.02" },
            { id: 428, guest_id: 231, room_id: 138, check_in_date: "2023-08-25", check_out_date: "2023-09-04", number_of_guests: 3, total_amount: "209.03" },
            { id: 429, guest_id: 241, room_id: 104, check_in_date: "2023-02-13", check_out_date: "2023-02-13", number_of_guests: 4, total_amount: "1980.97" },
            { id: 430, guest_id: 212, room_id: 188, check_in_date: "2023-01-23", check_out_date: "2023-02-17", number_of_guests: 3, total_amount: "507.16" },
            { id: 431, guest_id: 170, room_id: 13, check_in_date: "2023-07-16", check_out_date: "2023-08-11", number_of_guests: 2, total_amount: "129.97" },
            { id: 432, guest_id: 69, room_id: 152, check_in_date: "2023-03-16", check_out_date: null, number_of_guests: 3, total_amount: "100.03" },
            { id: 433, guest_id: 70, room_id: 82, check_in_date: "2023-08-29", check_out_date: "2023-09-18", number_of_guests: 2, total_amount: "1185.20" },
            { id: 434, guest_id: 175, room_id: 36, check_in_date: "2023-10-05", check_out_date: "2023-10-22", number_of_guests: 3, total_amount: "100.00" },
            { id: 435, guest_id: 95, room_id: 124, check_in_date: "2023-05-24", check_out_date: "2023-06-22", number_of_guests: 2, total_amount: "100.07" },
            { id: 436, guest_id: 153, room_id: 194, check_in_date: "2023-10-12", check_out_date: null, number_of_guests: 3, total_amount: "1608.36" },
            { id: 437, guest_id: 145, room_id: 109, check_in_date: "2023-10-19", check_out_date: "2023-10-22", number_of_guests: 2, total_amount: "108.76" },
            { id: 438, guest_id: 289, room_id: 200, check_in_date: "2023-03-15", check_out_date: "2023-03-23", number_of_guests: 4, total_amount: "366.98" },
            { id: 439, guest_id: 281, room_id: 34, check_in_date: "2023-01-10", check_out_date: "2023-01-26", number_of_guests: 4, total_amount: "433.77" },
            { id: 440, guest_id: 77, room_id: 180, check_in_date: "2023-11-11", check_out_date: "2023-12-11", number_of_guests: 3, total_amount: "100.00" },
            { id: 441, guest_id: 87, room_id: 192, check_in_date: "2023-03-17", check_out_date: "2023-04-16", number_of_guests: 2, total_amount: "286.97" },
            { id: 442, guest_id: 59, room_id: 1, check_in_date: "2023-07-06", check_out_date: "2023-07-09", number_of_guests: 3, total_amount: "1117.22" },
            { id: 443, guest_id: 261, room_id: 68, check_in_date: "2023-11-15", check_out_date: "2023-12-02", number_of_guests: 3, total_amount: "185.57" },
            { id: 444, guest_id: 276, room_id: 182, check_in_date: "2023-02-06", check_out_date: null, number_of_guests: 3, total_amount: "820.16" },
            { id: 445, guest_id: 42, room_id: 67, check_in_date: "2023-07-24", check_out_date: "2023-08-10", number_of_guests: 3, total_amount: "100.05" },
            { id: 446, guest_id: 287, room_id: 26, check_in_date: "2023-12-18", check_out_date: "2024-01-01", number_of_guests: 3, total_amount: "186.30" },
            { id: 447, guest_id: 222, room_id: 182, check_in_date: "2023-02-22", check_out_date: "2023-02-28", number_of_guests: 2, total_amount: "631.20" },
            { id: 448, guest_id: 216, room_id: 3, check_in_date: "2023-06-18", check_out_date: "2023-06-20", number_of_guests: 2, total_amount: "114.80" },
            { id: 449, guest_id: 155, room_id: 156, check_in_date: "2023-02-28", check_out_date: null, number_of_guests: 3, total_amount: "266.55" },
            { id: 450, guest_id: 105, room_id: 155, check_in_date: "2023-07-22", check_out_date: "2023-08-02", number_of_guests: 2, total_amount: "643.14" },
            { id: 451, guest_id: 75, room_id: 20, check_in_date: "2023-10-04", check_out_date: "2023-11-03", number_of_guests: 3, total_amount: "735.71" },
            { id: 452, guest_id: 168, room_id: 148, check_in_date: "2023-05-10", check_out_date: "2023-05-18", number_of_guests: 2, total_amount: "836.80" },
            { id: 453, guest_id: 78, room_id: 12, check_in_date: "2023-12-27", check_out_date: "2024-01-26", number_of_guests: 3, total_amount: "716.19" },
            { id: 454, guest_id: 102, room_id: 127, check_in_date: "2023-04-08", check_out_date: "2023-04-28", number_of_guests: 3, total_amount: "482.96" },
            { id: 455, guest_id: 74, room_id: 127, check_in_date: "2023-03-03", check_out_date: "2023-03-12", number_of_guests: 3, total_amount: "275.65" },
            { id: 456, guest_id: 179, room_id: 110, check_in_date: "2023-08-19", check_out_date: "2023-09-05", number_of_guests: 5, total_amount: "100.10" },
            { id: 457, guest_id: 13, room_id: 177, check_in_date: "2023-04-07", check_out_date: "2023-04-25", number_of_guests: 3, total_amount: "161.00" },
            { id: 458, guest_id: 97, room_id: 117, check_in_date: "2023-01-09", check_out_date: "2023-01-23", number_of_guests: 3, total_amount: "453.08" },
            { id: 459, guest_id: 204, room_id: 97, check_in_date: "2023-05-07", check_out_date: "2023-05-24", number_of_guests: 3, total_amount: "777.15" },
            { id: 460, guest_id: 251, room_id: 129, check_in_date: "2023-09-23", check_out_date: "2023-09-26", number_of_guests: 3, total_amount: "102.63" },
            { id: 461, guest_id: 49, room_id: 94, check_in_date: "2023-05-19", check_out_date: "2023-06-12", number_of_guests: 3, total_amount: "1551.10" },
            { id: 462, guest_id: 209, room_id: 102, check_in_date: "2023-01-08", check_out_date: "2023-02-02", number_of_guests: 3, total_amount: "127.62" },
            { id: 463, guest_id: 252, room_id: 186, check_in_date: "2023-07-13", check_out_date: "2023-08-09", number_of_guests: 3, total_amount: "638.99" },
            { id: 464, guest_id: 125, room_id: 129, check_in_date: "2023-06-25", check_out_date: "2023-07-11", number_of_guests: 3, total_amount: "258.17" },
            { id: 465, guest_id: 211, room_id: 141, check_in_date: "2023-03-20", check_out_date: "2023-03-25", number_of_guests: 3, total_amount: "1724.78" },
            { id: 466, guest_id: 40, room_id: 89, check_in_date: "2023-05-02", check_out_date: "2023-05-07", number_of_guests: 3, total_amount: "1865.21" },
            { id: 467, guest_id: 221, room_id: 167, check_in_date: "2023-12-17", check_out_date: "2024-01-06", number_of_guests: 2, total_amount: "169.43" },
            { id: 468, guest_id: 91, room_id: 59, check_in_date: "2023-05-09", check_out_date: null, number_of_guests: 3, total_amount: "388.70" },
            { id: 469, guest_id: 166, room_id: 122, check_in_date: "2023-04-08", check_out_date: null, number_of_guests: 3, total_amount: "670.98" },
            { id: 470, guest_id: 31, room_id: 58, check_in_date: "2023-06-27", check_out_date: "2023-07-18", number_of_guests: 3, total_amount: "114.35" },
            { id: 471, guest_id: 248, room_id: 42, check_in_date: "2023-06-17", check_out_date: null, number_of_guests: 4, total_amount: "100.01" },
            { id: 472, guest_id: 197, room_id: 99, check_in_date: "2023-12-16", check_out_date: "2023-12-25", number_of_guests: 3, total_amount: "377.68" },
            { id: 473, guest_id: 126, room_id: 77, check_in_date: "2023-02-26", check_out_date: "2023-03-13", number_of_guests: 3, total_amount: "679.93" },
            { id: 474, guest_id: 101, room_id: 36, check_in_date: "2023-07-24", check_out_date: "2023-08-18", number_of_guests: 3, total_amount: "157.53" },
            { id: 475, guest_id: 93, room_id: 9, check_in_date: "2023-02-14", check_out_date: "2023-02-16", number_of_guests: 3, total_amount: "112.49" },
            { id: 476, guest_id: 163, room_id: 51, check_in_date: "2023-06-11", check_out_date: "2023-06-14", number_of_guests: 2, total_amount: "275.34" },
            { id: 477, guest_id: 231, room_id: 131, check_in_date: "2023-10-20", check_out_date: "2023-11-15", number_of_guests: 3, total_amount: "234.01" },
            { id: 478, guest_id: 184, room_id: 8, check_in_date: "2023-02-24", check_out_date: "2023-02-25", number_of_guests: 3, total_amount: "119.83" },
            { id: 479, guest_id: 173, room_id: 137, check_in_date: "2023-06-24", check_out_date: "2023-07-17", number_of_guests: 3, total_amount: "1102.96" },
            { id: 480, guest_id: 15, room_id: 65, check_in_date: "2023-05-08", check_out_date: "2023-05-15", number_of_guests: 3, total_amount: "117.79" },
            { id: 481, guest_id: 26, room_id: 176, check_in_date: "2023-02-14", check_out_date: "2023-03-05", number_of_guests: 3, total_amount: "470.41" },
            { id: 482, guest_id: 15, room_id: 87, check_in_date: "2023-12-24", check_out_date: "2024-01-06", number_of_guests: 2, total_amount: "100.01" },
            { id: 483, guest_id: 268, room_id: 180, check_in_date: "2023-07-19", check_out_date: null, number_of_guests: 4, total_amount: "1552.47" },
            { id: 484, guest_id: 226, room_id: 101, check_in_date: "2023-10-30", check_out_date: "2023-11-29", number_of_guests: 2, total_amount: "369.58" },
            { id: 485, guest_id: 5, room_id: 63, check_in_date: "2023-04-24", check_out_date: "2023-05-02", number_of_guests: 3, total_amount: "701.21" },
            { id: 486, guest_id: 89, room_id: 176, check_in_date: "2023-04-26", check_out_date: null, number_of_guests: 3, total_amount: "124.99" },
            { id: 487, guest_id: 121, room_id: 82, check_in_date: "2023-01-20", check_out_date: "2023-01-22", number_of_guests: 3, total_amount: "313.86" },
            { id: 488, guest_id: 7, room_id: 30, check_in_date: "2023-08-31", check_out_date: "2023-09-04", number_of_guests: 3, total_amount: "1632.61" },
            { id: 489, guest_id: 260, room_id: 123, check_in_date: "2023-08-18", check_out_date: "2023-09-07", number_of_guests: 3, total_amount: "1059.93" },
            { id: 490, guest_id: 185, room_id: 200, check_in_date: "2023-02-19", check_out_date: "2023-03-18", number_of_guests: 3, total_amount: "1335.74" },
            { id: 491, guest_id: 180, room_id: 69, check_in_date: "2023-08-26", check_out_date: "2023-09-21", number_of_guests: 2, total_amount: "100.14" },
            { id: 492, guest_id: 266, room_id: 192, check_in_date: "2023-04-08", check_out_date: "2023-05-03", number_of_guests: 3, total_amount: "311.05" },
            { id: 493, guest_id: 13, room_id: 21, check_in_date: "2023-08-07", check_out_date: "2023-08-19", number_of_guests: 3, total_amount: "1302.84" },
            { id: 494, guest_id: 18, room_id: 2, check_in_date: "2023-08-27", check_out_date: "2023-09-21", number_of_guests: 4, total_amount: "358.97" },
            { id: 495, guest_id: 239, room_id: 189, check_in_date: "2023-04-29", check_out_date: "2023-05-02", number_of_guests: 2, total_amount: "648.25" },
            { id: 496, guest_id: 26, room_id: 147, check_in_date: "2023-11-22", check_out_date: null, number_of_guests: 4, total_amount: "1870.49" },
            { id: 497, guest_id: 243, room_id: 95, check_in_date: "2023-07-26", check_out_date: "2023-07-30", number_of_guests: 3, total_amount: "169.23" },
            { id: 498, guest_id: 231, room_id: 147, check_in_date: "2023-12-08", check_out_date: "2024-01-07", number_of_guests: 2, total_amount: "553.53" },
            { id: 499, guest_id: 200, room_id: 175, check_in_date: "2023-01-21", check_out_date: null, number_of_guests: 4, total_amount: "190.46" },
            { id: 500, guest_id: 2, room_id: 168, check_in_date: "2023-05-28", check_out_date: "2023-05-28", number_of_guests: 3, total_amount: "1330.61" },
        ],
    });
    await prisma.folio_charges.createMany({
        data: [
            { id: 1, reservation_id: 206, charge_description: "The session was rejected after an incomplete check.", amount: "13.66", service_type: "room_service", total_charge: "107.37" },
            { id: 2, reservation_id: 19, charge_description: "The team asked for a change and the claim was approved.", amount: "12.90", service_type: "room_service", total_charge: "0.97" },
            { id: 3, reservation_id: 311, charge_description: "The invoice was closed following a late review.", amount: "2.61", service_type: "laundry", total_charge: "168.75" },
            { id: 4, reservation_id: 347, charge_description: "The report was reopened after a repeat check.", amount: "267.48", service_type: "laundry", total_charge: "167.44" },
            { id: 5, reservation_id: 434, charge_description: "The item was refunded after a duplicate check.", amount: "89.04", service_type: "spa", total_charge: "68.56" },
            { id: 6, reservation_id: 461, charge_description: "The refund was cancelled after a partial check.", amount: "40.44", service_type: "room_service", total_charge: "7.12" },
            { id: 7, reservation_id: 142, charge_description: "A late follow-up: the account was refunded.", amount: "5.81", service_type: "room_service", total_charge: "344.18" },
            { id: 8, reservation_id: 22, charge_description: "A standard claim was cancelled the same day.", amount: "458.43", service_type: "spa", total_charge: "0.08" },
            { id: 9, reservation_id: 277, charge_description: "An unusual report was reviewed the same day.", amount: "430.38", service_type: "room_service", total_charge: "2.40" },
            { id: 10, reservation_id: 383, charge_description: "The supplier reported a duplicate issue; the refund was delayed.", amount: "467.98", service_type: "room_service", total_charge: "209.14" },
            { id: 11, reservation_id: 72, charge_description: "An operator confirmed the details and the session was updated.", amount: "16.16", service_type: "room_service", total_charge: "150.90" },
            { id: 12, reservation_id: 462, charge_description: "An automatic follow-up: the item was rescheduled.", amount: "120.74", service_type: "laundry", total_charge: "192.40" },
            { id: 13, reservation_id: 320, charge_description: "The document was escalated — automatic case, no further action.", amount: "395.25", service_type: "spa", total_charge: "42.77" },
            { id: 14, reservation_id: 52, charge_description: null, amount: "100.69", service_type: "room_service", total_charge: "56.62" },
            { id: 15, reservation_id: 284, charge_description: "No response from the courier, so the shipment was cancelled.", amount: "332.88", service_type: "laundry", total_charge: "2.08" },
            { id: 16, reservation_id: 123, charge_description: "The transfer was refunded — routine case, no further action.", amount: "0.21", service_type: "spa", total_charge: "234.81" },
            { id: 17, reservation_id: 146, charge_description: "The customer asked for a change and the transfer was confirmed.", amount: "171.61", service_type: "room_service", total_charge: "259.37" },
            { id: 18, reservation_id: 394, charge_description: "A late ticket was processed the same day.", amount: "251.07", service_type: "room_service", total_charge: "131.18" },
            { id: 19, reservation_id: 494, charge_description: "No response from the courier, so the item was reviewed.", amount: "77.44", service_type: "laundry", total_charge: "111.18" },
            { id: 20, reservation_id: 454, charge_description: "Flagged as routine. The supplier replaced the transfer.", amount: "61.02", service_type: "laundry", total_charge: "335.24" },
            { id: 21, reservation_id: 79, charge_description: "Flagged as incomplete. The team approved the delivery.", amount: "214.74", service_type: "spa", total_charge: "417.73" },
            { id: 22, reservation_id: 382, charge_description: "The appointment was rescheduled following an unusual review.", amount: "485.24", service_type: "room_service", total_charge: "100.90" },
            { id: 23, reservation_id: 159, charge_description: null, amount: "58.08", service_type: "spa", total_charge: "5.18" },
            { id: 24, reservation_id: 250, charge_description: "The order was refunded following an incomplete review.", amount: "3.67", service_type: "room_service", total_charge: "62.02" },
            { id: 25, reservation_id: 206, charge_description: "The document was approved after a partial check.", amount: "52.95", service_type: "spa", total_charge: "117.38" },
            { id: 26, reservation_id: 221, charge_description: null, amount: "400.37", service_type: "room_service", total_charge: "0.38" },
            { id: 27, reservation_id: 321, charge_description: "A late follow-up: the ticket was reopened.", amount: "153.81", service_type: "spa", total_charge: "211.63" },
            { id: 28, reservation_id: 467, charge_description: "The supplier confirmed the details and the record was rejected.", amount: "394.90", service_type: "room_service", total_charge: "455.36" },
            { id: 29, reservation_id: 240, charge_description: "The transfer was refunded after an urgent check.", amount: "48.97", service_type: "room_service", total_charge: "274.34" },
            { id: 30, reservation_id: 2, charge_description: "The payment was cancelled following an urgent review.", amount: "363.22", service_type: "room_service", total_charge: "44.30" },
            { id: 31, reservation_id: 119, charge_description: "A standard request was rescheduled the same day.", amount: "199.72", service_type: "room_service", total_charge: "377.41" },
            { id: 32, reservation_id: 300, charge_description: "The invoice was reviewed after a routine check.", amount: "0.96", service_type: "laundry", total_charge: "30.98" },
            { id: 33, reservation_id: 353, charge_description: "An unusual follow-up: the delivery was completed.", amount: "8.55", service_type: "room_service", total_charge: "11.63" },
            { id: 34, reservation_id: 18, charge_description: null, amount: "3.31", service_type: "room_service", total_charge: "255.64" },
            { id: 35, reservation_id: 187, charge_description: "No response from an operator, so the record was updated.", amount: "11.26", service_type: "room_service", total_charge: "355.66" },
            { id: 36, reservation_id: 58, charge_description: "The refund was rescheduled following an automatic review.", amount: "40.41", service_type: "laundry", total_charge: "403.77" },
            { id: 37, reservation_id: 253, charge_description: "The appointment was completed — incomplete case, no further action.", amount: "445.18", service_type: "spa", total_charge: "381.01" },
            { id: 38, reservation_id: 146, charge_description: "Flagged as repeat. An operator resolved the claim.", amount: "3.39", service_type: "room_service", total_charge: "340.12" },
            { id: 39, reservation_id: 44, charge_description: null, amount: "28.21", service_type: "spa", total_charge: "13.34" },
            { id: 40, reservation_id: 47, charge_description: "The claim was processed following an unusual review.", amount: "0.04", service_type: "spa", total_charge: "432.89" },
            { id: 41, reservation_id: 300, charge_description: "The team asked for a change and the account was reviewed.", amount: "210.73", service_type: "laundry", total_charge: "90.29" },
            { id: 42, reservation_id: 240, charge_description: "Support reported a standard issue; the appointment was reopened.", amount: "395.23", service_type: "room_service", total_charge: "124.12" },
            { id: 43, reservation_id: 265, charge_description: "Flagged as duplicate. The customer resolved the shipment.", amount: "179.91", service_type: "spa", total_charge: "20.26" },
            { id: 44, reservation_id: 357, charge_description: "The order was confirmed after a duplicate check.", amount: "325.50", service_type: "spa", total_charge: "135.19" },
            { id: 45, reservation_id: 317, charge_description: "A minor request was reopened the same day.", amount: "35.17", service_type: "room_service", total_charge: "205.73" },
            { id: 46, reservation_id: 373, charge_description: "Flagged as duplicate. The supplier rescheduled the transfer.", amount: "359.07", service_type: "room_service", total_charge: "291.78" },
            { id: 47, reservation_id: 99, charge_description: "Flagged as standard. The team closed the delivery.", amount: "298.28", service_type: "room_service", total_charge: "32.29" },
            { id: 48, reservation_id: 433, charge_description: null, amount: "83.37", service_type: "spa", total_charge: "134.34" },
            { id: 49, reservation_id: 419, charge_description: "The customer confirmed the details and the report was resolved.", amount: "181.08", service_type: "room_service", total_charge: "107.83" },
            { id: 50, reservation_id: 180, charge_description: "The transfer was reviewed after a duplicate check.", amount: "185.04", service_type: "room_service", total_charge: "34.35" },
            { id: 51, reservation_id: 237, charge_description: "The customer reported a partial issue; the payment was approved.", amount: "2.22", service_type: "laundry", total_charge: "126.28" },
            { id: 52, reservation_id: 50, charge_description: "The ticket was rejected after an incomplete check.", amount: "3.84", service_type: "room_service", total_charge: "131.61" },
            { id: 53, reservation_id: 135, charge_description: "The account owner reported a repeat issue; the account was resolved.", amount: "229.14", service_type: "room_service", total_charge: "152.39" },
            { id: 54, reservation_id: 264, charge_description: "The reviewer asked for a change and the booking was rejected.", amount: "301.48", service_type: "spa", total_charge: "124.00" },
            { id: 55, reservation_id: 256, charge_description: "The team reported an automatic issue; the request was processed.", amount: "11.42", service_type: "room_service", total_charge: "19.08" },
            { id: 56, reservation_id: 195, charge_description: "An incomplete follow-up: the invoice was confirmed.", amount: "138.27", service_type: "room_service", total_charge: "159.49" },
            { id: 57, reservation_id: 368, charge_description: "The request was closed after a partial check.", amount: "490.78", service_type: "room_service", total_charge: "199.35" },
            { id: 58, reservation_id: 37, charge_description: "The document was closed following an incomplete review.", amount: "160.87", service_type: "room_service", total_charge: "203.82" },
            { id: 59, reservation_id: 212, charge_description: "The customer asked for a change and the refund was updated.", amount: "259.59", service_type: "spa", total_charge: "4.99" },
            { id: 60, reservation_id: 151, charge_description: null, amount: "264.49", service_type: "room_service", total_charge: "257.51" },
            { id: 61, reservation_id: 68, charge_description: "A standard booking was escalated the same day.", amount: "44.97", service_type: "laundry", total_charge: "400.98" },
            { id: 62, reservation_id: 209, charge_description: "The shipment was approved — repeat case, no further action.", amount: "151.25", service_type: "laundry", total_charge: "474.16" },
            { id: 63, reservation_id: 132, charge_description: "The request was resolved following a manual review.", amount: "292.38", service_type: "room_service", total_charge: "1.89" },
            { id: 64, reservation_id: 374, charge_description: "The team confirmed the details and the invoice was approved.", amount: "128.28", service_type: "room_service", total_charge: "60.04" },
            { id: 65, reservation_id: 121, charge_description: null, amount: "129.12", service_type: "laundry", total_charge: "496.41" },
            { id: 66, reservation_id: 267, charge_description: null, amount: "498.64", service_type: "room_service", total_charge: "383.93" },
            { id: 67, reservation_id: 306, charge_description: "The customer confirmed the details and the claim was approved.", amount: "58.35", service_type: "room_service", total_charge: "55.53" },
            { id: 68, reservation_id: 435, charge_description: "The transfer was resolved — minor case, no further action.", amount: "377.56", service_type: "spa", total_charge: "422.83" },
            { id: 69, reservation_id: 196, charge_description: null, amount: "453.44", service_type: "laundry", total_charge: "435.08" },
            { id: 70, reservation_id: 285, charge_description: "No response from the courier, so the report was closed.", amount: "295.93", service_type: "spa", total_charge: "62.17" },
            { id: 71, reservation_id: 93, charge_description: "No response from the supplier, so the account was resolved.", amount: "0.21", service_type: "room_service", total_charge: "312.51" },
            { id: 72, reservation_id: 479, charge_description: "No response from the courier, so the delivery was escalated.", amount: "234.22", service_type: "room_service", total_charge: "309.94" },
            { id: 73, reservation_id: 7, charge_description: "A manual follow-up: the claim was resolved.", amount: "78.04", service_type: "spa", total_charge: "7.75" },
            { id: 74, reservation_id: 108, charge_description: "A standard refund was updated the same day.", amount: "391.01", service_type: "room_service", total_charge: "212.83" },
            { id: 75, reservation_id: 184, charge_description: "The shipment was delayed following an unusual review.", amount: "38.79", service_type: "laundry", total_charge: "221.53" },
            { id: 76, reservation_id: 204, charge_description: "Flagged as repeat. The account owner delayed the appointment.", amount: "42.77", service_type: "room_service", total_charge: "187.62" },
            { id: 77, reservation_id: 171, charge_description: "The booking was confirmed following a manual review.", amount: "374.21", service_type: "room_service", total_charge: "56.70" },
            { id: 78, reservation_id: 162, charge_description: "No response from the supplier, so the claim was processed.", amount: "200.36", service_type: "room_service", total_charge: "0.93" },
            { id: 79, reservation_id: 227, charge_description: "A partial follow-up: the ticket was replaced.", amount: "50.80", service_type: "spa", total_charge: "147.71" },
            { id: 80, reservation_id: 169, charge_description: "The account was replaced after an unusual check.", amount: "217.32", service_type: "room_service", total_charge: "121.58" },
            { id: 81, reservation_id: 113, charge_description: "Flagged as unusual. The account owner processed the invoice.", amount: "98.29", service_type: "room_service", total_charge: "447.59" },
            { id: 82, reservation_id: 447, charge_description: "A duplicate follow-up: the session was escalated.", amount: "156.02", service_type: "room_service", total_charge: "45.25" },
            { id: 83, reservation_id: 264, charge_description: "No response from the team, so the payment was approved.", amount: "0.93", service_type: "room_service", total_charge: "81.78" },
            { id: 84, reservation_id: 350, charge_description: "A duplicate document was processed the same day.", amount: "92.69", service_type: "room_service", total_charge: "233.15" },
            { id: 85, reservation_id: 153, charge_description: "Support confirmed the details and the transfer was cancelled.", amount: "25.65", service_type: "room_service", total_charge: "10.38" },
            { id: 86, reservation_id: 129, charge_description: "Flagged as manual. The customer delayed the claim.", amount: "162.32", service_type: "room_service", total_charge: "46.13" },
            { id: 87, reservation_id: 136, charge_description: "The team asked for a change and the account was reviewed.", amount: "115.23", service_type: "spa", total_charge: "89.92" },
            { id: 88, reservation_id: 200, charge_description: null, amount: "381.38", service_type: "room_service", total_charge: "1.60" },
            { id: 89, reservation_id: 184, charge_description: "The supplier reported an incomplete issue; the record was updated.", amount: "14.73", service_type: "room_service", total_charge: "227.88" },
            { id: 90, reservation_id: 364, charge_description: "The invoice was completed after an automatic check.", amount: "169.93", service_type: "laundry", total_charge: "236.36" },
            { id: 91, reservation_id: 263, charge_description: "A standard follow-up: the delivery was replaced.", amount: "236.92", service_type: "laundry", total_charge: "401.63" },
            { id: 92, reservation_id: 277, charge_description: "The customer reported a partial issue; the payment was closed.", amount: "231.16", service_type: "room_service", total_charge: "82.80" },
            { id: 93, reservation_id: 345, charge_description: "The shipment was closed — incomplete case, no further action.", amount: "281.25", service_type: "laundry", total_charge: "276.43" },
            { id: 94, reservation_id: 246, charge_description: "No response from the customer, so the session was rejected.", amount: "358.88", service_type: "spa", total_charge: "69.41" },
            { id: 95, reservation_id: 256, charge_description: "The supplier confirmed the details and the order was updated.", amount: "0.05", service_type: "spa", total_charge: "242.48" },
            { id: 96, reservation_id: 301, charge_description: "A partial session was rejected the same day.", amount: "15.17", service_type: "room_service", total_charge: "297.39" },
            { id: 97, reservation_id: 153, charge_description: "An operator confirmed the details and the record was refunded.", amount: "37.93", service_type: "room_service", total_charge: "390.20" },
            { id: 98, reservation_id: 446, charge_description: null, amount: "23.16", service_type: "room_service", total_charge: "7.88" },
            { id: 99, reservation_id: 318, charge_description: "The supplier confirmed the details and the account was escalated.", amount: "17.16", service_type: "spa", total_charge: "1.20" },
            { id: 100, reservation_id: 363, charge_description: "The ticket was rejected following a partial review.", amount: "5.96", service_type: "room_service", total_charge: "367.01" },
            { id: 101, reservation_id: 218, charge_description: "The ticket was updated after a standard check.", amount: "183.69", service_type: "spa", total_charge: "71.79" },
            { id: 102, reservation_id: 111, charge_description: "The team reported a duplicate issue; the document was delayed.", amount: "330.54", service_type: "room_service", total_charge: "462.71" },
            { id: 103, reservation_id: 318, charge_description: "The invoice was closed following a repeat review.", amount: "25.11", service_type: "room_service", total_charge: "9.28" },
            { id: 104, reservation_id: 257, charge_description: "The team confirmed the details and the payment was escalated.", amount: "74.67", service_type: "room_service", total_charge: "18.83" },
            { id: 105, reservation_id: 432, charge_description: "The courier confirmed the details and the booking was updated.", amount: "18.08", service_type: "room_service", total_charge: "14.17" },
            { id: 106, reservation_id: 283, charge_description: "Flagged as routine. An operator updated the report.", amount: "145.25", service_type: "room_service", total_charge: "260.68" },
            { id: 107, reservation_id: 377, charge_description: "Flagged as manual. The customer delayed the invoice.", amount: "64.19", service_type: "room_service", total_charge: "8.91" },
            { id: 108, reservation_id: 177, charge_description: "The account owner confirmed the details and the account was processed.", amount: "329.81", service_type: "laundry", total_charge: "226.67" },
            { id: 109, reservation_id: 385, charge_description: "No response from the reviewer, so the transfer was reopened.", amount: "213.98", service_type: "room_service", total_charge: "318.41" },
            { id: 110, reservation_id: 72, charge_description: "Flagged as unusual. The courier approved the document.", amount: "163.12", service_type: "room_service", total_charge: "35.30" },
            { id: 111, reservation_id: 444, charge_description: null, amount: "367.14", service_type: "spa", total_charge: "295.76" },
            { id: 112, reservation_id: 320, charge_description: "The account owner confirmed the details and the record was rescheduled.", amount: "17.57", service_type: "room_service", total_charge: "1.95" },
            { id: 113, reservation_id: 292, charge_description: "A routine follow-up: the invoice was resolved.", amount: "200.04", service_type: "spa", total_charge: "55.96" },
            { id: 114, reservation_id: 137, charge_description: "The reviewer asked for a change and the refund was rescheduled.", amount: "72.63", service_type: "room_service", total_charge: "317.47" },
            { id: 115, reservation_id: 223, charge_description: "A duplicate session was updated the same day.", amount: "17.21", service_type: "room_service", total_charge: "85.70" },
            { id: 116, reservation_id: 217, charge_description: "A partial order was delayed the same day.", amount: "145.94", service_type: "room_service", total_charge: "133.53" },
            { id: 117, reservation_id: 224, charge_description: "The team reported an unusual issue; the account was approved.", amount: "488.45", service_type: "spa", total_charge: "429.80" },
            { id: 118, reservation_id: 484, charge_description: "The reviewer confirmed the details and the refund was reopened.", amount: "7.20", service_type: "room_service", total_charge: "13.96" },
            { id: 119, reservation_id: 108, charge_description: "Flagged as partial. The courier reopened the ticket.", amount: "4.55", service_type: "room_service", total_charge: "69.79" },
            { id: 120, reservation_id: 75, charge_description: "No response from the reviewer, so the record was replaced.", amount: "311.50", service_type: "room_service", total_charge: "251.49" },
            { id: 121, reservation_id: 408, charge_description: "Support confirmed the details and the request was updated.", amount: "104.55", service_type: "laundry", total_charge: "32.39" },
            { id: 122, reservation_id: 66, charge_description: "Flagged as routine. The supplier rescheduled the claim.", amount: "370.80", service_type: "laundry", total_charge: "202.70" },
            { id: 123, reservation_id: 200, charge_description: null, amount: "56.05", service_type: "room_service", total_charge: "342.18" },
            { id: 124, reservation_id: 345, charge_description: "The reviewer reported a routine issue; the report was refunded.", amount: "406.46", service_type: "laundry", total_charge: "381.25" },
            { id: 125, reservation_id: 382, charge_description: "An automatic follow-up: the session was resolved.", amount: "92.85", service_type: "spa", total_charge: "251.47" },
            { id: 126, reservation_id: 489, charge_description: "A minor request was rejected the same day.", amount: "164.24", service_type: "spa", total_charge: "58.90" },
            { id: 127, reservation_id: 229, charge_description: null, amount: "18.67", service_type: "spa", total_charge: "48.05" },
            { id: 128, reservation_id: 32, charge_description: "The supplier asked for a change and the record was rejected.", amount: "14.99", service_type: "room_service", total_charge: "7.86" },
            { id: 129, reservation_id: 80, charge_description: "A manual follow-up: the document was closed.", amount: "86.10", service_type: "laundry", total_charge: "127.86" },
            { id: 130, reservation_id: 116, charge_description: "The payment was confirmed after a manual check.", amount: "335.30", service_type: "room_service", total_charge: "58.77" },
            { id: 131, reservation_id: 280, charge_description: "The booking was processed following a routine review.", amount: "375.78", service_type: "spa", total_charge: "266.06" },
            { id: 132, reservation_id: 237, charge_description: "The session was updated following a manual review.", amount: "201.21", service_type: "laundry", total_charge: "16.99" },
            { id: 133, reservation_id: 281, charge_description: null, amount: "239.08", service_type: "room_service", total_charge: "31.96" },
            { id: 134, reservation_id: 108, charge_description: "The request was processed — unusual case, no further action.", amount: "430.68", service_type: "room_service", total_charge: "157.57" },
            { id: 135, reservation_id: 240, charge_description: "The claim was completed after a manual check.", amount: "459.12", service_type: "spa", total_charge: "350.52" },
            { id: 136, reservation_id: 4, charge_description: "The courier asked for a change and the account was rejected.", amount: "166.00", service_type: "room_service", total_charge: "390.28" },
            { id: 137, reservation_id: 112, charge_description: "The order was cancelled — automatic case, no further action.", amount: "276.74", service_type: "laundry", total_charge: "76.78" },
            { id: 138, reservation_id: 417, charge_description: "Flagged as repeat. An operator processed the order.", amount: "295.76", service_type: "room_service", total_charge: "439.73" },
            { id: 139, reservation_id: 324, charge_description: "A standard transfer was closed the same day.", amount: "284.60", service_type: "spa", total_charge: "44.03" },
            { id: 140, reservation_id: 208, charge_description: "Flagged as manual. The customer rescheduled the refund.", amount: "261.04", service_type: "spa", total_charge: "62.53" },
            { id: 141, reservation_id: 308, charge_description: "The shipment was delayed following an incomplete review.", amount: "1.40", service_type: "room_service", total_charge: "470.35" },
            { id: 142, reservation_id: 384, charge_description: "The item was processed following a partial review.", amount: "5.25", service_type: "spa", total_charge: "51.11" },
            { id: 143, reservation_id: 343, charge_description: "The reviewer reported a standard issue; the shipment was reopened.", amount: "156.35", service_type: "room_service", total_charge: "36.51" },
            { id: 144, reservation_id: 38, charge_description: "No response from the supplier, so the payment was updated.", amount: "5.74", service_type: "spa", total_charge: "123.94" },
            { id: 145, reservation_id: 85, charge_description: "The supplier reported a standard issue; the delivery was completed.", amount: "7.71", service_type: "laundry", total_charge: "45.91" },
            { id: 146, reservation_id: 86, charge_description: "A partial session was approved the same day.", amount: "38.71", service_type: "spa", total_charge: "89.33" },
            { id: 147, reservation_id: 157, charge_description: "The reviewer asked for a change and the record was refunded.", amount: "150.77", service_type: "spa", total_charge: "208.21" },
            { id: 148, reservation_id: 251, charge_description: "No response from the account owner, so the report was reopened.", amount: "27.92", service_type: "laundry", total_charge: "81.16" },
            { id: 149, reservation_id: 38, charge_description: "The payment was rescheduled — repeat case, no further action.", amount: "26.98", service_type: "spa", total_charge: "157.74" },
            { id: 150, reservation_id: 403, charge_description: "No response from the supplier, so the record was completed.", amount: "10.72", service_type: "room_service", total_charge: "266.20" },
            { id: 151, reservation_id: 193, charge_description: "The report was replaced — duplicate case, no further action.", amount: "31.29", service_type: "room_service", total_charge: "48.66" },
            { id: 152, reservation_id: 241, charge_description: "The invoice was processed after a repeat check.", amount: "28.97", service_type: "laundry", total_charge: "77.80" },
            { id: 153, reservation_id: 26, charge_description: "The reviewer confirmed the details and the request was rejected.", amount: "399.29", service_type: "room_service", total_charge: "468.36" },
            { id: 154, reservation_id: 460, charge_description: "The appointment was reviewed after an incomplete check.", amount: "130.38", service_type: "spa", total_charge: "461.25" },
            { id: 155, reservation_id: 440, charge_description: null, amount: "328.91", service_type: "room_service", total_charge: "23.12" },
            { id: 156, reservation_id: 495, charge_description: "The item was rejected — duplicate case, no further action.", amount: "203.70", service_type: "room_service", total_charge: "24.62" },
            { id: 157, reservation_id: 162, charge_description: "An urgent follow-up: the claim was rejected.", amount: "96.45", service_type: "spa", total_charge: "111.89" },
            { id: 158, reservation_id: 280, charge_description: "No response from the courier, so the appointment was cancelled.", amount: "5.75", service_type: "room_service", total_charge: "432.55" },
            { id: 159, reservation_id: 179, charge_description: "A routine session was replaced the same day.", amount: "154.33", service_type: "room_service", total_charge: "40.62" },
            { id: 160, reservation_id: 386, charge_description: "A late follow-up: the invoice was rescheduled.", amount: "0.01", service_type: "room_service", total_charge: "25.31" },
            { id: 161, reservation_id: 345, charge_description: "An incomplete follow-up: the document was refunded.", amount: "252.78", service_type: "room_service", total_charge: "143.83" },
            { id: 162, reservation_id: 275, charge_description: "No response from the supplier, so the record was replaced.", amount: "495.68", service_type: "room_service", total_charge: "155.17" },
            { id: 163, reservation_id: 412, charge_description: "The invoice was processed after a duplicate check.", amount: "382.98", service_type: "room_service", total_charge: "39.98" },
            { id: 164, reservation_id: 193, charge_description: "The customer confirmed the details and the refund was rescheduled.", amount: "134.77", service_type: "room_service", total_charge: "263.46" },
            { id: 165, reservation_id: 213, charge_description: null, amount: "131.13", service_type: "spa", total_charge: "395.84" },
            { id: 166, reservation_id: 135, charge_description: "The team confirmed the details and the item was confirmed.", amount: "0.47", service_type: "room_service", total_charge: "3.17" },
            { id: 167, reservation_id: 262, charge_description: "An operator reported an unusual issue; the ticket was escalated.", amount: "1.30", service_type: "spa", total_charge: "332.63" },
            { id: 168, reservation_id: 67, charge_description: "No response from the courier, so the shipment was reviewed.", amount: "195.49", service_type: "spa", total_charge: "140.33" },
            { id: 169, reservation_id: 99, charge_description: "A repeat document was reopened the same day.", amount: "3.15", service_type: "room_service", total_charge: "227.70" },
            { id: 170, reservation_id: 40, charge_description: "No response from the courier, so the claim was escalated.", amount: "467.29", service_type: "spa", total_charge: "21.95" },
            { id: 171, reservation_id: 239, charge_description: null, amount: "4.85", service_type: "laundry", total_charge: "203.45" },
            { id: 172, reservation_id: 57, charge_description: "The supplier asked for a change and the appointment was delayed.", amount: "439.75", service_type: "room_service", total_charge: "25.32" },
            { id: 173, reservation_id: 319, charge_description: "Flagged as late. The reviewer resolved the claim.", amount: "433.27", service_type: "spa", total_charge: "211.36" },
            { id: 174, reservation_id: 94, charge_description: "The account owner asked for a change and the appointment was approved.", amount: "49.78", service_type: "spa", total_charge: "2.42" },
            { id: 175, reservation_id: 165, charge_description: "Flagged as late. Support completed the order.", amount: "363.18", service_type: "room_service", total_charge: "62.77" },
            { id: 176, reservation_id: 473, charge_description: "Flagged as duplicate. The courier confirmed the invoice.", amount: "354.98", service_type: "laundry", total_charge: "128.91" },
            { id: 177, reservation_id: 479, charge_description: "Flagged as minor. The account owner escalated the report.", amount: "157.80", service_type: "spa", total_charge: "198.93" },
            { id: 178, reservation_id: 399, charge_description: "A partial refund was delayed the same day.", amount: "316.21", service_type: "spa", total_charge: "8.17" },
            { id: 179, reservation_id: 21, charge_description: "The claim was cancelled after an urgent check.", amount: "308.03", service_type: "room_service", total_charge: "24.53" },
            { id: 180, reservation_id: 81, charge_description: "The team asked for a change and the transfer was closed.", amount: "195.19", service_type: "room_service", total_charge: "315.56" },
            { id: 181, reservation_id: 138, charge_description: "A duplicate follow-up: the refund was reopened.", amount: "105.25", service_type: "laundry", total_charge: "121.03" },
            { id: 182, reservation_id: 134, charge_description: "A partial item was rejected the same day.", amount: "135.34", service_type: "room_service", total_charge: "0.00" },
            { id: 183, reservation_id: 482, charge_description: null, amount: "382.06", service_type: "room_service", total_charge: "177.62" },
            { id: 184, reservation_id: 242, charge_description: "The account owner asked for a change and the report was replaced.", amount: "221.26", service_type: "room_service", total_charge: "390.50" },
            { id: 185, reservation_id: 20, charge_description: "The account owner confirmed the details and the session was refunded.", amount: "16.20", service_type: "room_service", total_charge: "12.93" },
            { id: 186, reservation_id: 225, charge_description: "An operator confirmed the details and the transfer was refunded.", amount: "213.70", service_type: "room_service", total_charge: "36.31" },
            { id: 187, reservation_id: 412, charge_description: "The courier asked for a change and the booking was replaced.", amount: "360.35", service_type: "room_service", total_charge: "203.05" },
            { id: 188, reservation_id: 204, charge_description: "The document was reviewed — repeat case, no further action.", amount: "211.89", service_type: "laundry", total_charge: "1.15" },
            { id: 189, reservation_id: 219, charge_description: "An unusual follow-up: the refund was resolved.", amount: "278.58", service_type: "spa", total_charge: "178.77" },
            { id: 190, reservation_id: 300, charge_description: "Flagged as incomplete. The reviewer approved the transfer.", amount: "29.84", service_type: "room_service", total_charge: "134.25" },
            { id: 191, reservation_id: 416, charge_description: null, amount: "15.82", service_type: "spa", total_charge: "451.71" },
            { id: 192, reservation_id: 357, charge_description: "A manual account was rescheduled the same day.", amount: "1.66", service_type: "room_service", total_charge: "119.82" },
            { id: 193, reservation_id: 208, charge_description: "An operator reported a duplicate issue; the shipment was approved.", amount: "16.38", service_type: "spa", total_charge: "162.82" },
            { id: 194, reservation_id: 402, charge_description: "No response from the customer, so the account was refunded.", amount: "91.24", service_type: "room_service", total_charge: "237.30" },
            { id: 195, reservation_id: 171, charge_description: "A routine follow-up: the refund was cancelled.", amount: "343.20", service_type: "spa", total_charge: "356.93" },
            { id: 196, reservation_id: 102, charge_description: "The refund was refunded after a minor check.", amount: "97.97", service_type: "room_service", total_charge: "0.08" },
            { id: 197, reservation_id: 57, charge_description: "Flagged as minor. The customer delayed the invoice.", amount: "195.59", service_type: "room_service", total_charge: "103.97" },
            { id: 198, reservation_id: 359, charge_description: "No response from the supplier, so the record was rescheduled.", amount: "88.02", service_type: "laundry", total_charge: "69.63" },
            { id: 199, reservation_id: 74, charge_description: "The shipment was cancelled following a standard review.", amount: "201.90", service_type: "room_service", total_charge: "181.46" },
            { id: 200, reservation_id: 467, charge_description: "Support confirmed the details and the session was rescheduled.", amount: "318.20", service_type: "spa", total_charge: "485.22" },
            { id: 201, reservation_id: 142, charge_description: "The customer reported an urgent issue; the shipment was updated.", amount: "124.10", service_type: "room_service", total_charge: "10.96" },
            { id: 202, reservation_id: 433, charge_description: "No response from the account owner, so the invoice was rescheduled.", amount: "74.89", service_type: "spa", total_charge: "124.94" },
            { id: 203, reservation_id: 233, charge_description: "An urgent follow-up: the delivery was delayed.", amount: "357.16", service_type: "room_service", total_charge: "0.95" },
            { id: 204, reservation_id: 479, charge_description: "Flagged as duplicate. An operator escalated the invoice.", amount: "267.96", service_type: "room_service", total_charge: "142.82" },
            { id: 205, reservation_id: 38, charge_description: "The refund was approved following a routine review.", amount: "58.74", service_type: "spa", total_charge: "13.80" },
            { id: 206, reservation_id: 450, charge_description: "No response from the reviewer, so the session was confirmed.", amount: "328.02", service_type: "room_service", total_charge: "109.01" },
            { id: 207, reservation_id: 208, charge_description: "The customer confirmed the details and the shipment was rescheduled.", amount: "40.94", service_type: "spa", total_charge: "202.03" },
            { id: 208, reservation_id: 349, charge_description: null, amount: "8.97", service_type: "laundry", total_charge: "338.31" },
            { id: 209, reservation_id: 255, charge_description: "Support asked for a change and the record was approved.", amount: "0.00", service_type: "room_service", total_charge: "141.93" },
            { id: 210, reservation_id: 369, charge_description: "The account owner asked for a change and the appointment was confirmed.", amount: "39.09", service_type: "laundry", total_charge: "70.17" },
            { id: 211, reservation_id: 146, charge_description: "The order was approved following a manual review.", amount: "20.85", service_type: "room_service", total_charge: "379.69" },
            { id: 212, reservation_id: 483, charge_description: "No response from support, so the invoice was completed.", amount: "17.14", service_type: "room_service", total_charge: "136.22" },
            { id: 213, reservation_id: 50, charge_description: "A manual payment was updated the same day.", amount: "8.66", service_type: "spa", total_charge: "319.51" },
            { id: 214, reservation_id: 57, charge_description: "No response from an operator, so the invoice was rejected.", amount: "211.31", service_type: "room_service", total_charge: "20.28" },
            { id: 215, reservation_id: 135, charge_description: "The team confirmed the details and the payment was reviewed.", amount: "25.46", service_type: "laundry", total_charge: "236.59" },
            { id: 216, reservation_id: 490, charge_description: "The reviewer asked for a change and the report was refunded.", amount: "174.20", service_type: "spa", total_charge: "1.59" },
            { id: 217, reservation_id: 337, charge_description: "An operator reported a standard issue; the request was rejected.", amount: "150.45", service_type: "room_service", total_charge: "459.60" },
            { id: 218, reservation_id: 220, charge_description: "No response from an operator, so the record was approved.", amount: "5.31", service_type: "laundry", total_charge: "156.95" },
            { id: 219, reservation_id: 71, charge_description: "The supplier confirmed the details and the transfer was rescheduled.", amount: "21.30", service_type: "room_service", total_charge: "180.40" },
            { id: 220, reservation_id: 310, charge_description: "The claim was reopened — minor case, no further action.", amount: "40.36", service_type: "laundry", total_charge: "152.56" },
            { id: 221, reservation_id: 486, charge_description: "A late claim was processed the same day.", amount: "372.61", service_type: "room_service", total_charge: "207.49" },
            { id: 222, reservation_id: 232, charge_description: "The reviewer reported an unusual issue; the transfer was rescheduled.", amount: "329.26", service_type: "spa", total_charge: "3.00" },
            { id: 223, reservation_id: 188, charge_description: "The account was reviewed following a routine review.", amount: "192.17", service_type: "room_service", total_charge: "340.20" },
            { id: 224, reservation_id: 139, charge_description: "Flagged as duplicate. The customer approved the report.", amount: "258.89", service_type: "laundry", total_charge: "0.86" },
            { id: 225, reservation_id: 222, charge_description: "The session was rejected after a manual check.", amount: "102.99", service_type: "room_service", total_charge: "428.56" },
            { id: 226, reservation_id: 173, charge_description: "An automatic follow-up: the session was refunded.", amount: "252.28", service_type: "laundry", total_charge: "445.33" },
            { id: 227, reservation_id: 469, charge_description: "A late follow-up: the report was processed.", amount: "169.79", service_type: "spa", total_charge: "11.75" },
            { id: 228, reservation_id: 422, charge_description: "Flagged as automatic. The team resolved the transfer.", amount: "10.81", service_type: "room_service", total_charge: "20.65" },
            { id: 229, reservation_id: 422, charge_description: "An urgent follow-up: the invoice was completed.", amount: "30.67", service_type: "spa", total_charge: "7.40" },
            { id: 230, reservation_id: 68, charge_description: "Support reported an incomplete issue; the refund was completed.", amount: "108.17", service_type: "laundry", total_charge: "485.71" },
            { id: 231, reservation_id: 283, charge_description: "No response from the team, so the item was closed.", amount: "7.34", service_type: "room_service", total_charge: "273.31" },
            { id: 232, reservation_id: 335, charge_description: "The report was escalated following a minor review.", amount: "1.60", service_type: "spa", total_charge: "361.66" },
            { id: 233, reservation_id: 370, charge_description: "Flagged as unusual. The reviewer rejected the document.", amount: "181.58", service_type: "room_service", total_charge: "24.25" },
            { id: 234, reservation_id: 483, charge_description: "A manual follow-up: the booking was escalated.", amount: "302.43", service_type: "spa", total_charge: "105.20" },
            { id: 235, reservation_id: 277, charge_description: "The refund was refunded following a partial review.", amount: "116.44", service_type: "room_service", total_charge: "52.49" },
            { id: 236, reservation_id: 390, charge_description: "The courier asked for a change and the delivery was replaced.", amount: "13.29", service_type: "room_service", total_charge: "300.58" },
            { id: 237, reservation_id: 122, charge_description: "A duplicate refund was delayed the same day.", amount: "263.20", service_type: "spa", total_charge: "483.38" },
            { id: 238, reservation_id: 390, charge_description: "The courier confirmed the details and the booking was confirmed.", amount: "74.60", service_type: "spa", total_charge: "240.31" },
            { id: 239, reservation_id: 208, charge_description: "An incomplete record was completed the same day.", amount: "217.38", service_type: "spa", total_charge: "4.29" },
            { id: 240, reservation_id: 122, charge_description: "The account was reviewed following a manual review.", amount: "48.10", service_type: "room_service", total_charge: "0.23" },
            { id: 241, reservation_id: 230, charge_description: "Flagged as late. The customer approved the report.", amount: "307.07", service_type: "spa", total_charge: "42.50" },
            { id: 242, reservation_id: 314, charge_description: "The request was replaced — unusual case, no further action.", amount: "25.45", service_type: "room_service", total_charge: "187.88" },
            { id: 243, reservation_id: 146, charge_description: "Support confirmed the details and the invoice was escalated.", amount: "360.89", service_type: "room_service", total_charge: "165.58" },
            { id: 244, reservation_id: 337, charge_description: "The reviewer reported an urgent issue; the payment was reopened.", amount: "445.21", service_type: "spa", total_charge: "46.37" },
            { id: 245, reservation_id: 272, charge_description: "An unusual claim was rescheduled the same day.", amount: "156.85", service_type: "spa", total_charge: "304.20" },
            { id: 246, reservation_id: 332, charge_description: "The supplier reported a late issue; the order was closed.", amount: "46.27", service_type: "laundry", total_charge: "235.77" },
            { id: 247, reservation_id: 285, charge_description: "An unusual booking was processed the same day.", amount: "109.35", service_type: "spa", total_charge: "19.11" },
            { id: 248, reservation_id: 268, charge_description: "The shipment was completed — duplicate case, no further action.", amount: "280.15", service_type: "spa", total_charge: "265.68" },
            { id: 249, reservation_id: 382, charge_description: "The supplier asked for a change and the document was cancelled.", amount: "67.69", service_type: "room_service", total_charge: "1.94" },
            { id: 250, reservation_id: 219, charge_description: "The booking was resolved after an unusual check.", amount: "256.24", service_type: "spa", total_charge: "77.19" },
            { id: 251, reservation_id: 83, charge_description: "No response from the supplier, so the refund was closed.", amount: "112.44", service_type: "spa", total_charge: "450.79" },
            { id: 252, reservation_id: 4, charge_description: null, amount: "49.40", service_type: "laundry", total_charge: "104.74" },
            { id: 253, reservation_id: 3, charge_description: "Flagged as routine. The team closed the claim.", amount: "171.18", service_type: "room_service", total_charge: "11.05" },
            { id: 254, reservation_id: 129, charge_description: "No response from the account owner, so the booking was reopened.", amount: "6.35", service_type: "spa", total_charge: "370.06" },
            { id: 255, reservation_id: 397, charge_description: "The delivery was updated following a routine review.", amount: "456.04", service_type: "room_service", total_charge: "14.39" },
            { id: 256, reservation_id: 24, charge_description: "The session was refunded — urgent case, no further action.", amount: "106.75", service_type: "spa", total_charge: "46.38" },
            { id: 257, reservation_id: 475, charge_description: null, amount: "102.82", service_type: "spa", total_charge: "59.31" },
            { id: 258, reservation_id: 263, charge_description: null, amount: "12.22", service_type: "room_service", total_charge: "10.50" },
            { id: 259, reservation_id: 194, charge_description: "The appointment was rescheduled following a repeat review.", amount: "0.94", service_type: "spa", total_charge: "22.12" },
            { id: 260, reservation_id: 459, charge_description: "The refund was rejected — automatic case, no further action.", amount: "168.95", service_type: "laundry", total_charge: "141.13" },
            { id: 261, reservation_id: 135, charge_description: "An automatic ticket was confirmed the same day.", amount: "347.76", service_type: "laundry", total_charge: "121.90" },
            { id: 262, reservation_id: 161, charge_description: null, amount: "178.70", service_type: "room_service", total_charge: "163.48" },
            { id: 263, reservation_id: 315, charge_description: "The document was rescheduled following a late review.", amount: "278.35", service_type: "room_service", total_charge: "320.96" },
            { id: 264, reservation_id: 316, charge_description: "The item was rescheduled after an urgent check.", amount: "313.88", service_type: "room_service", total_charge: "138.74" },
            { id: 265, reservation_id: 431, charge_description: "No response from the courier, so the request was escalated.", amount: "53.53", service_type: "room_service", total_charge: "133.72" },
            { id: 266, reservation_id: 449, charge_description: "The supplier confirmed the details and the order was rejected.", amount: "80.76", service_type: "laundry", total_charge: "140.85" },
            { id: 267, reservation_id: 270, charge_description: "The account owner asked for a change and the refund was replaced.", amount: "266.46", service_type: "room_service", total_charge: "210.88" },
            { id: 268, reservation_id: 482, charge_description: null, amount: "120.63", service_type: "room_service", total_charge: "223.91" },
            { id: 269, reservation_id: 407, charge_description: "The booking was reopened — urgent case, no further action.", amount: "2.53", service_type: "laundry", total_charge: "381.56" },
            { id: 270, reservation_id: 384, charge_description: "The report was delayed — duplicate case, no further action.", amount: "36.08", service_type: "spa", total_charge: "26.71" },
            { id: 271, reservation_id: 159, charge_description: "The invoice was completed following a duplicate review.", amount: "3.01", service_type: "room_service", total_charge: "443.06" },
            { id: 272, reservation_id: 139, charge_description: "The report was delayed following a duplicate review.", amount: "349.83", service_type: "room_service", total_charge: "0.10" },
            { id: 273, reservation_id: 170, charge_description: null, amount: "0.14", service_type: "room_service", total_charge: "185.89" },
            { id: 274, reservation_id: 278, charge_description: "Flagged as repeat. The courier delayed the request.", amount: "39.82", service_type: "room_service", total_charge: "170.22" },
            { id: 275, reservation_id: 451, charge_description: null, amount: "55.16", service_type: "spa", total_charge: "23.24" },
            { id: 276, reservation_id: 348, charge_description: "The session was confirmed after a partial check.", amount: "371.22", service_type: "room_service", total_charge: "344.87" },
            { id: 277, reservation_id: 394, charge_description: "Flagged as unusual. The courier confirmed the delivery.", amount: "9.06", service_type: "spa", total_charge: "298.19" },
            { id: 278, reservation_id: 275, charge_description: "The record was refunded following a routine review.", amount: "111.84", service_type: "room_service", total_charge: "107.20" },
            { id: 279, reservation_id: 64, charge_description: null, amount: "482.67", service_type: "spa", total_charge: "0.77" },
            { id: 280, reservation_id: 275, charge_description: "The session was confirmed after a manual check.", amount: "290.26", service_type: "room_service", total_charge: "90.85" },
            { id: 281, reservation_id: 152, charge_description: "The account owner reported a minor issue; the booking was refunded.", amount: "0.59", service_type: "room_service", total_charge: "9.96" },
            { id: 282, reservation_id: 165, charge_description: "The record was completed after a duplicate check.", amount: "213.99", service_type: "laundry", total_charge: "105.78" },
            { id: 283, reservation_id: 214, charge_description: "An operator confirmed the details and the booking was replaced.", amount: "54.43", service_type: "laundry", total_charge: "396.04" },
            { id: 284, reservation_id: 259, charge_description: null, amount: "4.43", service_type: "spa", total_charge: "303.23" },
            { id: 285, reservation_id: 195, charge_description: "No response from the team, so the item was confirmed.", amount: "315.97", service_type: "room_service", total_charge: "69.57" },
            { id: 286, reservation_id: 56, charge_description: "Flagged as minor. The team refunded the account.", amount: "268.97", service_type: "room_service", total_charge: "270.46" },
            { id: 287, reservation_id: 161, charge_description: "Flagged as manual. The reviewer refunded the shipment.", amount: "72.32", service_type: "room_service", total_charge: "84.88" },
            { id: 288, reservation_id: 8, charge_description: "A minor invoice was updated the same day.", amount: "433.85", service_type: "spa", total_charge: "182.33" },
            { id: 289, reservation_id: 470, charge_description: "No response from the supplier, so the invoice was processed.", amount: "0.61", service_type: "spa", total_charge: "62.39" },
            { id: 290, reservation_id: 149, charge_description: "The customer reported an incomplete issue; the request was completed.", amount: "2.58", service_type: "room_service", total_charge: "1.00" },
            { id: 291, reservation_id: 33, charge_description: null, amount: "195.39", service_type: "room_service", total_charge: "24.89" },
            { id: 292, reservation_id: 481, charge_description: "Flagged as repeat. The customer reopened the request.", amount: "55.20", service_type: "room_service", total_charge: "272.86" },
            { id: 293, reservation_id: 109, charge_description: "The transfer was rejected — duplicate case, no further action.", amount: "0.00", service_type: "room_service", total_charge: "50.75" },
            { id: 294, reservation_id: 311, charge_description: "Flagged as manual. An operator completed the ticket.", amount: "429.61", service_type: "spa", total_charge: "0.32" },
            { id: 295, reservation_id: 332, charge_description: "The team asked for a change and the account was escalated.", amount: "68.08", service_type: "laundry", total_charge: "219.00" },
            { id: 296, reservation_id: 206, charge_description: null, amount: "395.32", service_type: "spa", total_charge: "37.14" },
            { id: 297, reservation_id: 42, charge_description: "No response from the supplier, so the account was processed.", amount: "343.72", service_type: "laundry", total_charge: "420.67" },
            { id: 298, reservation_id: 169, charge_description: "The appointment was replaced following a routine review.", amount: "11.69", service_type: "laundry", total_charge: "301.32" },
            { id: 299, reservation_id: 298, charge_description: "The ticket was cancelled after a minor check.", amount: "15.74", service_type: "room_service", total_charge: "41.73" },
            { id: 300, reservation_id: 277, charge_description: "A routine follow-up: the appointment was cancelled.", amount: "165.51", service_type: "room_service", total_charge: "492.92" },
            { id: 301, reservation_id: 403, charge_description: "The team asked for a change and the session was escalated.", amount: "104.61", service_type: "room_service", total_charge: "7.08" },
            { id: 302, reservation_id: 254, charge_description: "The supplier asked for a change and the claim was rescheduled.", amount: "65.86", service_type: "room_service", total_charge: "105.28" },
            { id: 303, reservation_id: 26, charge_description: "The supplier asked for a change and the transfer was refunded.", amount: "70.64", service_type: "spa", total_charge: "322.23" },
            { id: 304, reservation_id: 50, charge_description: "A late account was reopened the same day.", amount: "250.25", service_type: "room_service", total_charge: "261.09" },
            { id: 305, reservation_id: 20, charge_description: "No response from an operator, so the ticket was reviewed.", amount: "0.55", service_type: "spa", total_charge: "12.25" },
            { id: 306, reservation_id: 5, charge_description: null, amount: "175.20", service_type: "laundry", total_charge: "0.08" },
            { id: 307, reservation_id: 379, charge_description: "The payment was rescheduled — incomplete case, no further action.", amount: "255.43", service_type: "room_service", total_charge: "111.67" },
            { id: 308, reservation_id: 391, charge_description: "An incomplete record was reopened the same day.", amount: "231.60", service_type: "room_service", total_charge: "368.58" },
            { id: 309, reservation_id: 13, charge_description: "The ticket was processed following a minor review.", amount: "36.54", service_type: "room_service", total_charge: "1.41" },
            { id: 310, reservation_id: 320, charge_description: "The booking was refunded following a standard review.", amount: "13.96", service_type: "room_service", total_charge: "411.68" },
            { id: 311, reservation_id: 413, charge_description: "The transfer was replaced after a duplicate check.", amount: "160.32", service_type: "room_service", total_charge: "487.26" },
            { id: 312, reservation_id: 326, charge_description: "The customer reported a manual issue; the invoice was reopened.", amount: "62.97", service_type: "room_service", total_charge: "400.69" },
            { id: 313, reservation_id: 46, charge_description: "A manual follow-up: the request was cancelled.", amount: "204.52", service_type: "laundry", total_charge: "399.03" },
            { id: 314, reservation_id: 431, charge_description: "No response from an operator, so the item was rejected.", amount: "355.02", service_type: "room_service", total_charge: "3.61" },
            { id: 315, reservation_id: 37, charge_description: null, amount: "0.92", service_type: "room_service", total_charge: "3.32" },
            { id: 316, reservation_id: 174, charge_description: "The report was rejected — routine case, no further action.", amount: "15.77", service_type: "spa", total_charge: "488.58" },
            { id: 317, reservation_id: 190, charge_description: "No response from an operator, so the session was refunded.", amount: "60.49", service_type: "room_service", total_charge: "407.28" },
            { id: 318, reservation_id: 101, charge_description: "Support reported a repeat issue; the account was updated.", amount: "259.01", service_type: "room_service", total_charge: "1.49" },
            { id: 319, reservation_id: 46, charge_description: "The courier asked for a change and the account was rescheduled.", amount: "7.95", service_type: "room_service", total_charge: "17.66" },
            { id: 320, reservation_id: 270, charge_description: "The report was escalated following a standard review.", amount: "361.40", service_type: "room_service", total_charge: "5.84" },
            { id: 321, reservation_id: 104, charge_description: "The item was cancelled after a manual check.", amount: "222.39", service_type: "room_service", total_charge: "124.12" },
            { id: 322, reservation_id: 117, charge_description: "The shipment was cancelled following a partial review.", amount: "221.09", service_type: "spa", total_charge: "62.71" },
            { id: 323, reservation_id: 436, charge_description: "The invoice was updated after a repeat check.", amount: "104.98", service_type: "laundry", total_charge: "32.73" },
            { id: 324, reservation_id: 439, charge_description: "The account was rejected following a standard review.", amount: "47.38", service_type: "spa", total_charge: "319.68" },
            { id: 325, reservation_id: 310, charge_description: "The courier confirmed the details and the claim was reviewed.", amount: "42.75", service_type: "spa", total_charge: "133.03" },
            { id: 326, reservation_id: 463, charge_description: "Flagged as duplicate. An operator completed the account.", amount: "207.64", service_type: "spa", total_charge: "99.30" },
            { id: 327, reservation_id: 458, charge_description: "The team reported a manual issue; the payment was completed.", amount: "6.24", service_type: "spa", total_charge: "22.86" },
            { id: 328, reservation_id: 119, charge_description: "An automatic follow-up: the item was completed.", amount: "331.06", service_type: "spa", total_charge: "163.05" },
            { id: 329, reservation_id: 481, charge_description: null, amount: "65.59", service_type: "spa", total_charge: "115.48" },
            { id: 330, reservation_id: 182, charge_description: "An unusual follow-up: the shipment was updated.", amount: "420.96", service_type: "room_service", total_charge: "279.49" },
            { id: 331, reservation_id: 157, charge_description: "No response from the team, so the order was replaced.", amount: "185.97", service_type: "room_service", total_charge: "178.61" },
            { id: 332, reservation_id: 397, charge_description: "The customer reported a repeat issue; the transfer was approved.", amount: "54.01", service_type: "room_service", total_charge: "130.98" },
            { id: 333, reservation_id: 179, charge_description: null, amount: "1.21", service_type: "spa", total_charge: "23.02" },
            { id: 334, reservation_id: 164, charge_description: null, amount: "13.22", service_type: "laundry", total_charge: "221.57" },
            { id: 335, reservation_id: 405, charge_description: "The reviewer asked for a change and the appointment was closed.", amount: "4.54", service_type: "spa", total_charge: "143.85" },
            { id: 336, reservation_id: 312, charge_description: null, amount: "436.59", service_type: "room_service", total_charge: "133.01" },
            { id: 337, reservation_id: 303, charge_description: "An automatic shipment was reviewed the same day.", amount: "99.66", service_type: "laundry", total_charge: "185.59" },
            { id: 338, reservation_id: 198, charge_description: null, amount: "26.72", service_type: "room_service", total_charge: "0.00" },
            { id: 339, reservation_id: 384, charge_description: "The team confirmed the details and the invoice was rejected.", amount: "221.47", service_type: "room_service", total_charge: "60.89" },
            { id: 340, reservation_id: 199, charge_description: "The booking was reviewed following an urgent review.", amount: "346.35", service_type: "room_service", total_charge: "350.17" },
            { id: 341, reservation_id: 124, charge_description: "The account owner asked for a change and the claim was reviewed.", amount: "16.15", service_type: "room_service", total_charge: "0.55" },
            { id: 342, reservation_id: 31, charge_description: "Flagged as manual. The customer rejected the transfer.", amount: "72.19", service_type: "laundry", total_charge: "13.19" },
            { id: 343, reservation_id: 99, charge_description: "The reviewer asked for a change and the item was cancelled.", amount: "381.94", service_type: "spa", total_charge: "156.74" },
            { id: 344, reservation_id: 177, charge_description: "The record was escalated following an incomplete review.", amount: "1.52", service_type: "spa", total_charge: "12.56" },
            { id: 345, reservation_id: 390, charge_description: "The appointment was resolved after an incomplete check.", amount: "127.98", service_type: "room_service", total_charge: "262.21" },
            { id: 346, reservation_id: 389, charge_description: "Flagged as urgent. The team escalated the claim.", amount: "34.14", service_type: "laundry", total_charge: "25.39" },
            { id: 347, reservation_id: 25, charge_description: "The team reported a manual issue; the report was replaced.", amount: "6.74", service_type: "room_service", total_charge: "201.32" },
            { id: 348, reservation_id: 346, charge_description: "The shipment was replaced after a manual check.", amount: "337.99", service_type: "spa", total_charge: "133.20" },
            { id: 349, reservation_id: 473, charge_description: "The courier reported an unusual issue; the transfer was approved.", amount: "223.44", service_type: "room_service", total_charge: "0.35" },
            { id: 350, reservation_id: 48, charge_description: "The account was refunded after an urgent check.", amount: "84.61", service_type: "room_service", total_charge: "106.76" },
            { id: 351, reservation_id: 39, charge_description: "Support confirmed the details and the report was reviewed.", amount: "275.86", service_type: "room_service", total_charge: "0.48" },
            { id: 352, reservation_id: 365, charge_description: "An urgent order was completed the same day.", amount: "195.67", service_type: "room_service", total_charge: "262.27" },
            { id: 353, reservation_id: 233, charge_description: "A partial shipment was confirmed the same day.", amount: "30.61", service_type: "room_service", total_charge: "426.36" },
            { id: 354, reservation_id: 67, charge_description: "Support confirmed the details and the document was reviewed.", amount: "303.64", service_type: "spa", total_charge: "453.35" },
            { id: 355, reservation_id: 124, charge_description: "A partial appointment was confirmed the same day.", amount: "17.56", service_type: "spa", total_charge: "389.87" },
            { id: 356, reservation_id: 358, charge_description: "A duplicate follow-up: the document was completed.", amount: "72.15", service_type: "spa", total_charge: "478.93" },
            { id: 357, reservation_id: 195, charge_description: "The account was escalated after a duplicate check.", amount: "321.24", service_type: "spa", total_charge: "228.95" },
            { id: 358, reservation_id: 302, charge_description: "The record was processed after a manual check.", amount: "22.08", service_type: "spa", total_charge: "319.07" },
            { id: 359, reservation_id: 316, charge_description: "The payment was rejected following a partial review.", amount: "133.74", service_type: "spa", total_charge: "297.87" },
            { id: 360, reservation_id: 174, charge_description: "The customer asked for a change and the ticket was delayed.", amount: "0.08", service_type: "room_service", total_charge: "5.27" },
            { id: 361, reservation_id: 305, charge_description: "Support confirmed the details and the appointment was replaced.", amount: "133.84", service_type: "room_service", total_charge: "364.29" },
            { id: 362, reservation_id: 35, charge_description: null, amount: "278.10", service_type: "room_service", total_charge: "74.18" },
            { id: 363, reservation_id: 490, charge_description: "The courier reported a late issue; the transfer was confirmed.", amount: "451.50", service_type: "room_service", total_charge: "417.90" },
            { id: 364, reservation_id: 232, charge_description: "Support asked for a change and the ticket was reviewed.", amount: "308.47", service_type: "laundry", total_charge: "250.96" },
            { id: 365, reservation_id: 399, charge_description: null, amount: "231.91", service_type: "spa", total_charge: "224.69" },
            { id: 366, reservation_id: 146, charge_description: "The delivery was escalated following a standard review.", amount: "434.77", service_type: "room_service", total_charge: "252.78" },
            { id: 367, reservation_id: 306, charge_description: "An automatic appointment was rescheduled the same day.", amount: "76.54", service_type: "room_service", total_charge: "19.69" },
            { id: 368, reservation_id: 209, charge_description: null, amount: "2.22", service_type: "room_service", total_charge: "0.07" },
            { id: 369, reservation_id: 166, charge_description: "No response from an operator, so the ticket was delayed.", amount: "392.69", service_type: "spa", total_charge: "176.85" },
            { id: 370, reservation_id: 85, charge_description: "The payment was escalated — unusual case, no further action.", amount: "6.28", service_type: "room_service", total_charge: "347.80" },
            { id: 371, reservation_id: 448, charge_description: "No response from the reviewer, so the ticket was completed.", amount: "77.73", service_type: "room_service", total_charge: "198.80" },
            { id: 372, reservation_id: 101, charge_description: "The team confirmed the details and the claim was resolved.", amount: "375.58", service_type: "spa", total_charge: "0.13" },
            { id: 373, reservation_id: 450, charge_description: "Flagged as minor. The customer approved the appointment.", amount: "78.41", service_type: "room_service", total_charge: "53.89" },
            { id: 374, reservation_id: 445, charge_description: "The shipment was delayed — minor case, no further action.", amount: "493.51", service_type: "laundry", total_charge: "32.59" },
            { id: 375, reservation_id: 277, charge_description: "The record was reviewed following an incomplete review.", amount: "314.03", service_type: "spa", total_charge: "86.84" },
            { id: 376, reservation_id: 48, charge_description: "An operator asked for a change and the request was rejected.", amount: "422.60", service_type: "room_service", total_charge: "400.56" },
            { id: 377, reservation_id: 156, charge_description: "Flagged as partial. The supplier approved the refund.", amount: "56.80", service_type: "laundry", total_charge: "431.63" },
            { id: 378, reservation_id: 456, charge_description: "The document was reopened following an unusual review.", amount: "18.42", service_type: "laundry", total_charge: "333.23" },
            { id: 379, reservation_id: 496, charge_description: "The document was reviewed following a manual review.", amount: "3.73", service_type: "laundry", total_charge: "99.34" },
            { id: 380, reservation_id: 7, charge_description: "Support asked for a change and the session was resolved.", amount: "456.71", service_type: "room_service", total_charge: "164.29" },
            { id: 381, reservation_id: 123, charge_description: "The courier reported an urgent issue; the claim was delayed.", amount: "407.22", service_type: "laundry", total_charge: "199.92" },
            { id: 382, reservation_id: 212, charge_description: "The invoice was approved — repeat case, no further action.", amount: "50.66", service_type: "room_service", total_charge: "7.47" },
            { id: 383, reservation_id: 354, charge_description: "Support confirmed the details and the refund was rejected.", amount: "0.03", service_type: "room_service", total_charge: "164.77" },
            { id: 384, reservation_id: 104, charge_description: "The courier asked for a change and the account was approved.", amount: "478.02", service_type: "room_service", total_charge: "0.67" },
            { id: 385, reservation_id: 192, charge_description: "The courier asked for a change and the session was rescheduled.", amount: "261.65", service_type: "room_service", total_charge: "5.81" },
            { id: 386, reservation_id: 51, charge_description: "An unusual follow-up: the session was reopened.", amount: "59.03", service_type: "room_service", total_charge: "15.64" },
            { id: 387, reservation_id: 244, charge_description: "The document was reopened after an incomplete check.", amount: "267.71", service_type: "spa", total_charge: "490.88" },
            { id: 388, reservation_id: 250, charge_description: "The session was processed following a partial review.", amount: "1.56", service_type: "laundry", total_charge: "454.34" },
            { id: 389, reservation_id: 166, charge_description: null, amount: "222.67", service_type: "spa", total_charge: "21.91" },
            { id: 390, reservation_id: 262, charge_description: "No response from an operator, so the invoice was processed.", amount: "50.31", service_type: "room_service", total_charge: "261.69" },
            { id: 391, reservation_id: 290, charge_description: "The delivery was closed — urgent case, no further action.", amount: "8.70", service_type: "room_service", total_charge: "375.69" },
            { id: 392, reservation_id: 265, charge_description: "Flagged as standard. The team reopened the transfer.", amount: "165.57", service_type: "laundry", total_charge: "347.81" },
            { id: 393, reservation_id: 322, charge_description: "The reviewer reported an incomplete issue; the record was processed.", amount: "145.37", service_type: "room_service", total_charge: "75.18" },
            { id: 394, reservation_id: 467, charge_description: "A routine item was closed the same day.", amount: "137.17", service_type: "laundry", total_charge: "207.20" },
            { id: 395, reservation_id: 252, charge_description: "The account owner confirmed the details and the delivery was replaced.", amount: "109.59", service_type: "room_service", total_charge: "59.79" },
            { id: 396, reservation_id: 296, charge_description: "The account owner confirmed the details and the document was delayed.", amount: "467.21", service_type: "spa", total_charge: "1.58" },
            { id: 397, reservation_id: 240, charge_description: "The appointment was rescheduled after an unusual check.", amount: "3.15", service_type: "spa", total_charge: "26.15" },
            { id: 398, reservation_id: 230, charge_description: "A partial document was delayed the same day.", amount: "278.53", service_type: "room_service", total_charge: "220.08" },
            { id: 399, reservation_id: 411, charge_description: "The reviewer confirmed the details and the report was refunded.", amount: "370.04", service_type: "spa", total_charge: "231.92" },
            { id: 400, reservation_id: 50, charge_description: "Support reported an automatic issue; the session was refunded.", amount: "274.49", service_type: "spa", total_charge: "225.77" },
            { id: 401, reservation_id: 461, charge_description: "No response from an operator, so the account was confirmed.", amount: "168.96", service_type: "spa", total_charge: "48.92" },
            { id: 402, reservation_id: 350, charge_description: "A routine refund was approved the same day.", amount: "388.52", service_type: "room_service", total_charge: "107.72" },
            { id: 403, reservation_id: 203, charge_description: "The item was cancelled — routine case, no further action.", amount: "5.23", service_type: "room_service", total_charge: "50.66" },
            { id: 404, reservation_id: 193, charge_description: "A minor transfer was rescheduled the same day.", amount: "142.16", service_type: "room_service", total_charge: "153.25" },
            { id: 405, reservation_id: 267, charge_description: "The shipment was cancelled — duplicate case, no further action.", amount: "461.75", service_type: "room_service", total_charge: "100.91" },
            { id: 406, reservation_id: 140, charge_description: null, amount: "135.75", service_type: "room_service", total_charge: "188.17" },
            { id: 407, reservation_id: 372, charge_description: "The record was escalated — automatic case, no further action.", amount: "37.06", service_type: "spa", total_charge: "66.28" },
            { id: 408, reservation_id: 337, charge_description: "The claim was rejected — automatic case, no further action.", amount: "48.47", service_type: "room_service", total_charge: "1.67" },
            { id: 409, reservation_id: 317, charge_description: null, amount: "284.87", service_type: "room_service", total_charge: "99.86" },
            { id: 410, reservation_id: 19, charge_description: null, amount: "8.43", service_type: "spa", total_charge: "37.03" },
            { id: 411, reservation_id: 223, charge_description: "The shipment was completed following a manual review.", amount: "101.16", service_type: "room_service", total_charge: "0.01" },
            { id: 412, reservation_id: 219, charge_description: "A late request was escalated the same day.", amount: "288.23", service_type: "laundry", total_charge: "46.22" },
            { id: 413, reservation_id: 74, charge_description: "An operator asked for a change and the account was updated.", amount: "225.17", service_type: "room_service", total_charge: "299.83" },
            { id: 414, reservation_id: 159, charge_description: "The reviewer reported a late issue; the shipment was resolved.", amount: "37.30", service_type: "spa", total_charge: "498.34" },
            { id: 415, reservation_id: 209, charge_description: null, amount: "2.82", service_type: "spa", total_charge: "192.12" },
            { id: 416, reservation_id: 382, charge_description: "The courier asked for a change and the payment was escalated.", amount: "65.75", service_type: "room_service", total_charge: "257.34" },
            { id: 417, reservation_id: 270, charge_description: null, amount: "344.84", service_type: "room_service", total_charge: "43.73" },
            { id: 418, reservation_id: 253, charge_description: "The item was reviewed after a partial check.", amount: "3.44", service_type: "spa", total_charge: "299.68" },
            { id: 419, reservation_id: 303, charge_description: "A manual document was reopened the same day.", amount: "466.41", service_type: "spa", total_charge: "69.08" },
            { id: 420, reservation_id: 269, charge_description: "A repeat order was refunded the same day.", amount: "400.26", service_type: "laundry", total_charge: "157.85" },
            { id: 421, reservation_id: 100, charge_description: "Flagged as incomplete. The supplier rejected the request.", amount: "85.90", service_type: "spa", total_charge: "363.31" },
            { id: 422, reservation_id: 477, charge_description: "No response from an operator, so the booking was confirmed.", amount: "27.32", service_type: "room_service", total_charge: "84.45" },
            { id: 423, reservation_id: 365, charge_description: "A late document was confirmed the same day.", amount: "343.88", service_type: "room_service", total_charge: "182.86" },
            { id: 424, reservation_id: 251, charge_description: "The request was completed — routine case, no further action.", amount: "1.71", service_type: "spa", total_charge: "80.47" },
            { id: 425, reservation_id: 90, charge_description: "The request was refunded — duplicate case, no further action.", amount: "4.11", service_type: "room_service", total_charge: "1.87" },
            { id: 426, reservation_id: 79, charge_description: "An incomplete shipment was updated the same day.", amount: "5.10", service_type: "laundry", total_charge: "138.44" },
            { id: 427, reservation_id: 329, charge_description: "Flagged as late. The supplier rescheduled the ticket.", amount: "342.18", service_type: "spa", total_charge: "320.31" },
            { id: 428, reservation_id: 223, charge_description: null, amount: "56.70", service_type: "spa", total_charge: "45.54" },
            { id: 429, reservation_id: 26, charge_description: null, amount: "1.16", service_type: "room_service", total_charge: "360.85" },
            { id: 430, reservation_id: 381, charge_description: null, amount: "360.41", service_type: "spa", total_charge: "0.69" },
            { id: 431, reservation_id: 318, charge_description: null, amount: "105.18", service_type: "room_service", total_charge: "247.05" },
            { id: 432, reservation_id: 424, charge_description: "A routine transfer was cancelled the same day.", amount: "0.10", service_type: "room_service", total_charge: "144.99" },
            { id: 433, reservation_id: 347, charge_description: "The report was confirmed — repeat case, no further action.", amount: "31.53", service_type: "room_service", total_charge: "282.64" },
            { id: 434, reservation_id: 271, charge_description: "No response from an operator, so the delivery was replaced.", amount: "8.00", service_type: "room_service", total_charge: "0.04" },
            { id: 435, reservation_id: 366, charge_description: "No response from support, so the claim was completed.", amount: "323.28", service_type: "spa", total_charge: "109.98" },
            { id: 436, reservation_id: 408, charge_description: "The document was updated after an incomplete check.", amount: "108.57", service_type: "room_service", total_charge: "0.04" },
            { id: 437, reservation_id: 234, charge_description: null, amount: "4.41", service_type: "room_service", total_charge: "38.35" },
            { id: 438, reservation_id: 234, charge_description: "An operator asked for a change and the booking was resolved.", amount: "154.96", service_type: "room_service", total_charge: "154.88" },
            { id: 439, reservation_id: 445, charge_description: "The account owner reported a duplicate issue; the account was reviewed.", amount: "346.84", service_type: "spa", total_charge: "284.90" },
            { id: 440, reservation_id: 462, charge_description: "An incomplete follow-up: the record was rescheduled.", amount: "204.44", service_type: "spa", total_charge: "160.53" },
            { id: 441, reservation_id: 21, charge_description: null, amount: "497.45", service_type: "laundry", total_charge: "103.73" },
            { id: 442, reservation_id: 155, charge_description: "The supplier asked for a change and the document was updated.", amount: "2.01", service_type: "spa", total_charge: "6.57" },
            { id: 443, reservation_id: 253, charge_description: "The reviewer asked for a change and the transfer was refunded.", amount: "46.28", service_type: "room_service", total_charge: "38.09" },
            { id: 444, reservation_id: 161, charge_description: "The reviewer reported a routine issue; the account was completed.", amount: "231.02", service_type: "spa", total_charge: "389.33" },
            { id: 445, reservation_id: 191, charge_description: null, amount: "275.61", service_type: "room_service", total_charge: "63.33" },
            { id: 446, reservation_id: 256, charge_description: "The reviewer reported an urgent issue; the account was delayed.", amount: "0.16", service_type: "room_service", total_charge: "67.54" },
            { id: 447, reservation_id: 497, charge_description: "An urgent follow-up: the account was resolved.", amount: "343.00", service_type: "room_service", total_charge: "360.37" },
            { id: 448, reservation_id: 433, charge_description: null, amount: "5.27", service_type: "laundry", total_charge: "0.68" },
            { id: 449, reservation_id: 76, charge_description: "The document was delayed — standard case, no further action.", amount: "21.73", service_type: "room_service", total_charge: "213.05" },
            { id: 450, reservation_id: 123, charge_description: "An operator asked for a change and the document was processed.", amount: "347.84", service_type: "room_service", total_charge: "232.83" },
            { id: 451, reservation_id: 176, charge_description: "The supplier asked for a change and the payment was closed.", amount: "133.95", service_type: "room_service", total_charge: "381.51" },
            { id: 452, reservation_id: 476, charge_description: "The claim was replaced following a partial review.", amount: "147.93", service_type: "spa", total_charge: "289.68" },
            { id: 453, reservation_id: 381, charge_description: null, amount: "275.09", service_type: "room_service", total_charge: "383.37" },
            { id: 454, reservation_id: 369, charge_description: "Support asked for a change and the payment was completed.", amount: "85.69", service_type: "laundry", total_charge: "368.16" },
            { id: 455, reservation_id: 314, charge_description: null, amount: "19.03", service_type: "room_service", total_charge: "464.90" },
            { id: 456, reservation_id: 443, charge_description: "The courier reported an automatic issue; the delivery was processed.", amount: "213.92", service_type: "room_service", total_charge: "428.57" },
            { id: 457, reservation_id: 53, charge_description: "The reviewer reported a minor issue; the report was resolved.", amount: "336.15", service_type: "room_service", total_charge: "5.44" },
            { id: 458, reservation_id: 192, charge_description: "An automatic follow-up: the payment was reviewed.", amount: "333.32", service_type: "spa", total_charge: "389.38" },
            { id: 459, reservation_id: 251, charge_description: "The claim was replaced — standard case, no further action.", amount: "460.62", service_type: "room_service", total_charge: "389.89" },
            { id: 460, reservation_id: 442, charge_description: "The reviewer reported a late issue; the order was completed.", amount: "329.27", service_type: "spa", total_charge: "90.14" },
            { id: 461, reservation_id: 382, charge_description: "The appointment was updated after a minor check.", amount: "259.77", service_type: "spa", total_charge: "103.08" },
            { id: 462, reservation_id: 455, charge_description: "The supplier asked for a change and the item was updated.", amount: "175.00", service_type: "room_service", total_charge: "189.67" },
            { id: 463, reservation_id: 37, charge_description: "A repeat record was completed the same day.", amount: "301.55", service_type: "room_service", total_charge: "273.61" },
            { id: 464, reservation_id: 212, charge_description: "The customer asked for a change and the item was processed.", amount: "6.04", service_type: "room_service", total_charge: "439.61" },
            { id: 465, reservation_id: 134, charge_description: "The shipment was updated after a partial check.", amount: "30.79", service_type: "room_service", total_charge: "52.98" },
            { id: 466, reservation_id: 260, charge_description: null, amount: "4.10", service_type: "laundry", total_charge: "499.34" },
            { id: 467, reservation_id: 372, charge_description: "No response from the team, so the document was refunded.", amount: "283.56", service_type: "spa", total_charge: "5.86" },
            { id: 468, reservation_id: 49, charge_description: "The supplier reported a routine issue; the transfer was delayed.", amount: "460.49", service_type: "room_service", total_charge: "361.76" },
            { id: 469, reservation_id: 461, charge_description: "An incomplete ticket was updated the same day.", amount: "201.88", service_type: "spa", total_charge: "341.40" },
            { id: 470, reservation_id: 307, charge_description: "An operator reported a routine issue; the account was approved.", amount: "12.18", service_type: "spa", total_charge: "41.01" },
            { id: 471, reservation_id: 256, charge_description: null, amount: "138.36", service_type: "spa", total_charge: "22.75" },
            { id: 472, reservation_id: 39, charge_description: "No response from the courier, so the invoice was rejected.", amount: "82.30", service_type: "room_service", total_charge: "435.24" },
            { id: 473, reservation_id: 2, charge_description: "An operator reported a minor issue; the booking was completed.", amount: "54.12", service_type: "room_service", total_charge: "90.60" },
            { id: 474, reservation_id: 217, charge_description: "The account owner asked for a change and the refund was rejected.", amount: "6.06", service_type: "laundry", total_charge: "61.00" },
            { id: 475, reservation_id: 102, charge_description: "The team reported a duplicate issue; the document was processed.", amount: "2.89", service_type: "spa", total_charge: "5.31" },
            { id: 476, reservation_id: 432, charge_description: "An automatic ticket was processed the same day.", amount: "171.07", service_type: "spa", total_charge: "148.72" },
            { id: 477, reservation_id: 306, charge_description: "The request was escalated following an automatic review.", amount: "66.25", service_type: "room_service", total_charge: "65.22" },
            { id: 478, reservation_id: 358, charge_description: "The payment was closed — partial case, no further action.", amount: "8.08", service_type: "room_service", total_charge: "14.11" },
            { id: 479, reservation_id: 477, charge_description: "The team reported an automatic issue; the claim was refunded.", amount: "354.21", service_type: "room_service", total_charge: "205.29" },
            { id: 480, reservation_id: 38, charge_description: "The session was escalated — duplicate case, no further action.", amount: "261.99", service_type: "spa", total_charge: "26.86" },
            { id: 481, reservation_id: 83, charge_description: "The customer confirmed the details and the payment was approved.", amount: "3.05", service_type: "spa", total_charge: "88.66" },
            { id: 482, reservation_id: 310, charge_description: "An automatic follow-up: the payment was refunded.", amount: "0.22", service_type: "room_service", total_charge: "8.23" },
            { id: 483, reservation_id: 294, charge_description: "Flagged as unusual. The supplier delayed the invoice.", amount: "21.92", service_type: "laundry", total_charge: "455.84" },
            { id: 484, reservation_id: 211, charge_description: "A late invoice was rescheduled the same day.", amount: "155.27", service_type: "room_service", total_charge: "108.86" },
            { id: 485, reservation_id: 370, charge_description: null, amount: "467.36", service_type: "room_service", total_charge: "2.01" },
            { id: 486, reservation_id: 498, charge_description: "The supplier asked for a change and the order was completed.", amount: "77.78", service_type: "room_service", total_charge: "18.21" },
            { id: 487, reservation_id: 500, charge_description: "The payment was reviewed after an automatic check.", amount: "200.93", service_type: "spa", total_charge: "1.33" },
            { id: 488, reservation_id: 32, charge_description: "Support reported a partial issue; the item was cancelled.", amount: "0.50", service_type: "spa", total_charge: "107.19" },
            { id: 489, reservation_id: 111, charge_description: "The refund was resolved following an urgent review.", amount: "81.68", service_type: "laundry", total_charge: "93.64" },
            { id: 490, reservation_id: 147, charge_description: "The team confirmed the details and the invoice was escalated.", amount: "0.51", service_type: "room_service", total_charge: "106.99" },
            { id: 491, reservation_id: 179, charge_description: "A standard delivery was escalated the same day.", amount: "333.74", service_type: "room_service", total_charge: "106.11" },
            { id: 492, reservation_id: 76, charge_description: "The delivery was rejected — manual case, no further action.", amount: "81.26", service_type: "spa", total_charge: "427.86" },
            { id: 493, reservation_id: 398, charge_description: "No response from the supplier, so the shipment was reviewed.", amount: "26.89", service_type: "room_service", total_charge: "16.03" },
            { id: 494, reservation_id: 238, charge_description: "No response from the courier, so the account was processed.", amount: "94.41", service_type: "room_service", total_charge: "489.18" },
            { id: 495, reservation_id: 370, charge_description: "The session was rejected after an automatic check.", amount: "299.36", service_type: "room_service", total_charge: "80.79" },
            { id: 496, reservation_id: 457, charge_description: "A partial appointment was refunded the same day.", amount: "224.35", service_type: "room_service", total_charge: "122.59" },
            { id: 497, reservation_id: 414, charge_description: "An unusual item was closed the same day.", amount: "48.59", service_type: "room_service", total_charge: "2.85" },
            { id: 498, reservation_id: 322, charge_description: "The order was refunded — routine case, no further action.", amount: "231.70", service_type: "room_service", total_charge: "199.98" },
            { id: 499, reservation_id: 53, charge_description: "The claim was approved after a manual check.", amount: "14.35", service_type: "room_service", total_charge: "35.21" },
            { id: 500, reservation_id: 433, charge_description: "The refund was rejected after a manual check.", amount: "486.55", service_type: "laundry", total_charge: "169.38" },
        ],
    });
    await prisma.folio_charges.createMany({
        data: [
            { id: 501, reservation_id: 256, charge_description: null, amount: "63.48", service_type: "room_service", total_charge: "1.42" },
            { id: 502, reservation_id: 449, charge_description: "The courier asked for a change and the session was reviewed.", amount: "32.97", service_type: "room_service", total_charge: "221.77" },
            { id: 503, reservation_id: 38, charge_description: "The supplier asked for a change and the invoice was processed.", amount: "60.68", service_type: "laundry", total_charge: "72.04" },
            { id: 504, reservation_id: 348, charge_description: "The report was delayed following a minor review.", amount: "46.71", service_type: "room_service", total_charge: "16.57" },
            { id: 505, reservation_id: 453, charge_description: "No response from the courier, so the account was escalated.", amount: "12.87", service_type: "room_service", total_charge: "55.51" },
            { id: 506, reservation_id: 131, charge_description: "The record was refunded after a repeat check.", amount: "260.63", service_type: "spa", total_charge: "186.62" },
            { id: 507, reservation_id: 78, charge_description: "No response from the courier, so the shipment was delayed.", amount: "26.11", service_type: "room_service", total_charge: "116.16" },
            { id: 508, reservation_id: 392, charge_description: null, amount: "31.54", service_type: "spa", total_charge: "273.56" },
            { id: 509, reservation_id: 476, charge_description: "The courier asked for a change and the account was resolved.", amount: "60.84", service_type: "room_service", total_charge: "4.10" },
            { id: 510, reservation_id: 358, charge_description: "An operator asked for a change and the claim was replaced.", amount: "455.97", service_type: "spa", total_charge: "311.89" },
            { id: 511, reservation_id: 239, charge_description: "The team asked for a change and the booking was updated.", amount: "112.17", service_type: "room_service", total_charge: "5.28" },
            { id: 512, reservation_id: 339, charge_description: "An urgent follow-up: the record was rescheduled.", amount: "36.54", service_type: "spa", total_charge: "1.82" },
            { id: 513, reservation_id: 387, charge_description: null, amount: "68.64", service_type: "room_service", total_charge: "116.54" },
            { id: 514, reservation_id: 261, charge_description: "An operator asked for a change and the report was processed.", amount: "60.07", service_type: "room_service", total_charge: "8.09" },
            { id: 515, reservation_id: 135, charge_description: "The invoice was reviewed after a standard check.", amount: "395.84", service_type: "spa", total_charge: "262.82" },
            { id: 516, reservation_id: 462, charge_description: "An unusual document was escalated the same day.", amount: "22.51", service_type: "room_service", total_charge: "354.32" },
            { id: 517, reservation_id: 137, charge_description: null, amount: "366.51", service_type: "room_service", total_charge: "452.63" },
            { id: 518, reservation_id: 374, charge_description: "No response from the supplier, so the invoice was reopened.", amount: "210.90", service_type: "room_service", total_charge: "270.83" },
            { id: 519, reservation_id: 365, charge_description: "The courier reported a routine issue; the shipment was closed.", amount: "15.56", service_type: "spa", total_charge: "0.14" },
            { id: 520, reservation_id: 250, charge_description: "An unusual follow-up: the order was rescheduled.", amount: "209.37", service_type: "laundry", total_charge: "15.70" },
            { id: 521, reservation_id: 55, charge_description: "The payment was replaced — urgent case, no further action.", amount: "499.19", service_type: "room_service", total_charge: "119.45" },
            { id: 522, reservation_id: 280, charge_description: "The team confirmed the details and the account was completed.", amount: "58.80", service_type: "room_service", total_charge: "285.63" },
            { id: 523, reservation_id: 247, charge_description: "No response from an operator, so the item was confirmed.", amount: "3.19", service_type: "spa", total_charge: "112.44" },
            { id: 524, reservation_id: 200, charge_description: "The ticket was delayed following a routine review.", amount: "89.11", service_type: "spa", total_charge: "192.13" },
            { id: 525, reservation_id: 289, charge_description: "The team asked for a change and the refund was updated.", amount: "437.68", service_type: "laundry", total_charge: "275.13" },
            { id: 526, reservation_id: 83, charge_description: "The customer confirmed the details and the order was confirmed.", amount: "453.75", service_type: "room_service", total_charge: "2.03" },
            { id: 527, reservation_id: 258, charge_description: "The ticket was completed — minor case, no further action.", amount: "137.65", service_type: "room_service", total_charge: "272.58" },
            { id: 528, reservation_id: 360, charge_description: "The session was resolved following an incomplete review.", amount: "4.36", service_type: "room_service", total_charge: "2.69" },
            { id: 529, reservation_id: 359, charge_description: "No response from the courier, so the shipment was escalated.", amount: "70.42", service_type: "room_service", total_charge: "434.09" },
            { id: 530, reservation_id: 247, charge_description: "The record was cancelled — duplicate case, no further action.", amount: "0.80", service_type: "laundry", total_charge: "243.95" },
            { id: 531, reservation_id: 6, charge_description: "Flagged as repeat. The account owner reviewed the document.", amount: "234.41", service_type: "room_service", total_charge: "337.63" },
            { id: 532, reservation_id: 148, charge_description: "An operator reported an incomplete issue; the account was reopened.", amount: "10.88", service_type: "room_service", total_charge: "25.13" },
            { id: 533, reservation_id: 239, charge_description: "An operator reported a standard issue; the document was closed.", amount: "452.46", service_type: "room_service", total_charge: "336.63" },
            { id: 534, reservation_id: 60, charge_description: "The shipment was cancelled following an automatic review.", amount: "31.08", service_type: "room_service", total_charge: "6.59" },
            { id: 535, reservation_id: 224, charge_description: "An urgent follow-up: the payment was reopened.", amount: "133.05", service_type: "room_service", total_charge: "16.05" },
            { id: 536, reservation_id: 500, charge_description: "The customer confirmed the details and the refund was updated.", amount: "394.83", service_type: "room_service", total_charge: "39.54" },
            { id: 537, reservation_id: 279, charge_description: "Flagged as repeat. An operator processed the transfer.", amount: "258.33", service_type: "room_service", total_charge: "28.95" },
            { id: 538, reservation_id: 40, charge_description: "The booking was rescheduled — duplicate case, no further action.", amount: "1.51", service_type: "room_service", total_charge: "197.13" },
            { id: 539, reservation_id: 470, charge_description: "Support asked for a change and the transfer was cancelled.", amount: "31.09", service_type: "laundry", total_charge: "188.95" },
            { id: 540, reservation_id: 186, charge_description: "The record was replaced following a partial review.", amount: "247.59", service_type: "room_service", total_charge: "394.05" },
            { id: 541, reservation_id: 263, charge_description: "A routine follow-up: the item was confirmed.", amount: "42.79", service_type: "laundry", total_charge: "5.97" },
            { id: 542, reservation_id: 376, charge_description: "Flagged as incomplete. The courier reopened the ticket.", amount: "267.53", service_type: "room_service", total_charge: "153.39" },
            { id: 543, reservation_id: 194, charge_description: "The courier confirmed the details and the request was reopened.", amount: "2.33", service_type: "room_service", total_charge: "89.78" },
            { id: 544, reservation_id: 299, charge_description: null, amount: "113.08", service_type: "room_service", total_charge: "160.14" },
            { id: 545, reservation_id: 385, charge_description: "No response from the team, so the payment was reviewed.", amount: "45.61", service_type: "spa", total_charge: "425.72" },
            { id: 546, reservation_id: 104, charge_description: "The team confirmed the details and the ticket was approved.", amount: "85.45", service_type: "room_service", total_charge: "159.08" },
            { id: 547, reservation_id: 487, charge_description: "The courier reported a minor issue; the appointment was approved.", amount: "52.82", service_type: "room_service", total_charge: "19.67" },
            { id: 548, reservation_id: 372, charge_description: "The courier asked for a change and the request was escalated.", amount: "251.68", service_type: "spa", total_charge: "106.19" },
            { id: 549, reservation_id: 148, charge_description: "The session was rejected following a routine review.", amount: "380.31", service_type: "spa", total_charge: "54.28" },
            { id: 550, reservation_id: 106, charge_description: "An unusual follow-up: the invoice was approved.", amount: "259.20", service_type: "spa", total_charge: "33.78" },
            { id: 551, reservation_id: 240, charge_description: null, amount: "312.16", service_type: "laundry", total_charge: "195.81" },
            { id: 552, reservation_id: 494, charge_description: "The courier asked for a change and the invoice was rescheduled.", amount: "191.93", service_type: "room_service", total_charge: "287.21" },
            { id: 553, reservation_id: 90, charge_description: "Support confirmed the details and the delivery was escalated.", amount: "24.60", service_type: "room_service", total_charge: "17.91" },
            { id: 554, reservation_id: 135, charge_description: "The supplier confirmed the details and the ticket was reviewed.", amount: "28.48", service_type: "room_service", total_charge: "116.85" },
            { id: 555, reservation_id: 90, charge_description: "The record was approved after an unusual check.", amount: "30.52", service_type: "laundry", total_charge: "161.20" },
            { id: 556, reservation_id: 265, charge_description: "The customer reported a partial issue; the ticket was approved.", amount: "2.74", service_type: "room_service", total_charge: "35.90" },
            { id: 557, reservation_id: 300, charge_description: "A partial order was reviewed the same day.", amount: "150.23", service_type: "room_service", total_charge: "146.49" },
            { id: 558, reservation_id: 137, charge_description: null, amount: "186.76", service_type: "room_service", total_charge: "0.93" },
            { id: 559, reservation_id: 26, charge_description: "An urgent follow-up: the payment was updated.", amount: "224.99", service_type: "room_service", total_charge: "244.83" },
            { id: 560, reservation_id: 187, charge_description: null, amount: "434.36", service_type: "room_service", total_charge: "314.38" },
            { id: 561, reservation_id: 59, charge_description: "The customer asked for a change and the item was escalated.", amount: "337.84", service_type: "room_service", total_charge: "2.90" },
            { id: 562, reservation_id: 387, charge_description: "The delivery was approved after an incomplete check.", amount: "456.32", service_type: "room_service", total_charge: "23.68" },
            { id: 563, reservation_id: 2, charge_description: "The customer confirmed the details and the order was escalated.", amount: "2.03", service_type: "laundry", total_charge: "2.95" },
            { id: 564, reservation_id: 461, charge_description: null, amount: "437.55", service_type: "room_service", total_charge: "410.68" },
            { id: 565, reservation_id: 269, charge_description: "The team confirmed the details and the payment was rejected.", amount: "232.60", service_type: "spa", total_charge: "0.80" },
            { id: 566, reservation_id: 210, charge_description: "Flagged as automatic. Support reviewed the claim.", amount: "437.93", service_type: "laundry", total_charge: "21.36" },
            { id: 567, reservation_id: 166, charge_description: null, amount: "422.79", service_type: "spa", total_charge: "49.52" },
            { id: 568, reservation_id: 436, charge_description: null, amount: "92.96", service_type: "room_service", total_charge: "171.58" },
            { id: 569, reservation_id: 66, charge_description: "The document was cancelled after a manual check.", amount: "29.67", service_type: "room_service", total_charge: "23.29" },
            { id: 570, reservation_id: 391, charge_description: null, amount: "72.75", service_type: "spa", total_charge: "49.59" },
            { id: 571, reservation_id: 364, charge_description: "The booking was approved after a late check.", amount: "444.36", service_type: "spa", total_charge: "133.98" },
            { id: 572, reservation_id: 101, charge_description: "A duplicate follow-up: the delivery was completed.", amount: "5.69", service_type: "spa", total_charge: "26.63" },
            { id: 573, reservation_id: 390, charge_description: "The ticket was refunded — unusual case, no further action.", amount: "33.13", service_type: "laundry", total_charge: "147.97" },
            { id: 574, reservation_id: 490, charge_description: "Flagged as duplicate. The reviewer approved the ticket.", amount: "255.35", service_type: "room_service", total_charge: "249.03" },
            { id: 575, reservation_id: 286, charge_description: null, amount: "25.30", service_type: "room_service", total_charge: "125.25" },
            { id: 576, reservation_id: 231, charge_description: "The invoice was updated — repeat case, no further action.", amount: "10.51", service_type: "room_service", total_charge: "314.44" },
            { id: 577, reservation_id: 374, charge_description: "Flagged as automatic. An operator rescheduled the record.", amount: "28.93", service_type: "room_service", total_charge: "67.92" },
            { id: 578, reservation_id: 431, charge_description: "The account owner reported a late issue; the invoice was replaced.", amount: "5.14", service_type: "room_service", total_charge: "241.43" },
            { id: 579, reservation_id: 60, charge_description: "The appointment was confirmed after a standard check.", amount: "282.14", service_type: "spa", total_charge: "221.72" },
            { id: 580, reservation_id: 127, charge_description: "The ticket was replaced following a duplicate review.", amount: "26.95", service_type: "laundry", total_charge: "180.73" },
            { id: 581, reservation_id: 440, charge_description: "An operator confirmed the details and the booking was replaced.", amount: "18.61", service_type: "room_service", total_charge: "380.73" },
            { id: 582, reservation_id: 446, charge_description: null, amount: "235.62", service_type: "laundry", total_charge: "438.30" },
            { id: 583, reservation_id: 87, charge_description: "A late follow-up: the refund was refunded.", amount: "161.08", service_type: "room_service", total_charge: "73.86" },
            { id: 584, reservation_id: 159, charge_description: "Flagged as repeat. The account owner replaced the invoice.", amount: "124.60", service_type: "room_service", total_charge: "43.88" },
            { id: 585, reservation_id: 468, charge_description: "Flagged as partial. The courier rescheduled the record.", amount: "31.51", service_type: "room_service", total_charge: "288.17" },
            { id: 586, reservation_id: 290, charge_description: "No response from the customer, so the item was refunded.", amount: "414.35", service_type: "room_service", total_charge: "473.84" },
            { id: 587, reservation_id: 3, charge_description: null, amount: "21.21", service_type: "room_service", total_charge: "425.15" },
            { id: 588, reservation_id: 70, charge_description: "The record was confirmed — urgent case, no further action.", amount: "142.20", service_type: "spa", total_charge: "433.54" },
            { id: 589, reservation_id: 297, charge_description: "The team reported a minor issue; the transfer was completed.", amount: "9.29", service_type: "spa", total_charge: "32.00" },
            { id: 590, reservation_id: 10, charge_description: "The invoice was confirmed following a repeat review.", amount: "286.22", service_type: "room_service", total_charge: "10.08" },
            { id: 591, reservation_id: 105, charge_description: "No response from the courier, so the claim was escalated.", amount: "72.88", service_type: "room_service", total_charge: "488.67" },
            { id: 592, reservation_id: 108, charge_description: "No response from the reviewer, so the item was rescheduled.", amount: "313.53", service_type: "laundry", total_charge: "63.32" },
            { id: 593, reservation_id: 266, charge_description: "An automatic report was reviewed the same day.", amount: "55.20", service_type: "laundry", total_charge: "325.56" },
            { id: 594, reservation_id: 495, charge_description: "An unusual transfer was processed the same day.", amount: "17.33", service_type: "laundry", total_charge: "130.26" },
            { id: 595, reservation_id: 12, charge_description: "The claim was replaced after a partial check.", amount: "3.92", service_type: "room_service", total_charge: "26.85" },
            { id: 596, reservation_id: 88, charge_description: "The request was updated after an automatic check.", amount: "97.17", service_type: "spa", total_charge: "9.81" },
            { id: 597, reservation_id: 146, charge_description: "The ticket was processed following a minor review.", amount: "209.61", service_type: "laundry", total_charge: "475.49" },
            { id: 598, reservation_id: 178, charge_description: "A duplicate document was refunded the same day.", amount: "68.49", service_type: "room_service", total_charge: "10.58" },
            { id: 599, reservation_id: 152, charge_description: "An urgent shipment was rescheduled the same day.", amount: "6.01", service_type: "laundry", total_charge: "477.13" },
            { id: 600, reservation_id: 55, charge_description: "The courier confirmed the details and the record was updated.", amount: "369.81", service_type: "room_service", total_charge: "51.43" },
            { id: 601, reservation_id: 207, charge_description: "Flagged as automatic. The reviewer escalated the booking.", amount: "166.39", service_type: "room_service", total_charge: "416.04" },
            { id: 602, reservation_id: 232, charge_description: "A standard order was reopened the same day.", amount: "1.31", service_type: "spa", total_charge: "220.43" },
            { id: 603, reservation_id: 294, charge_description: "Support asked for a change and the refund was approved.", amount: "86.94", service_type: "room_service", total_charge: "240.23" },
            { id: 604, reservation_id: 102, charge_description: "A standard follow-up: the refund was reopened.", amount: "215.07", service_type: "room_service", total_charge: "168.75" },
            { id: 605, reservation_id: 498, charge_description: "Flagged as urgent. The reviewer resolved the request.", amount: "49.33", service_type: "room_service", total_charge: "84.34" },
            { id: 606, reservation_id: 454, charge_description: "The customer confirmed the details and the shipment was refunded.", amount: "216.39", service_type: "spa", total_charge: "58.67" },
            { id: 607, reservation_id: 19, charge_description: "The session was rescheduled following an unusual review.", amount: "305.84", service_type: "laundry", total_charge: "268.63" },
            { id: 608, reservation_id: 401, charge_description: null, amount: "248.29", service_type: "room_service", total_charge: "404.46" },
            { id: 609, reservation_id: 10, charge_description: "The request was reviewed — unusual case, no further action.", amount: "24.08", service_type: "laundry", total_charge: "36.73" },
            { id: 610, reservation_id: 399, charge_description: "No response from the account owner, so the report was closed.", amount: "1.80", service_type: "room_service", total_charge: "6.88" },
            { id: 611, reservation_id: 270, charge_description: "The claim was updated — urgent case, no further action.", amount: "152.45", service_type: "room_service", total_charge: "104.57" },
            { id: 612, reservation_id: 102, charge_description: "A minor payment was completed the same day.", amount: "76.31", service_type: "spa", total_charge: "0.22" },
            { id: 613, reservation_id: 200, charge_description: "The payment was escalated after a partial check.", amount: "471.71", service_type: "room_service", total_charge: "20.89" },
            { id: 614, reservation_id: 111, charge_description: "An urgent follow-up: the invoice was resolved.", amount: "0.59", service_type: "room_service", total_charge: "29.75" },
            { id: 615, reservation_id: 12, charge_description: null, amount: "75.22", service_type: "room_service", total_charge: "283.86" },
            { id: 616, reservation_id: 196, charge_description: null, amount: "0.87", service_type: "room_service", total_charge: "53.21" },
            { id: 617, reservation_id: 145, charge_description: "The booking was completed after a repeat check.", amount: "233.00", service_type: "laundry", total_charge: "0.63" },
            { id: 618, reservation_id: 399, charge_description: "Flagged as automatic. The account owner processed the request.", amount: "64.31", service_type: "spa", total_charge: "2.03" },
            { id: 619, reservation_id: 166, charge_description: "No response from the courier, so the refund was closed.", amount: "242.79", service_type: "room_service", total_charge: "21.27" },
            { id: 620, reservation_id: 491, charge_description: "The supplier asked for a change and the document was refunded.", amount: "249.94", service_type: "spa", total_charge: "8.04" },
            { id: 621, reservation_id: 410, charge_description: "The courier reported a partial issue; the request was rescheduled.", amount: "25.58", service_type: "room_service", total_charge: "128.44" },
            { id: 622, reservation_id: 32, charge_description: "An operator asked for a change and the invoice was resolved.", amount: "201.20", service_type: "room_service", total_charge: "206.45" },
            { id: 623, reservation_id: 420, charge_description: "The refund was completed after an urgent check.", amount: "278.46", service_type: "room_service", total_charge: "155.09" },
            { id: 624, reservation_id: 72, charge_description: "The account owner reported an incomplete issue; the document was reopened.", amount: "410.33", service_type: "room_service", total_charge: "63.99" },
            { id: 625, reservation_id: 74, charge_description: "Support reported a minor issue; the request was escalated.", amount: "2.24", service_type: "room_service", total_charge: "0.33" },
            { id: 626, reservation_id: 36, charge_description: "The team confirmed the details and the item was rescheduled.", amount: "355.81", service_type: "spa", total_charge: "3.27" },
            { id: 627, reservation_id: 285, charge_description: "The report was processed following a routine review.", amount: "334.67", service_type: "spa", total_charge: "223.92" },
            { id: 628, reservation_id: 362, charge_description: "The record was closed following a minor review.", amount: "49.51", service_type: "room_service", total_charge: "0.30" },
            { id: 629, reservation_id: 370, charge_description: "A repeat follow-up: the refund was resolved.", amount: "120.25", service_type: "spa", total_charge: "255.24" },
            { id: 630, reservation_id: 85, charge_description: "A standard follow-up: the document was processed.", amount: "4.89", service_type: "room_service", total_charge: "96.17" },
            { id: 631, reservation_id: 82, charge_description: "The booking was reviewed — manual case, no further action.", amount: "6.46", service_type: "spa", total_charge: "60.38" },
            { id: 632, reservation_id: 106, charge_description: "The refund was delayed — manual case, no further action.", amount: "223.70", service_type: "room_service", total_charge: "33.68" },
            { id: 633, reservation_id: 30, charge_description: "Flagged as manual. An operator resolved the ticket.", amount: "29.49", service_type: "room_service", total_charge: "354.58" },
            { id: 634, reservation_id: 19, charge_description: "The payment was refunded after an automatic check.", amount: "328.15", service_type: "laundry", total_charge: "287.09" },
            { id: 635, reservation_id: 2, charge_description: "Flagged as manual. The team resolved the order.", amount: "209.38", service_type: "spa", total_charge: "53.33" },
            { id: 636, reservation_id: 52, charge_description: "The supplier confirmed the details and the document was refunded.", amount: "35.81", service_type: "laundry", total_charge: "74.22" },
            { id: 637, reservation_id: 378, charge_description: "The shipment was rescheduled following a partial review.", amount: "213.39", service_type: "spa", total_charge: "10.17" },
            { id: 638, reservation_id: 320, charge_description: null, amount: "130.23", service_type: "laundry", total_charge: "54.73" },
            { id: 639, reservation_id: 71, charge_description: "The transfer was resolved following a repeat review.", amount: "71.61", service_type: "spa", total_charge: "13.33" },
            { id: 640, reservation_id: 308, charge_description: null, amount: "316.71", service_type: "spa", total_charge: "479.47" },
            { id: 641, reservation_id: 454, charge_description: "A manual session was escalated the same day.", amount: "353.28", service_type: "room_service", total_charge: "6.50" },
            { id: 642, reservation_id: 157, charge_description: "The order was closed — urgent case, no further action.", amount: "204.49", service_type: "laundry", total_charge: "219.59" },
            { id: 643, reservation_id: 393, charge_description: "The appointment was refunded — repeat case, no further action.", amount: "497.71", service_type: "room_service", total_charge: "410.33" },
            { id: 644, reservation_id: 91, charge_description: "The order was refunded after a routine check.", amount: "85.16", service_type: "laundry", total_charge: "377.33" },
            { id: 645, reservation_id: 147, charge_description: "The account owner asked for a change and the order was rescheduled.", amount: "169.75", service_type: "spa", total_charge: "24.73" },
            { id: 646, reservation_id: 192, charge_description: "Flagged as minor. The account owner replaced the payment.", amount: "38.86", service_type: "laundry", total_charge: "77.44" },
            { id: 647, reservation_id: 97, charge_description: null, amount: "6.74", service_type: "room_service", total_charge: "369.98" },
            { id: 648, reservation_id: 214, charge_description: "The invoice was refunded — repeat case, no further action.", amount: "40.53", service_type: "room_service", total_charge: "132.48" },
            { id: 649, reservation_id: 354, charge_description: "The delivery was processed after a late check.", amount: "8.62", service_type: "laundry", total_charge: "91.23" },
            { id: 650, reservation_id: 49, charge_description: "An incomplete follow-up: the booking was escalated.", amount: "342.17", service_type: "room_service", total_charge: "39.18" },
            { id: 651, reservation_id: 322, charge_description: "The shipment was cancelled — incomplete case, no further action.", amount: "6.32", service_type: "spa", total_charge: "239.33" },
            { id: 652, reservation_id: 183, charge_description: "The item was rejected — automatic case, no further action.", amount: "0.01", service_type: "laundry", total_charge: "364.90" },
            { id: 653, reservation_id: 363, charge_description: "An operator asked for a change and the account was completed.", amount: "228.66", service_type: "spa", total_charge: "76.10" },
            { id: 654, reservation_id: 7, charge_description: "The account was delayed — minor case, no further action.", amount: "19.50", service_type: "room_service", total_charge: "65.56" },
            { id: 655, reservation_id: 420, charge_description: null, amount: "200.47", service_type: "room_service", total_charge: "324.59" },
            { id: 656, reservation_id: 463, charge_description: "A manual invoice was cancelled the same day.", amount: "33.18", service_type: "room_service", total_charge: "79.77" },
            { id: 657, reservation_id: 35, charge_description: "No response from support, so the item was processed.", amount: "412.45", service_type: "room_service", total_charge: "67.26" },
            { id: 658, reservation_id: 443, charge_description: "The payment was resolved following a standard review.", amount: "301.44", service_type: "spa", total_charge: "343.54" },
            { id: 659, reservation_id: 403, charge_description: "The customer asked for a change and the report was reviewed.", amount: "210.30", service_type: "laundry", total_charge: "78.08" },
            { id: 660, reservation_id: 21, charge_description: "The invoice was escalated after a routine check.", amount: "55.67", service_type: "spa", total_charge: "284.43" },
            { id: 661, reservation_id: 440, charge_description: "The item was replaced following a duplicate review.", amount: "278.04", service_type: "room_service", total_charge: "321.35" },
            { id: 662, reservation_id: 339, charge_description: "The reviewer reported a standard issue; the session was cancelled.", amount: "208.25", service_type: "laundry", total_charge: "22.40" },
            { id: 663, reservation_id: 388, charge_description: "An incomplete delivery was confirmed the same day.", amount: "177.34", service_type: "room_service", total_charge: "452.31" },
            { id: 664, reservation_id: 117, charge_description: "No response from support, so the item was closed.", amount: "233.23", service_type: "spa", total_charge: "8.25" },
            { id: 665, reservation_id: 199, charge_description: "No response from the supplier, so the document was approved.", amount: "0.59", service_type: "spa", total_charge: "197.03" },
            { id: 666, reservation_id: 332, charge_description: null, amount: "0.38", service_type: "room_service", total_charge: "85.67" },
            { id: 667, reservation_id: 44, charge_description: "Flagged as partial. The reviewer cancelled the shipment.", amount: "4.07", service_type: "laundry", total_charge: "178.51" },
            { id: 668, reservation_id: 156, charge_description: "The delivery was resolved — late case, no further action.", amount: "101.71", service_type: "spa", total_charge: "24.57" },
            { id: 669, reservation_id: 420, charge_description: "The courier asked for a change and the item was refunded.", amount: "327.78", service_type: "room_service", total_charge: "27.12" },
            { id: 670, reservation_id: 132, charge_description: "Flagged as unusual. An operator reopened the payment.", amount: "39.22", service_type: "room_service", total_charge: "0.38" },
            { id: 671, reservation_id: 346, charge_description: "A late follow-up: the request was confirmed.", amount: "469.50", service_type: "laundry", total_charge: "185.22" },
            { id: 672, reservation_id: 274, charge_description: "Flagged as incomplete. An operator replaced the refund.", amount: "206.42", service_type: "room_service", total_charge: "32.52" },
            { id: 673, reservation_id: 57, charge_description: "A minor item was reopened the same day.", amount: "411.72", service_type: "laundry", total_charge: "248.27" },
            { id: 674, reservation_id: 262, charge_description: "The account owner asked for a change and the record was confirmed.", amount: "356.41", service_type: "room_service", total_charge: "403.95" },
            { id: 675, reservation_id: 267, charge_description: "No response from the customer, so the refund was confirmed.", amount: "209.01", service_type: "room_service", total_charge: "222.74" },
            { id: 676, reservation_id: 306, charge_description: null, amount: "333.50", service_type: "room_service", total_charge: "188.85" },
            { id: 677, reservation_id: 319, charge_description: "An unusual follow-up: the record was reviewed.", amount: "20.04", service_type: "laundry", total_charge: "85.67" },
            { id: 678, reservation_id: 283, charge_description: "The report was delayed following a late review.", amount: "443.51", service_type: "room_service", total_charge: "130.15" },
            { id: 679, reservation_id: 346, charge_description: "The account owner confirmed the details and the booking was completed.", amount: "125.51", service_type: "spa", total_charge: "286.59" },
            { id: 680, reservation_id: 118, charge_description: "The team reported a minor issue; the document was rescheduled.", amount: "416.89", service_type: "room_service", total_charge: "19.18" },
            { id: 681, reservation_id: 96, charge_description: "The session was approved following a late review.", amount: "70.49", service_type: "room_service", total_charge: "10.84" },
            { id: 682, reservation_id: 442, charge_description: null, amount: "3.65", service_type: "spa", total_charge: "7.17" },
            { id: 683, reservation_id: 336, charge_description: "The report was rescheduled following a duplicate review.", amount: "293.54", service_type: "room_service", total_charge: "93.91" },
            { id: 684, reservation_id: 273, charge_description: "The order was reopened — standard case, no further action.", amount: "398.21", service_type: "laundry", total_charge: "0.60" },
            { id: 685, reservation_id: 146, charge_description: "An operator asked for a change and the invoice was rejected.", amount: "66.52", service_type: "laundry", total_charge: "0.00" },
            { id: 686, reservation_id: 411, charge_description: "No response from the customer, so the order was approved.", amount: "70.86", service_type: "laundry", total_charge: "54.78" },
            { id: 687, reservation_id: 220, charge_description: "The session was cancelled following an incomplete review.", amount: "167.44", service_type: "room_service", total_charge: "439.58" },
            { id: 688, reservation_id: 16, charge_description: "The courier asked for a change and the appointment was rescheduled.", amount: "135.85", service_type: "room_service", total_charge: "31.17" },
            { id: 689, reservation_id: 228, charge_description: "Flagged as unusual. The reviewer refunded the claim.", amount: "34.56", service_type: "room_service", total_charge: "266.16" },
            { id: 690, reservation_id: 408, charge_description: "A partial record was escalated the same day.", amount: "27.77", service_type: "room_service", total_charge: "248.05" },
            { id: 691, reservation_id: 170, charge_description: null, amount: "117.06", service_type: "laundry", total_charge: "8.09" },
            { id: 692, reservation_id: 180, charge_description: "A duplicate follow-up: the appointment was reviewed.", amount: "18.23", service_type: "room_service", total_charge: "163.49" },
            { id: 693, reservation_id: 95, charge_description: "The ticket was reviewed after a minor check.", amount: "12.88", service_type: "laundry", total_charge: "147.90" },
            { id: 694, reservation_id: 252, charge_description: "The reviewer reported a minor issue; the payment was approved.", amount: "51.36", service_type: "spa", total_charge: "366.41" },
            { id: 695, reservation_id: 270, charge_description: null, amount: "5.58", service_type: "room_service", total_charge: "161.34" },
            { id: 696, reservation_id: 225, charge_description: "A duplicate follow-up: the report was confirmed.", amount: "380.31", service_type: "room_service", total_charge: "367.55" },
            { id: 697, reservation_id: 99, charge_description: "Support confirmed the details and the payment was escalated.", amount: "94.29", service_type: "room_service", total_charge: "7.80" },
            { id: 698, reservation_id: 231, charge_description: "An operator confirmed the details and the session was completed.", amount: "4.38", service_type: "room_service", total_charge: "55.17" },
            { id: 699, reservation_id: 101, charge_description: "No response from the supplier, so the shipment was completed.", amount: "48.67", service_type: "room_service", total_charge: "425.86" },
            { id: 700, reservation_id: 305, charge_description: "A routine report was confirmed the same day.", amount: "169.58", service_type: "room_service", total_charge: "220.28" },
            { id: 701, reservation_id: 147, charge_description: "An operator reported a standard issue; the item was completed.", amount: "16.48", service_type: "laundry", total_charge: "89.56" },
            { id: 702, reservation_id: 218, charge_description: "The item was rejected following an incomplete review.", amount: "295.02", service_type: "spa", total_charge: "126.88" },
            { id: 703, reservation_id: 174, charge_description: "A routine follow-up: the payment was approved.", amount: "304.79", service_type: "room_service", total_charge: "376.04" },
            { id: 704, reservation_id: 222, charge_description: "The claim was completed following a routine review.", amount: "2.36", service_type: "spa", total_charge: "14.19" },
            { id: 705, reservation_id: 146, charge_description: "The booking was approved — repeat case, no further action.", amount: "492.24", service_type: "spa", total_charge: "5.93" },
            { id: 706, reservation_id: 123, charge_description: "Flagged as manual. The reviewer refunded the ticket.", amount: "45.16", service_type: "room_service", total_charge: "87.29" },
            { id: 707, reservation_id: 268, charge_description: "An unusual account was replaced the same day.", amount: "5.68", service_type: "room_service", total_charge: "226.84" },
            { id: 708, reservation_id: 443, charge_description: "No response from the supplier, so the ticket was reopened.", amount: "400.73", service_type: "room_service", total_charge: "116.01" },
            { id: 709, reservation_id: 369, charge_description: "The order was delayed after a minor check.", amount: "120.53", service_type: "laundry", total_charge: "437.85" },
            { id: 710, reservation_id: 382, charge_description: "The shipment was processed after a manual check.", amount: "161.26", service_type: "spa", total_charge: "15.12" },
            { id: 711, reservation_id: 249, charge_description: "The customer reported a duplicate issue; the session was escalated.", amount: "410.54", service_type: "spa", total_charge: "5.09" },
            { id: 712, reservation_id: 182, charge_description: "The courier confirmed the details and the transfer was rejected.", amount: "9.64", service_type: "laundry", total_charge: "140.74" },
            { id: 713, reservation_id: 204, charge_description: "No response from the supplier, so the record was resolved.", amount: "17.60", service_type: "spa", total_charge: "2.51" },
            { id: 714, reservation_id: 331, charge_description: "The appointment was approved after a late check.", amount: "403.10", service_type: "spa", total_charge: "61.89" },
            { id: 715, reservation_id: 305, charge_description: null, amount: "141.96", service_type: "spa", total_charge: "219.01" },
            { id: 716, reservation_id: 311, charge_description: "The claim was completed — repeat case, no further action.", amount: "149.07", service_type: "laundry", total_charge: "92.33" },
            { id: 717, reservation_id: 348, charge_description: null, amount: "297.63", service_type: "room_service", total_charge: "445.97" },
            { id: 718, reservation_id: 101, charge_description: "A minor follow-up: the item was updated.", amount: "10.03", service_type: "room_service", total_charge: "415.30" },
            { id: 719, reservation_id: 133, charge_description: "An incomplete refund was cancelled the same day.", amount: "34.01", service_type: "room_service", total_charge: "26.77" },
            { id: 720, reservation_id: 222, charge_description: "The document was replaced after a standard check.", amount: "0.00", service_type: "spa", total_charge: "97.24" },
            { id: 721, reservation_id: 371, charge_description: "Flagged as routine. The account owner approved the appointment.", amount: "8.28", service_type: "room_service", total_charge: "177.05" },
            { id: 722, reservation_id: 108, charge_description: null, amount: "169.33", service_type: "spa", total_charge: "462.22" },
            { id: 723, reservation_id: 459, charge_description: "The item was processed following a duplicate review.", amount: "39.41", service_type: "room_service", total_charge: "170.24" },
            { id: 724, reservation_id: 289, charge_description: "The session was replaced after a manual check.", amount: "3.02", service_type: "room_service", total_charge: "101.50" },
            { id: 725, reservation_id: 270, charge_description: "Support confirmed the details and the account was rejected.", amount: "115.82", service_type: "spa", total_charge: "214.49" },
            { id: 726, reservation_id: 83, charge_description: "The account owner reported an urgent issue; the invoice was replaced.", amount: "258.36", service_type: "room_service", total_charge: "432.64" },
            { id: 727, reservation_id: 153, charge_description: "The team asked for a change and the refund was replaced.", amount: "364.33", service_type: "spa", total_charge: "411.02" },
            { id: 728, reservation_id: 412, charge_description: "The document was processed following an incomplete review.", amount: "2.86", service_type: "laundry", total_charge: "393.80" },
            { id: 729, reservation_id: 289, charge_description: "An operator reported an automatic issue; the item was refunded.", amount: "0.12", service_type: "room_service", total_charge: "67.78" },
            { id: 730, reservation_id: 307, charge_description: "An operator asked for a change and the account was reviewed.", amount: "2.41", service_type: "laundry", total_charge: "233.85" },
            { id: 731, reservation_id: 258, charge_description: "A repeat follow-up: the order was updated.", amount: "346.41", service_type: "room_service", total_charge: "382.52" },
            { id: 732, reservation_id: 115, charge_description: "The session was cancelled — incomplete case, no further action.", amount: "448.93", service_type: "spa", total_charge: "485.09" },
            { id: 733, reservation_id: 192, charge_description: "No response from an operator, so the order was updated.", amount: "63.66", service_type: "room_service", total_charge: "233.28" },
            { id: 734, reservation_id: 44, charge_description: null, amount: "245.72", service_type: "room_service", total_charge: "32.87" },
            { id: 735, reservation_id: 445, charge_description: "The request was processed — minor case, no further action.", amount: "27.40", service_type: "room_service", total_charge: "117.83" },
            { id: 736, reservation_id: 54, charge_description: "The transfer was closed after a partial check.", amount: "261.68", service_type: "spa", total_charge: "419.36" },
            { id: 737, reservation_id: 422, charge_description: "Flagged as repeat. The courier rescheduled the record.", amount: "158.77", service_type: "laundry", total_charge: "217.03" },
            { id: 738, reservation_id: 240, charge_description: "Support asked for a change and the claim was delayed.", amount: "252.32", service_type: "laundry", total_charge: "88.42" },
            { id: 739, reservation_id: 277, charge_description: null, amount: "1.38", service_type: "room_service", total_charge: "10.37" },
            { id: 740, reservation_id: 8, charge_description: "The supplier asked for a change and the record was rescheduled.", amount: "36.89", service_type: "room_service", total_charge: "433.48" },
            { id: 741, reservation_id: 487, charge_description: "The request was rescheduled — minor case, no further action.", amount: "362.99", service_type: "laundry", total_charge: "48.49" },
            { id: 742, reservation_id: 277, charge_description: "The delivery was reviewed following an unusual review.", amount: "98.44", service_type: "spa", total_charge: "248.82" },
            { id: 743, reservation_id: 52, charge_description: null, amount: "33.72", service_type: "spa", total_charge: "305.48" },
            { id: 744, reservation_id: 100, charge_description: "Flagged as incomplete. The courier cancelled the item.", amount: "199.52", service_type: "room_service", total_charge: "451.80" },
            { id: 745, reservation_id: 365, charge_description: "The supplier asked for a change and the report was rejected.", amount: "115.01", service_type: "laundry", total_charge: "2.63" },
            { id: 746, reservation_id: 456, charge_description: "A duplicate ticket was replaced the same day.", amount: "206.12", service_type: "room_service", total_charge: "214.37" },
            { id: 747, reservation_id: 137, charge_description: "The supplier reported a duplicate issue; the claim was rejected.", amount: "106.07", service_type: "room_service", total_charge: "49.89" },
            { id: 748, reservation_id: 438, charge_description: "The customer asked for a change and the report was escalated.", amount: "344.52", service_type: "laundry", total_charge: "2.14" },
            { id: 749, reservation_id: 360, charge_description: "The payment was refunded after a standard check.", amount: "40.87", service_type: "spa", total_charge: "355.17" },
            { id: 750, reservation_id: 457, charge_description: null, amount: "136.45", service_type: "spa", total_charge: "165.60" },
            { id: 751, reservation_id: 425, charge_description: "A duplicate invoice was refunded the same day.", amount: "15.93", service_type: "room_service", total_charge: "26.12" },
            { id: 752, reservation_id: 186, charge_description: "A manual follow-up: the account was replaced.", amount: "343.74", service_type: "spa", total_charge: "394.22" },
            { id: 753, reservation_id: 402, charge_description: "The courier reported an unusual issue; the shipment was completed.", amount: "157.88", service_type: "room_service", total_charge: "196.16" },
            { id: 754, reservation_id: 206, charge_description: "Support reported an automatic issue; the refund was completed.", amount: "2.32", service_type: "room_service", total_charge: "261.31" },
            { id: 755, reservation_id: 344, charge_description: "The report was cancelled following an unusual review.", amount: "190.13", service_type: "room_service", total_charge: "16.27" },
            { id: 756, reservation_id: 97, charge_description: "The claim was updated after an incomplete check.", amount: "52.26", service_type: "room_service", total_charge: "292.13" },
            { id: 757, reservation_id: 126, charge_description: "A duplicate follow-up: the report was completed.", amount: "1.66", service_type: "laundry", total_charge: "33.04" },
            { id: 758, reservation_id: 16, charge_description: "The ticket was approved after a minor check.", amount: "29.14", service_type: "spa", total_charge: "0.02" },
            { id: 759, reservation_id: 20, charge_description: "The supplier reported a duplicate issue; the record was confirmed.", amount: "175.07", service_type: "room_service", total_charge: "85.79" },
            { id: 760, reservation_id: 147, charge_description: "The invoice was refunded after an incomplete check.", amount: "9.32", service_type: "room_service", total_charge: "0.26" },
            { id: 761, reservation_id: 441, charge_description: "The account owner asked for a change and the refund was reopened.", amount: "401.83", service_type: "spa", total_charge: "126.66" },
            { id: 762, reservation_id: 269, charge_description: "The reviewer confirmed the details and the appointment was confirmed.", amount: "119.39", service_type: "room_service", total_charge: "8.99" },
            { id: 763, reservation_id: 157, charge_description: "The payment was cancelled — standard case, no further action.", amount: "310.14", service_type: "room_service", total_charge: "290.18" },
            { id: 764, reservation_id: 125, charge_description: "An urgent booking was replaced the same day.", amount: "101.81", service_type: "spa", total_charge: "325.45" },
            { id: 765, reservation_id: 350, charge_description: "A late follow-up: the shipment was replaced.", amount: "5.24", service_type: "spa", total_charge: "76.09" },
            { id: 766, reservation_id: 368, charge_description: "An urgent follow-up: the shipment was approved.", amount: "0.00", service_type: "spa", total_charge: "197.46" },
            { id: 767, reservation_id: 75, charge_description: "A duplicate follow-up: the request was cancelled.", amount: "11.11", service_type: "room_service", total_charge: "84.18" },
            { id: 768, reservation_id: 397, charge_description: "The team confirmed the details and the refund was escalated.", amount: "213.92", service_type: "laundry", total_charge: "127.28" },
            { id: 769, reservation_id: 157, charge_description: "The customer reported an incomplete issue; the transfer was replaced.", amount: "182.79", service_type: "spa", total_charge: "21.07" },
            { id: 770, reservation_id: 94, charge_description: "The refund was replaced after a minor check.", amount: "498.02", service_type: "laundry", total_charge: "177.20" },
            { id: 771, reservation_id: 408, charge_description: "The customer confirmed the details and the transfer was delayed.", amount: "1.97", service_type: "room_service", total_charge: "1.68" },
            { id: 772, reservation_id: 176, charge_description: "A partial follow-up: the account was updated.", amount: "468.67", service_type: "laundry", total_charge: "117.08" },
            { id: 773, reservation_id: 80, charge_description: "A standard follow-up: the ticket was cancelled.", amount: "402.04", service_type: "spa", total_charge: "12.48" },
            { id: 774, reservation_id: 59, charge_description: "The record was delayed after a partial check.", amount: "2.72", service_type: "room_service", total_charge: "485.36" },
            { id: 775, reservation_id: 47, charge_description: "Flagged as standard. The customer delayed the order.", amount: "32.62", service_type: "room_service", total_charge: "1.45" },
            { id: 776, reservation_id: 469, charge_description: "The transfer was reviewed following an incomplete review.", amount: "193.56", service_type: "laundry", total_charge: "460.09" },
            { id: 777, reservation_id: 216, charge_description: "The account was replaced after a late check.", amount: "99.46", service_type: "room_service", total_charge: "27.13" },
            { id: 778, reservation_id: 396, charge_description: "The customer asked for a change and the order was closed.", amount: "1.27", service_type: "laundry", total_charge: "44.66" },
            { id: 779, reservation_id: 105, charge_description: "Support reported a routine issue; the order was approved.", amount: "311.53", service_type: "room_service", total_charge: "240.98" },
            { id: 780, reservation_id: 472, charge_description: "Flagged as manual. The supplier processed the session.", amount: "217.35", service_type: "room_service", total_charge: "35.72" },
            { id: 781, reservation_id: 149, charge_description: "Support reported an automatic issue; the document was reopened.", amount: "3.57", service_type: "laundry", total_charge: "8.68" },
            { id: 782, reservation_id: 54, charge_description: "An operator confirmed the details and the delivery was reopened.", amount: "19.22", service_type: "room_service", total_charge: "286.63" },
            { id: 783, reservation_id: 427, charge_description: "No response from the account owner, so the item was updated.", amount: "342.77", service_type: "room_service", total_charge: "54.37" },
            { id: 784, reservation_id: 454, charge_description: "The report was delayed — repeat case, no further action.", amount: "0.87", service_type: "room_service", total_charge: "276.99" },
            { id: 785, reservation_id: 409, charge_description: "A manual record was completed the same day.", amount: "278.14", service_type: "spa", total_charge: "468.95" },
            { id: 786, reservation_id: 410, charge_description: null, amount: "284.19", service_type: "laundry", total_charge: "272.15" },
            { id: 787, reservation_id: 328, charge_description: "A standard transfer was delayed the same day.", amount: "126.64", service_type: "spa", total_charge: "407.85" },
            { id: 788, reservation_id: 235, charge_description: "Flagged as repeat. The reviewer escalated the invoice.", amount: "343.80", service_type: "room_service", total_charge: "381.20" },
            { id: 789, reservation_id: 156, charge_description: "The shipment was resolved following a manual review.", amount: "98.09", service_type: "room_service", total_charge: "248.63" },
            { id: 790, reservation_id: 462, charge_description: "A repeat session was processed the same day.", amount: "161.46", service_type: "room_service", total_charge: "110.07" },
            { id: 791, reservation_id: 319, charge_description: "The supplier confirmed the details and the payment was reviewed.", amount: "85.05", service_type: "spa", total_charge: "1.95" },
            { id: 792, reservation_id: 304, charge_description: "A repeat refund was confirmed the same day.", amount: "277.08", service_type: "room_service", total_charge: "69.34" },
            { id: 793, reservation_id: 188, charge_description: "The transfer was closed after a standard check.", amount: "387.11", service_type: "room_service", total_charge: "435.27" },
            { id: 794, reservation_id: 169, charge_description: "The team asked for a change and the booking was rescheduled.", amount: "0.97", service_type: "spa", total_charge: "202.26" },
            { id: 795, reservation_id: 117, charge_description: "The team reported an unusual issue; the transfer was escalated.", amount: "14.60", service_type: "spa", total_charge: "374.70" },
            { id: 796, reservation_id: 368, charge_description: null, amount: "166.87", service_type: "room_service", total_charge: "131.17" },
            { id: 797, reservation_id: 381, charge_description: "No response from the account owner, so the session was processed.", amount: "304.56", service_type: "laundry", total_charge: "236.23" },
            { id: 798, reservation_id: 341, charge_description: "Support confirmed the details and the session was replaced.", amount: "330.30", service_type: "spa", total_charge: "78.74" },
            { id: 799, reservation_id: 405, charge_description: "Support confirmed the details and the delivery was rescheduled.", amount: "464.22", service_type: "room_service", total_charge: "220.71" },
            { id: 800, reservation_id: 442, charge_description: null, amount: "25.47", service_type: "room_service", total_charge: "64.82" },
            { id: 801, reservation_id: 135, charge_description: "The ticket was completed after a repeat check.", amount: "55.40", service_type: "spa", total_charge: "121.88" },
            { id: 802, reservation_id: 239, charge_description: null, amount: "6.34", service_type: "room_service", total_charge: "14.23" },
            { id: 803, reservation_id: 231, charge_description: null, amount: "42.76", service_type: "spa", total_charge: "2.38" },
            { id: 804, reservation_id: 453, charge_description: "Flagged as automatic. The team reviewed the booking.", amount: "360.08", service_type: "laundry", total_charge: "127.42" },
            { id: 805, reservation_id: 176, charge_description: "An unusual follow-up: the shipment was cancelled.", amount: "356.94", service_type: "spa", total_charge: "91.62" },
            { id: 806, reservation_id: 270, charge_description: "No response from the team, so the claim was replaced.", amount: "62.62", service_type: "room_service", total_charge: "289.23" },
            { id: 807, reservation_id: 369, charge_description: "A standard order was rescheduled the same day.", amount: "18.81", service_type: "room_service", total_charge: "0.00" },
            { id: 808, reservation_id: 100, charge_description: "The customer reported a duplicate issue; the report was reviewed.", amount: "175.42", service_type: "spa", total_charge: "3.16" },
            { id: 809, reservation_id: 305, charge_description: "The item was resolved — partial case, no further action.", amount: "399.09", service_type: "room_service", total_charge: "65.41" },
            { id: 810, reservation_id: 438, charge_description: "The invoice was updated — minor case, no further action.", amount: "71.69", service_type: "room_service", total_charge: "60.61" },
            { id: 811, reservation_id: 11, charge_description: "A late follow-up: the request was approved.", amount: "236.95", service_type: "spa", total_charge: "0.26" },
            { id: 812, reservation_id: 453, charge_description: "The shipment was resolved — minor case, no further action.", amount: "84.77", service_type: "room_service", total_charge: "3.06" },
            { id: 813, reservation_id: 449, charge_description: "The item was delayed following a manual review.", amount: "487.37", service_type: "laundry", total_charge: "26.55" },
            { id: 814, reservation_id: 449, charge_description: "An operator asked for a change and the claim was confirmed.", amount: "81.50", service_type: "laundry", total_charge: "392.12" },
            { id: 815, reservation_id: 152, charge_description: "No response from support, so the booking was approved.", amount: "404.41", service_type: "spa", total_charge: "303.11" },
            { id: 816, reservation_id: 255, charge_description: "The invoice was delayed — unusual case, no further action.", amount: "213.65", service_type: "room_service", total_charge: "75.32" },
            { id: 817, reservation_id: 79, charge_description: "No response from the supplier, so the item was completed.", amount: "134.71", service_type: "spa", total_charge: "374.94" },
            { id: 818, reservation_id: 204, charge_description: "Flagged as standard. The customer reviewed the account.", amount: "131.35", service_type: "spa", total_charge: "309.00" },
            { id: 819, reservation_id: 335, charge_description: "An incomplete follow-up: the claim was escalated.", amount: "88.11", service_type: "room_service", total_charge: "375.03" },
            { id: 820, reservation_id: 470, charge_description: "No response from an operator, so the shipment was confirmed.", amount: "6.70", service_type: "room_service", total_charge: "185.28" },
            { id: 821, reservation_id: 452, charge_description: "Flagged as late. The customer confirmed the invoice.", amount: "13.83", service_type: "spa", total_charge: "162.00" },
            { id: 822, reservation_id: 121, charge_description: "No response from an operator, so the ticket was escalated.", amount: "431.15", service_type: "spa", total_charge: "394.92" },
            { id: 823, reservation_id: 170, charge_description: "A partial follow-up: the record was reviewed.", amount: "20.66", service_type: "room_service", total_charge: "288.55" },
            { id: 824, reservation_id: 56, charge_description: "A partial report was confirmed the same day.", amount: "35.89", service_type: "room_service", total_charge: "223.66" },
            { id: 825, reservation_id: 417, charge_description: "An urgent follow-up: the record was rejected.", amount: "320.72", service_type: "room_service", total_charge: "99.81" },
            { id: 826, reservation_id: 287, charge_description: "An operator reported an unusual issue; the request was closed.", amount: "194.91", service_type: "room_service", total_charge: "48.05" },
            { id: 827, reservation_id: 137, charge_description: null, amount: "80.25", service_type: "laundry", total_charge: "247.35" },
            { id: 828, reservation_id: 415, charge_description: "The account owner confirmed the details and the account was rejected.", amount: "305.87", service_type: "spa", total_charge: "20.19" },
            { id: 829, reservation_id: 165, charge_description: "The customer confirmed the details and the booking was escalated.", amount: "375.15", service_type: "room_service", total_charge: "154.97" },
            { id: 830, reservation_id: 68, charge_description: "The transfer was confirmed — urgent case, no further action.", amount: "3.13", service_type: "laundry", total_charge: "7.67" },
            { id: 831, reservation_id: 183, charge_description: null, amount: "305.58", service_type: "room_service", total_charge: "8.83" },
            { id: 832, reservation_id: 456, charge_description: "Flagged as minor. An operator approved the session.", amount: "166.27", service_type: "room_service", total_charge: "10.18" },
            { id: 833, reservation_id: 439, charge_description: "The appointment was updated following an urgent review.", amount: "58.06", service_type: "room_service", total_charge: "1.46" },
            { id: 834, reservation_id: 73, charge_description: null, amount: "301.47", service_type: "spa", total_charge: "96.74" },
            { id: 835, reservation_id: 93, charge_description: "The claim was confirmed — automatic case, no further action.", amount: "0.56", service_type: "laundry", total_charge: "128.61" },
            { id: 836, reservation_id: 253, charge_description: "The courier confirmed the details and the delivery was refunded.", amount: "307.28", service_type: "room_service", total_charge: "153.20" },
            { id: 837, reservation_id: 290, charge_description: "The claim was closed following a duplicate review.", amount: "0.93", service_type: "laundry", total_charge: "6.06" },
            { id: 838, reservation_id: 431, charge_description: "The account owner confirmed the details and the payment was replaced.", amount: "332.49", service_type: "room_service", total_charge: "164.84" },
            { id: 839, reservation_id: 17, charge_description: "A partial follow-up: the delivery was replaced.", amount: "175.19", service_type: "spa", total_charge: "268.38" },
            { id: 840, reservation_id: 71, charge_description: "Flagged as manual. The team escalated the item.", amount: "412.96", service_type: "room_service", total_charge: "481.94" },
            { id: 841, reservation_id: 113, charge_description: "The report was rescheduled — standard case, no further action.", amount: "1.71", service_type: "room_service", total_charge: "8.07" },
            { id: 842, reservation_id: 153, charge_description: null, amount: "449.10", service_type: "room_service", total_charge: "291.62" },
            { id: 843, reservation_id: 457, charge_description: null, amount: "114.22", service_type: "laundry", total_charge: "200.67" },
            { id: 844, reservation_id: 267, charge_description: "An incomplete follow-up: the payment was escalated.", amount: "50.96", service_type: "spa", total_charge: "102.38" },
            { id: 845, reservation_id: 427, charge_description: "A late follow-up: the order was refunded.", amount: "72.23", service_type: "spa", total_charge: "451.21" },
            { id: 846, reservation_id: 256, charge_description: "The session was rejected — repeat case, no further action.", amount: "252.74", service_type: "laundry", total_charge: "160.82" },
            { id: 847, reservation_id: 49, charge_description: "Flagged as urgent. The reviewer replaced the delivery.", amount: "224.59", service_type: "room_service", total_charge: "314.43" },
            { id: 848, reservation_id: 362, charge_description: null, amount: "275.35", service_type: "laundry", total_charge: "443.06" },
            { id: 849, reservation_id: 84, charge_description: "No response from an operator, so the transfer was rescheduled.", amount: "363.77", service_type: "laundry", total_charge: "13.79" },
            { id: 850, reservation_id: 87, charge_description: "Flagged as duplicate. An operator closed the delivery.", amount: "406.77", service_type: "room_service", total_charge: "153.04" },
            { id: 851, reservation_id: 334, charge_description: "A manual document was cancelled the same day.", amount: "5.87", service_type: "laundry", total_charge: "0.58" },
            { id: 852, reservation_id: 303, charge_description: "A routine refund was completed the same day.", amount: "15.78", service_type: "spa", total_charge: "490.37" },
            { id: 853, reservation_id: 383, charge_description: "The payment was resolved after a minor check.", amount: "48.68", service_type: "room_service", total_charge: "7.46" },
            { id: 854, reservation_id: 272, charge_description: "No response from support, so the document was replaced.", amount: "248.76", service_type: "room_service", total_charge: "10.08" },
            { id: 855, reservation_id: 178, charge_description: "No response from the customer, so the account was updated.", amount: "123.72", service_type: "room_service", total_charge: "33.02" },
            { id: 856, reservation_id: 255, charge_description: "No response from the reviewer, so the booking was closed.", amount: "29.92", service_type: "room_service", total_charge: "45.61" },
            { id: 857, reservation_id: 162, charge_description: "The claim was completed after an urgent check.", amount: "74.35", service_type: "room_service", total_charge: "124.35" },
            { id: 858, reservation_id: 326, charge_description: "The courier confirmed the details and the transfer was escalated.", amount: "49.09", service_type: "laundry", total_charge: "248.74" },
            { id: 859, reservation_id: 290, charge_description: "No response from the account owner, so the appointment was closed.", amount: "371.59", service_type: "room_service", total_charge: "128.60" },
            { id: 860, reservation_id: 128, charge_description: "The refund was cancelled after a standard check.", amount: "73.84", service_type: "spa", total_charge: "374.19" },
            { id: 861, reservation_id: 68, charge_description: "The supplier asked for a change and the item was rescheduled.", amount: "101.61", service_type: "laundry", total_charge: "35.05" },
            { id: 862, reservation_id: 363, charge_description: "Flagged as unusual. The customer reopened the ticket.", amount: "442.80", service_type: "room_service", total_charge: "279.60" },
            { id: 863, reservation_id: 484, charge_description: "The shipment was closed following an urgent review.", amount: "181.09", service_type: "spa", total_charge: "43.68" },
            { id: 864, reservation_id: 417, charge_description: "The delivery was reopened following a duplicate review.", amount: "375.22", service_type: "spa", total_charge: "105.03" },
            { id: 865, reservation_id: 283, charge_description: "No response from the supplier, so the shipment was approved.", amount: "371.17", service_type: "laundry", total_charge: "73.67" },
            { id: 866, reservation_id: 463, charge_description: "The document was cancelled following an automatic review.", amount: "390.27", service_type: "laundry", total_charge: "177.13" },
            { id: 867, reservation_id: 203, charge_description: "The order was resolved — automatic case, no further action.", amount: "326.91", service_type: "room_service", total_charge: "250.02" },
            { id: 868, reservation_id: 166, charge_description: "The account was updated after a routine check.", amount: "112.07", service_type: "room_service", total_charge: "359.49" },
            { id: 869, reservation_id: 53, charge_description: "The account owner reported a manual issue; the report was rescheduled.", amount: "4.70", service_type: "laundry", total_charge: "64.23" },
            { id: 870, reservation_id: 427, charge_description: "No response from the reviewer, so the report was rejected.", amount: "31.29", service_type: "room_service", total_charge: "20.74" },
            { id: 871, reservation_id: 72, charge_description: "The account owner confirmed the details and the invoice was reviewed.", amount: "370.76", service_type: "room_service", total_charge: "269.71" },
            { id: 872, reservation_id: 155, charge_description: null, amount: "67.37", service_type: "spa", total_charge: "216.33" },
            { id: 873, reservation_id: 285, charge_description: "The record was resolved following a minor review.", amount: "253.40", service_type: "spa", total_charge: "1.65" },
            { id: 874, reservation_id: 382, charge_description: "The supplier asked for a change and the report was completed.", amount: "353.30", service_type: "spa", total_charge: "477.55" },
            { id: 875, reservation_id: 16, charge_description: "Support confirmed the details and the transfer was updated.", amount: "104.37", service_type: "laundry", total_charge: "226.83" },
            { id: 876, reservation_id: 151, charge_description: "Support reported a late issue; the order was closed.", amount: "53.21", service_type: "room_service", total_charge: "422.33" },
            { id: 877, reservation_id: 173, charge_description: "The shipment was escalated — automatic case, no further action.", amount: "44.08", service_type: "room_service", total_charge: "481.93" },
            { id: 878, reservation_id: 341, charge_description: "The request was rejected — urgent case, no further action.", amount: "91.46", service_type: "spa", total_charge: "361.59" },
            { id: 879, reservation_id: 286, charge_description: null, amount: "207.35", service_type: "room_service", total_charge: "160.76" },
            { id: 880, reservation_id: 434, charge_description: null, amount: "2.98", service_type: "room_service", total_charge: "0.89" },
            { id: 881, reservation_id: 329, charge_description: "No response from the team, so the record was rejected.", amount: "24.46", service_type: "room_service", total_charge: "69.96" },
            { id: 882, reservation_id: 498, charge_description: null, amount: "214.93", service_type: "spa", total_charge: "68.29" },
            { id: 883, reservation_id: 310, charge_description: "Flagged as unusual. The customer approved the session.", amount: "286.87", service_type: "laundry", total_charge: "264.36" },
            { id: 884, reservation_id: 99, charge_description: "The supplier confirmed the details and the request was confirmed.", amount: "22.40", service_type: "room_service", total_charge: "24.50" },
            { id: 885, reservation_id: 70, charge_description: "The transfer was refunded after an urgent check.", amount: "107.30", service_type: "spa", total_charge: "328.99" },
            { id: 886, reservation_id: 350, charge_description: "No response from the courier, so the refund was processed.", amount: "140.91", service_type: "spa", total_charge: "361.47" },
            { id: 887, reservation_id: 267, charge_description: "The document was cancelled — late case, no further action.", amount: "160.72", service_type: "room_service", total_charge: "390.38" },
            { id: 888, reservation_id: 41, charge_description: "The team reported a repeat issue; the session was reviewed.", amount: "133.80", service_type: "spa", total_charge: "156.52" },
            { id: 889, reservation_id: 65, charge_description: "A minor follow-up: the booking was delayed.", amount: "4.22", service_type: "spa", total_charge: "8.01" },
            { id: 890, reservation_id: 328, charge_description: "The courier asked for a change and the booking was completed.", amount: "111.65", service_type: "laundry", total_charge: "263.85" },
            { id: 891, reservation_id: 67, charge_description: "The order was refunded — incomplete case, no further action.", amount: "19.12", service_type: "laundry", total_charge: "379.37" },
            { id: 892, reservation_id: 420, charge_description: null, amount: "37.22", service_type: "laundry", total_charge: "125.62" },
            { id: 893, reservation_id: 7, charge_description: "A late follow-up: the invoice was resolved.", amount: "69.57", service_type: "room_service", total_charge: "1.71" },
            { id: 894, reservation_id: 103, charge_description: "An unusual follow-up: the refund was processed.", amount: "146.03", service_type: "laundry", total_charge: "0.95" },
            { id: 895, reservation_id: 39, charge_description: "The ticket was replaced — automatic case, no further action.", amount: "73.26", service_type: "spa", total_charge: "341.58" },
            { id: 896, reservation_id: 185, charge_description: null, amount: "265.89", service_type: "spa", total_charge: "5.01" },
            { id: 897, reservation_id: 493, charge_description: null, amount: "67.72", service_type: "room_service", total_charge: "157.32" },
            { id: 898, reservation_id: 143, charge_description: "The customer reported a partial issue; the shipment was replaced.", amount: "132.61", service_type: "room_service", total_charge: "145.09" },
            { id: 899, reservation_id: 416, charge_description: "The appointment was escalated — routine case, no further action.", amount: "178.15", service_type: "laundry", total_charge: "493.28" },
            { id: 900, reservation_id: 212, charge_description: "The report was closed following a routine review.", amount: "416.69", service_type: "laundry", total_charge: "3.31" },
            { id: 901, reservation_id: 324, charge_description: "No response from the team, so the shipment was reopened.", amount: "331.97", service_type: "room_service", total_charge: "87.38" },
            { id: 902, reservation_id: 91, charge_description: null, amount: "5.49", service_type: "room_service", total_charge: "243.51" },
            { id: 903, reservation_id: 165, charge_description: "The session was rejected after a standard check.", amount: "156.15", service_type: "room_service", total_charge: "14.18" },
            { id: 904, reservation_id: 187, charge_description: null, amount: "252.01", service_type: "room_service", total_charge: "112.68" },
            { id: 905, reservation_id: 97, charge_description: "A minor follow-up: the refund was delayed.", amount: "127.24", service_type: "laundry", total_charge: "149.03" },
            { id: 906, reservation_id: 310, charge_description: "The request was refunded following a late review.", amount: "303.34", service_type: "room_service", total_charge: "109.42" },
            { id: 907, reservation_id: 455, charge_description: "The account was reviewed after a late check.", amount: "210.65", service_type: "room_service", total_charge: "12.70" },
            { id: 908, reservation_id: 109, charge_description: "Support reported a late issue; the item was cancelled.", amount: "454.14", service_type: "spa", total_charge: "273.55" },
            { id: 909, reservation_id: 88, charge_description: "The transfer was confirmed — incomplete case, no further action.", amount: "318.86", service_type: "spa", total_charge: "45.14" },
            { id: 910, reservation_id: 488, charge_description: "The courier asked for a change and the session was escalated.", amount: "85.19", service_type: "room_service", total_charge: "320.48" },
            { id: 911, reservation_id: 30, charge_description: "Support reported a routine issue; the ticket was replaced.", amount: "2.88", service_type: "room_service", total_charge: "199.30" },
            { id: 912, reservation_id: 97, charge_description: "The booking was updated after a standard check.", amount: "13.21", service_type: "room_service", total_charge: "336.25" },
            { id: 913, reservation_id: 287, charge_description: null, amount: "79.39", service_type: "spa", total_charge: "34.50" },
            { id: 914, reservation_id: 441, charge_description: "No response from support, so the record was rejected.", amount: "184.93", service_type: "spa", total_charge: "297.26" },
            { id: 915, reservation_id: 341, charge_description: "A duplicate follow-up: the report was approved.", amount: "21.03", service_type: "room_service", total_charge: "23.28" },
            { id: 916, reservation_id: 308, charge_description: "A routine report was reviewed the same day.", amount: "307.64", service_type: "room_service", total_charge: "52.00" },
            { id: 917, reservation_id: 149, charge_description: "The report was updated after a late check.", amount: "155.50", service_type: "room_service", total_charge: "230.84" },
            { id: 918, reservation_id: 248, charge_description: null, amount: "297.22", service_type: "laundry", total_charge: "60.71" },
            { id: 919, reservation_id: 260, charge_description: "No response from the supplier, so the session was resolved.", amount: "11.41", service_type: "spa", total_charge: "145.91" },
            { id: 920, reservation_id: 383, charge_description: "The team reported a partial issue; the payment was replaced.", amount: "204.32", service_type: "spa", total_charge: "420.63" },
            { id: 921, reservation_id: 76, charge_description: "The session was delayed — automatic case, no further action.", amount: "453.76", service_type: "room_service", total_charge: "0.11" },
            { id: 922, reservation_id: 48, charge_description: "The payment was refunded — incomplete case, no further action.", amount: "3.99", service_type: "room_service", total_charge: "19.66" },
            { id: 923, reservation_id: 381, charge_description: "A manual follow-up: the account was closed.", amount: "14.71", service_type: "spa", total_charge: "331.90" },
            { id: 924, reservation_id: 12, charge_description: "The ticket was refunded after an urgent check.", amount: "150.27", service_type: "laundry", total_charge: "15.79" },
            { id: 925, reservation_id: 117, charge_description: null, amount: "129.88", service_type: "room_service", total_charge: "106.56" },
            { id: 926, reservation_id: 40, charge_description: "An operator reported a minor issue; the account was rejected.", amount: "19.76", service_type: "spa", total_charge: "7.60" },
            { id: 927, reservation_id: 99, charge_description: "The reviewer reported a repeat issue; the booking was refunded.", amount: "479.63", service_type: "room_service", total_charge: "164.93" },
            { id: 928, reservation_id: 158, charge_description: null, amount: "438.06", service_type: "room_service", total_charge: "104.06" },
            { id: 929, reservation_id: 372, charge_description: "The account was processed — urgent case, no further action.", amount: "354.98", service_type: "spa", total_charge: "14.84" },
            { id: 930, reservation_id: 278, charge_description: "The payment was replaced following a manual review.", amount: "255.60", service_type: "room_service", total_charge: "32.77" },
            { id: 931, reservation_id: 130, charge_description: "The item was cancelled after a repeat check.", amount: "158.48", service_type: "room_service", total_charge: "262.25" },
            { id: 932, reservation_id: 244, charge_description: "The courier asked for a change and the delivery was resolved.", amount: "96.00", service_type: "room_service", total_charge: "1.51" },
            { id: 933, reservation_id: 89, charge_description: "The booking was refunded following a partial review.", amount: "142.69", service_type: "room_service", total_charge: "0.80" },
            { id: 934, reservation_id: 185, charge_description: "The supplier reported an automatic issue; the order was cancelled.", amount: "429.70", service_type: "spa", total_charge: "144.03" },
            { id: 935, reservation_id: 458, charge_description: "The courier confirmed the details and the order was delayed.", amount: "27.78", service_type: "spa", total_charge: "169.15" },
            { id: 936, reservation_id: 255, charge_description: null, amount: "71.89", service_type: "room_service", total_charge: "3.48" },
            { id: 937, reservation_id: 272, charge_description: "The session was approved after an automatic check.", amount: "211.40", service_type: "room_service", total_charge: "231.34" },
            { id: 938, reservation_id: 293, charge_description: "A partial refund was processed the same day.", amount: "236.08", service_type: "spa", total_charge: "3.30" },
            { id: 939, reservation_id: 259, charge_description: "The supplier reported an incomplete issue; the claim was completed.", amount: "211.00", service_type: "room_service", total_charge: "197.53" },
            { id: 940, reservation_id: 180, charge_description: "A partial session was replaced the same day.", amount: "178.42", service_type: "spa", total_charge: "186.88" },
            { id: 941, reservation_id: 238, charge_description: "No response from the customer, so the claim was escalated.", amount: "115.23", service_type: "laundry", total_charge: "0.21" },
            { id: 942, reservation_id: 325, charge_description: "The team confirmed the details and the shipment was approved.", amount: "399.15", service_type: "spa", total_charge: "34.20" },
            { id: 943, reservation_id: 236, charge_description: null, amount: "112.54", service_type: "spa", total_charge: "56.29" },
            { id: 944, reservation_id: 252, charge_description: "The supplier confirmed the details and the ticket was resolved.", amount: "63.17", service_type: "spa", total_charge: "289.10" },
            { id: 945, reservation_id: 305, charge_description: "The courier asked for a change and the claim was completed.", amount: "100.93", service_type: "room_service", total_charge: "127.59" },
            { id: 946, reservation_id: 41, charge_description: "Flagged as automatic. The reviewer reopened the ticket.", amount: "120.52", service_type: "laundry", total_charge: "262.62" },
            { id: 947, reservation_id: 275, charge_description: "The delivery was processed after a repeat check.", amount: "28.59", service_type: "room_service", total_charge: "0.59" },
            { id: 948, reservation_id: 452, charge_description: null, amount: "234.51", service_type: "room_service", total_charge: "24.15" },
            { id: 949, reservation_id: 393, charge_description: "The refund was approved after an incomplete check.", amount: "469.55", service_type: "room_service", total_charge: "120.96" },
            { id: 950, reservation_id: 347, charge_description: "The courier reported an automatic issue; the transfer was escalated.", amount: "11.68", service_type: "room_service", total_charge: "0.33" },
            { id: 951, reservation_id: 25, charge_description: "A minor follow-up: the request was resolved.", amount: "112.07", service_type: "spa", total_charge: "190.97" },
            { id: 952, reservation_id: 235, charge_description: "The customer reported a partial issue; the document was approved.", amount: "405.60", service_type: "spa", total_charge: "92.47" },
            { id: 953, reservation_id: 85, charge_description: "The claim was rescheduled — late case, no further action.", amount: "395.30", service_type: "room_service", total_charge: "442.71" },
            { id: 954, reservation_id: 445, charge_description: "The invoice was closed after a standard check.", amount: "127.21", service_type: "room_service", total_charge: "174.89" },
            { id: 955, reservation_id: 98, charge_description: "The courier confirmed the details and the ticket was updated.", amount: "454.70", service_type: "room_service", total_charge: "332.31" },
            { id: 956, reservation_id: 128, charge_description: "The appointment was updated after an urgent check.", amount: "14.63", service_type: "room_service", total_charge: "95.27" },
            { id: 957, reservation_id: 159, charge_description: "The account owner asked for a change and the invoice was reviewed.", amount: "7.26", service_type: "laundry", total_charge: "302.85" },
            { id: 958, reservation_id: 167, charge_description: "No response from an operator, so the refund was reviewed.", amount: "474.66", service_type: "laundry", total_charge: "342.19" },
            { id: 959, reservation_id: 12, charge_description: "Flagged as automatic. The customer refunded the document.", amount: "50.34", service_type: "room_service", total_charge: "261.94" },
            { id: 960, reservation_id: 161, charge_description: "No response from the team, so the transfer was rejected.", amount: "181.25", service_type: "laundry", total_charge: "467.89" },
            { id: 961, reservation_id: 55, charge_description: "Flagged as partial. The customer processed the record.", amount: "57.62", service_type: "laundry", total_charge: "17.71" },
            { id: 962, reservation_id: 270, charge_description: "Flagged as unusual. The account owner completed the request.", amount: "487.85", service_type: "spa", total_charge: "486.53" },
            { id: 963, reservation_id: 232, charge_description: "A duplicate order was reviewed the same day.", amount: "279.00", service_type: "spa", total_charge: "105.65" },
            { id: 964, reservation_id: 329, charge_description: "The item was resolved following an incomplete review.", amount: "119.19", service_type: "room_service", total_charge: "182.28" },
            { id: 965, reservation_id: 478, charge_description: "Support reported a partial issue; the delivery was reviewed.", amount: "110.69", service_type: "room_service", total_charge: "16.68" },
            { id: 966, reservation_id: 493, charge_description: "The item was resolved after an automatic check.", amount: "23.02", service_type: "laundry", total_charge: "36.46" },
            { id: 967, reservation_id: 38, charge_description: "The team reported a late issue; the appointment was escalated.", amount: "431.60", service_type: "spa", total_charge: "151.45" },
            { id: 968, reservation_id: 160, charge_description: "A manual follow-up: the claim was reopened.", amount: "185.74", service_type: "laundry", total_charge: "102.31" },
            { id: 969, reservation_id: 385, charge_description: "A partial report was replaced the same day.", amount: "198.43", service_type: "spa", total_charge: "96.70" },
            { id: 970, reservation_id: 402, charge_description: null, amount: "483.01", service_type: "room_service", total_charge: "55.81" },
            { id: 971, reservation_id: 155, charge_description: "The reviewer reported a duplicate issue; the account was completed.", amount: "96.63", service_type: "spa", total_charge: "4.18" },
            { id: 972, reservation_id: 384, charge_description: "An automatic follow-up: the appointment was completed.", amount: "29.43", service_type: "spa", total_charge: "8.48" },
            { id: 973, reservation_id: 51, charge_description: "No response from the reviewer, so the document was rejected.", amount: "168.99", service_type: "room_service", total_charge: "38.13" },
            { id: 974, reservation_id: 364, charge_description: "A repeat order was confirmed the same day.", amount: "2.17", service_type: "laundry", total_charge: "132.69" },
            { id: 975, reservation_id: 430, charge_description: "Flagged as routine. An operator approved the record.", amount: "27.87", service_type: "laundry", total_charge: "75.11" },
            { id: 976, reservation_id: 329, charge_description: "A standard follow-up: the ticket was delayed.", amount: "397.46", service_type: "laundry", total_charge: "32.96" },
            { id: 977, reservation_id: 49, charge_description: "The account owner reported a minor issue; the document was rejected.", amount: "225.65", service_type: "spa", total_charge: "323.53" },
            { id: 978, reservation_id: 427, charge_description: "The account was closed following an automatic review.", amount: "19.27", service_type: "room_service", total_charge: "0.00" },
            { id: 979, reservation_id: 38, charge_description: "Support reported a manual issue; the report was cancelled.", amount: "111.76", service_type: "spa", total_charge: "66.00" },
            { id: 980, reservation_id: 434, charge_description: "The team reported a standard issue; the document was reviewed.", amount: "322.96", service_type: "room_service", total_charge: "314.10" },
            { id: 981, reservation_id: 397, charge_description: "The reviewer reported an unusual issue; the document was rescheduled.", amount: "4.17", service_type: "spa", total_charge: "339.98" },
            { id: 982, reservation_id: 377, charge_description: "The claim was reviewed following a repeat review.", amount: "0.09", service_type: "spa", total_charge: "53.98" },
            { id: 983, reservation_id: 120, charge_description: "No response from the reviewer, so the invoice was confirmed.", amount: "128.88", service_type: "laundry", total_charge: "99.68" },
            { id: 984, reservation_id: 44, charge_description: "The item was rejected following an automatic review.", amount: "0.99", service_type: "spa", total_charge: "124.84" },
            { id: 985, reservation_id: 305, charge_description: "An incomplete record was approved the same day.", amount: "62.36", service_type: "room_service", total_charge: "284.91" },
            { id: 986, reservation_id: 29, charge_description: "An incomplete document was approved the same day.", amount: "42.43", service_type: "spa", total_charge: "3.28" },
            { id: 987, reservation_id: 428, charge_description: "The delivery was rescheduled — incomplete case, no further action.", amount: "350.18", service_type: "spa", total_charge: "9.76" },
            { id: 988, reservation_id: 356, charge_description: "A standard item was processed the same day.", amount: "2.05", service_type: "laundry", total_charge: "245.82" },
            { id: 989, reservation_id: 488, charge_description: "The document was updated — minor case, no further action.", amount: "413.87", service_type: "laundry", total_charge: "172.79" },
            { id: 990, reservation_id: 174, charge_description: "The courier confirmed the details and the refund was confirmed.", amount: "8.40", service_type: "spa", total_charge: "468.97" },
            { id: 991, reservation_id: 478, charge_description: "Flagged as repeat. The supplier confirmed the ticket.", amount: "1.16", service_type: "spa", total_charge: "365.27" },
            { id: 992, reservation_id: 450, charge_description: "The appointment was rejected after a minor check.", amount: "158.46", service_type: "room_service", total_charge: "497.56" },
            { id: 993, reservation_id: 301, charge_description: "Flagged as partial. Support reviewed the item.", amount: "4.90", service_type: "room_service", total_charge: "359.03" },
            { id: 994, reservation_id: 399, charge_description: "The reviewer reported an urgent issue; the delivery was reopened.", amount: "381.96", service_type: "laundry", total_charge: "159.10" },
            { id: 995, reservation_id: 345, charge_description: "The claim was refunded — minor case, no further action.", amount: "9.11", service_type: "laundry", total_charge: "54.35" },
            { id: 996, reservation_id: 386, charge_description: "The refund was confirmed following an urgent review.", amount: "411.97", service_type: "room_service", total_charge: "1.88" },
            { id: 997, reservation_id: 357, charge_description: "Support reported an unusual issue; the delivery was updated.", amount: "118.15", service_type: "room_service", total_charge: "210.12" },
            { id: 998, reservation_id: 326, charge_description: "No response from an operator, so the account was replaced.", amount: "172.02", service_type: "room_service", total_charge: "472.53" },
            { id: 999, reservation_id: 114, charge_description: "A late delivery was rejected the same day.", amount: "29.17", service_type: "laundry", total_charge: "1.28" },
            { id: 1000, reservation_id: 61, charge_description: "The reviewer reported an incomplete issue; the claim was reviewed.", amount: "464.74", service_type: "spa", total_charge: "43.00" },
        ],
    });
}

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