[
  {
    "model": "app.customer",
    "pk": 1,
    "fields": {
      "full_name": "Emma Becker",
      "email": "emma.becker@example.org",
      "phone": "+1-713-555-0145",
      "city": "Taipei"
    }
  },
  {
    "model": "app.customer",
    "pk": 2,
    "fields": {
      "full_name": "Sofia Kowalski",
      "email": "sofia.kowalski@example.net",
      "phone": "+1-713-555-0116",
      "city": "Budapest"
    }
  },
  {
    "model": "app.customer",
    "pk": 3,
    "fields": {
      "full_name": "Lucas Ruiz",
      "email": "lucas.ruiz@example.org",
      "phone": "+1-303-555-0102",
      "city": "Cape Town"
    }
  },
  {
    "model": "app.customer",
    "pk": 4,
    "fields": {
      "full_name": "Hana Tanaka",
      "email": "hana.tanaka@example.org",
      "phone": "+1-917-555-0129",
      "city": "Istanbul"
    }
  },
  {
    "model": "app.customer",
    "pk": 5,
    "fields": {
      "full_name": "Sam Schneider",
      "email": "sam.schneider@example.com",
      "phone": "+1-612-555-0174",
      "city": "Amsterdam"
    }
  },
  {
    "model": "app.customer",
    "pk": 6,
    "fields": {
      "full_name": "Ruby Diaz",
      "email": "ruby.diaz@example.com",
      "phone": "+1-972-555-0112",
      "city": "Milan"
    }
  },
  {
    "model": "app.customer",
    "pk": 7,
    "fields": {
      "full_name": "Marco Ali",
      "email": "marco.ali@example.net",
      "phone": "+1-214-555-0160",
      "city": "Melbourne"
    }
  },
  {
    "model": "app.customer",
    "pk": 8,
    "fields": {
      "full_name": "Sofia Kowalski",
      "email": "sofia.kowalski@example.org",
      "phone": "+1-469-555-0181",
      "city": "Taipei"
    }
  },
  {
    "model": "app.customer",
    "pk": 9,
    "fields": {
      "full_name": "Arjun Dubois",
      "email": "arjun.dubois@example.com",
      "phone": "+1-713-555-0119",
      "city": "Oslo"
    }
  },
  {
    "model": "app.customer",
    "pk": 10,
    "fields": {
      "full_name": "Jack Diaz",
      "email": "jack.diaz@example.com",
      "phone": "+1-202-555-0101",
      "city": "Izmir"
    }
  },
  {
    "model": "app.customer",
    "pk": 11,
    "fields": {
      "full_name": "Ruby Murphy",
      "email": "ruby.murphy@example.net",
      "phone": "+1-778-555-0113",
      "city": "Hamburg"
    }
  },
  {
    "model": "app.customer",
    "pk": 12,
    "fields": {
      "full_name": "Grace Miller",
      "email": "grace.miller@example.net",
      "phone": "+1-972-555-0150",
      "city": "Cairo"
    }
  },
  {
    "model": "app.customer",
    "pk": 13,
    "fields": {
      "full_name": "Diego Andersen",
      "email": "diego.andersen@example.org",
      "phone": "+1-512-555-0153",
      "city": "Toronto"
    }
  },
  {
    "model": "app.customer",
    "pk": 14,
    "fields": {
      "full_name": "James Lee",
      "email": "james.lee@example.net",
      "phone": "+1-303-555-0116",
      "city": "Stockholm"
    }
  },
  {
    "model": "app.customer",
    "pk": 15,
    "fields": {
      "full_name": "Nadia Sato",
      "email": "nadia.sato@example.com",
      "phone": "+1-604-555-0106",
      "city": "Porto"
    }
  },
  {
    "model": "app.customer",
    "pk": 16,
    "fields": {
      "full_name": "Amir Kim",
      "email": "amir.kim@example.net",
      "phone": "+1-972-555-0129",
      "city": "Vancouver"
    }
  },
  {
    "model": "app.customer",
    "pk": 17,
    "fields": {
      "full_name": "Maria Young",
      "email": "maria.young@example.net",
      "phone": "+1-503-555-0171",
      "city": "Amsterdam"
    }
  },
  {
    "model": "app.customer",
    "pk": 18,
    "fields": {
      "full_name": "Ana Hassan",
      "email": "ana.hassan@example.com",
      "phone": "+1-469-555-0176",
      "city": "San Diego"
    }
  },
  {
    "model": "app.customer",
    "pk": 19,
    "fields": {
      "full_name": "Andre Larsen",
      "email": "andre.larsen@example.net",
      "phone": "+1-512-555-0183",
      "city": "Seattle"
    }
  },
  {
    "model": "app.customer",
    "pk": 20,
    "fields": {
      "full_name": "Theo Yilmaz",
      "email": "theo.yilmaz@example.net",
      "phone": "+1-604-555-0124",
      "city": "Boston"
    }
  },
  {
    "model": "app.customer",
    "pk": 21,
    "fields": {
      "full_name": "Liam Oliveira",
      "email": "liam.oliveira@example.com",
      "phone": "+1-604-555-0111",
      "city": "Izmir"
    }
  },
  {
    "model": "app.customer",
    "pk": 22,
    "fields": {
      "full_name": "Zoe Oliveira",
      "email": "zoe.oliveira@example.com",
      "phone": "+1-303-555-0171",
      "city": "Milan"
    }
  },
  {
    "model": "app.customer",
    "pk": 23,
    "fields": {
      "full_name": "Andre Taylor",
      "email": "andre.taylor@example.org",
      "phone": "+1-312-555-0117",
      "city": "Cairo"
    }
  },
  {
    "model": "app.customer",
    "pk": 24,
    "fields": {
      "full_name": "Julia Brown",
      "email": "julia.brown@example.org",
      "phone": "+1-713-555-0165",
      "city": "Cairo"
    }
  },
  {
    "model": "app.customer",
    "pk": 25,
    "fields": {
      "full_name": "Zara Hughes",
      "email": "zara.hughes@example.org",
      "phone": "+1-778-555-0192",
      "city": "Rome"
    }
  },
  {
    "model": "app.customer",
    "pk": 26,
    "fields": {
      "full_name": "Diego Lopez",
      "email": "diego.lopez@example.com",
      "phone": "+1-905-555-0148",
      "city": "Seoul"
    }
  },
  {
    "model": "app.customer",
    "pk": 27,
    "fields": {
      "full_name": "Mia Sousa",
      "email": "mia.sousa@example.org",
      "phone": "+1-713-555-0181",
      "city": "Brussels"
    }
  },
  {
    "model": "app.customer",
    "pk": 28,
    "fields": {
      "full_name": "Yusuf Hughes",
      "email": "yusuf.hughes@example.com",
      "phone": "+1-612-555-0102",
      "city": "Milan"
    }
  },
  {
    "model": "app.customer",
    "pk": 29,
    "fields": {
      "full_name": "Rafael Gomez",
      "email": "rafael.gomez@example.net",
      "phone": "+1-857-555-0157",
      "city": "Athens"
    }
  },
  {
    "model": "app.customer",
    "pk": 30,
    "fields": {
      "full_name": "Karim Johnson",
      "email": "karim.johnson@example.net",
      "phone": "+1-612-555-0191",
      "city": "Montreal"
    }
  },
  {
    "model": "app.customer",
    "pk": 31,
    "fields": {
      "full_name": "Anna Lee",
      "email": "anna.lee@example.net",
      "phone": "+1-857-555-0179",
      "city": "Bucharest"
    }
  },
  {
    "model": "app.customer",
    "pk": 32,
    "fields": {
      "full_name": "Carlos Wright",
      "email": "carlos.wright@example.net",
      "phone": "+1-469-555-0180",
      "city": "Toronto"
    }
  },
  {
    "model": "app.customer",
    "pk": 33,
    "fields": {
      "full_name": "Karim Park",
      "email": "karim.park@example.com",
      "phone": "+1-917-555-0140",
      "city": "Mexico City"
    }
  },
  {
    "model": "app.customer",
    "pk": 34,
    "fields": {
      "full_name": "Hannah Lopez",
      "email": "hannah.lopez@example.com",
      "phone": "+1-857-555-0147",
      "city": "Vienna"
    }
  },
  {
    "model": "app.customer",
    "pk": 35,
    "fields": {
      "full_name": "Zoe Young",
      "email": "zoe.young@example.net",
      "phone": "+1-404-555-0136",
      "city": "Boston"
    }
  },
  {
    "model": "app.customer",
    "pk": 36,
    "fields": {
      "full_name": "Nadia Nguyen",
      "email": "nadia.nguyen@example.org",
      "phone": "+1-778-555-0146",
      "city": "Tokyo"
    }
  },
  {
    "model": "app.customer",
    "pk": 37,
    "fields": {
      "full_name": "Zara Wright",
      "email": "zara.wright@example.org",
      "phone": "+1-503-555-0118",
      "city": "Dublin"
    }
  },
  {
    "model": "app.customer",
    "pk": 38,
    "fields": {
      "full_name": "Elena Fischer",
      "email": "elena.fischer@example.net",
      "phone": "+1-604-555-0172",
      "city": "Auckland"
    }
  },
  {
    "model": "app.customer",
    "pk": 39,
    "fields": {
      "full_name": "Selin Sato",
      "email": "selin.sato@example.org",
      "phone": "+1-212-555-0146",
      "city": "Hamburg"
    }
  },
  {
    "model": "app.customer",
    "pk": 40,
    "fields": {
      "full_name": "Carla Ibrahim",
      "email": "carla.ibrahim@example.org",
      "phone": "+1-469-555-0186",
      "city": "Mexico City"
    }
  },
  {
    "model": "app.customer",
    "pk": 41,
    "fields": {
      "full_name": "Ana Kowalski",
      "email": "ana.kowalski@example.org",
      "phone": "+1-312-555-0132",
      "city": "Porto"
    }
  },
  {
    "model": "app.customer",
    "pk": 42,
    "fields": {
      "full_name": "Omar Shah",
      "email": "omar.shah@example.com",
      "phone": "+1-214-555-0115",
      "city": "Nairobi"
    }
  },
  {
    "model": "app.customer",
    "pk": 43,
    "fields": {
      "full_name": "Tariq Johnson",
      "email": "tariq.johnson@example.net",
      "phone": "+1-415-555-0140",
      "city": "Warsaw"
    }
  },
  {
    "model": "app.customer",
    "pk": 44,
    "fields": {
      "full_name": "Mila Pereira",
      "email": "mila.pereira@example.com",
      "phone": "+1-404-555-0188",
      "city": "Kyoto"
    }
  },
  {
    "model": "app.customer",
    "pk": 45,
    "fields": {
      "full_name": "Chen Nguyen",
      "email": "chen.nguyen@example.com",
      "phone": "+1-612-555-0147",
      "city": "Edinburgh"
    }
  },
  {
    "model": "app.customer",
    "pk": 46,
    "fields": {
      "full_name": "Uma Weber",
      "email": "uma.weber@example.com",
      "phone": "+1-801-555-0116",
      "city": "Oslo"
    }
  },
  {
    "model": "app.customer",
    "pk": 47,
    "fields": {
      "full_name": "Maria Zhang",
      "email": "maria.zhang@example.com",
      "phone": "+1-503-555-0146",
      "city": "Manchester"
    }
  },
  {
    "model": "app.customer",
    "pk": 48,
    "fields": {
      "full_name": "Omar Ruiz",
      "email": "omar.ruiz@example.org",
      "phone": "+1-905-555-0134",
      "city": "Milan"
    }
  },
  {
    "model": "app.customer",
    "pk": 49,
    "fields": {
      "full_name": "Karim Torres",
      "email": "karim.torres@example.org",
      "phone": "+1-214-555-0168",
      "city": "San Diego"
    }
  },
  {
    "model": "app.customer",
    "pk": 50,
    "fields": {
      "full_name": "Deniz Jensen",
      "email": "deniz.jensen@example.net",
      "phone": "+1-404-555-0119",
      "city": "Vancouver"
    }
  },
  {
    "model": "app.customer",
    "pk": 51,
    "fields": {
      "full_name": "Jack Miller",
      "email": "jack.miller@example.com",
      "phone": "+1-702-555-0164",
      "city": "Dublin"
    }
  },
  {
    "model": "app.customer",
    "pk": 52,
    "fields": {
      "full_name": "Maria Wang",
      "email": "maria.wang@example.org",
      "phone": "+1-214-555-0165",
      "city": "Toronto"
    }
  },
  {
    "model": "app.customer",
    "pk": 53,
    "fields": {
      "full_name": "Elena Ruiz",
      "email": "elena.ruiz@example.net",
      "phone": "+1-604-555-0165",
      "city": "Zurich"
    }
  },
  {
    "model": "app.customer",
    "pk": 54,
    "fields": {
      "full_name": "Paula Kim",
      "email": "paula.kim@example.com",
      "phone": "+1-917-555-0187",
      "city": "Sydney"
    }
  },
  {
    "model": "app.customer",
    "pk": 55,
    "fields": {
      "full_name": "Anna Rossi",
      "email": "anna.rossi@example.com",
      "phone": "+1-213-555-0182",
      "city": "Bogota"
    }
  },
  {
    "model": "app.customer",
    "pk": 56,
    "fields": {
      "full_name": "Rafael Vargas",
      "email": "rafael.vargas@example.net",
      "phone": "+1-303-555-0182",
      "city": "Madrid"
    }
  },
  {
    "model": "app.customer",
    "pk": 57,
    "fields": {
      "full_name": "Yara Novak",
      "email": "yara.novak@example.net",
      "phone": "+1-702-555-0191",
      "city": "Cape Town"
    }
  },
  {
    "model": "app.customer",
    "pk": 58,
    "fields": {
      "full_name": "Ines Taylor",
      "email": "ines.taylor@example.net",
      "phone": "+1-604-555-0112",
      "city": "Hamburg"
    }
  },
  {
    "model": "app.customer",
    "pk": 59,
    "fields": {
      "full_name": "Hugo Baker",
      "email": "hugo.baker@example.com",
      "phone": "+1-713-555-0180",
      "city": "Barcelona"
    }
  },
  {
    "model": "app.customer",
    "pk": 60,
    "fields": {
      "full_name": "Tariq Hassan",
      "email": "tariq.hassan@example.com",
      "phone": "+1-503-555-0183",
      "city": "Manila"
    }
  },
  {
    "model": "app.customer",
    "pk": 61,
    "fields": {
      "full_name": "Sam Diaz",
      "email": "sam.diaz@example.com",
      "phone": "+1-857-555-0151",
      "city": "Ankara"
    }
  },
  {
    "model": "app.customer",
    "pk": 62,
    "fields": {
      "full_name": "Marco Smith",
      "email": "marco.smith@example.org",
      "phone": "+1-905-555-0123",
      "city": "Munich"
    }
  },
  {
    "model": "app.customer",
    "pk": 63,
    "fields": {
      "full_name": "Jack Andersen",
      "email": "jack.andersen@example.com",
      "phone": "+1-512-555-0102",
      "city": "Amsterdam"
    }
  },
  {
    "model": "app.customer",
    "pk": 64,
    "fields": {
      "full_name": "Hana Jansen",
      "email": "hana.jansen@example.com",
      "phone": "+1-415-555-0196",
      "city": "Barcelona"
    }
  },
  {
    "model": "app.customer",
    "pk": 65,
    "fields": {
      "full_name": "Daniel Wang",
      "email": "daniel.wang@example.net",
      "phone": "+1-612-555-0132",
      "city": "Manchester"
    }
  },
  {
    "model": "app.customer",
    "pk": 66,
    "fields": {
      "full_name": "Carla Wilson",
      "email": "carla.wilson@example.net",
      "phone": "+1-617-555-0121",
      "city": "Sydney"
    }
  },
  {
    "model": "app.customer",
    "pk": 67,
    "fields": {
      "full_name": "David Tanaka",
      "email": "david.tanaka@example.org",
      "phone": "+1-212-555-0170",
      "city": "Milan"
    }
  },
  {
    "model": "app.customer",
    "pk": 68,
    "fields": {
      "full_name": "Lucas Miller",
      "email": "lucas.miller@example.org",
      "phone": "+1-415-555-0140",
      "city": "Bangkok"
    }
  },
  {
    "model": "app.customer",
    "pk": 69,
    "fields": {
      "full_name": "Paula Ali",
      "email": "paula.ali@example.net",
      "phone": "+1-604-555-0129",
      "city": "London"
    }
  },
  {
    "model": "app.customer",
    "pk": 70,
    "fields": {
      "full_name": "Kai Lopez",
      "email": "kai.lopez@example.net",
      "phone": "+1-212-555-0170",
      "city": "Jakarta"
    }
  },
  {
    "model": "app.customer",
    "pk": 71,
    "fields": {
      "full_name": "Jack Chen",
      "email": "jack.chen@example.net",
      "phone": "+1-213-555-0148",
      "city": "London"
    }
  },
  {
    "model": "app.customer",
    "pk": 72,
    "fields": {
      "full_name": "Lina Hassan",
      "email": "lina.hassan@example.org",
      "phone": "+1-303-555-0185",
      "city": "Sydney"
    }
  },
  {
    "model": "app.customer",
    "pk": 73,
    "fields": {
      "full_name": "Emma Chen",
      "email": "emma.chen@example.org",
      "phone": "+1-905-555-0135",
      "city": "Jakarta"
    }
  },
  {
    "model": "app.customer",
    "pk": 74,
    "fields": {
      "full_name": "Diego Pereira",
      "email": "diego.pereira@example.com",
      "phone": "+1-214-555-0184",
      "city": "Edinburgh"
    }
  },
  {
    "model": "app.customer",
    "pk": 75,
    "fields": {
      "full_name": "Chen Vargas",
      "email": "chen.vargas@example.com",
      "phone": "+1-415-555-0149",
      "city": "Taipei"
    }
  },
  {
    "model": "app.customer",
    "pk": 76,
    "fields": {
      "full_name": "David Davis",
      "email": "david.davis@example.com",
      "phone": "+1-202-555-0173",
      "city": "Auckland"
    }
  },
  {
    "model": "app.customer",
    "pk": 77,
    "fields": {
      "full_name": "Elena Kaya",
      "email": "elena.kaya@example.net",
      "phone": "+1-214-555-0167",
      "city": "Berlin"
    }
  },
  {
    "model": "app.customer",
    "pk": 78,
    "fields": {
      "full_name": "Amir Castro",
      "email": "amir.castro@example.net",
      "phone": "+1-612-555-0171",
      "city": "Dublin"
    }
  },
  {
    "model": "app.customer",
    "pk": 79,
    "fields": {
      "full_name": "Marco Gomez",
      "email": "marco.gomez@example.org",
      "phone": "+1-213-555-0152",
      "city": "Auckland"
    }
  },
  {
    "model": "app.customer",
    "pk": 80,
    "fields": {
      "full_name": "Rafael Wilson",
      "email": "rafael.wilson@example.com",
      "phone": "+1-801-555-0149",
      "city": "San Diego"
    }
  },
  {
    "model": "app.customer",
    "pk": 81,
    "fields": {
      "full_name": "David Larsen",
      "email": "david.larsen@example.com",
      "phone": "+1-857-555-0198",
      "city": "London"
    }
  },
  {
    "model": "app.customer",
    "pk": 82,
    "fields": {
      "full_name": "Yusuf Sato",
      "email": "yusuf.sato@example.net",
      "phone": "+1-312-555-0141",
      "city": "Taipei"
    }
  },
  {
    "model": "app.customer",
    "pk": 83,
    "fields": {
      "full_name": "Daniel Evans",
      "email": "daniel.evans@example.net",
      "phone": "+1-503-555-0120",
      "city": "Copenhagen"
    }
  },
  {
    "model": "app.customer",
    "pk": 84,
    "fields": {
      "full_name": "Yusuf Walker",
      "email": "yusuf.walker@example.org",
      "phone": "+1-503-555-0159",
      "city": "Lima"
    }
  },
  {
    "model": "app.customer",
    "pk": 85,
    "fields": {
      "full_name": "Mei Bennett",
      "email": "mei.bennett@example.com",
      "phone": "+1-214-555-0127",
      "city": "Montreal"
    }
  },
  {
    "model": "app.customer",
    "pk": 86,
    "fields": {
      "full_name": "Rafael Baker",
      "email": "rafael.baker@example.net",
      "phone": "+1-305-555-0158",
      "city": "Lisbon"
    }
  },
  {
    "model": "app.customer",
    "pk": 87,
    "fields": {
      "full_name": "Mila Becker",
      "email": "mila.becker@example.com",
      "phone": "+1-202-555-0118",
      "city": "London"
    }
  },
  {
    "model": "app.customer",
    "pk": 88,
    "fields": {
      "full_name": "Isaac Sato",
      "email": "isaac.sato@example.com",
      "phone": "+1-214-555-0111",
      "city": "Cairo"
    }
  },
  {
    "model": "app.customer",
    "pk": 89,
    "fields": {
      "full_name": "Andre Bennett",
      "email": "andre.bennett@example.net",
      "phone": "+1-503-555-0156",
      "city": "Warsaw"
    }
  },
  {
    "model": "app.customer",
    "pk": 90,
    "fields": {
      "full_name": "Felix Johnson",
      "email": "felix.johnson@example.net",
      "phone": "+1-469-555-0112",
      "city": "Bucharest"
    }
  },
  {
    "model": "app.customer",
    "pk": 91,
    "fields": {
      "full_name": "Lena Nguyen",
      "email": "lena.nguyen@example.net",
      "phone": "+1-202-555-0182",
      "city": "Rome"
    }
  },
  {
    "model": "app.customer",
    "pk": 92,
    "fields": {
      "full_name": "Karim Baker",
      "email": "karim.baker@example.org",
      "phone": "+1-416-555-0120",
      "city": "Buenos Aires"
    }
  },
  {
    "model": "app.customer",
    "pk": 93,
    "fields": {
      "full_name": "Mia Cruz",
      "email": "mia.cruz@example.com",
      "phone": "+1-404-555-0149",
      "city": "Vancouver"
    }
  },
  {
    "model": "app.customer",
    "pk": 94,
    "fields": {
      "full_name": "Hana Bauer",
      "email": "hana.bauer@example.org",
      "phone": "+1-312-555-0105",
      "city": "Seattle"
    }
  },
  {
    "model": "app.customer",
    "pk": 95,
    "fields": {
      "full_name": "Maria Bennett",
      "email": "maria.bennett@example.com",
      "phone": "+1-617-555-0160",
      "city": "Rome"
    }
  },
  {
    "model": "app.customer",
    "pk": 96,
    "fields": {
      "full_name": "Elif Kim",
      "email": "elif.kim@example.com",
      "phone": "+1-416-555-0120",
      "city": "Stockholm"
    }
  },
  {
    "model": "app.customer",
    "pk": 97,
    "fields": {
      "full_name": "Isaac Kaya",
      "email": "isaac.kaya@example.org",
      "phone": "+1-604-555-0109",
      "city": "Toronto"
    }
  },
  {
    "model": "app.customer",
    "pk": 98,
    "fields": {
      "full_name": "David Singh",
      "email": "david.singh@example.org",
      "phone": "+1-857-555-0100",
      "city": "Chicago"
    }
  },
  {
    "model": "app.customer",
    "pk": 99,
    "fields": {
      "full_name": "Felix Schmidt",
      "email": "felix.schmidt@example.org",
      "phone": "+1-905-555-0112",
      "city": "Bangkok"
    }
  },
  {
    "model": "app.customer",
    "pk": 100,
    "fields": {
      "full_name": "Mila Kaya",
      "email": "mila.kaya@example.net",
      "phone": "+1-702-555-0122",
      "city": "Seoul"
    }
  },
  {
    "model": "app.customer",
    "pk": 101,
    "fields": {
      "full_name": "Olivia Andersen",
      "email": "olivia.andersen@example.net",
      "phone": "+1-857-555-0193",
      "city": "Istanbul"
    }
  },
  {
    "model": "app.customer",
    "pk": 102,
    "fields": {
      "full_name": "Grace Becker",
      "email": "grace.becker@example.com",
      "phone": "+1-713-555-0171",
      "city": "Istanbul"
    }
  },
  {
    "model": "app.customer",
    "pk": 103,
    "fields": {
      "full_name": "Ben Pereira",
      "email": "ben.pereira@example.com",
      "phone": "+1-972-555-0189",
      "city": "Lima"
    }
  },
  {
    "model": "app.customer",
    "pk": 104,
    "fields": {
      "full_name": "Anna Sousa",
      "email": "anna.sousa@example.com",
      "phone": "+1-778-555-0181",
      "city": "Bogota"
    }
  },
  {
    "model": "app.customer",
    "pk": 105,
    "fields": {
      "full_name": "Selin Mendes",
      "email": "selin.mendes@example.com",
      "phone": "+1-202-555-0178",
      "city": "Boston"
    }
  },
  {
    "model": "app.customer",
    "pk": 106,
    "fields": {
      "full_name": "Alice Cruz",
      "email": "alice.cruz@example.com",
      "phone": "+1-512-555-0107",
      "city": "Bogota"
    }
  },
  {
    "model": "app.customer",
    "pk": 107,
    "fields": {
      "full_name": "Amir Hoffmann",
      "email": "amir.hoffmann@example.com",
      "phone": "+1-469-555-0175",
      "city": "Cape Town"
    }
  },
  {
    "model": "app.customer",
    "pk": 108,
    "fields": {
      "full_name": "Marco Garcia",
      "email": "marco.garcia@example.net",
      "phone": "+1-857-555-0155",
      "city": "Manila"
    }
  },
  {
    "model": "app.customer",
    "pk": 109,
    "fields": {
      "full_name": "Maja Adams",
      "email": "maja.adams@example.net",
      "phone": "+1-702-555-0173",
      "city": "Berlin"
    }
  },
  {
    "model": "app.customer",
    "pk": 110,
    "fields": {
      "full_name": "Ben Flores",
      "email": "ben.flores@example.com",
      "phone": "+1-917-555-0105",
      "city": "Berlin"
    }
  },
  {
    "model": "app.customer",
    "pk": 111,
    "fields": {
      "full_name": "Julia Wagner",
      "email": "julia.wagner@example.com",
      "phone": "+1-214-555-0123",
      "city": "Ankara"
    }
  },
  {
    "model": "app.customer",
    "pk": 112,
    "fields": {
      "full_name": "Zara Oliveira",
      "email": "zara.oliveira@example.com",
      "phone": "+1-404-555-0180",
      "city": "Jakarta"
    }
  },
  {
    "model": "app.customer",
    "pk": 113,
    "fields": {
      "full_name": "Uma Larsen",
      "email": "uma.larsen@example.net",
      "phone": "+1-469-555-0156",
      "city": "Manchester"
    }
  },
  {
    "model": "app.customer",
    "pk": 114,
    "fields": {
      "full_name": "Laura Brown",
      "email": "laura.brown@example.com",
      "phone": "+1-212-555-0151",
      "city": "Lisbon"
    }
  },
  {
    "model": "app.customer",
    "pk": 115,
    "fields": {
      "full_name": "Maja Schmidt",
      "email": "maja.schmidt@example.org",
      "phone": "+1-212-555-0166",
      "city": "Mumbai"
    }
  },
  {
    "model": "app.customer",
    "pk": 116,
    "fields": {
      "full_name": "Leo Pereira",
      "email": "leo.pereira@example.com",
      "phone": "+1-617-555-0177",
      "city": "Melbourne"
    }
  },
  {
    "model": "app.customer",
    "pk": 117,
    "fields": {
      "full_name": "David Patel",
      "email": "david.patel@example.net",
      "phone": "+1-917-555-0182",
      "city": "Rome"
    }
  },
  {
    "model": "app.customer",
    "pk": 118,
    "fields": {
      "full_name": "Jack Park",
      "email": "jack.park@example.net",
      "phone": "+1-612-555-0142",
      "city": "Lagos"
    }
  },
  {
    "model": "app.customer",
    "pk": 119,
    "fields": {
      "full_name": "Carlos Bauer",
      "email": "carlos.bauer@example.net",
      "phone": "+1-905-555-0170",
      "city": "Izmir"
    }
  },
  {
    "model": "app.customer",
    "pk": 120,
    "fields": {
      "full_name": "Amir Lopez",
      "email": "amir.lopez@example.com",
      "phone": "+1-214-555-0162",
      "city": "Barcelona"
    }
  },
  {
    "model": "app.customer",
    "pk": 121,
    "fields": {
      "full_name": "Mohamed Wagner",
      "email": "mohamed.wagner@example.com",
      "phone": "+1-604-555-0162",
      "city": "Stockholm"
    }
  },
  {
    "model": "app.customer",
    "pk": 122,
    "fields": {
      "full_name": "James Mendes",
      "email": "james.mendes@example.com",
      "phone": "+1-303-555-0133",
      "city": "Lagos"
    }
  },
  {
    "model": "app.customer",
    "pk": 123,
    "fields": {
      "full_name": "Mohamed Cruz",
      "email": "mohamed.cruz@example.net",
      "phone": "+1-469-555-0153",
      "city": "Mumbai"
    }
  },
  {
    "model": "app.customer",
    "pk": 124,
    "fields": {
      "full_name": "Arjun Diaz",
      "email": "arjun.diaz@example.org",
      "phone": "+1-214-555-0113",
      "city": "Prague"
    }
  },
  {
    "model": "app.customer",
    "pk": 125,
    "fields": {
      "full_name": "James Evans",
      "email": "james.evans@example.net",
      "phone": "+1-801-555-0126",
      "city": "Seattle"
    }
  },
  {
    "model": "app.customer",
    "pk": 126,
    "fields": {
      "full_name": "Emma Dubois",
      "email": "emma.dubois@example.net",
      "phone": "+1-972-555-0133",
      "city": "Bucharest"
    }
  },
  {
    "model": "app.customer",
    "pk": 127,
    "fields": {
      "full_name": "Tariq Davis",
      "email": "tariq.davis@example.com",
      "phone": "+1-469-555-0179",
      "city": "Lisbon"
    }
  },
  {
    "model": "app.customer",
    "pk": 128,
    "fields": {
      "full_name": "Tomas Schneider",
      "email": "tomas.schneider@example.org",
      "phone": "+1-312-555-0110",
      "city": "Lisbon"
    }
  },
  {
    "model": "app.customer",
    "pk": 129,
    "fields": {
      "full_name": "Emma Wang",
      "email": "emma.wang@example.net",
      "phone": "+1-214-555-0196",
      "city": "Berlin"
    }
  },
  {
    "model": "app.customer",
    "pk": 130,
    "fields": {
      "full_name": "Emma Young",
      "email": "emma.young@example.org",
      "phone": "+1-415-555-0125",
      "city": "Stockholm"
    }
  },
  {
    "model": "app.customer",
    "pk": 131,
    "fields": {
      "full_name": "Omar Kim",
      "email": "omar.kim@example.org",
      "phone": "+1-778-555-0151",
      "city": "Warsaw"
    }
  },
  {
    "model": "app.customer",
    "pk": 132,
    "fields": {
      "full_name": "Amir Rossi",
      "email": "amir.rossi@example.net",
      "phone": "+1-312-555-0131",
      "city": "Madrid"
    }
  },
  {
    "model": "app.customer",
    "pk": 133,
    "fields": {
      "full_name": "Jonas Hansen",
      "email": "jonas.hansen@example.org",
      "phone": "+1-503-555-0186",
      "city": "Rome"
    }
  },
  {
    "model": "app.customer",
    "pk": 134,
    "fields": {
      "full_name": "Emma Diaz",
      "email": "emma.diaz@example.org",
      "phone": "+1-303-555-0181",
      "city": "Lisbon"
    }
  },
  {
    "model": "app.customer",
    "pk": 135,
    "fields": {
      "full_name": "Andre Kowalski",
      "email": "andre.kowalski@example.com",
      "phone": "+1-202-555-0199",
      "city": "Warsaw"
    }
  },
  {
    "model": "app.customer",
    "pk": 136,
    "fields": {
      "full_name": "Lucas Wang",
      "email": "lucas.wang@example.org",
      "phone": "+1-713-555-0112",
      "city": "Istanbul"
    }
  },
  {
    "model": "app.customer",
    "pk": 137,
    "fields": {
      "full_name": "Mila Diaz",
      "email": "mila.diaz@example.net",
      "phone": "+1-617-555-0124",
      "city": "Bogota"
    }
  },
  {
    "model": "app.customer",
    "pk": 138,
    "fields": {
      "full_name": "Theo Tanaka",
      "email": "theo.tanaka@example.net",
      "phone": "+1-612-555-0111",
      "city": "Athens"
    }
  },
  {
    "model": "app.customer",
    "pk": 139,
    "fields": {
      "full_name": "Rafael Johnson",
      "email": "rafael.johnson@example.org",
      "phone": "+1-469-555-0138",
      "city": "Santiago"
    }
  },
  {
    "model": "app.customer",
    "pk": 140,
    "fields": {
      "full_name": "Yara Vargas",
      "email": "yara.vargas@example.org",
      "phone": "+1-713-555-0108",
      "city": "Kyoto"
    }
  },
  {
    "model": "app.customer",
    "pk": 141,
    "fields": {
      "full_name": "Fatima Costa",
      "email": "fatima.costa@example.net",
      "phone": "+1-404-555-0192",
      "city": "Vancouver"
    }
  },
  {
    "model": "app.customer",
    "pk": 142,
    "fields": {
      "full_name": "Chloe Dubois",
      "email": "chloe.dubois@example.net",
      "phone": "+1-416-555-0152",
      "city": "Madrid"
    }
  },
  {
    "model": "app.customer",
    "pk": 143,
    "fields": {
      "full_name": "Maria Miller",
      "email": "maria.miller@example.com",
      "phone": "+1-213-555-0117",
      "city": "Paris"
    }
  },
  {
    "model": "app.customer",
    "pk": 144,
    "fields": {
      "full_name": "Mateo Davis",
      "email": "mateo.davis@example.org",
      "phone": "+1-905-555-0161",
      "city": "Izmir"
    }
  },
  {
    "model": "app.customer",
    "pk": 145,
    "fields": {
      "full_name": "Carla Taylor",
      "email": "carla.taylor@example.net",
      "phone": "+1-416-555-0107",
      "city": "Zurich"
    }
  },
  {
    "model": "app.customer",
    "pk": 146,
    "fields": {
      "full_name": "Maya Ali",
      "email": "maya.ali@example.com",
      "phone": "+1-857-555-0143",
      "city": "Ankara"
    }
  },
  {
    "model": "app.customer",
    "pk": 147,
    "fields": {
      "full_name": "Hana Silva",
      "email": "hana.silva@example.net",
      "phone": "+1-303-555-0183",
      "city": "Amsterdam"
    }
  },
  {
    "model": "app.customer",
    "pk": 148,
    "fields": {
      "full_name": "Arjun Dubois",
      "email": "arjun.dubois@example.com",
      "phone": "+1-312-555-0115",
      "city": "Delhi"
    }
  },
  {
    "model": "app.customer",
    "pk": 149,
    "fields": {
      "full_name": "Maya Chen",
      "email": "maya.chen@example.org",
      "phone": "+1-702-555-0184",
      "city": "Rome"
    }
  },
  {
    "model": "app.customer",
    "pk": 150,
    "fields": {
      "full_name": "Lina Wright",
      "email": "lina.wright@example.com",
      "phone": "+1-202-555-0107",
      "city": "Denver"
    }
  },
  {
    "model": "app.customer",
    "pk": 151,
    "fields": {
      "full_name": "Yara Sato",
      "email": "yara.sato@example.com",
      "phone": "+1-612-555-0149",
      "city": "Melbourne"
    }
  },
  {
    "model": "app.customer",
    "pk": 152,
    "fields": {
      "full_name": "Ines Mendes",
      "email": "ines.mendes@example.net",
      "phone": "+1-503-555-0195",
      "city": "Vancouver"
    }
  },
  {
    "model": "app.customer",
    "pk": 153,
    "fields": {
      "full_name": "Ines Hassan",
      "email": "ines.hassan@example.com",
      "phone": "+1-404-555-0101",
      "city": "Hamburg"
    }
  },
  {
    "model": "app.customer",
    "pk": 154,
    "fields": {
      "full_name": "Diego Schneider",
      "email": "diego.schneider@example.com",
      "phone": "+1-213-555-0178",
      "city": "Warsaw"
    }
  },
  {
    "model": "app.customer",
    "pk": 155,
    "fields": {
      "full_name": "Nadia Ibrahim",
      "email": "nadia.ibrahim@example.net",
      "phone": "+1-713-555-0105",
      "city": "Barcelona"
    }
  },
  {
    "model": "app.customer",
    "pk": 156,
    "fields": {
      "full_name": "Noah Kaya",
      "email": "noah.kaya@example.com",
      "phone": "+1-857-555-0120",
      "city": "Edinburgh"
    }
  },
  {
    "model": "app.customer",
    "pk": 157,
    "fields": {
      "full_name": "Noah Schneider",
      "email": "noah.schneider@example.net",
      "phone": "+1-612-555-0176",
      "city": "Nairobi"
    }
  },
  {
    "model": "app.customer",
    "pk": 158,
    "fields": {
      "full_name": "Ben Johnson",
      "email": "ben.johnson@example.com",
      "phone": "+1-303-555-0166",
      "city": "Istanbul"
    }
  },
  {
    "model": "app.customer",
    "pk": 159,
    "fields": {
      "full_name": "Leo Taylor",
      "email": "leo.taylor@example.org",
      "phone": "+1-469-555-0130",
      "city": "Edinburgh"
    }
  },
  {
    "model": "app.customer",
    "pk": 160,
    "fields": {
      "full_name": "Mohamed Lopez",
      "email": "mohamed.lopez@example.net",
      "phone": "+1-612-555-0114",
      "city": "Tokyo"
    }
  },
  {
    "model": "app.customer",
    "pk": 161,
    "fields": {
      "full_name": "Deniz Wilson",
      "email": "deniz.wilson@example.com",
      "phone": "+1-612-555-0193",
      "city": "Sydney"
    }
  },
  {
    "model": "app.customer",
    "pk": 162,
    "fields": {
      "full_name": "Amir Gupta",
      "email": "amir.gupta@example.net",
      "phone": "+1-415-555-0134",
      "city": "Melbourne"
    }
  },
  {
    "model": "app.customer",
    "pk": 163,
    "fields": {
      "full_name": "Selin Costa",
      "email": "selin.costa@example.com",
      "phone": "+1-917-555-0197",
      "city": "Toronto"
    }
  },
  {
    "model": "app.customer",
    "pk": 164,
    "fields": {
      "full_name": "Ibrahim Andersen",
      "email": "ibrahim.andersen@example.com",
      "phone": "+1-617-555-0121",
      "city": "Munich"
    }
  },
  {
    "model": "app.customer",
    "pk": 165,
    "fields": {
      "full_name": "Sara Garcia",
      "email": "sara.garcia@example.org",
      "phone": "+1-917-555-0174",
      "city": "Montreal"
    }
  },
  {
    "model": "app.customer",
    "pk": 166,
    "fields": {
      "full_name": "Diego Bennett",
      "email": "diego.bennett@example.com",
      "phone": "+1-202-555-0160",
      "city": "Lima"
    }
  },
  {
    "model": "app.customer",
    "pk": 167,
    "fields": {
      "full_name": "Chen Walker",
      "email": "chen.walker@example.com",
      "phone": "+1-213-555-0128",
      "city": "Jakarta"
    }
  },
  {
    "model": "app.customer",
    "pk": 168,
    "fields": {
      "full_name": "Alice Park",
      "email": "alice.park@example.com",
      "phone": "+1-972-555-0109",
      "city": "Dublin"
    }
  },
  {
    "model": "app.customer",
    "pk": 169,
    "fields": {
      "full_name": "Pedro Kim",
      "email": "pedro.kim@example.net",
      "phone": "+1-469-555-0162",
      "city": "Munich"
    }
  },
  {
    "model": "app.customer",
    "pk": 170,
    "fields": {
      "full_name": "Paula Clark",
      "email": "paula.clark@example.net",
      "phone": "+1-303-555-0199",
      "city": "Delhi"
    }
  },
  {
    "model": "app.customer",
    "pk": 171,
    "fields": {
      "full_name": "Mia Sousa",
      "email": "mia.sousa@example.com",
      "phone": "+1-404-555-0197",
      "city": "Istanbul"
    }
  },
  {
    "model": "app.customer",
    "pk": 172,
    "fields": {
      "full_name": "Ibrahim Andersen",
      "email": "ibrahim.andersen@example.org",
      "phone": "+1-905-555-0167",
      "city": "Kyoto"
    }
  },
  {
    "model": "app.customer",
    "pk": 173,
    "fields": {
      "full_name": "Ana Walker",
      "email": "ana.walker@example.com",
      "phone": "+1-305-555-0173",
      "city": "Delhi"
    }
  },
  {
    "model": "app.customer",
    "pk": 174,
    "fields": {
      "full_name": "Omar Khan",
      "email": "omar.khan@example.net",
      "phone": "+1-801-555-0111",
      "city": "Tokyo"
    }
  },
  {
    "model": "app.customer",
    "pk": 175,
    "fields": {
      "full_name": "Ines Bauer",
      "email": "ines.bauer@example.com",
      "phone": "+1-801-555-0186",
      "city": "Bangkok"
    }
  },
  {
    "model": "app.customer",
    "pk": 176,
    "fields": {
      "full_name": "Ruby Kim",
      "email": "ruby.kim@example.net",
      "phone": "+1-778-555-0191",
      "city": "Hamburg"
    }
  },
  {
    "model": "app.customer",
    "pk": 177,
    "fields": {
      "full_name": "Sam Johnson",
      "email": "sam.johnson@example.com",
      "phone": "+1-702-555-0122",
      "city": "Cape Town"
    }
  },
  {
    "model": "app.customer",
    "pk": 178,
    "fields": {
      "full_name": "Ben Garcia",
      "email": "ben.garcia@example.org",
      "phone": "+1-917-555-0126",
      "city": "Munich"
    }
  },
  {
    "model": "app.customer",
    "pk": 179,
    "fields": {
      "full_name": "Noah Lee",
      "email": "noah.lee@example.org",
      "phone": "+1-212-555-0170",
      "city": "Istanbul"
    }
  },
  {
    "model": "app.customer",
    "pk": 180,
    "fields": {
      "full_name": "Sam Smith",
      "email": "sam.smith@example.org",
      "phone": "+1-778-555-0168",
      "city": "Boston"
    }
  },
  {
    "model": "app.customer",
    "pk": 181,
    "fields": {
      "full_name": "Priya Yilmaz",
      "email": "priya.yilmaz@example.net",
      "phone": "+1-202-555-0124",
      "city": "Seoul"
    }
  },
  {
    "model": "app.customer",
    "pk": 182,
    "fields": {
      "full_name": "Marco Andersen",
      "email": "marco.andersen@example.com",
      "phone": "+1-214-555-0177",
      "city": "Berlin"
    }
  },
  {
    "model": "app.customer",
    "pk": 183,
    "fields": {
      "full_name": "Sofia Shah",
      "email": "sofia.shah@example.net",
      "phone": "+1-778-555-0108",
      "city": "Denver"
    }
  },
  {
    "model": "app.customer",
    "pk": 184,
    "fields": {
      "full_name": "Jonas Martin",
      "email": "jonas.martin@example.com",
      "phone": "+1-312-555-0126",
      "city": "Mexico City"
    }
  },
  {
    "model": "app.customer",
    "pk": 185,
    "fields": {
      "full_name": "Leo Wagner",
      "email": "leo.wagner@example.org",
      "phone": "+1-972-555-0193",
      "city": "Kyoto"
    }
  },
  {
    "model": "app.customer",
    "pk": 186,
    "fields": {
      "full_name": "David Cruz",
      "email": "david.cruz@example.org",
      "phone": "+1-303-555-0171",
      "city": "Mumbai"
    }
  },
  {
    "model": "app.customer",
    "pk": 187,
    "fields": {
      "full_name": "Hannah Weber",
      "email": "hannah.weber@example.com",
      "phone": "+1-905-555-0192",
      "city": "Sao Paulo"
    }
  },
  {
    "model": "app.customer",
    "pk": 188,
    "fields": {
      "full_name": "Lena Meyer",
      "email": "lena.meyer@example.net",
      "phone": "+1-303-555-0175",
      "city": "Toronto"
    }
  },
  {
    "model": "app.customer",
    "pk": 189,
    "fields": {
      "full_name": "Maja Reyes",
      "email": "maja.reyes@example.com",
      "phone": "+1-612-555-0169",
      "city": "Paris"
    }
  },
  {
    "model": "app.customer",
    "pk": 190,
    "fields": {
      "full_name": "Arjun Taylor",
      "email": "arjun.taylor@example.net",
      "phone": "+1-202-555-0153",
      "city": "Vienna"
    }
  },
  {
    "model": "app.customer",
    "pk": 191,
    "fields": {
      "full_name": "Grace Ibrahim",
      "email": "grace.ibrahim@example.com",
      "phone": "+1-713-555-0185",
      "city": "Oslo"
    }
  },
  {
    "model": "app.customer",
    "pk": 192,
    "fields": {
      "full_name": "Lena Gomez",
      "email": "lena.gomez@example.com",
      "phone": "+1-212-555-0146",
      "city": "Zurich"
    }
  },
  {
    "model": "app.customer",
    "pk": 193,
    "fields": {
      "full_name": "Emma Lopez",
      "email": "emma.lopez@example.net",
      "phone": "+1-202-555-0145",
      "city": "Nairobi"
    }
  },
  {
    "model": "app.customer",
    "pk": 194,
    "fields": {
      "full_name": "Oscar Jensen",
      "email": "oscar.jensen@example.com",
      "phone": "+1-404-555-0179",
      "city": "Manchester"
    }
  },
  {
    "model": "app.customer",
    "pk": 195,
    "fields": {
      "full_name": "Kai Kumar",
      "email": "kai.kumar@example.com",
      "phone": "+1-404-555-0106",
      "city": "Sydney"
    }
  },
  {
    "model": "app.customer",
    "pk": 196,
    "fields": {
      "full_name": "Jonas Walker",
      "email": "jonas.walker@example.net",
      "phone": "+1-503-555-0187",
      "city": "Helsinki"
    }
  },
  {
    "model": "app.customer",
    "pk": 197,
    "fields": {
      "full_name": "Priya Smith",
      "email": "priya.smith@example.com",
      "phone": "+1-416-555-0167",
      "city": "Delhi"
    }
  },
  {
    "model": "app.customer",
    "pk": 198,
    "fields": {
      "full_name": "Mei Park",
      "email": "mei.park@example.com",
      "phone": "+1-905-555-0154",
      "city": "Boston"
    }
  },
  {
    "model": "app.customer",
    "pk": 199,
    "fields": {
      "full_name": "Omar Schmidt",
      "email": "omar.schmidt@example.net",
      "phone": "+1-713-555-0193",
      "city": "Zurich"
    }
  },
  {
    "model": "app.customer",
    "pk": 200,
    "fields": {
      "full_name": "Ben Kim",
      "email": "ben.kim@example.com",
      "phone": "+1-312-555-0123",
      "city": "Lyon"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 1,
    "fields": {
      "name": "kitchen pub bakehouse",
      "cuisine_type": "Italian",
      "location": "Singapore"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 2,
    "fields": {
      "name": "supperclub dining bakery",
      "cuisine_type": "Chinese",
      "location": "Montreal"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 3,
    "fields": {
      "name": "kitchen saloon market",
      "cuisine_type": "Italian",
      "location": "Cairo"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 4,
    "fields": {
      "name": "cafe eatery",
      "cuisine_type": "Chinese",
      "location": "Munich"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 5,
    "fields": {
      "name": "market kitchen",
      "cuisine_type": "Italian",
      "location": "Rome"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 6,
    "fields": {
      "name": "grill",
      "cuisine_type": "Indian",
      "location": "Cape Town"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 7,
    "fields": {
      "name": "grill cuisine",
      "cuisine_type": "Italian",
      "location": "Seattle"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 8,
    "fields": {
      "name": "tavern pizzeria bakery",
      "cuisine_type": "Chinese",
      "location": "Ankara"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 9,
    "fields": {
      "name": "market dining",
      "cuisine_type": "Italian",
      "location": "Delhi"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 10,
    "fields": {
      "name": "foodhall kitchen tapas",
      "cuisine_type": "Mexican",
      "location": "Istanbul"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 11,
    "fields": {
      "name": "tavern cuisine tapas",
      "cuisine_type": "Indian",
      "location": "Boston"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 12,
    "fields": {
      "name": "steakhouse eatery",
      "cuisine_type": "Chinese",
      "location": "Austin"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 13,
    "fields": {
      "name": "dining",
      "cuisine_type": "Italian",
      "location": "Amsterdam"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 14,
    "fields": {
      "name": "pub saloon",
      "cuisine_type": "Italian",
      "location": "Bogota"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 15,
    "fields": {
      "name": "bistro steakhouse",
      "cuisine_type": "Chinese",
      "location": "Porto"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 16,
    "fields": {
      "name": "tavern steakhouse",
      "cuisine_type": "Italian",
      "location": "Munich"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 17,
    "fields": {
      "name": "kitchen",
      "cuisine_type": "Chinese",
      "location": "Copenhagen"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 18,
    "fields": {
      "name": "bakery",
      "cuisine_type": "Italian",
      "location": "Prague"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 19,
    "fields": {
      "name": "tapas supperclub bakery",
      "cuisine_type": "Italian",
      "location": "Stockholm"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 20,
    "fields": {
      "name": "tapas",
      "cuisine_type": "Indian",
      "location": "Mexico City"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 21,
    "fields": {
      "name": "brasserie deli",
      "cuisine_type": "Chinese",
      "location": "Denver"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 22,
    "fields": {
      "name": "steakhouse pizzeria",
      "cuisine_type": "Indian",
      "location": "Porto"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 23,
    "fields": {
      "name": "pub",
      "cuisine_type": "Italian",
      "location": "Boston"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 24,
    "fields": {
      "name": "pizzeria",
      "cuisine_type": "Chinese",
      "location": "Singapore"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 25,
    "fields": {
      "name": "bistro",
      "cuisine_type": "American",
      "location": "Mexico City"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 26,
    "fields": {
      "name": "bakehouse bistro foodhall",
      "cuisine_type": "American",
      "location": "Boston"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 27,
    "fields": {
      "name": "bakery",
      "cuisine_type": "Chinese",
      "location": "Bucharest"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 28,
    "fields": {
      "name": "deli supperclub foodhall",
      "cuisine_type": "Italian",
      "location": "Izmir"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 29,
    "fields": {
      "name": "grill dining market",
      "cuisine_type": "Mexican",
      "location": "Taipei"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 30,
    "fields": {
      "name": "brasserie dining deli",
      "cuisine_type": "Mexican",
      "location": "Warsaw"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 31,
    "fields": {
      "name": "market grill",
      "cuisine_type": "Italian",
      "location": "Bogota"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 32,
    "fields": {
      "name": "eatery foodhall kitchen",
      "cuisine_type": "Italian",
      "location": "Bogota"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 33,
    "fields": {
      "name": "bakery",
      "cuisine_type": "Mexican",
      "location": "Mumbai"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 34,
    "fields": {
      "name": "brasserie market",
      "cuisine_type": "Italian",
      "location": "Seattle"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 35,
    "fields": {
      "name": "foodhall",
      "cuisine_type": "Mexican",
      "location": "Sydney"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 36,
    "fields": {
      "name": "steakhouse",
      "cuisine_type": "Mexican",
      "location": "Austin"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 37,
    "fields": {
      "name": "cafe",
      "cuisine_type": "Italian",
      "location": "Seoul"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 38,
    "fields": {
      "name": "pub bakery",
      "cuisine_type": "Italian",
      "location": "Manchester"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 39,
    "fields": {
      "name": "cafe foodhall market",
      "cuisine_type": "Chinese",
      "location": "Izmir"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 40,
    "fields": {
      "name": "pizzeria bistro",
      "cuisine_type": "Chinese",
      "location": "Hamburg"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 41,
    "fields": {
      "name": "steakhouse",
      "cuisine_type": "Chinese",
      "location": "Athens"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 42,
    "fields": {
      "name": "eatery",
      "cuisine_type": "American",
      "location": "Paris"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 43,
    "fields": {
      "name": "bakery",
      "cuisine_type": "Chinese",
      "location": "Boston"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 44,
    "fields": {
      "name": "dining",
      "cuisine_type": "Chinese",
      "location": "Toronto"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 45,
    "fields": {
      "name": "bistro foodhall pub",
      "cuisine_type": "Italian",
      "location": "Milan"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 46,
    "fields": {
      "name": "brasserie steakhouse",
      "cuisine_type": "Chinese",
      "location": "Bogota"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 47,
    "fields": {
      "name": "cafe tapas bistro",
      "cuisine_type": "Mexican",
      "location": "Lisbon"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 48,
    "fields": {
      "name": "foodhall",
      "cuisine_type": "Chinese",
      "location": "Delhi"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 49,
    "fields": {
      "name": "bakery saloon steakhouse",
      "cuisine_type": "American",
      "location": "Bucharest"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 50,
    "fields": {
      "name": "tavern bistro steakhouse",
      "cuisine_type": "Mexican",
      "location": "Tokyo"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 51,
    "fields": {
      "name": "bakehouse pub",
      "cuisine_type": "Mexican",
      "location": "Seoul"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 52,
    "fields": {
      "name": "eatery cuisine",
      "cuisine_type": "American",
      "location": "Melbourne"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 53,
    "fields": {
      "name": "kitchen pub tapas",
      "cuisine_type": "Chinese",
      "location": "Mumbai"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 54,
    "fields": {
      "name": "bistro brasserie",
      "cuisine_type": "Mexican",
      "location": "Cairo"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 55,
    "fields": {
      "name": "bakery tapas steakhouse",
      "cuisine_type": "Mexican",
      "location": "Lyon"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 56,
    "fields": {
      "name": "bistro bakery deli",
      "cuisine_type": "Italian",
      "location": "Vancouver"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 57,
    "fields": {
      "name": "bakery pub steakhouse",
      "cuisine_type": "Indian",
      "location": "Seoul"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 58,
    "fields": {
      "name": "pub",
      "cuisine_type": "Chinese",
      "location": "Oslo"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 59,
    "fields": {
      "name": "kitchen",
      "cuisine_type": "Chinese",
      "location": "Barcelona"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 60,
    "fields": {
      "name": "grill bakehouse foodhall",
      "cuisine_type": "Italian",
      "location": "Porto"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 61,
    "fields": {
      "name": "pizzeria tapas eatery",
      "cuisine_type": "Italian",
      "location": "Chicago"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 62,
    "fields": {
      "name": "bakehouse pizzeria",
      "cuisine_type": "Chinese",
      "location": "London"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 63,
    "fields": {
      "name": "brasserie",
      "cuisine_type": "Italian",
      "location": "Edinburgh"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 64,
    "fields": {
      "name": "grill supperclub tavern",
      "cuisine_type": "Mexican",
      "location": "Manila"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 65,
    "fields": {
      "name": "eatery deli pizzeria",
      "cuisine_type": "Italian",
      "location": "Denver"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 66,
    "fields": {
      "name": "pizzeria",
      "cuisine_type": "Italian",
      "location": "Paris"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 67,
    "fields": {
      "name": "pizzeria dining",
      "cuisine_type": "Italian",
      "location": "Berlin"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 68,
    "fields": {
      "name": "pub eatery bistro",
      "cuisine_type": "Chinese",
      "location": "Seoul"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 69,
    "fields": {
      "name": "eatery saloon",
      "cuisine_type": "Italian",
      "location": "Amsterdam"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 70,
    "fields": {
      "name": "dining brasserie",
      "cuisine_type": "Mexican",
      "location": "Stockholm"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 71,
    "fields": {
      "name": "tavern",
      "cuisine_type": "Chinese",
      "location": "Lagos"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 72,
    "fields": {
      "name": "kitchen cafe bistro",
      "cuisine_type": "Mexican",
      "location": "Helsinki"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 73,
    "fields": {
      "name": "deli kitchen",
      "cuisine_type": "Chinese",
      "location": "Manila"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 74,
    "fields": {
      "name": "pub",
      "cuisine_type": "Italian",
      "location": "Buenos Aires"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 75,
    "fields": {
      "name": "pub steakhouse",
      "cuisine_type": "Italian",
      "location": "Manchester"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 76,
    "fields": {
      "name": "bakery",
      "cuisine_type": "Chinese",
      "location": "Zurich"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 77,
    "fields": {
      "name": "pub brasserie",
      "cuisine_type": "Mexican",
      "location": "Chicago"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 78,
    "fields": {
      "name": "supperclub market cafe",
      "cuisine_type": "Indian",
      "location": "Austin"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 79,
    "fields": {
      "name": "tapas pizzeria",
      "cuisine_type": "Italian",
      "location": "Nairobi"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 80,
    "fields": {
      "name": "deli grill brasserie",
      "cuisine_type": "American",
      "location": "Izmir"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 81,
    "fields": {
      "name": "grill supperclub",
      "cuisine_type": "Italian",
      "location": "Madrid"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 82,
    "fields": {
      "name": "bakehouse tavern cafe",
      "cuisine_type": "Italian",
      "location": "Lagos"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 83,
    "fields": {
      "name": "bistro market",
      "cuisine_type": "Mexican",
      "location": "Mexico City"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 84,
    "fields": {
      "name": "tapas pub dining",
      "cuisine_type": "Mexican",
      "location": "Cape Town"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 85,
    "fields": {
      "name": "eatery deli pub",
      "cuisine_type": "Chinese",
      "location": "Budapest"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 86,
    "fields": {
      "name": "grill",
      "cuisine_type": "Mexican",
      "location": "London"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 87,
    "fields": {
      "name": "cuisine foodhall kitchen",
      "cuisine_type": "American",
      "location": "Manchester"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 88,
    "fields": {
      "name": "tavern",
      "cuisine_type": "Italian",
      "location": "Berlin"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 89,
    "fields": {
      "name": "market grill brasserie",
      "cuisine_type": "Chinese",
      "location": "Porto"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 90,
    "fields": {
      "name": "cafe",
      "cuisine_type": "Italian",
      "location": "Paris"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 91,
    "fields": {
      "name": "bakehouse supperclub",
      "cuisine_type": "Chinese",
      "location": "Buenos Aires"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 92,
    "fields": {
      "name": "bakehouse",
      "cuisine_type": "Italian",
      "location": "Ankara"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 93,
    "fields": {
      "name": "market",
      "cuisine_type": "Chinese",
      "location": "Boston"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 94,
    "fields": {
      "name": "tapas",
      "cuisine_type": "Indian",
      "location": "Zurich"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 95,
    "fields": {
      "name": "pub tavern market",
      "cuisine_type": "Italian",
      "location": "London"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 96,
    "fields": {
      "name": "kitchen tapas deli",
      "cuisine_type": "Chinese",
      "location": "Mexico City"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 97,
    "fields": {
      "name": "dining grill",
      "cuisine_type": "Italian",
      "location": "Mexico City"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 98,
    "fields": {
      "name": "tavern",
      "cuisine_type": "Italian",
      "location": "Helsinki"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 99,
    "fields": {
      "name": "tapas saloon bakehouse",
      "cuisine_type": "Italian",
      "location": "Kyoto"
    }
  },
  {
    "model": "app.restaurant",
    "pk": 100,
    "fields": {
      "name": "cafe cuisine bistro",
      "cuisine_type": "American",
      "location": "Berlin"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 1,
    "fields": {
      "customer": 53,
      "restaurant": 25,
      "dish_name": "salad wrap",
      "order_date": "2022-04-05T09:49:43Z",
      "quantity": 6,
      "total_price": "167.54"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 2,
    "fields": {
      "customer": 66,
      "restaurant": 49,
      "dish_name": "pasta taco",
      "order_date": "2022-07-13T00:57:01Z",
      "quantity": 6,
      "total_price": "108.73"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 3,
    "fields": {
      "customer": 39,
      "restaurant": 5,
      "dish_name": "sushi",
      "order_date": "2023-12-05T17:26:19Z",
      "quantity": 6,
      "total_price": "127.91"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 4,
    "fields": {
      "customer": 4,
      "restaurant": 53,
      "dish_name": "soup casserole steak",
      "order_date": "2023-03-22T20:29:32Z",
      "quantity": 6,
      "total_price": "144.92"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 5,
    "fields": {
      "customer": 42,
      "restaurant": 43,
      "dish_name": "curry omelette",
      "order_date": "2022-12-29T18:49:36Z",
      "quantity": 5,
      "total_price": "174.89"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 6,
    "fields": {
      "customer": 80,
      "restaurant": 67,
      "dish_name": "steak",
      "order_date": "2022-01-07T11:38:34Z",
      "quantity": 7,
      "total_price": "51.82"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 7,
    "fields": {
      "customer": 169,
      "restaurant": 95,
      "dish_name": "pizza dim-sum",
      "order_date": "2022-10-10T16:10:50Z",
      "quantity": 5,
      "total_price": "113.13"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 8,
    "fields": {
      "customer": 150,
      "restaurant": 50,
      "dish_name": "kebab tart taco",
      "order_date": "2022-09-18T12:38:10Z",
      "quantity": 6,
      "total_price": "64.65"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 9,
    "fields": {
      "customer": 185,
      "restaurant": 58,
      "dish_name": "ceviche burger",
      "order_date": "2023-12-07T19:49:34Z",
      "quantity": 5,
      "total_price": "7.99"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 10,
    "fields": {
      "customer": 20,
      "restaurant": 60,
      "dish_name": "sandwich omelette steak",
      "order_date": "2023-12-21T13:03:39Z",
      "quantity": 6,
      "total_price": "5.07"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 11,
    "fields": {
      "customer": 61,
      "restaurant": 39,
      "dish_name": "salad",
      "order_date": "2023-06-11T21:48:32Z",
      "quantity": 7,
      "total_price": "32.11"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 12,
    "fields": {
      "customer": 153,
      "restaurant": 97,
      "dish_name": "wrap burger tart",
      "order_date": "2022-11-21T11:56:16Z",
      "quantity": 6,
      "total_price": "6.71"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 13,
    "fields": {
      "customer": 83,
      "restaurant": 39,
      "dish_name": "steak",
      "order_date": "2022-07-03T21:35:27Z",
      "quantity": 7,
      "total_price": "118.37"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 14,
    "fields": {
      "customer": 8,
      "restaurant": 20,
      "dish_name": "pasta",
      "order_date": "2023-04-21T00:43:17Z",
      "quantity": 5,
      "total_price": "17.54"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 15,
    "fields": {
      "customer": 114,
      "restaurant": 29,
      "dish_name": "curry sandwich",
      "order_date": "2022-02-11T15:27:46Z",
      "quantity": 5,
      "total_price": "29.29"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 16,
    "fields": {
      "customer": 170,
      "restaurant": 4,
      "dish_name": "sandwich curry",
      "order_date": "2023-01-28T23:15:45Z",
      "quantity": 6,
      "total_price": "109.32"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 17,
    "fields": {
      "customer": 186,
      "restaurant": 22,
      "dish_name": "steak kebab",
      "order_date": "2022-05-10T15:44:57Z",
      "quantity": 5,
      "total_price": "104.13"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 18,
    "fields": {
      "customer": 137,
      "restaurant": 4,
      "dish_name": "risotto",
      "order_date": "2022-02-21T11:31:23Z",
      "quantity": 5,
      "total_price": "164.76"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 19,
    "fields": {
      "customer": 198,
      "restaurant": 1,
      "dish_name": "tart pizza burger",
      "order_date": "2022-09-25T06:07:44Z",
      "quantity": 5,
      "total_price": "8.82"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 20,
    "fields": {
      "customer": 35,
      "restaurant": 44,
      "dish_name": "omelette sushi quiche",
      "order_date": "2023-02-16T20:26:06Z",
      "quantity": 6,
      "total_price": "126.44"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 21,
    "fields": {
      "customer": 113,
      "restaurant": 21,
      "dish_name": "sushi omelette dim-sum",
      "order_date": "2022-04-10T10:13:58Z",
      "quantity": 5,
      "total_price": "45.99"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 22,
    "fields": {
      "customer": 74,
      "restaurant": 59,
      "dish_name": "casserole steak",
      "order_date": "2023-01-30T14:33:41Z",
      "quantity": 6,
      "total_price": "150.85"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 23,
    "fields": {
      "customer": 97,
      "restaurant": 63,
      "dish_name": "quiche burger",
      "order_date": "2023-01-06T20:02:16Z",
      "quantity": 6,
      "total_price": "34.74"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 24,
    "fields": {
      "customer": 179,
      "restaurant": 30,
      "dish_name": "pizza sandwich steak",
      "order_date": "2022-04-25T19:39:16Z",
      "quantity": 6,
      "total_price": "10.16"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 25,
    "fields": {
      "customer": 49,
      "restaurant": 66,
      "dish_name": "salad omelette",
      "order_date": "2022-08-31T09:23:14Z",
      "quantity": 5,
      "total_price": "5.18"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 26,
    "fields": {
      "customer": 106,
      "restaurant": 64,
      "dish_name": "ceviche soup",
      "order_date": "2022-04-05T12:44:28Z",
      "quantity": 6,
      "total_price": "34.16"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 27,
    "fields": {
      "customer": 2,
      "restaurant": 54,
      "dish_name": "sandwich salad wrap",
      "order_date": "2022-08-10T16:04:46Z",
      "quantity": 5,
      "total_price": "18.45"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 28,
    "fields": {
      "customer": 39,
      "restaurant": 63,
      "dish_name": "sandwich",
      "order_date": "2022-08-10T20:00:10Z",
      "quantity": 4,
      "total_price": "41.70"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 29,
    "fields": {
      "customer": 140,
      "restaurant": 44,
      "dish_name": "kebab",
      "order_date": "2022-03-19T08:27:30Z",
      "quantity": 4,
      "total_price": "163.17"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 30,
    "fields": {
      "customer": 36,
      "restaurant": 60,
      "dish_name": "salad quiche pasta",
      "order_date": "2023-08-06T11:05:57Z",
      "quantity": 8,
      "total_price": "14.87"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 31,
    "fields": {
      "customer": 87,
      "restaurant": 94,
      "dish_name": "steak",
      "order_date": "2022-04-02T18:29:15Z",
      "quantity": 6,
      "total_price": "37.34"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 32,
    "fields": {
      "customer": 173,
      "restaurant": 69,
      "dish_name": "omelette",
      "order_date": "2022-04-29T07:10:36Z",
      "quantity": 7,
      "total_price": "149.47"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 33,
    "fields": {
      "customer": 14,
      "restaurant": 14,
      "dish_name": "fajita",
      "order_date": "2022-03-04T18:24:28Z",
      "quantity": 7,
      "total_price": "46.93"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 34,
    "fields": {
      "customer": 95,
      "restaurant": 82,
      "dish_name": "sushi soup tart",
      "order_date": "2022-11-21T19:22:05Z",
      "quantity": 6,
      "total_price": "5.22"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 35,
    "fields": {
      "customer": 51,
      "restaurant": 92,
      "dish_name": "taco curry burger",
      "order_date": "2022-08-21T20:33:42Z",
      "quantity": 7,
      "total_price": "7.88"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 36,
    "fields": {
      "customer": 87,
      "restaurant": 23,
      "dish_name": "quiche ceviche",
      "order_date": "2023-11-27T08:25:33Z",
      "quantity": 5,
      "total_price": "172.56"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 37,
    "fields": {
      "customer": 20,
      "restaurant": 46,
      "dish_name": "sushi soup ceviche",
      "order_date": "2023-08-08T19:52:17Z",
      "quantity": 6,
      "total_price": "196.97"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 38,
    "fields": {
      "customer": 181,
      "restaurant": 22,
      "dish_name": "tart",
      "order_date": "2022-03-03T11:15:40Z",
      "quantity": 3,
      "total_price": "16.79"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 39,
    "fields": {
      "customer": 154,
      "restaurant": 95,
      "dish_name": "pasta wrap",
      "order_date": "2023-12-10T23:54:59Z",
      "quantity": 5,
      "total_price": "28.72"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 40,
    "fields": {
      "customer": 19,
      "restaurant": 32,
      "dish_name": "soup salad",
      "order_date": "2022-12-13T23:52:16Z",
      "quantity": 4,
      "total_price": "114.78"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 41,
    "fields": {
      "customer": 103,
      "restaurant": 85,
      "dish_name": "kebab salad soup",
      "order_date": "2022-01-23T18:17:54Z",
      "quantity": 4,
      "total_price": "70.71"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 42,
    "fields": {
      "customer": 133,
      "restaurant": 8,
      "dish_name": "fajita",
      "order_date": "2023-02-13T20:23:26Z",
      "quantity": 6,
      "total_price": "46.92"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 43,
    "fields": {
      "customer": 151,
      "restaurant": 24,
      "dish_name": "burger",
      "order_date": "2022-01-26T15:34:29Z",
      "quantity": 5,
      "total_price": "171.43"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 44,
    "fields": {
      "customer": 10,
      "restaurant": 75,
      "dish_name": "burger soup quiche",
      "order_date": "2022-02-16T13:18:21Z",
      "quantity": 7,
      "total_price": "5.00"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 45,
    "fields": {
      "customer": 37,
      "restaurant": 57,
      "dish_name": "burger",
      "order_date": "2022-10-31T09:27:13Z",
      "quantity": 4,
      "total_price": "110.01"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 46,
    "fields": {
      "customer": 6,
      "restaurant": 89,
      "dish_name": "risotto",
      "order_date": "2023-12-03T19:41:50Z",
      "quantity": 6,
      "total_price": "58.18"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 47,
    "fields": {
      "customer": 54,
      "restaurant": 9,
      "dish_name": "ceviche",
      "order_date": "2022-08-04T10:48:32Z",
      "quantity": 5,
      "total_price": "57.92"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 48,
    "fields": {
      "customer": 30,
      "restaurant": 12,
      "dish_name": "burger",
      "order_date": "2023-09-18T14:44:52Z",
      "quantity": 3,
      "total_price": "5.24"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 49,
    "fields": {
      "customer": 67,
      "restaurant": 73,
      "dish_name": "sandwich omelette ceviche",
      "order_date": "2022-09-30T16:15:55Z",
      "quantity": 4,
      "total_price": "183.30"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 50,
    "fields": {
      "customer": 4,
      "restaurant": 83,
      "dish_name": "wrap pasta kebab",
      "order_date": "2023-12-28T09:59:03Z",
      "quantity": 7,
      "total_price": "126.35"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 51,
    "fields": {
      "customer": 198,
      "restaurant": 63,
      "dish_name": "ceviche",
      "order_date": "2022-08-13T03:15:47Z",
      "quantity": 5,
      "total_price": "171.26"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 52,
    "fields": {
      "customer": 110,
      "restaurant": 48,
      "dish_name": "burger pizza ceviche",
      "order_date": "2022-09-26T13:47:14Z",
      "quantity": 6,
      "total_price": "146.86"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 53,
    "fields": {
      "customer": 195,
      "restaurant": 49,
      "dish_name": "omelette",
      "order_date": "2023-04-27T12:37:59Z",
      "quantity": 7,
      "total_price": "127.01"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 54,
    "fields": {
      "customer": 173,
      "restaurant": 11,
      "dish_name": "tart burger taco",
      "order_date": "2022-06-06T11:17:50Z",
      "quantity": 6,
      "total_price": "14.05"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 55,
    "fields": {
      "customer": 169,
      "restaurant": 67,
      "dish_name": "kebab pizza",
      "order_date": "2023-06-07T10:36:33Z",
      "quantity": 4,
      "total_price": "162.25"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 56,
    "fields": {
      "customer": 156,
      "restaurant": 67,
      "dish_name": "omelette quiche",
      "order_date": "2023-10-01T20:51:03Z",
      "quantity": 3,
      "total_price": "34.91"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 57,
    "fields": {
      "customer": 152,
      "restaurant": 60,
      "dish_name": "kebab taco ceviche",
      "order_date": "2023-09-07T08:17:36Z",
      "quantity": 4,
      "total_price": "5.13"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 58,
    "fields": {
      "customer": 132,
      "restaurant": 13,
      "dish_name": "salad",
      "order_date": "2023-11-28T16:42:36Z",
      "quantity": 4,
      "total_price": "152.83"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 59,
    "fields": {
      "customer": 44,
      "restaurant": 7,
      "dish_name": "risotto sushi",
      "order_date": "2023-09-02T17:10:32Z",
      "quantity": 4,
      "total_price": "40.29"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 60,
    "fields": {
      "customer": 177,
      "restaurant": 95,
      "dish_name": "casserole",
      "order_date": "2022-12-17T11:03:28Z",
      "quantity": 5,
      "total_price": "7.05"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 61,
    "fields": {
      "customer": 7,
      "restaurant": 70,
      "dish_name": "soup pasta",
      "order_date": "2022-12-09T09:15:11Z",
      "quantity": 7,
      "total_price": "15.99"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 62,
    "fields": {
      "customer": 140,
      "restaurant": 5,
      "dish_name": "sandwich quiche curry",
      "order_date": "2023-11-17T16:02:22Z",
      "quantity": 4,
      "total_price": "87.86"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 63,
    "fields": {
      "customer": 28,
      "restaurant": 72,
      "dish_name": "pasta curry omelette",
      "order_date": "2022-04-16T13:04:17Z",
      "quantity": 4,
      "total_price": "159.84"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 64,
    "fields": {
      "customer": 135,
      "restaurant": 82,
      "dish_name": "pasta",
      "order_date": "2022-03-25T21:04:10Z",
      "quantity": 7,
      "total_price": "185.40"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 65,
    "fields": {
      "customer": 195,
      "restaurant": 31,
      "dish_name": "dim-sum sandwich",
      "order_date": "2022-03-13T20:04:35Z",
      "quantity": 6,
      "total_price": "8.11"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 66,
    "fields": {
      "customer": 198,
      "restaurant": 74,
      "dish_name": "taco",
      "order_date": "2023-02-23T19:34:58Z",
      "quantity": 5,
      "total_price": "24.03"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 67,
    "fields": {
      "customer": 126,
      "restaurant": 9,
      "dish_name": "casserole pasta",
      "order_date": "2023-03-10T21:01:56Z",
      "quantity": 5,
      "total_price": "83.67"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 68,
    "fields": {
      "customer": 29,
      "restaurant": 44,
      "dish_name": "salad",
      "order_date": "2023-04-06T10:13:19Z",
      "quantity": 4,
      "total_price": "76.06"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 69,
    "fields": {
      "customer": 143,
      "restaurant": 83,
      "dish_name": "dim-sum kebab sushi",
      "order_date": "2022-06-12T20:44:46Z",
      "quantity": 5,
      "total_price": "129.11"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 70,
    "fields": {
      "customer": 174,
      "restaurant": 94,
      "dish_name": "risotto",
      "order_date": "2022-02-24T10:47:13Z",
      "quantity": 5,
      "total_price": "16.36"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 71,
    "fields": {
      "customer": 12,
      "restaurant": 36,
      "dish_name": "soup casserole",
      "order_date": "2023-02-19T12:42:18Z",
      "quantity": 6,
      "total_price": "77.16"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 72,
    "fields": {
      "customer": 19,
      "restaurant": 38,
      "dish_name": "salad",
      "order_date": "2022-02-01T08:17:13Z",
      "quantity": 4,
      "total_price": "57.01"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 73,
    "fields": {
      "customer": 184,
      "restaurant": 2,
      "dish_name": "salad",
      "order_date": "2023-08-09T20:06:25Z",
      "quantity": 5,
      "total_price": "60.48"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 74,
    "fields": {
      "customer": 1,
      "restaurant": 68,
      "dish_name": "risotto quiche",
      "order_date": "2023-11-22T05:07:02Z",
      "quantity": 7,
      "total_price": "161.75"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 75,
    "fields": {
      "customer": 10,
      "restaurant": 2,
      "dish_name": "omelette",
      "order_date": "2022-05-06T20:02:54Z",
      "quantity": 6,
      "total_price": "87.47"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 76,
    "fields": {
      "customer": 124,
      "restaurant": 47,
      "dish_name": "casserole",
      "order_date": "2023-10-17T15:37:08Z",
      "quantity": 7,
      "total_price": "111.93"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 77,
    "fields": {
      "customer": 123,
      "restaurant": 83,
      "dish_name": "dim-sum sushi",
      "order_date": "2022-07-16T12:53:46Z",
      "quantity": 7,
      "total_price": "14.22"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 78,
    "fields": {
      "customer": 28,
      "restaurant": 1,
      "dish_name": "salad",
      "order_date": "2022-03-02T13:21:42Z",
      "quantity": 4,
      "total_price": "5.10"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 79,
    "fields": {
      "customer": 75,
      "restaurant": 50,
      "dish_name": "omelette",
      "order_date": "2023-08-08T20:46:50Z",
      "quantity": 5,
      "total_price": "115.90"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 80,
    "fields": {
      "customer": 93,
      "restaurant": 47,
      "dish_name": "sushi pizza tart",
      "order_date": "2023-05-02T01:50:18Z",
      "quantity": 5,
      "total_price": "194.14"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 81,
    "fields": {
      "customer": 128,
      "restaurant": 50,
      "dish_name": "salad",
      "order_date": "2023-08-27T02:33:00Z",
      "quantity": 4,
      "total_price": "50.75"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 82,
    "fields": {
      "customer": 172,
      "restaurant": 28,
      "dish_name": "pizza fajita",
      "order_date": "2022-09-30T17:31:09Z",
      "quantity": 5,
      "total_price": "169.02"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 83,
    "fields": {
      "customer": 56,
      "restaurant": 84,
      "dish_name": "taco dim-sum ceviche",
      "order_date": "2023-04-28T19:19:05Z",
      "quantity": 6,
      "total_price": "26.35"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 84,
    "fields": {
      "customer": 10,
      "restaurant": 7,
      "dish_name": "wrap sushi casserole",
      "order_date": "2023-07-05T11:24:56Z",
      "quantity": 6,
      "total_price": "41.95"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 85,
    "fields": {
      "customer": 181,
      "restaurant": 7,
      "dish_name": "sushi omelette",
      "order_date": "2023-04-27T17:50:13Z",
      "quantity": 7,
      "total_price": "199.37"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 86,
    "fields": {
      "customer": 178,
      "restaurant": 10,
      "dish_name": "kebab sandwich tart",
      "order_date": "2022-05-16T11:02:13Z",
      "quantity": 5,
      "total_price": "130.68"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 87,
    "fields": {
      "customer": 194,
      "restaurant": 99,
      "dish_name": "sandwich sushi dim-sum",
      "order_date": "2022-10-02T07:48:00Z",
      "quantity": 6,
      "total_price": "162.28"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 88,
    "fields": {
      "customer": 46,
      "restaurant": 50,
      "dish_name": "pizza",
      "order_date": "2023-01-23T18:43:40Z",
      "quantity": 6,
      "total_price": "20.33"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 89,
    "fields": {
      "customer": 36,
      "restaurant": 92,
      "dish_name": "dim-sum tart soup",
      "order_date": "2022-12-31T18:01:59Z",
      "quantity": 3,
      "total_price": "73.02"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 90,
    "fields": {
      "customer": 82,
      "restaurant": 73,
      "dish_name": "fajita sandwich salad",
      "order_date": "2022-07-31T19:55:51Z",
      "quantity": 8,
      "total_price": "8.07"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 91,
    "fields": {
      "customer": 104,
      "restaurant": 89,
      "dish_name": "pizza fajita soup",
      "order_date": "2023-07-17T22:37:10Z",
      "quantity": 7,
      "total_price": "85.17"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 92,
    "fields": {
      "customer": 1,
      "restaurant": 14,
      "dish_name": "dim-sum steak soup",
      "order_date": "2023-08-06T19:00:32Z",
      "quantity": 8,
      "total_price": "6.82"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 93,
    "fields": {
      "customer": 91,
      "restaurant": 58,
      "dish_name": "dim-sum burger quiche",
      "order_date": "2022-06-18T07:18:40Z",
      "quantity": 6,
      "total_price": "97.41"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 94,
    "fields": {
      "customer": 126,
      "restaurant": 95,
      "dish_name": "taco pasta sushi",
      "order_date": "2022-09-08T14:29:02Z",
      "quantity": 5,
      "total_price": "160.80"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 95,
    "fields": {
      "customer": 48,
      "restaurant": 12,
      "dish_name": "sushi pasta dim-sum",
      "order_date": "2022-08-20T16:39:31Z",
      "quantity": 6,
      "total_price": "5.27"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 96,
    "fields": {
      "customer": 152,
      "restaurant": 70,
      "dish_name": "casserole ceviche",
      "order_date": "2023-05-22T22:12:25Z",
      "quantity": 8,
      "total_price": "128.80"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 97,
    "fields": {
      "customer": 114,
      "restaurant": 77,
      "dish_name": "pizza burger sandwich",
      "order_date": "2023-10-12T21:53:21Z",
      "quantity": 5,
      "total_price": "184.84"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 98,
    "fields": {
      "customer": 23,
      "restaurant": 36,
      "dish_name": "steak omelette",
      "order_date": "2023-08-21T12:14:40Z",
      "quantity": 3,
      "total_price": "63.12"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 99,
    "fields": {
      "customer": 25,
      "restaurant": 7,
      "dish_name": "taco",
      "order_date": "2023-05-21T09:39:26Z",
      "quantity": 8,
      "total_price": "24.40"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 100,
    "fields": {
      "customer": 180,
      "restaurant": 60,
      "dish_name": "pasta sushi omelette",
      "order_date": "2022-04-16T14:19:26Z",
      "quantity": 6,
      "total_price": "82.09"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 101,
    "fields": {
      "customer": 190,
      "restaurant": 65,
      "dish_name": "quiche salad sushi",
      "order_date": "2023-05-31T11:11:11Z",
      "quantity": 5,
      "total_price": "84.72"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 102,
    "fields": {
      "customer": 163,
      "restaurant": 18,
      "dish_name": "soup curry fajita",
      "order_date": "2022-04-10T09:17:03Z",
      "quantity": 4,
      "total_price": "117.45"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 103,
    "fields": {
      "customer": 1,
      "restaurant": 78,
      "dish_name": "burger steak sandwich",
      "order_date": "2022-10-05T13:11:42Z",
      "quantity": 5,
      "total_price": "82.99"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 104,
    "fields": {
      "customer": 132,
      "restaurant": 15,
      "dish_name": "salad",
      "order_date": "2022-05-02T06:04:44Z",
      "quantity": 7,
      "total_price": "8.94"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 105,
    "fields": {
      "customer": 72,
      "restaurant": 96,
      "dish_name": "tart",
      "order_date": "2023-09-14T12:10:50Z",
      "quantity": 4,
      "total_price": "23.12"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 106,
    "fields": {
      "customer": 78,
      "restaurant": 94,
      "dish_name": "ceviche fajita quiche",
      "order_date": "2022-10-14T21:21:35Z",
      "quantity": 2,
      "total_price": "151.78"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 107,
    "fields": {
      "customer": 19,
      "restaurant": 83,
      "dish_name": "sushi sandwich pizza",
      "order_date": "2022-06-25T07:14:47Z",
      "quantity": 6,
      "total_price": "18.48"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 108,
    "fields": {
      "customer": 102,
      "restaurant": 20,
      "dish_name": "pizza kebab",
      "order_date": "2023-12-05T11:34:06Z",
      "quantity": 6,
      "total_price": "16.75"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 109,
    "fields": {
      "customer": 106,
      "restaurant": 3,
      "dish_name": "casserole pasta burger",
      "order_date": "2022-06-20T07:13:24Z",
      "quantity": 6,
      "total_price": "31.68"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 110,
    "fields": {
      "customer": 68,
      "restaurant": 38,
      "dish_name": "risotto ceviche",
      "order_date": "2023-11-12T12:43:38Z",
      "quantity": 4,
      "total_price": "148.12"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 111,
    "fields": {
      "customer": 33,
      "restaurant": 46,
      "dish_name": "soup ceviche burger",
      "order_date": "2023-08-19T11:14:23Z",
      "quantity": 5,
      "total_price": "5.00"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 112,
    "fields": {
      "customer": 109,
      "restaurant": 58,
      "dish_name": "omelette burger",
      "order_date": "2022-01-21T12:43:52Z",
      "quantity": 3,
      "total_price": "17.47"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 113,
    "fields": {
      "customer": 11,
      "restaurant": 42,
      "dish_name": "fajita",
      "order_date": "2023-10-22T13:53:14Z",
      "quantity": 5,
      "total_price": "119.81"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 114,
    "fields": {
      "customer": 167,
      "restaurant": 10,
      "dish_name": "kebab casserole",
      "order_date": "2022-08-17T14:37:46Z",
      "quantity": 4,
      "total_price": "177.68"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 115,
    "fields": {
      "customer": 142,
      "restaurant": 2,
      "dish_name": "sandwich pizza",
      "order_date": "2022-01-04T08:03:53Z",
      "quantity": 6,
      "total_price": "44.76"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 116,
    "fields": {
      "customer": 197,
      "restaurant": 6,
      "dish_name": "taco tart",
      "order_date": "2023-10-03T11:06:46Z",
      "quantity": 6,
      "total_price": "35.86"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 117,
    "fields": {
      "customer": 192,
      "restaurant": 98,
      "dish_name": "wrap",
      "order_date": "2022-09-11T14:57:56Z",
      "quantity": 7,
      "total_price": "74.77"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 118,
    "fields": {
      "customer": 26,
      "restaurant": 52,
      "dish_name": "curry",
      "order_date": "2022-06-06T01:15:51Z",
      "quantity": 5,
      "total_price": "31.33"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 119,
    "fields": {
      "customer": 103,
      "restaurant": 49,
      "dish_name": "sushi sandwich dim-sum",
      "order_date": "2022-09-22T00:56:09Z",
      "quantity": 4,
      "total_price": "185.92"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 120,
    "fields": {
      "customer": 145,
      "restaurant": 78,
      "dish_name": "steak",
      "order_date": "2022-06-24T07:51:23Z",
      "quantity": 5,
      "total_price": "13.91"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 121,
    "fields": {
      "customer": 189,
      "restaurant": 7,
      "dish_name": "risotto ceviche taco",
      "order_date": "2022-08-23T13:12:41Z",
      "quantity": 3,
      "total_price": "102.85"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 122,
    "fields": {
      "customer": 21,
      "restaurant": 40,
      "dish_name": "quiche taco",
      "order_date": "2022-03-25T09:03:24Z",
      "quantity": 4,
      "total_price": "57.83"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 123,
    "fields": {
      "customer": 197,
      "restaurant": 30,
      "dish_name": "soup casserole",
      "order_date": "2022-12-28T10:05:24Z",
      "quantity": 5,
      "total_price": "7.28"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 124,
    "fields": {
      "customer": 44,
      "restaurant": 54,
      "dish_name": "quiche dim-sum",
      "order_date": "2023-02-06T08:10:44Z",
      "quantity": 4,
      "total_price": "5.48"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 125,
    "fields": {
      "customer": 199,
      "restaurant": 97,
      "dish_name": "sandwich curry",
      "order_date": "2022-05-16T11:17:27Z",
      "quantity": 5,
      "total_price": "5.19"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 126,
    "fields": {
      "customer": 62,
      "restaurant": 51,
      "dish_name": "fajita",
      "order_date": "2023-12-08T03:26:38Z",
      "quantity": 7,
      "total_price": "145.30"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 127,
    "fields": {
      "customer": 17,
      "restaurant": 20,
      "dish_name": "curry steak",
      "order_date": "2023-12-13T12:37:02Z",
      "quantity": 6,
      "total_price": "30.76"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 128,
    "fields": {
      "customer": 139,
      "restaurant": 83,
      "dish_name": "burger quiche pizza",
      "order_date": "2022-11-05T22:00:01Z",
      "quantity": 6,
      "total_price": "142.84"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 129,
    "fields": {
      "customer": 163,
      "restaurant": 17,
      "dish_name": "sushi pizza",
      "order_date": "2023-12-23T18:03:59Z",
      "quantity": 5,
      "total_price": "7.34"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 130,
    "fields": {
      "customer": 191,
      "restaurant": 36,
      "dish_name": "soup salad",
      "order_date": "2023-12-30T12:15:45Z",
      "quantity": 6,
      "total_price": "68.00"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 131,
    "fields": {
      "customer": 110,
      "restaurant": 75,
      "dish_name": "salad",
      "order_date": "2023-12-18T12:25:45Z",
      "quantity": 4,
      "total_price": "127.10"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 132,
    "fields": {
      "customer": 72,
      "restaurant": 47,
      "dish_name": "pasta salad",
      "order_date": "2023-08-02T16:13:29Z",
      "quantity": 5,
      "total_price": "171.34"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 133,
    "fields": {
      "customer": 111,
      "restaurant": 53,
      "dish_name": "taco",
      "order_date": "2022-08-17T20:11:12Z",
      "quantity": 5,
      "total_price": "163.26"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 134,
    "fields": {
      "customer": 76,
      "restaurant": 26,
      "dish_name": "salad sushi",
      "order_date": "2023-11-04T20:54:17Z",
      "quantity": 4,
      "total_price": "33.73"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 135,
    "fields": {
      "customer": 51,
      "restaurant": 15,
      "dish_name": "salad pizza",
      "order_date": "2022-07-09T20:35:44Z",
      "quantity": 6,
      "total_price": "175.22"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 136,
    "fields": {
      "customer": 24,
      "restaurant": 20,
      "dish_name": "ceviche",
      "order_date": "2023-07-25T21:51:16Z",
      "quantity": 6,
      "total_price": "5.95"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 137,
    "fields": {
      "customer": 170,
      "restaurant": 16,
      "dish_name": "taco omelette",
      "order_date": "2022-12-24T09:37:10Z",
      "quantity": 7,
      "total_price": "40.83"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 138,
    "fields": {
      "customer": 171,
      "restaurant": 94,
      "dish_name": "pizza curry risotto",
      "order_date": "2023-12-03T11:12:04Z",
      "quantity": 5,
      "total_price": "176.34"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 139,
    "fields": {
      "customer": 83,
      "restaurant": 45,
      "dish_name": "burger",
      "order_date": "2023-07-24T09:19:32Z",
      "quantity": 4,
      "total_price": "123.04"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 140,
    "fields": {
      "customer": 165,
      "restaurant": 94,
      "dish_name": "burger casserole steak",
      "order_date": "2022-11-29T07:15:17Z",
      "quantity": 7,
      "total_price": "114.85"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 141,
    "fields": {
      "customer": 74,
      "restaurant": 3,
      "dish_name": "sandwich dim-sum casserole",
      "order_date": "2023-06-21T03:01:56Z",
      "quantity": 6,
      "total_price": "9.74"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 142,
    "fields": {
      "customer": 27,
      "restaurant": 33,
      "dish_name": "curry omelette soup",
      "order_date": "2023-05-27T20:15:48Z",
      "quantity": 5,
      "total_price": "68.07"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 143,
    "fields": {
      "customer": 149,
      "restaurant": 72,
      "dish_name": "taco salad kebab",
      "order_date": "2022-08-08T10:35:54Z",
      "quantity": 5,
      "total_price": "6.36"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 144,
    "fields": {
      "customer": 114,
      "restaurant": 8,
      "dish_name": "steak",
      "order_date": "2022-12-28T17:48:08Z",
      "quantity": 1,
      "total_price": "103.43"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 145,
    "fields": {
      "customer": 53,
      "restaurant": 43,
      "dish_name": "dim-sum pasta tart",
      "order_date": "2022-03-03T18:16:07Z",
      "quantity": 4,
      "total_price": "7.24"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 146,
    "fields": {
      "customer": 115,
      "restaurant": 57,
      "dish_name": "casserole omelette soup",
      "order_date": "2023-05-09T06:40:27Z",
      "quantity": 4,
      "total_price": "7.15"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 147,
    "fields": {
      "customer": 82,
      "restaurant": 43,
      "dish_name": "soup omelette",
      "order_date": "2023-08-24T09:30:23Z",
      "quantity": 6,
      "total_price": "21.53"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 148,
    "fields": {
      "customer": 181,
      "restaurant": 17,
      "dish_name": "steak casserole",
      "order_date": "2022-04-17T16:26:42Z",
      "quantity": 7,
      "total_price": "140.06"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 149,
    "fields": {
      "customer": 159,
      "restaurant": 12,
      "dish_name": "fajita",
      "order_date": "2022-06-23T10:22:50Z",
      "quantity": 7,
      "total_price": "99.00"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 150,
    "fields": {
      "customer": 20,
      "restaurant": 19,
      "dish_name": "tart kebab dim-sum",
      "order_date": "2022-09-18T21:24:35Z",
      "quantity": 8,
      "total_price": "5.71"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 151,
    "fields": {
      "customer": 92,
      "restaurant": 92,
      "dish_name": "salad sushi tart",
      "order_date": "2022-09-16T12:35:50Z",
      "quantity": 4,
      "total_price": "46.32"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 152,
    "fields": {
      "customer": 164,
      "restaurant": 55,
      "dish_name": "fajita",
      "order_date": "2023-12-19T07:07:54Z",
      "quantity": 4,
      "total_price": "84.54"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 153,
    "fields": {
      "customer": 111,
      "restaurant": 96,
      "dish_name": "steak fajita burger",
      "order_date": "2023-05-13T17:22:28Z",
      "quantity": 6,
      "total_price": "118.09"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 154,
    "fields": {
      "customer": 178,
      "restaurant": 84,
      "dish_name": "wrap pizza",
      "order_date": "2022-06-12T23:30:29Z",
      "quantity": 7,
      "total_price": "23.93"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 155,
    "fields": {
      "customer": 167,
      "restaurant": 39,
      "dish_name": "fajita pasta",
      "order_date": "2022-11-27T07:47:38Z",
      "quantity": 6,
      "total_price": "67.66"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 156,
    "fields": {
      "customer": 105,
      "restaurant": 27,
      "dish_name": "steak",
      "order_date": "2023-09-26T09:14:45Z",
      "quantity": 7,
      "total_price": "78.79"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 157,
    "fields": {
      "customer": 52,
      "restaurant": 69,
      "dish_name": "pasta",
      "order_date": "2022-08-06T14:22:02Z",
      "quantity": 4,
      "total_price": "189.42"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 158,
    "fields": {
      "customer": 155,
      "restaurant": 12,
      "dish_name": "sushi steak",
      "order_date": "2022-04-23T21:48:23Z",
      "quantity": 4,
      "total_price": "142.81"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 159,
    "fields": {
      "customer": 70,
      "restaurant": 82,
      "dish_name": "burger sandwich",
      "order_date": "2023-02-09T19:44:14Z",
      "quantity": 4,
      "total_price": "7.77"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 160,
    "fields": {
      "customer": 183,
      "restaurant": 17,
      "dish_name": "omelette steak",
      "order_date": "2023-02-12T22:32:13Z",
      "quantity": 6,
      "total_price": "88.97"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 161,
    "fields": {
      "customer": 46,
      "restaurant": 53,
      "dish_name": "soup omelette",
      "order_date": "2022-01-08T23:48:53Z",
      "quantity": 7,
      "total_price": "6.37"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 162,
    "fields": {
      "customer": 144,
      "restaurant": 43,
      "dish_name": "sandwich",
      "order_date": "2022-11-18T14:42:14Z",
      "quantity": 6,
      "total_price": "37.47"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 163,
    "fields": {
      "customer": 57,
      "restaurant": 37,
      "dish_name": "burger",
      "order_date": "2022-02-11T15:51:32Z",
      "quantity": 6,
      "total_price": "116.11"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 164,
    "fields": {
      "customer": 8,
      "restaurant": 26,
      "dish_name": "salad pasta kebab",
      "order_date": "2023-09-17T18:15:27Z",
      "quantity": 2,
      "total_price": "102.43"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 165,
    "fields": {
      "customer": 121,
      "restaurant": 33,
      "dish_name": "wrap steak sandwich",
      "order_date": "2022-03-27T20:37:09Z",
      "quantity": 5,
      "total_price": "191.62"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 166,
    "fields": {
      "customer": 76,
      "restaurant": 80,
      "dish_name": "kebab",
      "order_date": "2023-04-01T21:30:51Z",
      "quantity": 4,
      "total_price": "73.84"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 167,
    "fields": {
      "customer": 56,
      "restaurant": 21,
      "dish_name": "wrap",
      "order_date": "2022-06-29T08:01:52Z",
      "quantity": 2,
      "total_price": "10.03"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 168,
    "fields": {
      "customer": 127,
      "restaurant": 19,
      "dish_name": "omelette salad tart",
      "order_date": "2023-01-07T10:01:06Z",
      "quantity": 5,
      "total_price": "143.96"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 169,
    "fields": {
      "customer": 21,
      "restaurant": 38,
      "dish_name": "dim-sum pizza risotto",
      "order_date": "2023-06-16T11:58:31Z",
      "quantity": 6,
      "total_price": "43.37"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 170,
    "fields": {
      "customer": 179,
      "restaurant": 77,
      "dish_name": "sandwich",
      "order_date": "2022-07-19T12:01:10Z",
      "quantity": 6,
      "total_price": "26.69"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 171,
    "fields": {
      "customer": 169,
      "restaurant": 88,
      "dish_name": "salad dim-sum",
      "order_date": "2023-10-22T06:10:46Z",
      "quantity": 5,
      "total_price": "5.28"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 172,
    "fields": {
      "customer": 158,
      "restaurant": 54,
      "dish_name": "soup salad",
      "order_date": "2022-06-07T19:03:50Z",
      "quantity": 5,
      "total_price": "72.13"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 173,
    "fields": {
      "customer": 181,
      "restaurant": 54,
      "dish_name": "salad soup",
      "order_date": "2022-11-22T09:08:26Z",
      "quantity": 7,
      "total_price": "106.26"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 174,
    "fields": {
      "customer": 16,
      "restaurant": 53,
      "dish_name": "pasta casserole",
      "order_date": "2022-11-28T11:19:22Z",
      "quantity": 6,
      "total_price": "20.33"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 175,
    "fields": {
      "customer": 36,
      "restaurant": 23,
      "dish_name": "ceviche sandwich tart",
      "order_date": "2022-11-17T21:14:24Z",
      "quantity": 6,
      "total_price": "15.32"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 176,
    "fields": {
      "customer": 127,
      "restaurant": 11,
      "dish_name": "kebab wrap steak",
      "order_date": "2023-03-30T19:41:31Z",
      "quantity": 7,
      "total_price": "17.20"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 177,
    "fields": {
      "customer": 78,
      "restaurant": 1,
      "dish_name": "steak salad",
      "order_date": "2022-12-08T07:01:26Z",
      "quantity": 5,
      "total_price": "65.81"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 178,
    "fields": {
      "customer": 89,
      "restaurant": 31,
      "dish_name": "omelette quiche ceviche",
      "order_date": "2022-11-07T20:30:13Z",
      "quantity": 5,
      "total_price": "182.98"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 179,
    "fields": {
      "customer": 178,
      "restaurant": 92,
      "dish_name": "curry soup wrap",
      "order_date": "2022-08-31T16:30:36Z",
      "quantity": 7,
      "total_price": "96.02"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 180,
    "fields": {
      "customer": 135,
      "restaurant": 95,
      "dish_name": "burger pizza quiche",
      "order_date": "2023-09-10T00:31:09Z",
      "quantity": 4,
      "total_price": "5.06"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 181,
    "fields": {
      "customer": 21,
      "restaurant": 90,
      "dish_name": "salad",
      "order_date": "2022-03-03T17:03:58Z",
      "quantity": 5,
      "total_price": "69.40"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 182,
    "fields": {
      "customer": 138,
      "restaurant": 99,
      "dish_name": "salad",
      "order_date": "2022-03-12T20:07:58Z",
      "quantity": 6,
      "total_price": "162.23"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 183,
    "fields": {
      "customer": 16,
      "restaurant": 82,
      "dish_name": "fajita tart wrap",
      "order_date": "2022-05-05T20:40:20Z",
      "quantity": 4,
      "total_price": "158.82"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 184,
    "fields": {
      "customer": 51,
      "restaurant": 93,
      "dish_name": "sushi",
      "order_date": "2023-05-12T08:35:02Z",
      "quantity": 6,
      "total_price": "25.52"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 185,
    "fields": {
      "customer": 171,
      "restaurant": 28,
      "dish_name": "pizza burger",
      "order_date": "2022-12-17T19:47:51Z",
      "quantity": 5,
      "total_price": "30.52"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 186,
    "fields": {
      "customer": 46,
      "restaurant": 63,
      "dish_name": "taco steak",
      "order_date": "2023-02-14T18:53:56Z",
      "quantity": 6,
      "total_price": "25.03"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 187,
    "fields": {
      "customer": 176,
      "restaurant": 57,
      "dish_name": "omelette taco",
      "order_date": "2023-11-12T21:25:58Z",
      "quantity": 6,
      "total_price": "9.47"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 188,
    "fields": {
      "customer": 38,
      "restaurant": 82,
      "dish_name": "sandwich",
      "order_date": "2022-04-07T20:41:21Z",
      "quantity": 5,
      "total_price": "6.95"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 189,
    "fields": {
      "customer": 55,
      "restaurant": 73,
      "dish_name": "pizza",
      "order_date": "2023-01-17T19:18:27Z",
      "quantity": 6,
      "total_price": "28.36"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 190,
    "fields": {
      "customer": 96,
      "restaurant": 58,
      "dish_name": "tart quiche sandwich",
      "order_date": "2022-08-12T19:14:08Z",
      "quantity": 7,
      "total_price": "92.15"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 191,
    "fields": {
      "customer": 86,
      "restaurant": 44,
      "dish_name": "curry casserole kebab",
      "order_date": "2023-11-22T21:44:53Z",
      "quantity": 6,
      "total_price": "168.12"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 192,
    "fields": {
      "customer": 101,
      "restaurant": 54,
      "dish_name": "curry steak sandwich",
      "order_date": "2022-12-04T23:41:48Z",
      "quantity": 7,
      "total_price": "55.89"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 193,
    "fields": {
      "customer": 60,
      "restaurant": 10,
      "dish_name": "taco sandwich",
      "order_date": "2022-06-02T20:28:39Z",
      "quantity": 7,
      "total_price": "5.46"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 194,
    "fields": {
      "customer": 31,
      "restaurant": 95,
      "dish_name": "curry",
      "order_date": "2023-05-10T19:12:26Z",
      "quantity": 4,
      "total_price": "9.21"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 195,
    "fields": {
      "customer": 36,
      "restaurant": 40,
      "dish_name": "fajita",
      "order_date": "2022-07-05T18:31:33Z",
      "quantity": 3,
      "total_price": "86.84"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 196,
    "fields": {
      "customer": 181,
      "restaurant": 91,
      "dish_name": "taco sushi",
      "order_date": "2022-10-01T18:12:38Z",
      "quantity": 6,
      "total_price": "64.00"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 197,
    "fields": {
      "customer": 6,
      "restaurant": 45,
      "dish_name": "dim-sum taco",
      "order_date": "2023-05-07T13:54:40Z",
      "quantity": 6,
      "total_price": "147.38"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 198,
    "fields": {
      "customer": 199,
      "restaurant": 39,
      "dish_name": "taco",
      "order_date": "2022-11-21T19:14:00Z",
      "quantity": 5,
      "total_price": "13.72"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 199,
    "fields": {
      "customer": 163,
      "restaurant": 33,
      "dish_name": "risotto ceviche salad",
      "order_date": "2022-12-07T15:51:33Z",
      "quantity": 9,
      "total_price": "7.10"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 200,
    "fields": {
      "customer": 194,
      "restaurant": 9,
      "dish_name": "dim-sum ceviche burger",
      "order_date": "2023-03-19T15:59:05Z",
      "quantity": 5,
      "total_price": "5.00"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 201,
    "fields": {
      "customer": 193,
      "restaurant": 21,
      "dish_name": "wrap pasta",
      "order_date": "2022-11-17T06:33:23Z",
      "quantity": 2,
      "total_price": "68.27"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 202,
    "fields": {
      "customer": 190,
      "restaurant": 89,
      "dish_name": "casserole",
      "order_date": "2022-12-01T07:34:49Z",
      "quantity": 5,
      "total_price": "130.57"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 203,
    "fields": {
      "customer": 94,
      "restaurant": 6,
      "dish_name": "tart salad risotto",
      "order_date": "2022-11-13T14:42:25Z",
      "quantity": 7,
      "total_price": "151.10"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 204,
    "fields": {
      "customer": 114,
      "restaurant": 99,
      "dish_name": "salad casserole",
      "order_date": "2023-08-24T14:49:43Z",
      "quantity": 6,
      "total_price": "141.74"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 205,
    "fields": {
      "customer": 14,
      "restaurant": 45,
      "dish_name": "pizza salad",
      "order_date": "2023-04-22T08:00:00Z",
      "quantity": 4,
      "total_price": "13.29"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 206,
    "fields": {
      "customer": 150,
      "restaurant": 68,
      "dish_name": "taco fajita",
      "order_date": "2023-03-26T01:52:05Z",
      "quantity": 7,
      "total_price": "9.18"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 207,
    "fields": {
      "customer": 36,
      "restaurant": 96,
      "dish_name": "dim-sum",
      "order_date": "2022-01-03T17:23:46Z",
      "quantity": 4,
      "total_price": "16.86"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 208,
    "fields": {
      "customer": 159,
      "restaurant": 38,
      "dish_name": "ceviche dim-sum taco",
      "order_date": "2022-03-24T10:49:04Z",
      "quantity": 5,
      "total_price": "135.02"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 209,
    "fields": {
      "customer": 115,
      "restaurant": 14,
      "dish_name": "sushi",
      "order_date": "2022-02-05T16:34:05Z",
      "quantity": 3,
      "total_price": "46.96"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 210,
    "fields": {
      "customer": 122,
      "restaurant": 41,
      "dish_name": "curry risotto",
      "order_date": "2022-06-28T15:46:34Z",
      "quantity": 5,
      "total_price": "78.11"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 211,
    "fields": {
      "customer": 14,
      "restaurant": 33,
      "dish_name": "burger taco risotto",
      "order_date": "2022-04-10T16:44:20Z",
      "quantity": 7,
      "total_price": "158.54"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 212,
    "fields": {
      "customer": 162,
      "restaurant": 3,
      "dish_name": "taco",
      "order_date": "2022-01-08T22:01:18Z",
      "quantity": 7,
      "total_price": "25.47"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 213,
    "fields": {
      "customer": 147,
      "restaurant": 98,
      "dish_name": "soup",
      "order_date": "2023-07-30T06:20:52Z",
      "quantity": 5,
      "total_price": "145.47"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 214,
    "fields": {
      "customer": 114,
      "restaurant": 5,
      "dish_name": "tart",
      "order_date": "2023-03-08T08:59:05Z",
      "quantity": 7,
      "total_price": "33.15"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 215,
    "fields": {
      "customer": 134,
      "restaurant": 35,
      "dish_name": "tart quiche",
      "order_date": "2022-03-21T19:23:13Z",
      "quantity": 6,
      "total_price": "6.14"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 216,
    "fields": {
      "customer": 36,
      "restaurant": 18,
      "dish_name": "casserole pizza soup",
      "order_date": "2022-08-24T15:26:13Z",
      "quantity": 6,
      "total_price": "43.91"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 217,
    "fields": {
      "customer": 71,
      "restaurant": 86,
      "dish_name": "wrap taco soup",
      "order_date": "2023-12-29T19:45:42Z",
      "quantity": 5,
      "total_price": "167.88"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 218,
    "fields": {
      "customer": 57,
      "restaurant": 49,
      "dish_name": "quiche",
      "order_date": "2023-09-27T17:12:59Z",
      "quantity": 7,
      "total_price": "118.10"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 219,
    "fields": {
      "customer": 181,
      "restaurant": 77,
      "dish_name": "risotto",
      "order_date": "2022-02-10T11:59:47Z",
      "quantity": 5,
      "total_price": "15.94"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 220,
    "fields": {
      "customer": 12,
      "restaurant": 78,
      "dish_name": "pizza kebab taco",
      "order_date": "2022-10-09T22:52:22Z",
      "quantity": 7,
      "total_price": "5.94"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 221,
    "fields": {
      "customer": 168,
      "restaurant": 35,
      "dish_name": "dim-sum steak ceviche",
      "order_date": "2023-02-22T01:28:31Z",
      "quantity": 5,
      "total_price": "99.14"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 222,
    "fields": {
      "customer": 89,
      "restaurant": 85,
      "dish_name": "risotto fajita taco",
      "order_date": "2022-07-15T15:50:21Z",
      "quantity": 4,
      "total_price": "26.12"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 223,
    "fields": {
      "customer": 45,
      "restaurant": 4,
      "dish_name": "sandwich salad",
      "order_date": "2023-06-12T22:32:43Z",
      "quantity": 7,
      "total_price": "5.03"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 224,
    "fields": {
      "customer": 66,
      "restaurant": 76,
      "dish_name": "kebab steak omelette",
      "order_date": "2022-11-07T16:55:47Z",
      "quantity": 8,
      "total_price": "121.40"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 225,
    "fields": {
      "customer": 48,
      "restaurant": 23,
      "dish_name": "sandwich",
      "order_date": "2023-05-25T15:56:34Z",
      "quantity": 4,
      "total_price": "5.05"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 226,
    "fields": {
      "customer": 132,
      "restaurant": 68,
      "dish_name": "steak",
      "order_date": "2023-09-18T04:48:18Z",
      "quantity": 8,
      "total_price": "53.41"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 227,
    "fields": {
      "customer": 84,
      "restaurant": 77,
      "dish_name": "dim-sum",
      "order_date": "2023-06-27T15:31:49Z",
      "quantity": 8,
      "total_price": "6.43"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 228,
    "fields": {
      "customer": 127,
      "restaurant": 95,
      "dish_name": "wrap ceviche soup",
      "order_date": "2023-09-24T11:20:15Z",
      "quantity": 5,
      "total_price": "29.16"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 229,
    "fields": {
      "customer": 76,
      "restaurant": 11,
      "dish_name": "salad taco kebab",
      "order_date": "2023-11-18T08:01:52Z",
      "quantity": 7,
      "total_price": "126.79"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 230,
    "fields": {
      "customer": 105,
      "restaurant": 91,
      "dish_name": "salad risotto sandwich",
      "order_date": "2023-01-29T13:27:35Z",
      "quantity": 7,
      "total_price": "119.22"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 231,
    "fields": {
      "customer": 173,
      "restaurant": 34,
      "dish_name": "curry pizza",
      "order_date": "2022-11-16T08:55:11Z",
      "quantity": 6,
      "total_price": "194.32"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 232,
    "fields": {
      "customer": 40,
      "restaurant": 91,
      "dish_name": "sandwich omelette wrap",
      "order_date": "2023-12-30T19:13:42Z",
      "quantity": 8,
      "total_price": "26.14"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 233,
    "fields": {
      "customer": 148,
      "restaurant": 98,
      "dish_name": "dim-sum ceviche burger",
      "order_date": "2023-01-09T12:48:52Z",
      "quantity": 6,
      "total_price": "70.41"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 234,
    "fields": {
      "customer": 33,
      "restaurant": 90,
      "dish_name": "taco steak",
      "order_date": "2022-08-31T21:37:16Z",
      "quantity": 6,
      "total_price": "73.23"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 235,
    "fields": {
      "customer": 142,
      "restaurant": 97,
      "dish_name": "kebab",
      "order_date": "2023-11-12T19:55:19Z",
      "quantity": 4,
      "total_price": "11.15"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 236,
    "fields": {
      "customer": 51,
      "restaurant": 9,
      "dish_name": "steak fajita dim-sum",
      "order_date": "2022-04-03T18:00:05Z",
      "quantity": 6,
      "total_price": "169.49"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 237,
    "fields": {
      "customer": 194,
      "restaurant": 48,
      "dish_name": "pizza dim-sum",
      "order_date": "2022-01-16T10:52:40Z",
      "quantity": 5,
      "total_price": "39.44"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 238,
    "fields": {
      "customer": 59,
      "restaurant": 63,
      "dish_name": "tart curry pasta",
      "order_date": "2023-04-03T13:21:28Z",
      "quantity": 4,
      "total_price": "152.43"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 239,
    "fields": {
      "customer": 105,
      "restaurant": 50,
      "dish_name": "pizza dim-sum pasta",
      "order_date": "2022-11-01T17:49:38Z",
      "quantity": 5,
      "total_price": "125.52"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 240,
    "fields": {
      "customer": 171,
      "restaurant": 55,
      "dish_name": "salad casserole",
      "order_date": "2022-09-26T15:09:14Z",
      "quantity": 8,
      "total_price": "34.59"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 241,
    "fields": {
      "customer": 57,
      "restaurant": 77,
      "dish_name": "kebab",
      "order_date": "2023-09-19T14:35:42Z",
      "quantity": 3,
      "total_price": "100.88"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 242,
    "fields": {
      "customer": 146,
      "restaurant": 28,
      "dish_name": "sandwich tart soup",
      "order_date": "2022-03-14T00:02:36Z",
      "quantity": 6,
      "total_price": "53.95"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 243,
    "fields": {
      "customer": 84,
      "restaurant": 42,
      "dish_name": "dim-sum ceviche sushi",
      "order_date": "2022-09-30T23:54:28Z",
      "quantity": 5,
      "total_price": "46.78"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 244,
    "fields": {
      "customer": 128,
      "restaurant": 73,
      "dish_name": "omelette burger",
      "order_date": "2023-09-09T14:55:03Z",
      "quantity": 6,
      "total_price": "155.37"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 245,
    "fields": {
      "customer": 9,
      "restaurant": 24,
      "dish_name": "quiche fajita burger",
      "order_date": "2023-06-17T07:19:59Z",
      "quantity": 6,
      "total_price": "36.96"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 246,
    "fields": {
      "customer": 57,
      "restaurant": 52,
      "dish_name": "omelette taco",
      "order_date": "2023-04-15T11:22:14Z",
      "quantity": 7,
      "total_price": "55.73"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 247,
    "fields": {
      "customer": 170,
      "restaurant": 40,
      "dish_name": "steak",
      "order_date": "2022-11-16T15:09:12Z",
      "quantity": 5,
      "total_price": "7.16"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 248,
    "fields": {
      "customer": 32,
      "restaurant": 67,
      "dish_name": "dim-sum",
      "order_date": "2023-08-05T09:03:56Z",
      "quantity": 6,
      "total_price": "10.67"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 249,
    "fields": {
      "customer": 180,
      "restaurant": 91,
      "dish_name": "fajita",
      "order_date": "2023-07-13T22:01:58Z",
      "quantity": 6,
      "total_price": "29.98"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 250,
    "fields": {
      "customer": 177,
      "restaurant": 69,
      "dish_name": "fajita omelette dim-sum",
      "order_date": "2023-07-09T22:19:40Z",
      "quantity": 5,
      "total_price": "170.16"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 251,
    "fields": {
      "customer": 196,
      "restaurant": 30,
      "dish_name": "ceviche",
      "order_date": "2022-01-10T16:43:48Z",
      "quantity": 5,
      "total_price": "18.86"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 252,
    "fields": {
      "customer": 143,
      "restaurant": 11,
      "dish_name": "casserole",
      "order_date": "2023-02-12T21:03:17Z",
      "quantity": 6,
      "total_price": "6.21"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 253,
    "fields": {
      "customer": 92,
      "restaurant": 94,
      "dish_name": "tart sushi",
      "order_date": "2022-11-23T00:31:21Z",
      "quantity": 6,
      "total_price": "167.57"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 254,
    "fields": {
      "customer": 59,
      "restaurant": 67,
      "dish_name": "ceviche casserole",
      "order_date": "2022-09-05T19:59:18Z",
      "quantity": 6,
      "total_price": "14.64"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 255,
    "fields": {
      "customer": 188,
      "restaurant": 65,
      "dish_name": "risotto",
      "order_date": "2023-12-10T20:16:47Z",
      "quantity": 6,
      "total_price": "117.04"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 256,
    "fields": {
      "customer": 28,
      "restaurant": 20,
      "dish_name": "wrap risotto tart",
      "order_date": "2023-10-12T21:54:08Z",
      "quantity": 4,
      "total_price": "11.87"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 257,
    "fields": {
      "customer": 64,
      "restaurant": 67,
      "dish_name": "risotto taco",
      "order_date": "2022-09-05T11:20:31Z",
      "quantity": 5,
      "total_price": "14.97"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 258,
    "fields": {
      "customer": 73,
      "restaurant": 64,
      "dish_name": "dim-sum",
      "order_date": "2023-05-03T19:21:07Z",
      "quantity": 4,
      "total_price": "150.51"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 259,
    "fields": {
      "customer": 134,
      "restaurant": 80,
      "dish_name": "salad curry burger",
      "order_date": "2023-06-06T08:47:59Z",
      "quantity": 3,
      "total_price": "100.57"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 260,
    "fields": {
      "customer": 188,
      "restaurant": 44,
      "dish_name": "tart burger pasta",
      "order_date": "2022-11-28T15:06:44Z",
      "quantity": 4,
      "total_price": "154.83"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 261,
    "fields": {
      "customer": 182,
      "restaurant": 84,
      "dish_name": "risotto omelette",
      "order_date": "2022-01-19T06:20:28Z",
      "quantity": 4,
      "total_price": "26.25"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 262,
    "fields": {
      "customer": 123,
      "restaurant": 18,
      "dish_name": "sandwich fajita",
      "order_date": "2022-01-26T12:50:13Z",
      "quantity": 7,
      "total_price": "60.38"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 263,
    "fields": {
      "customer": 48,
      "restaurant": 22,
      "dish_name": "curry",
      "order_date": "2023-11-24T12:27:34Z",
      "quantity": 4,
      "total_price": "129.72"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 264,
    "fields": {
      "customer": 3,
      "restaurant": 15,
      "dish_name": "kebab",
      "order_date": "2023-07-06T21:32:46Z",
      "quantity": 5,
      "total_price": "5.47"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 265,
    "fields": {
      "customer": 114,
      "restaurant": 87,
      "dish_name": "risotto",
      "order_date": "2022-08-27T12:01:21Z",
      "quantity": 4,
      "total_price": "28.39"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 266,
    "fields": {
      "customer": 125,
      "restaurant": 17,
      "dish_name": "wrap",
      "order_date": "2023-06-29T21:19:11Z",
      "quantity": 8,
      "total_price": "108.88"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 267,
    "fields": {
      "customer": 71,
      "restaurant": 21,
      "dish_name": "curry",
      "order_date": "2022-09-08T09:47:34Z",
      "quantity": 6,
      "total_price": "172.94"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 268,
    "fields": {
      "customer": 131,
      "restaurant": 64,
      "dish_name": "taco omelette risotto",
      "order_date": "2023-04-25T17:39:56Z",
      "quantity": 6,
      "total_price": "28.21"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 269,
    "fields": {
      "customer": 128,
      "restaurant": 86,
      "dish_name": "pizza kebab",
      "order_date": "2023-02-26T12:05:09Z",
      "quantity": 7,
      "total_price": "60.02"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 270,
    "fields": {
      "customer": 95,
      "restaurant": 83,
      "dish_name": "casserole",
      "order_date": "2023-02-26T11:13:09Z",
      "quantity": 4,
      "total_price": "159.07"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 271,
    "fields": {
      "customer": 22,
      "restaurant": 60,
      "dish_name": "casserole",
      "order_date": "2022-11-01T12:49:26Z",
      "quantity": 7,
      "total_price": "115.76"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 272,
    "fields": {
      "customer": 169,
      "restaurant": 47,
      "dish_name": "burger",
      "order_date": "2022-10-03T08:20:31Z",
      "quantity": 7,
      "total_price": "6.12"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 273,
    "fields": {
      "customer": 53,
      "restaurant": 7,
      "dish_name": "casserole",
      "order_date": "2023-02-21T02:22:07Z",
      "quantity": 6,
      "total_price": "8.40"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 274,
    "fields": {
      "customer": 104,
      "restaurant": 97,
      "dish_name": "wrap",
      "order_date": "2022-09-29T01:11:23Z",
      "quantity": 5,
      "total_price": "164.84"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 275,
    "fields": {
      "customer": 164,
      "restaurant": 39,
      "dish_name": "tart fajita",
      "order_date": "2022-03-20T22:03:07Z",
      "quantity": 7,
      "total_price": "22.46"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 276,
    "fields": {
      "customer": 58,
      "restaurant": 100,
      "dish_name": "curry",
      "order_date": "2023-02-28T09:27:46Z",
      "quantity": 4,
      "total_price": "110.13"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 277,
    "fields": {
      "customer": 131,
      "restaurant": 49,
      "dish_name": "steak fajita",
      "order_date": "2023-06-20T18:38:17Z",
      "quantity": 5,
      "total_price": "37.80"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 278,
    "fields": {
      "customer": 185,
      "restaurant": 34,
      "dish_name": "sushi",
      "order_date": "2022-03-17T17:48:18Z",
      "quantity": 4,
      "total_price": "75.84"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 279,
    "fields": {
      "customer": 143,
      "restaurant": 97,
      "dish_name": "omelette",
      "order_date": "2022-03-14T16:47:22Z",
      "quantity": 6,
      "total_price": "86.67"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 280,
    "fields": {
      "customer": 108,
      "restaurant": 93,
      "dish_name": "soup quiche",
      "order_date": "2023-09-03T19:56:26Z",
      "quantity": 5,
      "total_price": "115.90"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 281,
    "fields": {
      "customer": 61,
      "restaurant": 88,
      "dish_name": "wrap pizza fajita",
      "order_date": "2022-03-10T13:10:42Z",
      "quantity": 7,
      "total_price": "15.55"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 282,
    "fields": {
      "customer": 129,
      "restaurant": 96,
      "dish_name": "fajita",
      "order_date": "2022-08-19T19:24:35Z",
      "quantity": 6,
      "total_price": "5.55"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 283,
    "fields": {
      "customer": 187,
      "restaurant": 36,
      "dish_name": "casserole quiche",
      "order_date": "2022-08-09T18:01:21Z",
      "quantity": 6,
      "total_price": "114.65"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 284,
    "fields": {
      "customer": 158,
      "restaurant": 42,
      "dish_name": "burger",
      "order_date": "2023-10-03T10:53:18Z",
      "quantity": 7,
      "total_price": "62.45"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 285,
    "fields": {
      "customer": 52,
      "restaurant": 80,
      "dish_name": "kebab curry wrap",
      "order_date": "2022-07-06T21:30:00Z",
      "quantity": 4,
      "total_price": "7.67"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 286,
    "fields": {
      "customer": 116,
      "restaurant": 53,
      "dish_name": "taco sushi",
      "order_date": "2022-08-01T11:15:35Z",
      "quantity": 6,
      "total_price": "45.08"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 287,
    "fields": {
      "customer": 32,
      "restaurant": 56,
      "dish_name": "risotto fajita",
      "order_date": "2022-05-06T09:48:52Z",
      "quantity": 3,
      "total_price": "12.12"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 288,
    "fields": {
      "customer": 132,
      "restaurant": 93,
      "dish_name": "dim-sum soup",
      "order_date": "2023-11-08T04:00:48Z",
      "quantity": 5,
      "total_price": "91.77"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 289,
    "fields": {
      "customer": 44,
      "restaurant": 73,
      "dish_name": "wrap",
      "order_date": "2023-05-20T15:54:01Z",
      "quantity": 6,
      "total_price": "30.31"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 290,
    "fields": {
      "customer": 118,
      "restaurant": 31,
      "dish_name": "casserole pasta",
      "order_date": "2022-02-08T22:44:59Z",
      "quantity": 5,
      "total_price": "123.08"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 291,
    "fields": {
      "customer": 39,
      "restaurant": 86,
      "dish_name": "soup",
      "order_date": "2023-04-15T23:29:23Z",
      "quantity": 8,
      "total_price": "70.48"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 292,
    "fields": {
      "customer": 116,
      "restaurant": 82,
      "dish_name": "soup",
      "order_date": "2023-01-08T20:06:31Z",
      "quantity": 8,
      "total_price": "36.39"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 293,
    "fields": {
      "customer": 68,
      "restaurant": 10,
      "dish_name": "wrap steak soup",
      "order_date": "2023-12-07T16:51:17Z",
      "quantity": 7,
      "total_price": "12.06"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 294,
    "fields": {
      "customer": 44,
      "restaurant": 82,
      "dish_name": "sushi risotto",
      "order_date": "2022-08-20T13:36:57Z",
      "quantity": 4,
      "total_price": "166.07"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 295,
    "fields": {
      "customer": 58,
      "restaurant": 19,
      "dish_name": "omelette ceviche kebab",
      "order_date": "2022-01-10T16:33:31Z",
      "quantity": 7,
      "total_price": "26.37"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 296,
    "fields": {
      "customer": 129,
      "restaurant": 56,
      "dish_name": "dim-sum",
      "order_date": "2023-04-08T20:45:35Z",
      "quantity": 6,
      "total_price": "10.43"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 297,
    "fields": {
      "customer": 85,
      "restaurant": 79,
      "dish_name": "taco",
      "order_date": "2022-12-20T10:29:33Z",
      "quantity": 6,
      "total_price": "12.38"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 298,
    "fields": {
      "customer": 84,
      "restaurant": 50,
      "dish_name": "ceviche kebab risotto",
      "order_date": "2023-04-01T19:43:02Z",
      "quantity": 6,
      "total_price": "126.25"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 299,
    "fields": {
      "customer": 146,
      "restaurant": 82,
      "dish_name": "sandwich",
      "order_date": "2022-10-27T06:40:45Z",
      "quantity": 6,
      "total_price": "57.95"
    }
  },
  {
    "model": "app.dishorder",
    "pk": 300,
    "fields": {
      "customer": 78,
      "restaurant": 63,
      "dish_name": "dim-sum sushi risotto",
      "order_date": "2022-08-28T19:45:53Z",
      "quantity": 6,
      "total_price": "177.02"
    }
  },
  {
    "model": "app.reservation",
    "pk": 1,
    "fields": {
      "customer": 199,
      "restaurant": 37,
      "reservation_date": "2022-08-24T10:48:59Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 2,
    "fields": {
      "customer": 145,
      "restaurant": 45,
      "reservation_date": "2023-04-22T18:00:07Z",
      "status": "no-show",
      "party_size": 15,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 3,
    "fields": {
      "customer": 80,
      "restaurant": 64,
      "reservation_date": "2023-10-11T10:07:36Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 4,
    "fields": {
      "customer": 24,
      "restaurant": 82,
      "reservation_date": "2022-04-04T21:50:20Z",
      "status": "confirmed",
      "party_size": 7,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 5,
    "fields": {
      "customer": 91,
      "restaurant": 66,
      "reservation_date": "2022-10-27T21:47:43Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "early arrival"
    }
  },
  {
    "model": "app.reservation",
    "pk": 6,
    "fields": {
      "customer": 40,
      "restaurant": 52,
      "reservation_date": "2023-04-21T14:20:47Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 7,
    "fields": {
      "customer": 133,
      "restaurant": 29,
      "reservation_date": "2023-09-24T14:40:08Z",
      "status": "confirmed",
      "party_size": 16,
      "special_requests": "quiet area"
    }
  },
  {
    "model": "app.reservation",
    "pk": 8,
    "fields": {
      "customer": 13,
      "restaurant": 50,
      "reservation_date": "2022-09-29T19:10:18Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 9,
    "fields": {
      "customer": 160,
      "restaurant": 22,
      "reservation_date": "2022-06-01T13:31:15Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 10,
    "fields": {
      "customer": 28,
      "restaurant": 15,
      "reservation_date": "2022-02-05T16:51:33Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 11,
    "fields": {
      "customer": 130,
      "restaurant": 16,
      "reservation_date": "2022-02-10T11:03:41Z",
      "status": "confirmed",
      "party_size": 8,
      "special_requests": "menu preference"
    }
  },
  {
    "model": "app.reservation",
    "pk": 12,
    "fields": {
      "customer": 2,
      "restaurant": 2,
      "reservation_date": "2023-05-17T13:06:04Z",
      "status": "canceled",
      "party_size": 11,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 13,
    "fields": {
      "customer": 32,
      "restaurant": 56,
      "reservation_date": "2023-09-02T17:13:07Z",
      "status": "confirmed",
      "party_size": 16,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 14,
    "fields": {
      "customer": 179,
      "restaurant": 8,
      "reservation_date": "2022-03-21T10:55:00Z",
      "status": "canceled",
      "party_size": 11,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 15,
    "fields": {
      "customer": 2,
      "restaurant": 3,
      "reservation_date": "2022-03-16T15:14:13Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 16,
    "fields": {
      "customer": 180,
      "restaurant": 43,
      "reservation_date": "2022-07-10T13:25:19Z",
      "status": "no-show",
      "party_size": 8,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 17,
    "fields": {
      "customer": 56,
      "restaurant": 10,
      "reservation_date": "2023-02-21T13:49:17Z",
      "status": "no-show",
      "party_size": 13,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 18,
    "fields": {
      "customer": 103,
      "restaurant": 22,
      "reservation_date": "2022-06-08T10:50:55Z",
      "status": "confirmed",
      "party_size": 14,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 19,
    "fields": {
      "customer": 154,
      "restaurant": 57,
      "reservation_date": "2022-05-04T19:15:09Z",
      "status": "confirmed",
      "party_size": 8,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 20,
    "fields": {
      "customer": 117,
      "restaurant": 27,
      "reservation_date": "2022-05-23T09:27:54Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 21,
    "fields": {
      "customer": 154,
      "restaurant": 87,
      "reservation_date": "2022-12-15T09:26:40Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "quiet area"
    }
  },
  {
    "model": "app.reservation",
    "pk": 22,
    "fields": {
      "customer": 126,
      "restaurant": 100,
      "reservation_date": "2023-02-06T18:54:28Z",
      "status": "confirmed",
      "party_size": 6,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 23,
    "fields": {
      "customer": 148,
      "restaurant": 88,
      "reservation_date": "2022-08-14T11:21:17Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 24,
    "fields": {
      "customer": 85,
      "restaurant": 96,
      "reservation_date": "2022-05-20T15:38:59Z",
      "status": "no-show",
      "party_size": 10,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 25,
    "fields": {
      "customer": 183,
      "restaurant": 81,
      "reservation_date": "2023-12-22T11:23:34Z",
      "status": "confirmed",
      "party_size": 7,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 26,
    "fields": {
      "customer": 26,
      "restaurant": 11,
      "reservation_date": "2022-05-28T17:13:51Z",
      "status": "confirmed",
      "party_size": 7,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 27,
    "fields": {
      "customer": 64,
      "restaurant": 78,
      "reservation_date": "2023-08-14T09:24:06Z",
      "status": "no-show",
      "party_size": 9,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 28,
    "fields": {
      "customer": 181,
      "restaurant": 66,
      "reservation_date": "2022-02-12T08:42:29Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 29,
    "fields": {
      "customer": 181,
      "restaurant": 44,
      "reservation_date": "2022-08-20T10:49:33Z",
      "status": "canceled",
      "party_size": 11,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 30,
    "fields": {
      "customer": 112,
      "restaurant": 29,
      "reservation_date": "2023-09-09T08:55:05Z",
      "status": "confirmed",
      "party_size": 7,
      "special_requests": "quiet area"
    }
  },
  {
    "model": "app.reservation",
    "pk": 31,
    "fields": {
      "customer": 183,
      "restaurant": 59,
      "reservation_date": "2022-12-26T17:06:37Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 32,
    "fields": {
      "customer": 71,
      "restaurant": 2,
      "reservation_date": "2023-10-23T15:15:51Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "allergy"
    }
  },
  {
    "model": "app.reservation",
    "pk": 33,
    "fields": {
      "customer": 11,
      "restaurant": 76,
      "reservation_date": "2023-11-04T12:44:38Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 34,
    "fields": {
      "customer": 133,
      "restaurant": 66,
      "reservation_date": "2022-05-07T13:20:00Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 35,
    "fields": {
      "customer": 84,
      "restaurant": 36,
      "reservation_date": "2022-05-01T16:22:26Z",
      "status": "canceled",
      "party_size": 7,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 36,
    "fields": {
      "customer": 85,
      "restaurant": 63,
      "reservation_date": "2023-03-21T16:45:16Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 37,
    "fields": {
      "customer": 81,
      "restaurant": 51,
      "reservation_date": "2022-09-09T14:06:49Z",
      "status": "canceled",
      "party_size": 10,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 38,
    "fields": {
      "customer": 5,
      "restaurant": 85,
      "reservation_date": "2023-01-27T09:13:19Z",
      "status": "confirmed",
      "party_size": 14,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 39,
    "fields": {
      "customer": 174,
      "restaurant": 73,
      "reservation_date": "2022-03-30T14:25:59Z",
      "status": "confirmed",
      "party_size": 16,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 40,
    "fields": {
      "customer": 159,
      "restaurant": 34,
      "reservation_date": "2022-04-21T19:07:42Z",
      "status": "canceled",
      "party_size": 8,
      "special_requests": "group seating"
    }
  },
  {
    "model": "app.reservation",
    "pk": 41,
    "fields": {
      "customer": 19,
      "restaurant": 73,
      "reservation_date": "2023-12-25T11:10:22Z",
      "status": "confirmed",
      "party_size": 15,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 42,
    "fields": {
      "customer": 85,
      "restaurant": 39,
      "reservation_date": "2023-02-10T13:43:58Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 43,
    "fields": {
      "customer": 151,
      "restaurant": 27,
      "reservation_date": "2023-10-01T16:14:37Z",
      "status": "confirmed",
      "party_size": 6,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 44,
    "fields": {
      "customer": 74,
      "restaurant": 17,
      "reservation_date": "2023-09-07T16:35:10Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 45,
    "fields": {
      "customer": 25,
      "restaurant": 32,
      "reservation_date": "2022-06-10T09:26:21Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 46,
    "fields": {
      "customer": 172,
      "restaurant": 26,
      "reservation_date": "2023-03-12T16:32:37Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "menu preference"
    }
  },
  {
    "model": "app.reservation",
    "pk": 47,
    "fields": {
      "customer": 29,
      "restaurant": 12,
      "reservation_date": "2023-09-02T13:41:06Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 48,
    "fields": {
      "customer": 173,
      "restaurant": 86,
      "reservation_date": "2022-01-11T12:41:25Z",
      "status": "confirmed",
      "party_size": 14,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 49,
    "fields": {
      "customer": 159,
      "restaurant": 82,
      "reservation_date": "2022-03-13T10:37:33Z",
      "status": "no-show",
      "party_size": 10,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 50,
    "fields": {
      "customer": 60,
      "restaurant": 50,
      "reservation_date": "2022-02-01T15:06:01Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 51,
    "fields": {
      "customer": 110,
      "restaurant": 6,
      "reservation_date": "2022-12-26T14:30:36Z",
      "status": "no-show",
      "party_size": 13,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 52,
    "fields": {
      "customer": 78,
      "restaurant": 45,
      "reservation_date": "2023-11-20T14:32:29Z",
      "status": "no-show",
      "party_size": 10,
      "special_requests": "allergy"
    }
  },
  {
    "model": "app.reservation",
    "pk": 53,
    "fields": {
      "customer": 145,
      "restaurant": 97,
      "reservation_date": "2022-03-08T14:44:04Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "allergy"
    }
  },
  {
    "model": "app.reservation",
    "pk": 54,
    "fields": {
      "customer": 150,
      "restaurant": 85,
      "reservation_date": "2023-07-06T17:23:28Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 55,
    "fields": {
      "customer": 127,
      "restaurant": 94,
      "reservation_date": "2022-05-31T09:45:10Z",
      "status": "confirmed",
      "party_size": 14,
      "special_requests": "group seating"
    }
  },
  {
    "model": "app.reservation",
    "pk": 56,
    "fields": {
      "customer": 43,
      "restaurant": 9,
      "reservation_date": "2023-12-24T10:09:43Z",
      "status": "canceled",
      "party_size": 13,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 57,
    "fields": {
      "customer": 56,
      "restaurant": 84,
      "reservation_date": "2023-01-12T13:23:09Z",
      "status": "canceled",
      "party_size": 14,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 58,
    "fields": {
      "customer": 77,
      "restaurant": 40,
      "reservation_date": "2022-12-22T13:44:46Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "surprise"
    }
  },
  {
    "model": "app.reservation",
    "pk": 59,
    "fields": {
      "customer": 49,
      "restaurant": 17,
      "reservation_date": "2022-07-13T08:33:45Z",
      "status": "confirmed",
      "party_size": 5,
      "special_requests": "champagne"
    }
  },
  {
    "model": "app.reservation",
    "pk": 60,
    "fields": {
      "customer": 158,
      "restaurant": 36,
      "reservation_date": "2023-02-13T09:38:07Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 61,
    "fields": {
      "customer": 70,
      "restaurant": 94,
      "reservation_date": "2022-06-05T11:51:45Z",
      "status": "canceled",
      "party_size": 11,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 62,
    "fields": {
      "customer": 104,
      "restaurant": 80,
      "reservation_date": "2022-10-20T16:46:59Z",
      "status": "canceled",
      "party_size": 5,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 63,
    "fields": {
      "customer": 125,
      "restaurant": 46,
      "reservation_date": "2023-04-01T09:03:58Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "quiet area"
    }
  },
  {
    "model": "app.reservation",
    "pk": 64,
    "fields": {
      "customer": 173,
      "restaurant": 89,
      "reservation_date": "2023-12-20T11:55:51Z",
      "status": "confirmed",
      "party_size": 14,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 65,
    "fields": {
      "customer": 72,
      "restaurant": 88,
      "reservation_date": "2023-06-26T11:14:24Z",
      "status": "canceled",
      "party_size": 14,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 66,
    "fields": {
      "customer": 124,
      "restaurant": 3,
      "reservation_date": "2022-09-26T17:43:17Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 67,
    "fields": {
      "customer": 167,
      "restaurant": 35,
      "reservation_date": "2023-04-24T09:42:57Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 68,
    "fields": {
      "customer": 175,
      "restaurant": 46,
      "reservation_date": "2022-08-11T08:36:19Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 69,
    "fields": {
      "customer": 97,
      "restaurant": 23,
      "reservation_date": "2023-03-28T10:37:08Z",
      "status": "canceled",
      "party_size": 15,
      "special_requests": "menu preference"
    }
  },
  {
    "model": "app.reservation",
    "pk": 70,
    "fields": {
      "customer": 35,
      "restaurant": 53,
      "reservation_date": "2022-12-24T13:22:31Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 71,
    "fields": {
      "customer": 106,
      "restaurant": 6,
      "reservation_date": "2023-09-16T10:36:45Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "surprise"
    }
  },
  {
    "model": "app.reservation",
    "pk": 72,
    "fields": {
      "customer": 113,
      "restaurant": 43,
      "reservation_date": "2022-08-03T16:37:03Z",
      "status": "confirmed",
      "party_size": 8,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 73,
    "fields": {
      "customer": 55,
      "restaurant": 42,
      "reservation_date": "2022-09-25T18:01:29Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "group seating"
    }
  },
  {
    "model": "app.reservation",
    "pk": 74,
    "fields": {
      "customer": 84,
      "restaurant": 71,
      "reservation_date": "2023-11-07T09:09:08Z",
      "status": "canceled",
      "party_size": 8,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 75,
    "fields": {
      "customer": 177,
      "restaurant": 96,
      "reservation_date": "2022-08-20T15:21:49Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 76,
    "fields": {
      "customer": 150,
      "restaurant": 96,
      "reservation_date": "2022-01-22T11:40:11Z",
      "status": "no-show",
      "party_size": 14,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 77,
    "fields": {
      "customer": 40,
      "restaurant": 88,
      "reservation_date": "2023-06-27T09:45:08Z",
      "status": "canceled",
      "party_size": 14,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 78,
    "fields": {
      "customer": 6,
      "restaurant": 71,
      "reservation_date": "2023-12-18T16:14:46Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 79,
    "fields": {
      "customer": 51,
      "restaurant": 47,
      "reservation_date": "2023-03-01T20:56:37Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 80,
    "fields": {
      "customer": 125,
      "restaurant": 43,
      "reservation_date": "2023-05-28T13:37:08Z",
      "status": "no-show",
      "party_size": 5,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 81,
    "fields": {
      "customer": 147,
      "restaurant": 57,
      "reservation_date": "2022-02-22T09:58:37Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 82,
    "fields": {
      "customer": 96,
      "restaurant": 19,
      "reservation_date": "2023-08-21T08:48:25Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 83,
    "fields": {
      "customer": 20,
      "restaurant": 3,
      "reservation_date": "2022-06-05T10:49:44Z",
      "status": "confirmed",
      "party_size": 16,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 84,
    "fields": {
      "customer": 95,
      "restaurant": 19,
      "reservation_date": "2023-02-06T18:10:07Z",
      "status": "canceled",
      "party_size": 15,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 85,
    "fields": {
      "customer": 156,
      "restaurant": 25,
      "reservation_date": "2023-05-04T16:55:14Z",
      "status": "confirmed",
      "party_size": 8,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 86,
    "fields": {
      "customer": 182,
      "restaurant": 58,
      "reservation_date": "2022-10-05T09:04:59Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "early arrival"
    }
  },
  {
    "model": "app.reservation",
    "pk": 87,
    "fields": {
      "customer": 71,
      "restaurant": 45,
      "reservation_date": "2023-07-09T16:02:47Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 88,
    "fields": {
      "customer": 119,
      "restaurant": 61,
      "reservation_date": "2022-11-25T11:13:45Z",
      "status": "confirmed",
      "party_size": 8,
      "special_requests": "champagne"
    }
  },
  {
    "model": "app.reservation",
    "pk": 89,
    "fields": {
      "customer": 48,
      "restaurant": 81,
      "reservation_date": "2022-02-16T10:14:53Z",
      "status": "canceled",
      "party_size": 9,
      "special_requests": "group seating"
    }
  },
  {
    "model": "app.reservation",
    "pk": 90,
    "fields": {
      "customer": 65,
      "restaurant": 25,
      "reservation_date": "2023-03-25T10:44:54Z",
      "status": "no-show",
      "party_size": 9,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 91,
    "fields": {
      "customer": 173,
      "restaurant": 65,
      "reservation_date": "2022-01-18T14:57:04Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "menu preference"
    }
  },
  {
    "model": "app.reservation",
    "pk": 92,
    "fields": {
      "customer": 68,
      "restaurant": 96,
      "reservation_date": "2023-11-19T19:51:11Z",
      "status": "no-show",
      "party_size": 12,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 93,
    "fields": {
      "customer": 143,
      "restaurant": 16,
      "reservation_date": "2023-05-03T13:08:12Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "allergy"
    }
  },
  {
    "model": "app.reservation",
    "pk": 94,
    "fields": {
      "customer": 1,
      "restaurant": 9,
      "reservation_date": "2023-12-16T10:35:15Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 95,
    "fields": {
      "customer": 188,
      "restaurant": 61,
      "reservation_date": "2022-05-21T12:16:44Z",
      "status": "confirmed",
      "party_size": 7,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 96,
    "fields": {
      "customer": 128,
      "restaurant": 11,
      "reservation_date": "2022-04-19T13:24:07Z",
      "status": "confirmed",
      "party_size": 9,
      "special_requests": "group seating"
    }
  },
  {
    "model": "app.reservation",
    "pk": 97,
    "fields": {
      "customer": 151,
      "restaurant": 90,
      "reservation_date": "2023-08-06T12:33:17Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 98,
    "fields": {
      "customer": 14,
      "restaurant": 19,
      "reservation_date": "2023-02-21T14:47:00Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 99,
    "fields": {
      "customer": 31,
      "restaurant": 93,
      "reservation_date": "2022-01-08T16:02:55Z",
      "status": "no-show",
      "party_size": 6,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 100,
    "fields": {
      "customer": 21,
      "restaurant": 18,
      "reservation_date": "2023-08-27T15:23:42Z",
      "status": "confirmed",
      "party_size": 15,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 101,
    "fields": {
      "customer": 18,
      "restaurant": 18,
      "reservation_date": "2022-11-17T11:22:36Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 102,
    "fields": {
      "customer": 180,
      "restaurant": 6,
      "reservation_date": "2023-01-09T15:20:45Z",
      "status": "canceled",
      "party_size": 16,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 103,
    "fields": {
      "customer": 90,
      "restaurant": 63,
      "reservation_date": "2023-01-31T14:10:52Z",
      "status": "confirmed",
      "party_size": 15,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 104,
    "fields": {
      "customer": 131,
      "restaurant": 54,
      "reservation_date": "2022-01-25T06:28:19Z",
      "status": "canceled",
      "party_size": 8,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 105,
    "fields": {
      "customer": 182,
      "restaurant": 23,
      "reservation_date": "2022-11-15T15:11:55Z",
      "status": "confirmed",
      "party_size": 8,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 106,
    "fields": {
      "customer": 29,
      "restaurant": 65,
      "reservation_date": "2023-10-22T11:48:26Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 107,
    "fields": {
      "customer": 100,
      "restaurant": 6,
      "reservation_date": "2022-06-05T11:21:59Z",
      "status": "confirmed",
      "party_size": 7,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 108,
    "fields": {
      "customer": 123,
      "restaurant": 8,
      "reservation_date": "2022-04-29T11:22:37Z",
      "status": "no-show",
      "party_size": 10,
      "special_requests": "allergy"
    }
  },
  {
    "model": "app.reservation",
    "pk": 109,
    "fields": {
      "customer": 116,
      "restaurant": 89,
      "reservation_date": "2023-01-18T12:00:57Z",
      "status": "canceled",
      "party_size": 13,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 110,
    "fields": {
      "customer": 80,
      "restaurant": 84,
      "reservation_date": "2023-10-31T11:18:44Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 111,
    "fields": {
      "customer": 91,
      "restaurant": 93,
      "reservation_date": "2023-05-30T11:51:27Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "late arrival"
    }
  },
  {
    "model": "app.reservation",
    "pk": 112,
    "fields": {
      "customer": 84,
      "restaurant": 76,
      "reservation_date": "2022-03-31T12:40:29Z",
      "status": "confirmed",
      "party_size": 8,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 113,
    "fields": {
      "customer": 77,
      "restaurant": 7,
      "reservation_date": "2023-06-07T13:36:01Z",
      "status": "canceled",
      "party_size": 14,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 114,
    "fields": {
      "customer": 109,
      "restaurant": 20,
      "reservation_date": "2023-10-25T11:23:37Z",
      "status": "canceled",
      "party_size": 11,
      "special_requests": "quiet area"
    }
  },
  {
    "model": "app.reservation",
    "pk": 115,
    "fields": {
      "customer": 112,
      "restaurant": 87,
      "reservation_date": "2023-06-14T15:28:39Z",
      "status": "canceled",
      "party_size": 14,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 116,
    "fields": {
      "customer": 146,
      "restaurant": 16,
      "reservation_date": "2022-10-16T15:36:07Z",
      "status": "canceled",
      "party_size": 11,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 117,
    "fields": {
      "customer": 103,
      "restaurant": 47,
      "reservation_date": "2022-01-03T16:45:39Z",
      "status": "confirmed",
      "party_size": 7,
      "special_requests": "allergy"
    }
  },
  {
    "model": "app.reservation",
    "pk": 118,
    "fields": {
      "customer": 131,
      "restaurant": 42,
      "reservation_date": "2023-06-15T17:20:31Z",
      "status": "canceled",
      "party_size": 8,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 119,
    "fields": {
      "customer": 103,
      "restaurant": 84,
      "reservation_date": "2022-03-21T14:40:29Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 120,
    "fields": {
      "customer": 193,
      "restaurant": 10,
      "reservation_date": "2022-03-09T10:07:28Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 121,
    "fields": {
      "customer": 28,
      "restaurant": 54,
      "reservation_date": "2023-08-21T11:12:33Z",
      "status": "no-show",
      "party_size": 12,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 122,
    "fields": {
      "customer": 15,
      "restaurant": 10,
      "reservation_date": "2022-03-04T11:38:05Z",
      "status": "canceled",
      "party_size": 14,
      "special_requests": "late arrival"
    }
  },
  {
    "model": "app.reservation",
    "pk": 123,
    "fields": {
      "customer": 139,
      "restaurant": 46,
      "reservation_date": "2022-05-02T09:14:47Z",
      "status": "confirmed",
      "party_size": 6,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 124,
    "fields": {
      "customer": 180,
      "restaurant": 7,
      "reservation_date": "2023-02-23T16:18:58Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 125,
    "fields": {
      "customer": 77,
      "restaurant": 55,
      "reservation_date": "2022-05-14T19:30:41Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "champagne"
    }
  },
  {
    "model": "app.reservation",
    "pk": 126,
    "fields": {
      "customer": 97,
      "restaurant": 6,
      "reservation_date": "2022-08-08T15:45:28Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "allergy"
    }
  },
  {
    "model": "app.reservation",
    "pk": 127,
    "fields": {
      "customer": 29,
      "restaurant": 99,
      "reservation_date": "2022-06-28T12:49:20Z",
      "status": "canceled",
      "party_size": 15,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 128,
    "fields": {
      "customer": 151,
      "restaurant": 8,
      "reservation_date": "2022-08-17T21:11:10Z",
      "status": "canceled",
      "party_size": 9,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 129,
    "fields": {
      "customer": 78,
      "restaurant": 72,
      "reservation_date": "2023-03-18T16:01:37Z",
      "status": "canceled",
      "party_size": 10,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 130,
    "fields": {
      "customer": 119,
      "restaurant": 67,
      "reservation_date": "2022-01-17T12:31:26Z",
      "status": "canceled",
      "party_size": 14,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 131,
    "fields": {
      "customer": 109,
      "restaurant": 65,
      "reservation_date": "2022-09-16T16:38:56Z",
      "status": "canceled",
      "party_size": 17,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 132,
    "fields": {
      "customer": 60,
      "restaurant": 69,
      "reservation_date": "2023-07-24T12:31:00Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 133,
    "fields": {
      "customer": 128,
      "restaurant": 24,
      "reservation_date": "2022-04-24T07:47:29Z",
      "status": "confirmed",
      "party_size": 11,
      "special_requests": "allergy"
    }
  },
  {
    "model": "app.reservation",
    "pk": 134,
    "fields": {
      "customer": 199,
      "restaurant": 83,
      "reservation_date": "2023-01-02T12:56:50Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 135,
    "fields": {
      "customer": 67,
      "restaurant": 68,
      "reservation_date": "2023-01-23T12:28:35Z",
      "status": "confirmed",
      "party_size": 13,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 136,
    "fields": {
      "customer": 176,
      "restaurant": 47,
      "reservation_date": "2022-07-23T15:46:11Z",
      "status": "confirmed",
      "party_size": 15,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 137,
    "fields": {
      "customer": 42,
      "restaurant": 24,
      "reservation_date": "2022-08-10T17:34:18Z",
      "status": "canceled",
      "party_size": 16,
      "special_requests": "high chair"
    }
  },
  {
    "model": "app.reservation",
    "pk": 138,
    "fields": {
      "customer": 54,
      "restaurant": 21,
      "reservation_date": "2023-08-28T15:49:12Z",
      "status": "canceled",
      "party_size": 9,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 139,
    "fields": {
      "customer": 121,
      "restaurant": 90,
      "reservation_date": "2022-10-17T15:15:29Z",
      "status": "confirmed",
      "party_size": 8,
      "special_requests": "allergy"
    }
  },
  {
    "model": "app.reservation",
    "pk": 140,
    "fields": {
      "customer": 80,
      "restaurant": 10,
      "reservation_date": "2023-11-24T13:36:55Z",
      "status": "canceled",
      "party_size": 9,
      "special_requests": "late arrival"
    }
  },
  {
    "model": "app.reservation",
    "pk": 141,
    "fields": {
      "customer": 185,
      "restaurant": 38,
      "reservation_date": "2023-09-06T13:08:10Z",
      "status": "confirmed",
      "party_size": 6,
      "special_requests": "menu preference"
    }
  },
  {
    "model": "app.reservation",
    "pk": 142,
    "fields": {
      "customer": 9,
      "restaurant": 72,
      "reservation_date": "2022-09-27T10:05:10Z",
      "status": "confirmed",
      "party_size": 12,
      "special_requests": "window seat"
    }
  },
  {
    "model": "app.reservation",
    "pk": 143,
    "fields": {
      "customer": 115,
      "restaurant": 100,
      "reservation_date": "2023-09-04T11:32:48Z",
      "status": "no-show",
      "party_size": 11,
      "special_requests": "birthday celebration"
    }
  },
  {
    "model": "app.reservation",
    "pk": 144,
    "fields": {
      "customer": 87,
      "restaurant": 59,
      "reservation_date": "2022-12-28T11:31:44Z",
      "status": "no-show",
      "party_size": 14,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 145,
    "fields": {
      "customer": 197,
      "restaurant": 18,
      "reservation_date": "2022-08-09T15:56:43Z",
      "status": "confirmed",
      "party_size": 10,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 146,
    "fields": {
      "customer": 179,
      "restaurant": 9,
      "reservation_date": "2023-01-13T09:15:49Z",
      "status": "no-show",
      "party_size": 7,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 147,
    "fields": {
      "customer": 87,
      "restaurant": 15,
      "reservation_date": "2022-10-02T16:41:17Z",
      "status": "canceled",
      "party_size": 9,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 148,
    "fields": {
      "customer": 90,
      "restaurant": 97,
      "reservation_date": "2022-01-02T06:14:15Z",
      "status": "confirmed",
      "party_size": 7,
      "special_requests": "group seating"
    }
  },
  {
    "model": "app.reservation",
    "pk": 149,
    "fields": {
      "customer": 39,
      "restaurant": 28,
      "reservation_date": "2023-02-11T14:29:57Z",
      "status": "canceled",
      "party_size": 13,
      "special_requests": "vegan"
    }
  },
  {
    "model": "app.reservation",
    "pk": 150,
    "fields": {
      "customer": 98,
      "restaurant": 68,
      "reservation_date": "2022-02-21T07:30:42Z",
      "status": "canceled",
      "party_size": 7,
      "special_requests": "champagne"
    }
  },
  {
    "model": "app.review",
    "pk": 1,
    "fields": {
      "customer": 77,
      "restaurant": 44,
      "rating": 5,
      "review_text": "The shipment was delayed — duplicate case, no further action.",
      "review_date": "2023-09-03T12:50:20Z"
    }
  },
  {
    "model": "app.review",
    "pk": 2,
    "fields": {
      "customer": 85,
      "restaurant": 94,
      "rating": 5,
      "review_text": "The claim was reviewed — late case, no further action.",
      "review_date": "2023-01-26T12:04:04Z"
    }
  },
  {
    "model": "app.review",
    "pk": 3,
    "fields": {
      "customer": 200,
      "restaurant": 13,
      "rating": 1,
      "review_text": "No response from the reviewer, so the record was replaced.",
      "review_date": "2023-10-04T19:10:16Z"
    }
  },
  {
    "model": "app.review",
    "pk": 4,
    "fields": {
      "customer": 22,
      "restaurant": 54,
      "rating": 3,
      "review_text": "No response from the supplier, so the record was resolved.",
      "review_date": "2023-10-19T14:36:44Z"
    }
  },
  {
    "model": "app.review",
    "pk": 5,
    "fields": {
      "customer": 60,
      "restaurant": 23,
      "rating": 4,
      "review_text": "An operator reported a manual issue; the order was rejected.",
      "review_date": "2022-10-28T11:20:26Z"
    }
  },
  {
    "model": "app.review",
    "pk": 6,
    "fields": {
      "customer": 80,
      "restaurant": 40,
      "rating": 4,
      "review_text": "The customer reported an automatic issue; the claim was delayed.",
      "review_date": "2022-09-22T12:32:28Z"
    }
  },
  {
    "model": "app.review",
    "pk": 7,
    "fields": {
      "customer": 146,
      "restaurant": 45,
      "rating": 2,
      "review_text": "The shipment was updated — incomplete case, no further action.",
      "review_date": "2022-10-13T17:43:57Z"
    }
  },
  {
    "model": "app.review",
    "pk": 8,
    "fields": {
      "customer": 164,
      "restaurant": 33,
      "rating": 3,
      "review_text": "The session was rescheduled — unusual case, no further action.",
      "review_date": "2023-01-14T08:45:23Z"
    }
  },
  {
    "model": "app.review",
    "pk": 9,
    "fields": {
      "customer": 70,
      "restaurant": 80,
      "rating": 3,
      "review_text": "The session was updated — unusual case, no further action.",
      "review_date": "2022-06-19T21:31:07Z"
    }
  },
  {
    "model": "app.review",
    "pk": 10,
    "fields": {
      "customer": 173,
      "restaurant": 2,
      "rating": 4,
      "review_text": "The customer reported a duplicate issue; the invoice was closed.",
      "review_date": "2023-01-07T11:16:29Z"
    }
  },
  {
    "model": "app.review",
    "pk": 11,
    "fields": {
      "customer": 28,
      "restaurant": 45,
      "rating": 5,
      "review_text": "An operator confirmed the details and the item was reopened.",
      "review_date": "2022-10-06T22:40:29Z"
    }
  },
  {
    "model": "app.review",
    "pk": 12,
    "fields": {
      "customer": 82,
      "restaurant": 46,
      "rating": 5,
      "review_text": "The supplier asked for a change and the payment was refunded.",
      "review_date": "2023-06-27T19:03:26Z"
    }
  },
  {
    "model": "app.review",
    "pk": 13,
    "fields": {
      "customer": 174,
      "restaurant": 73,
      "rating": 4,
      "review_text": "The supplier asked for a change and the invoice was escalated.",
      "review_date": "2023-12-16T08:18:53Z"
    }
  },
  {
    "model": "app.review",
    "pk": 14,
    "fields": {
      "customer": 88,
      "restaurant": 74,
      "rating": 5,
      "review_text": "The customer confirmed the details and the document was reopened.",
      "review_date": "2022-06-18T12:41:57Z"
    }
  },
  {
    "model": "app.review",
    "pk": 15,
    "fields": {
      "customer": 117,
      "restaurant": 36,
      "rating": 4,
      "review_text": "The claim was confirmed — unusual case, no further action.",
      "review_date": "2023-05-28T06:18:01Z"
    }
  },
  {
    "model": "app.review",
    "pk": 16,
    "fields": {
      "customer": 103,
      "restaurant": 60,
      "rating": 5,
      "review_text": "The customer reported an automatic issue; the document was delayed.",
      "review_date": "2022-10-19T16:09:05Z"
    }
  },
  {
    "model": "app.review",
    "pk": 17,
    "fields": {
      "customer": 150,
      "restaurant": 49,
      "rating": 4,
      "review_text": "The team confirmed the details and the transfer was rejected.",
      "review_date": "2023-02-04T16:13:33Z"
    }
  },
  {
    "model": "app.review",
    "pk": 18,
    "fields": {
      "customer": 157,
      "restaurant": 53,
      "rating": 4,
      "review_text": "The customer confirmed the details and the request was completed.",
      "review_date": "2022-10-23T11:40:38Z"
    }
  },
  {
    "model": "app.review",
    "pk": 19,
    "fields": {
      "customer": 123,
      "restaurant": 28,
      "rating": 3,
      "review_text": "The courier confirmed the details and the refund was closed.",
      "review_date": "2022-07-21T21:13:45Z"
    }
  },
  {
    "model": "app.review",
    "pk": 20,
    "fields": {
      "customer": 139,
      "restaurant": 11,
      "rating": 5,
      "review_text": "No response from the account owner, so the order was rescheduled.",
      "review_date": "2022-12-18T23:07:54Z"
    }
  },
  {
    "model": "app.review",
    "pk": 21,
    "fields": {
      "customer": 65,
      "restaurant": 73,
      "rating": 5,
      "review_text": "No response from the supplier, so the delivery was cancelled.",
      "review_date": "2023-06-27T16:22:00Z"
    }
  },
  {
    "model": "app.review",
    "pk": 22,
    "fields": {
      "customer": 30,
      "restaurant": 38,
      "rating": 3,
      "review_text": "The report was rejected — manual case, no further action.",
      "review_date": "2022-12-03T08:59:10Z"
    }
  },
  {
    "model": "app.review",
    "pk": 23,
    "fields": {
      "customer": 49,
      "restaurant": 36,
      "rating": 1,
      "review_text": "No response from the courier, so the delivery was processed.",
      "review_date": "2023-04-30T13:20:58Z"
    }
  },
  {
    "model": "app.review",
    "pk": 24,
    "fields": {
      "customer": 151,
      "restaurant": 22,
      "rating": 4,
      "review_text": "The supplier reported a standard issue; the shipment was approved.",
      "review_date": "2023-12-22T22:43:22Z"
    }
  },
  {
    "model": "app.review",
    "pk": 25,
    "fields": {
      "customer": 68,
      "restaurant": 11,
      "rating": 5,
      "review_text": "The customer asked for a change and the record was completed.",
      "review_date": "2023-01-20T21:32:21Z"
    }
  },
  {
    "model": "app.review",
    "pk": 26,
    "fields": {
      "customer": 36,
      "restaurant": 37,
      "rating": 5,
      "review_text": "The team confirmed the details and the delivery was confirmed.",
      "review_date": "2023-10-24T16:52:33Z"
    }
  },
  {
    "model": "app.review",
    "pk": 27,
    "fields": {
      "customer": 53,
      "restaurant": 89,
      "rating": 4,
      "review_text": "The item was reopened — duplicate case, no further action.",
      "review_date": "2023-08-07T12:26:22Z"
    }
  },
  {
    "model": "app.review",
    "pk": 28,
    "fields": {
      "customer": 87,
      "restaurant": 59,
      "rating": 1,
      "review_text": "An operator confirmed the details and the ticket was processed.",
      "review_date": "2022-04-10T18:34:36Z"
    }
  },
  {
    "model": "app.review",
    "pk": 29,
    "fields": {
      "customer": 163,
      "restaurant": 19,
      "rating": 4,
      "review_text": "The customer reported an incomplete issue; the session was completed.",
      "review_date": "2022-11-04T14:10:22Z"
    }
  },
  {
    "model": "app.review",
    "pk": 30,
    "fields": {
      "customer": 109,
      "restaurant": 49,
      "rating": 4,
      "review_text": "No response from the reviewer, so the appointment was rescheduled.",
      "review_date": "2022-10-06T15:26:14Z"
    }
  },
  {
    "model": "app.review",
    "pk": 31,
    "fields": {
      "customer": 71,
      "restaurant": 68,
      "rating": 5,
      "review_text": "The record was completed — routine case, no further action.",
      "review_date": "2023-09-15T15:54:19Z"
    }
  },
  {
    "model": "app.review",
    "pk": 32,
    "fields": {
      "customer": 121,
      "restaurant": 37,
      "rating": 5,
      "review_text": "The account owner asked for a change and the transfer was processed.",
      "review_date": "2023-11-26T08:04:56Z"
    }
  },
  {
    "model": "app.review",
    "pk": 33,
    "fields": {
      "customer": 13,
      "restaurant": 12,
      "rating": 5,
      "review_text": "Support asked for a change and the delivery was replaced.",
      "review_date": "2023-11-20T09:51:22Z"
    }
  },
  {
    "model": "app.review",
    "pk": 34,
    "fields": {
      "customer": 141,
      "restaurant": 69,
      "rating": 5,
      "review_text": "The team confirmed the details and the invoice was escalated.",
      "review_date": "2023-05-29T17:21:59Z"
    }
  },
  {
    "model": "app.review",
    "pk": 35,
    "fields": {
      "customer": 84,
      "restaurant": 95,
      "rating": 5,
      "review_text": "The team confirmed the details and the request was approved.",
      "review_date": "2022-11-06T20:46:59Z"
    }
  },
  {
    "model": "app.review",
    "pk": 36,
    "fields": {
      "customer": 141,
      "restaurant": 3,
      "rating": 4,
      "review_text": "The customer asked for a change and the request was approved.",
      "review_date": "2023-12-29T14:11:42Z"
    }
  },
  {
    "model": "app.review",
    "pk": 37,
    "fields": {
      "customer": 10,
      "restaurant": 79,
      "rating": 4,
      "review_text": "The courier reported a late issue; the refund was delayed.",
      "review_date": "2023-07-09T11:37:46Z"
    }
  },
  {
    "model": "app.review",
    "pk": 38,
    "fields": {
      "customer": 33,
      "restaurant": 16,
      "rating": 2,
      "review_text": "The reviewer asked for a change and the claim was cancelled.",
      "review_date": "2022-08-25T17:33:56Z"
    }
  },
  {
    "model": "app.review",
    "pk": 39,
    "fields": {
      "customer": 27,
      "restaurant": 68,
      "rating": 5,
      "review_text": "The document was rescheduled — partial case, no further action.",
      "review_date": "2022-01-26T18:33:10Z"
    }
  },
  {
    "model": "app.review",
    "pk": 40,
    "fields": {
      "customer": 39,
      "restaurant": 19,
      "rating": 5,
      "review_text": "No response from the customer, so the record was closed.",
      "review_date": "2022-12-18T12:24:05Z"
    }
  },
  {
    "model": "app.review",
    "pk": 41,
    "fields": {
      "customer": 156,
      "restaurant": 29,
      "rating": 5,
      "review_text": "The team reported a partial issue; the claim was escalated.",
      "review_date": "2023-10-15T12:28:19Z"
    }
  },
  {
    "model": "app.review",
    "pk": 42,
    "fields": {
      "customer": 139,
      "restaurant": 60,
      "rating": 4,
      "review_text": "The team asked for a change and the claim was closed.",
      "review_date": "2023-11-25T12:46:36Z"
    }
  },
  {
    "model": "app.review",
    "pk": 43,
    "fields": {
      "customer": 10,
      "restaurant": 9,
      "rating": 3,
      "review_text": "The courier asked for a change and the payment was refunded.",
      "review_date": "2022-05-22T23:06:22Z"
    }
  },
  {
    "model": "app.review",
    "pk": 44,
    "fields": {
      "customer": 96,
      "restaurant": 27,
      "rating": 5,
      "review_text": "The account owner reported a duplicate issue; the session was rejected.",
      "review_date": "2023-02-22T06:08:35Z"
    }
  },
  {
    "model": "app.review",
    "pk": 45,
    "fields": {
      "customer": 87,
      "restaurant": 55,
      "rating": 3,
      "review_text": "The appointment was completed — unusual case, no further action.",
      "review_date": "2022-08-13T18:19:18Z"
    }
  },
  {
    "model": "app.review",
    "pk": 46,
    "fields": {
      "customer": 112,
      "restaurant": 65,
      "rating": 5,
      "review_text": "The team reported a minor issue; the document was escalated.",
      "review_date": "2023-09-07T01:24:33Z"
    }
  },
  {
    "model": "app.review",
    "pk": 47,
    "fields": {
      "customer": 38,
      "restaurant": 32,
      "rating": 4,
      "review_text": "No response from the customer, so the transfer was completed.",
      "review_date": "2022-07-20T20:37:20Z"
    }
  },
  {
    "model": "app.review",
    "pk": 48,
    "fields": {
      "customer": 3,
      "restaurant": 27,
      "rating": 5,
      "review_text": "The reviewer asked for a change and the transfer was processed.",
      "review_date": "2022-06-05T20:25:43Z"
    }
  },
  {
    "model": "app.review",
    "pk": 49,
    "fields": {
      "customer": 104,
      "restaurant": 38,
      "rating": 3,
      "review_text": "No response from an operator, so the shipment was reviewed.",
      "review_date": "2023-12-29T16:47:43Z"
    }
  },
  {
    "model": "app.review",
    "pk": 50,
    "fields": {
      "customer": 138,
      "restaurant": 14,
      "rating": 2,
      "review_text": "No response from the team, so the shipment was delayed.",
      "review_date": "2022-10-26T11:19:21Z"
    }
  },
  {
    "model": "app.review",
    "pk": 51,
    "fields": {
      "customer": 19,
      "restaurant": 87,
      "rating": 5,
      "review_text": "The team confirmed the details and the claim was replaced.",
      "review_date": "2022-08-04T09:24:29Z"
    }
  },
  {
    "model": "app.review",
    "pk": 52,
    "fields": {
      "customer": 21,
      "restaurant": 55,
      "rating": 5,
      "review_text": "The courier asked for a change and the shipment was cancelled.",
      "review_date": "2022-09-25T13:31:06Z"
    }
  },
  {
    "model": "app.review",
    "pk": 53,
    "fields": {
      "customer": 51,
      "restaurant": 6,
      "rating": 4,
      "review_text": "The account owner reported an urgent issue; the request was escalated.",
      "review_date": "2022-04-17T10:58:58Z"
    }
  },
  {
    "model": "app.review",
    "pk": 54,
    "fields": {
      "customer": 186,
      "restaurant": 18,
      "rating": 4,
      "review_text": "No response from the reviewer, so the session was approved.",
      "review_date": "2023-01-05T18:54:35Z"
    }
  },
  {
    "model": "app.review",
    "pk": 55,
    "fields": {
      "customer": 128,
      "restaurant": 78,
      "rating": 5,
      "review_text": "The shipment was updated — late case, no further action.",
      "review_date": "2023-07-26T12:12:41Z"
    }
  },
  {
    "model": "app.review",
    "pk": 56,
    "fields": {
      "customer": 185,
      "restaurant": 82,
      "rating": 3,
      "review_text": "No response from an operator, so the invoice was closed.",
      "review_date": "2023-05-01T17:39:54Z"
    }
  },
  {
    "model": "app.review",
    "pk": 57,
    "fields": {
      "customer": 66,
      "restaurant": 83,
      "rating": 5,
      "review_text": "No response from the reviewer, so the appointment was resolved.",
      "review_date": "2023-11-23T16:27:18Z"
    }
  },
  {
    "model": "app.review",
    "pk": 58,
    "fields": {
      "customer": 69,
      "restaurant": 87,
      "rating": 4,
      "review_text": "No response from the reviewer, so the report was reviewed.",
      "review_date": "2022-09-26T18:36:20Z"
    }
  },
  {
    "model": "app.review",
    "pk": 59,
    "fields": {
      "customer": 14,
      "restaurant": 82,
      "rating": 4,
      "review_text": "No response from the account owner, so the report was escalated.",
      "review_date": "2022-02-12T19:18:19Z"
    }
  },
  {
    "model": "app.review",
    "pk": 60,
    "fields": {
      "customer": 69,
      "restaurant": 33,
      "rating": 2,
      "review_text": "Support asked for a change and the invoice was rejected.",
      "review_date": "2022-10-15T11:47:11Z"
    }
  },
  {
    "model": "app.review",
    "pk": 61,
    "fields": {
      "customer": 66,
      "restaurant": 4,
      "rating": 3,
      "review_text": "The customer reported a manual issue; the order was rescheduled.",
      "review_date": "2023-05-03T13:02:34Z"
    }
  },
  {
    "model": "app.review",
    "pk": 62,
    "fields": {
      "customer": 155,
      "restaurant": 11,
      "rating": 1,
      "review_text": "The reviewer reported a partial issue; the account was replaced.",
      "review_date": "2023-03-27T17:17:43Z"
    }
  },
  {
    "model": "app.review",
    "pk": 63,
    "fields": {
      "customer": 58,
      "restaurant": 44,
      "rating": 4,
      "review_text": "The order was reviewed — routine case, no further action.",
      "review_date": "2022-03-23T12:46:37Z"
    }
  },
  {
    "model": "app.review",
    "pk": 64,
    "fields": {
      "customer": 114,
      "restaurant": 77,
      "rating": 4,
      "review_text": "The team reported an unusual issue; the account was completed.",
      "review_date": "2023-11-06T19:53:46Z"
    }
  },
  {
    "model": "app.review",
    "pk": 65,
    "fields": {
      "customer": 44,
      "restaurant": 42,
      "rating": 3,
      "review_text": "No response from the customer, so the payment was resolved.",
      "review_date": "2023-06-06T13:59:19Z"
    }
  },
  {
    "model": "app.review",
    "pk": 66,
    "fields": {
      "customer": 76,
      "restaurant": 78,
      "rating": 4,
      "review_text": "No response from an operator, so the claim was delayed.",
      "review_date": "2023-06-10T07:55:55Z"
    }
  },
  {
    "model": "app.review",
    "pk": 67,
    "fields": {
      "customer": 139,
      "restaurant": 1,
      "rating": 4,
      "review_text": "The team reported an incomplete issue; the claim was reviewed.",
      "review_date": "2023-06-23T13:38:15Z"
    }
  },
  {
    "model": "app.review",
    "pk": 68,
    "fields": {
      "customer": 115,
      "restaurant": 49,
      "rating": 5,
      "review_text": "The order was closed — partial case, no further action.",
      "review_date": "2023-04-19T18:36:16Z"
    }
  },
  {
    "model": "app.review",
    "pk": 69,
    "fields": {
      "customer": 102,
      "restaurant": 98,
      "rating": 2,
      "review_text": "The reviewer confirmed the details and the order was completed.",
      "review_date": "2022-03-13T16:59:38Z"
    }
  },
  {
    "model": "app.review",
    "pk": 70,
    "fields": {
      "customer": 66,
      "restaurant": 40,
      "rating": 3,
      "review_text": "Support asked for a change and the refund was closed.",
      "review_date": "2023-04-01T10:44:58Z"
    }
  },
  {
    "model": "app.review",
    "pk": 71,
    "fields": {
      "customer": 162,
      "restaurant": 31,
      "rating": 3,
      "review_text": "The courier confirmed the details and the request was rejected.",
      "review_date": "2022-08-04T12:33:32Z"
    }
  },
  {
    "model": "app.review",
    "pk": 72,
    "fields": {
      "customer": 22,
      "restaurant": 42,
      "rating": 2,
      "review_text": "No response from the account owner, so the delivery was cancelled.",
      "review_date": "2022-08-06T20:40:43Z"
    }
  },
  {
    "model": "app.review",
    "pk": 73,
    "fields": {
      "customer": 18,
      "restaurant": 20,
      "rating": 5,
      "review_text": "The account owner confirmed the details and the claim was reviewed.",
      "review_date": "2023-12-10T10:21:09Z"
    }
  },
  {
    "model": "app.review",
    "pk": 74,
    "fields": {
      "customer": 195,
      "restaurant": 49,
      "rating": 3,
      "review_text": "An operator confirmed the details and the appointment was resolved.",
      "review_date": "2023-02-26T11:15:37Z"
    }
  },
  {
    "model": "app.review",
    "pk": 75,
    "fields": {
      "customer": 109,
      "restaurant": 96,
      "rating": 1,
      "review_text": "The appointment was confirmed — urgent case, no further action.",
      "review_date": "2023-03-11T20:11:54Z"
    }
  },
  {
    "model": "app.review",
    "pk": 76,
    "fields": {
      "customer": 161,
      "restaurant": 24,
      "rating": 4,
      "review_text": "Support asked for a change and the session was resolved.",
      "review_date": "2023-11-08T16:10:32Z"
    }
  },
  {
    "model": "app.review",
    "pk": 77,
    "fields": {
      "customer": 184,
      "restaurant": 84,
      "rating": 5,
      "review_text": "The courier confirmed the details and the invoice was reviewed.",
      "review_date": "2023-12-05T20:52:49Z"
    }
  },
  {
    "model": "app.review",
    "pk": 78,
    "fields": {
      "customer": 64,
      "restaurant": 73,
      "rating": 5,
      "review_text": "No response from the supplier, so the shipment was processed.",
      "review_date": "2023-05-30T11:49:00Z"
    }
  },
  {
    "model": "app.review",
    "pk": 79,
    "fields": {
      "customer": 72,
      "restaurant": 56,
      "rating": 4,
      "review_text": "The customer confirmed the details and the item was rejected.",
      "review_date": "2023-10-18T22:52:45Z"
    }
  },
  {
    "model": "app.review",
    "pk": 80,
    "fields": {
      "customer": 142,
      "restaurant": 13,
      "rating": 3,
      "review_text": "The customer confirmed the details and the document was replaced.",
      "review_date": "2022-10-26T19:35:57Z"
    }
  },
  {
    "model": "app.review",
    "pk": 81,
    "fields": {
      "customer": 191,
      "restaurant": 17,
      "rating": 2,
      "review_text": "An operator reported a standard issue; the ticket was updated.",
      "review_date": "2023-05-08T11:43:50Z"
    }
  },
  {
    "model": "app.review",
    "pk": 82,
    "fields": {
      "customer": 73,
      "restaurant": 57,
      "rating": 5,
      "review_text": "The document was cancelled — routine case, no further action.",
      "review_date": "2023-05-24T22:23:50Z"
    }
  },
  {
    "model": "app.review",
    "pk": 83,
    "fields": {
      "customer": 88,
      "restaurant": 67,
      "rating": 4,
      "review_text": "The courier reported a manual issue; the shipment was escalated.",
      "review_date": "2023-09-15T18:19:13Z"
    }
  },
  {
    "model": "app.review",
    "pk": 84,
    "fields": {
      "customer": 56,
      "restaurant": 43,
      "rating": 3,
      "review_text": "The team confirmed the details and the refund was rejected.",
      "review_date": "2023-12-17T23:50:53Z"
    }
  },
  {
    "model": "app.review",
    "pk": 85,
    "fields": {
      "customer": 5,
      "restaurant": 62,
      "rating": 5,
      "review_text": "The supplier asked for a change and the document was rescheduled.",
      "review_date": "2023-11-11T21:25:13Z"
    }
  },
  {
    "model": "app.review",
    "pk": 86,
    "fields": {
      "customer": 31,
      "restaurant": 69,
      "rating": 5,
      "review_text": "The team reported a standard issue; the delivery was escalated.",
      "review_date": "2022-05-15T20:44:36Z"
    }
  },
  {
    "model": "app.review",
    "pk": 87,
    "fields": {
      "customer": 168,
      "restaurant": 80,
      "rating": 1,
      "review_text": "The customer reported a duplicate issue; the request was reviewed.",
      "review_date": "2023-12-03T16:07:47Z"
    }
  },
  {
    "model": "app.review",
    "pk": 88,
    "fields": {
      "customer": 87,
      "restaurant": 66,
      "rating": 3,
      "review_text": "The appointment was completed — manual case, no further action.",
      "review_date": "2023-10-20T14:22:24Z"
    }
  },
  {
    "model": "app.review",
    "pk": 89,
    "fields": {
      "customer": 163,
      "restaurant": 41,
      "rating": 2,
      "review_text": "An operator asked for a change and the account was replaced.",
      "review_date": "2023-08-25T19:37:35Z"
    }
  },
  {
    "model": "app.review",
    "pk": 90,
    "fields": {
      "customer": 39,
      "restaurant": 61,
      "rating": 5,
      "review_text": "The account owner confirmed the details and the ticket was rescheduled.",
      "review_date": "2023-03-12T14:47:31Z"
    }
  },
  {
    "model": "app.review",
    "pk": 91,
    "fields": {
      "customer": 179,
      "restaurant": 40,
      "rating": 5,
      "review_text": "The team confirmed the details and the shipment was refunded.",
      "review_date": "2023-12-30T19:49:01Z"
    }
  },
  {
    "model": "app.review",
    "pk": 92,
    "fields": {
      "customer": 127,
      "restaurant": 33,
      "rating": 4,
      "review_text": "No response from the reviewer, so the account was rescheduled.",
      "review_date": "2023-10-14T21:55:51Z"
    }
  },
  {
    "model": "app.review",
    "pk": 93,
    "fields": {
      "customer": 129,
      "restaurant": 9,
      "rating": 5,
      "review_text": "The supplier reported a minor issue; the transfer was resolved.",
      "review_date": "2023-05-10T18:50:16Z"
    }
  },
  {
    "model": "app.review",
    "pk": 94,
    "fields": {
      "customer": 17,
      "restaurant": 22,
      "rating": 4,
      "review_text": "The reviewer confirmed the details and the session was rescheduled.",
      "review_date": "2023-04-24T18:51:29Z"
    }
  },
  {
    "model": "app.review",
    "pk": 95,
    "fields": {
      "customer": 78,
      "restaurant": 100,
      "rating": 3,
      "review_text": "An operator confirmed the details and the refund was completed.",
      "review_date": "2023-11-12T11:17:04Z"
    }
  },
  {
    "model": "app.review",
    "pk": 96,
    "fields": {
      "customer": 88,
      "restaurant": 63,
      "rating": 2,
      "review_text": "No response from the team, so the delivery was completed.",
      "review_date": "2023-07-31T19:50:34Z"
    }
  },
  {
    "model": "app.review",
    "pk": 97,
    "fields": {
      "customer": 126,
      "restaurant": 55,
      "rating": 2,
      "review_text": "An operator confirmed the details and the ticket was escalated.",
      "review_date": "2023-11-13T14:52:37Z"
    }
  },
  {
    "model": "app.review",
    "pk": 98,
    "fields": {
      "customer": 191,
      "restaurant": 78,
      "rating": 1,
      "review_text": "The customer reported a partial issue; the ticket was resolved.",
      "review_date": "2023-11-15T16:01:41Z"
    }
  },
  {
    "model": "app.review",
    "pk": 99,
    "fields": {
      "customer": 38,
      "restaurant": 28,
      "rating": 3,
      "review_text": "The reviewer reported a partial issue; the payment was rescheduled.",
      "review_date": "2023-04-19T16:26:21Z"
    }
  },
  {
    "model": "app.review",
    "pk": 100,
    "fields": {
      "customer": 104,
      "restaurant": 87,
      "rating": 4,
      "review_text": "The account owner reported a routine issue; the order was reopened.",
      "review_date": "2022-08-15T17:00:17Z"
    }
  },
  {
    "model": "app.review",
    "pk": 101,
    "fields": {
      "customer": 8,
      "restaurant": 95,
      "rating": 4,
      "review_text": "The reviewer reported a manual issue; the document was closed.",
      "review_date": "2023-07-05T01:41:16Z"
    }
  },
  {
    "model": "app.review",
    "pk": 102,
    "fields": {
      "customer": 52,
      "restaurant": 93,
      "rating": 5,
      "review_text": "The team confirmed the details and the record was reopened.",
      "review_date": "2022-09-29T10:57:16Z"
    }
  },
  {
    "model": "app.review",
    "pk": 103,
    "fields": {
      "customer": 88,
      "restaurant": 18,
      "rating": 3,
      "review_text": "Support asked for a change and the refund was confirmed.",
      "review_date": "2022-08-22T17:21:11Z"
    }
  },
  {
    "model": "app.review",
    "pk": 104,
    "fields": {
      "customer": 135,
      "restaurant": 3,
      "rating": 4,
      "review_text": "No response from the account owner, so the payment was confirmed.",
      "review_date": "2023-02-26T17:52:16Z"
    }
  },
  {
    "model": "app.review",
    "pk": 105,
    "fields": {
      "customer": 156,
      "restaurant": 49,
      "rating": 4,
      "review_text": "The customer reported a minor issue; the claim was confirmed.",
      "review_date": "2023-02-07T12:00:26Z"
    }
  },
  {
    "model": "app.review",
    "pk": 106,
    "fields": {
      "customer": 56,
      "restaurant": 46,
      "rating": 2,
      "review_text": "The reviewer confirmed the details and the claim was closed.",
      "review_date": "2022-10-03T19:21:44Z"
    }
  },
  {
    "model": "app.review",
    "pk": 107,
    "fields": {
      "customer": 18,
      "restaurant": 36,
      "rating": 1,
      "review_text": "The reviewer asked for a change and the claim was resolved.",
      "review_date": "2022-11-12T12:49:53Z"
    }
  },
  {
    "model": "app.review",
    "pk": 108,
    "fields": {
      "customer": 12,
      "restaurant": 79,
      "rating": 3,
      "review_text": "The supplier confirmed the details and the order was replaced.",
      "review_date": "2022-12-29T20:40:24Z"
    }
  },
  {
    "model": "app.review",
    "pk": 109,
    "fields": {
      "customer": 97,
      "restaurant": 86,
      "rating": 5,
      "review_text": "The courier reported a standard issue; the document was reviewed.",
      "review_date": "2022-11-25T18:20:10Z"
    }
  },
  {
    "model": "app.review",
    "pk": 110,
    "fields": {
      "customer": 63,
      "restaurant": 3,
      "rating": 4,
      "review_text": "An operator asked for a change and the report was rejected.",
      "review_date": "2023-06-07T16:00:24Z"
    }
  },
  {
    "model": "app.review",
    "pk": 111,
    "fields": {
      "customer": 161,
      "restaurant": 25,
      "rating": 3,
      "review_text": "The delivery was replaced — manual case, no further action.",
      "review_date": "2022-07-08T17:17:08Z"
    }
  },
  {
    "model": "app.review",
    "pk": 112,
    "fields": {
      "customer": 200,
      "restaurant": 33,
      "rating": 2,
      "review_text": "The item was delayed — automatic case, no further action.",
      "review_date": "2023-10-21T14:52:23Z"
    }
  },
  {
    "model": "app.review",
    "pk": 113,
    "fields": {
      "customer": 31,
      "restaurant": 10,
      "rating": 5,
      "review_text": "The courier asked for a change and the transfer was approved.",
      "review_date": "2022-06-29T17:46:48Z"
    }
  },
  {
    "model": "app.review",
    "pk": 114,
    "fields": {
      "customer": 121,
      "restaurant": 4,
      "rating": 5,
      "review_text": "The team asked for a change and the booking was completed.",
      "review_date": "2022-11-25T18:01:36Z"
    }
  },
  {
    "model": "app.review",
    "pk": 115,
    "fields": {
      "customer": 19,
      "restaurant": 71,
      "rating": 5,
      "review_text": "The invoice was confirmed — repeat case, no further action.",
      "review_date": "2022-01-17T11:18:43Z"
    }
  },
  {
    "model": "app.review",
    "pk": 116,
    "fields": {
      "customer": 19,
      "restaurant": 8,
      "rating": 5,
      "review_text": "An operator reported a manual issue; the session was delayed.",
      "review_date": "2023-03-01T11:15:23Z"
    }
  },
  {
    "model": "app.review",
    "pk": 117,
    "fields": {
      "customer": 37,
      "restaurant": 59,
      "rating": 2,
      "review_text": "The order was closed — routine case, no further action.",
      "review_date": "2023-11-13T13:11:18Z"
    }
  },
  {
    "model": "app.review",
    "pk": 118,
    "fields": {
      "customer": 87,
      "restaurant": 75,
      "rating": 4,
      "review_text": "The customer reported a repeat issue; the delivery was confirmed.",
      "review_date": "2023-10-21T15:06:30Z"
    }
  },
  {
    "model": "app.review",
    "pk": 119,
    "fields": {
      "customer": 145,
      "restaurant": 23,
      "rating": 2,
      "review_text": "The reviewer reported an automatic issue; the record was resolved.",
      "review_date": "2023-09-27T22:42:34Z"
    }
  },
  {
    "model": "app.review",
    "pk": 120,
    "fields": {
      "customer": 157,
      "restaurant": 27,
      "rating": 5,
      "review_text": "The courier reported an automatic issue; the refund was processed.",
      "review_date": "2023-02-27T23:58:04Z"
    }
  },
  {
    "model": "app.review",
    "pk": 121,
    "fields": {
      "customer": 3,
      "restaurant": 95,
      "rating": 5,
      "review_text": "No response from the reviewer, so the request was processed.",
      "review_date": "2022-09-24T18:04:05Z"
    }
  },
  {
    "model": "app.review",
    "pk": 122,
    "fields": {
      "customer": 80,
      "restaurant": 24,
      "rating": 2,
      "review_text": "The account was approved — manual case, no further action.",
      "review_date": "2023-04-09T18:40:32Z"
    }
  },
  {
    "model": "app.review",
    "pk": 123,
    "fields": {
      "customer": 188,
      "restaurant": 22,
      "rating": 2,
      "review_text": "No response from the account owner, so the transfer was rejected.",
      "review_date": "2023-07-05T10:12:55Z"
    }
  },
  {
    "model": "app.review",
    "pk": 124,
    "fields": {
      "customer": 55,
      "restaurant": 45,
      "rating": 2,
      "review_text": "No response from the customer, so the payment was cancelled.",
      "review_date": "2023-10-31T04:39:03Z"
    }
  },
  {
    "model": "app.review",
    "pk": 125,
    "fields": {
      "customer": 44,
      "restaurant": 29,
      "rating": 2,
      "review_text": "The customer reported an automatic issue; the report was refunded.",
      "review_date": "2023-09-04T17:09:15Z"
    }
  },
  {
    "model": "app.review",
    "pk": 126,
    "fields": {
      "customer": 168,
      "restaurant": 12,
      "rating": 5,
      "review_text": "The claim was updated — duplicate case, no further action.",
      "review_date": "2023-12-31T22:11:10Z"
    }
  },
  {
    "model": "app.review",
    "pk": 127,
    "fields": {
      "customer": 143,
      "restaurant": 66,
      "rating": 3,
      "review_text": "The reviewer asked for a change and the item was refunded.",
      "review_date": "2022-06-09T17:53:22Z"
    }
  },
  {
    "model": "app.review",
    "pk": 128,
    "fields": {
      "customer": 2,
      "restaurant": 75,
      "rating": 4,
      "review_text": "The reviewer confirmed the details and the order was refunded.",
      "review_date": "2023-01-22T12:48:30Z"
    }
  },
  {
    "model": "app.review",
    "pk": 129,
    "fields": {
      "customer": 163,
      "restaurant": 71,
      "rating": 5,
      "review_text": "The account owner reported a manual issue; the record was approved.",
      "review_date": "2023-10-01T22:25:09Z"
    }
  },
  {
    "model": "app.review",
    "pk": 130,
    "fields": {
      "customer": 91,
      "restaurant": 45,
      "rating": 2,
      "review_text": "The reviewer reported an incomplete issue; the ticket was reopened.",
      "review_date": "2022-11-21T10:37:38Z"
    }
  },
  {
    "model": "app.review",
    "pk": 131,
    "fields": {
      "customer": 85,
      "restaurant": 74,
      "rating": 5,
      "review_text": "An operator reported a partial issue; the shipment was updated.",
      "review_date": "2023-07-11T16:24:04Z"
    }
  },
  {
    "model": "app.review",
    "pk": 132,
    "fields": {
      "customer": 81,
      "restaurant": 11,
      "rating": 4,
      "review_text": "The reviewer confirmed the details and the ticket was delayed.",
      "review_date": "2023-06-10T12:00:09Z"
    }
  },
  {
    "model": "app.review",
    "pk": 133,
    "fields": {
      "customer": 151,
      "restaurant": 93,
      "rating": 3,
      "review_text": "The supplier reported a standard issue; the refund was processed.",
      "review_date": "2022-03-11T16:30:56Z"
    }
  },
  {
    "model": "app.review",
    "pk": 134,
    "fields": {
      "customer": 151,
      "restaurant": 17,
      "rating": 5,
      "review_text": "The supplier asked for a change and the report was confirmed.",
      "review_date": "2023-10-29T20:13:42Z"
    }
  },
  {
    "model": "app.review",
    "pk": 135,
    "fields": {
      "customer": 41,
      "restaurant": 38,
      "rating": 3,
      "review_text": "No response from the supplier, so the appointment was reopened.",
      "review_date": "2022-09-17T21:52:39Z"
    }
  },
  {
    "model": "app.review",
    "pk": 136,
    "fields": {
      "customer": 50,
      "restaurant": 84,
      "rating": 4,
      "review_text": "The team asked for a change and the document was closed.",
      "review_date": "2023-02-22T20:21:07Z"
    }
  },
  {
    "model": "app.review",
    "pk": 137,
    "fields": {
      "customer": 148,
      "restaurant": 3,
      "rating": 4,
      "review_text": "The reviewer confirmed the details and the appointment was replaced.",
      "review_date": "2023-09-17T21:28:00Z"
    }
  },
  {
    "model": "app.review",
    "pk": 138,
    "fields": {
      "customer": 7,
      "restaurant": 31,
      "rating": 5,
      "review_text": "The account owner asked for a change and the record was delayed.",
      "review_date": "2022-01-06T10:38:53Z"
    }
  },
  {
    "model": "app.review",
    "pk": 139,
    "fields": {
      "customer": 47,
      "restaurant": 90,
      "rating": 5,
      "review_text": "The reviewer reported an automatic issue; the report was processed.",
      "review_date": "2023-12-01T21:09:21Z"
    }
  },
  {
    "model": "app.review",
    "pk": 140,
    "fields": {
      "customer": 127,
      "restaurant": 77,
      "rating": 2,
      "review_text": "No response from the courier, so the transfer was rescheduled.",
      "review_date": "2023-06-11T16:19:09Z"
    }
  },
  {
    "model": "app.review",
    "pk": 141,
    "fields": {
      "customer": 90,
      "restaurant": 94,
      "rating": 5,
      "review_text": "The claim was processed — late case, no further action.",
      "review_date": "2023-08-10T08:14:15Z"
    }
  },
  {
    "model": "app.review",
    "pk": 142,
    "fields": {
      "customer": 130,
      "restaurant": 85,
      "rating": 5,
      "review_text": "An operator reported an automatic issue; the ticket was rescheduled.",
      "review_date": "2022-03-07T22:24:31Z"
    }
  },
  {
    "model": "app.review",
    "pk": 143,
    "fields": {
      "customer": 132,
      "restaurant": 39,
      "rating": 5,
      "review_text": "An operator reported a repeat issue; the appointment was cancelled.",
      "review_date": "2022-06-05T10:44:44Z"
    }
  },
  {
    "model": "app.review",
    "pk": 144,
    "fields": {
      "customer": 66,
      "restaurant": 14,
      "rating": 3,
      "review_text": "No response from an operator, so the account was updated.",
      "review_date": "2023-11-19T21:08:46Z"
    }
  },
  {
    "model": "app.review",
    "pk": 145,
    "fields": {
      "customer": 40,
      "restaurant": 83,
      "rating": 5,
      "review_text": "The reviewer asked for a change and the request was updated.",
      "review_date": "2023-01-13T16:59:21Z"
    }
  },
  {
    "model": "app.review",
    "pk": 146,
    "fields": {
      "customer": 86,
      "restaurant": 40,
      "rating": 5,
      "review_text": "No response from the courier, so the booking was resolved.",
      "review_date": "2023-01-12T14:34:33Z"
    }
  },
  {
    "model": "app.review",
    "pk": 147,
    "fields": {
      "customer": 4,
      "restaurant": 32,
      "rating": 5,
      "review_text": "No response from the reviewer, so the transfer was reviewed.",
      "review_date": "2023-10-11T18:43:52Z"
    }
  },
  {
    "model": "app.review",
    "pk": 148,
    "fields": {
      "customer": 177,
      "restaurant": 78,
      "rating": 4,
      "review_text": "The courier confirmed the details and the account was reopened.",
      "review_date": "2022-12-25T21:31:50Z"
    }
  },
  {
    "model": "app.review",
    "pk": 149,
    "fields": {
      "customer": 40,
      "restaurant": 83,
      "rating": 5,
      "review_text": "The report was rejected — incomplete case, no further action.",
      "review_date": "2022-10-20T08:28:28Z"
    }
  },
  {
    "model": "app.review",
    "pk": 150,
    "fields": {
      "customer": 128,
      "restaurant": 46,
      "rating": 2,
      "review_text": "The team reported a manual issue; the booking was delayed.",
      "review_date": "2022-02-03T17:26:18Z"
    }
  },
  {
    "model": "app.review",
    "pk": 151,
    "fields": {
      "customer": 198,
      "restaurant": 11,
      "rating": 3,
      "review_text": "An operator reported an incomplete issue; the booking was updated.",
      "review_date": "2022-11-30T14:51:31Z"
    }
  },
  {
    "model": "app.review",
    "pk": 152,
    "fields": {
      "customer": 66,
      "restaurant": 77,
      "rating": 5,
      "review_text": "The account owner asked for a change and the ticket was cancelled.",
      "review_date": "2023-06-16T07:00:32Z"
    }
  },
  {
    "model": "app.review",
    "pk": 153,
    "fields": {
      "customer": 15,
      "restaurant": 32,
      "rating": 2,
      "review_text": "The supplier confirmed the details and the delivery was rescheduled.",
      "review_date": "2022-05-02T20:46:34Z"
    }
  },
  {
    "model": "app.review",
    "pk": 154,
    "fields": {
      "customer": 74,
      "restaurant": 21,
      "rating": 2,
      "review_text": "An operator confirmed the details and the order was processed.",
      "review_date": "2023-08-15T13:07:21Z"
    }
  },
  {
    "model": "app.review",
    "pk": 155,
    "fields": {
      "customer": 89,
      "restaurant": 11,
      "rating": 4,
      "review_text": "The record was delayed — repeat case, no further action.",
      "review_date": "2023-09-21T17:19:26Z"
    }
  },
  {
    "model": "app.review",
    "pk": 156,
    "fields": {
      "customer": 105,
      "restaurant": 69,
      "rating": 4,
      "review_text": "The supplier confirmed the details and the shipment was rescheduled.",
      "review_date": "2022-08-01T18:10:57Z"
    }
  },
  {
    "model": "app.review",
    "pk": 157,
    "fields": {
      "customer": 129,
      "restaurant": 53,
      "rating": 1,
      "review_text": "The reviewer reported a minor issue; the refund was rejected.",
      "review_date": "2022-06-03T21:00:56Z"
    }
  },
  {
    "model": "app.review",
    "pk": 158,
    "fields": {
      "customer": 62,
      "restaurant": 6,
      "rating": 5,
      "review_text": "The appointment was refunded — minor case, no further action.",
      "review_date": "2022-11-11T11:18:48Z"
    }
  },
  {
    "model": "app.review",
    "pk": 159,
    "fields": {
      "customer": 188,
      "restaurant": 16,
      "rating": 1,
      "review_text": "Support asked for a change and the booking was completed.",
      "review_date": "2023-12-15T18:31:30Z"
    }
  },
  {
    "model": "app.review",
    "pk": 160,
    "fields": {
      "customer": 120,
      "restaurant": 11,
      "rating": 5,
      "review_text": "The customer confirmed the details and the item was updated.",
      "review_date": "2023-06-13T15:38:37Z"
    }
  },
  {
    "model": "app.review",
    "pk": 161,
    "fields": {
      "customer": 1,
      "restaurant": 68,
      "rating": 5,
      "review_text": "The report was resolved — routine case, no further action.",
      "review_date": "2023-09-16T19:48:15Z"
    }
  },
  {
    "model": "app.review",
    "pk": 162,
    "fields": {
      "customer": 156,
      "restaurant": 67,
      "rating": 5,
      "review_text": "The team reported an automatic issue; the booking was reviewed.",
      "review_date": "2023-12-16T01:32:52Z"
    }
  },
  {
    "model": "app.review",
    "pk": 163,
    "fields": {
      "customer": 157,
      "restaurant": 51,
      "rating": 4,
      "review_text": "An operator asked for a change and the document was replaced.",
      "review_date": "2023-07-16T20:30:26Z"
    }
  },
  {
    "model": "app.review",
    "pk": 164,
    "fields": {
      "customer": 68,
      "restaurant": 43,
      "rating": 4,
      "review_text": "The reviewer asked for a change and the booking was reopened.",
      "review_date": "2022-06-18T22:00:01Z"
    }
  },
  {
    "model": "app.review",
    "pk": 165,
    "fields": {
      "customer": 195,
      "restaurant": 77,
      "rating": 2,
      "review_text": "The supplier reported a duplicate issue; the record was cancelled.",
      "review_date": "2023-07-06T16:29:51Z"
    }
  },
  {
    "model": "app.review",
    "pk": 166,
    "fields": {
      "customer": 146,
      "restaurant": 80,
      "rating": 1,
      "review_text": "The courier asked for a change and the account was escalated.",
      "review_date": "2023-10-08T14:31:57Z"
    }
  },
  {
    "model": "app.review",
    "pk": 167,
    "fields": {
      "customer": 36,
      "restaurant": 53,
      "rating": 5,
      "review_text": "The team reported a minor issue; the item was escalated.",
      "review_date": "2023-05-21T08:05:01Z"
    }
  },
  {
    "model": "app.review",
    "pk": 168,
    "fields": {
      "customer": 64,
      "restaurant": 37,
      "rating": 4,
      "review_text": "The booking was resolved — routine case, no further action.",
      "review_date": "2022-09-22T18:45:52Z"
    }
  },
  {
    "model": "app.review",
    "pk": 169,
    "fields": {
      "customer": 196,
      "restaurant": 99,
      "rating": 2,
      "review_text": "No response from the reviewer, so the claim was resolved.",
      "review_date": "2023-08-21T17:43:01Z"
    }
  },
  {
    "model": "app.review",
    "pk": 170,
    "fields": {
      "customer": 97,
      "restaurant": 41,
      "rating": 5,
      "review_text": "The account owner reported a standard issue; the session was rejected.",
      "review_date": "2023-12-10T15:43:23Z"
    }
  },
  {
    "model": "app.review",
    "pk": 171,
    "fields": {
      "customer": 72,
      "restaurant": 13,
      "rating": 2,
      "review_text": "No response from an operator, so the session was processed.",
      "review_date": "2023-11-15T01:53:08Z"
    }
  },
  {
    "model": "app.review",
    "pk": 172,
    "fields": {
      "customer": 156,
      "restaurant": 80,
      "rating": 2,
      "review_text": "No response from an operator, so the account was refunded.",
      "review_date": "2023-01-15T23:28:23Z"
    }
  },
  {
    "model": "app.review",
    "pk": 173,
    "fields": {
      "customer": 140,
      "restaurant": 85,
      "rating": 3,
      "review_text": "The courier reported a repeat issue; the refund was reopened.",
      "review_date": "2023-07-08T19:26:58Z"
    }
  },
  {
    "model": "app.review",
    "pk": 174,
    "fields": {
      "customer": 177,
      "restaurant": 59,
      "rating": 2,
      "review_text": "The customer asked for a change and the order was refunded.",
      "review_date": "2023-10-27T20:44:39Z"
    }
  },
  {
    "model": "app.review",
    "pk": 175,
    "fields": {
      "customer": 155,
      "restaurant": 63,
      "rating": 2,
      "review_text": "The customer reported a repeat issue; the record was updated.",
      "review_date": "2023-12-31T05:43:38Z"
    }
  },
  {
    "model": "app.review",
    "pk": 176,
    "fields": {
      "customer": 149,
      "restaurant": 98,
      "rating": 3,
      "review_text": "No response from the customer, so the transfer was reviewed.",
      "review_date": "2023-09-01T16:01:54Z"
    }
  },
  {
    "model": "app.review",
    "pk": 177,
    "fields": {
      "customer": 91,
      "restaurant": 35,
      "rating": 4,
      "review_text": "The team reported an automatic issue; the request was delayed.",
      "review_date": "2023-09-09T01:39:04Z"
    }
  },
  {
    "model": "app.review",
    "pk": 178,
    "fields": {
      "customer": 80,
      "restaurant": 77,
      "rating": 5,
      "review_text": "The reviewer asked for a change and the record was cancelled.",
      "review_date": "2023-10-18T18:11:41Z"
    }
  },
  {
    "model": "app.review",
    "pk": 179,
    "fields": {
      "customer": 69,
      "restaurant": 38,
      "rating": 5,
      "review_text": "The courier reported an incomplete issue; the claim was replaced.",
      "review_date": "2023-05-24T18:21:23Z"
    }
  },
  {
    "model": "app.review",
    "pk": 180,
    "fields": {
      "customer": 98,
      "restaurant": 33,
      "rating": 2,
      "review_text": "Support asked for a change and the order was completed.",
      "review_date": "2023-03-25T09:23:53Z"
    }
  },
  {
    "model": "app.review",
    "pk": 181,
    "fields": {
      "customer": 31,
      "restaurant": 90,
      "rating": 5,
      "review_text": "An operator confirmed the details and the booking was delayed.",
      "review_date": "2023-07-11T20:06:18Z"
    }
  },
  {
    "model": "app.review",
    "pk": 182,
    "fields": {
      "customer": 123,
      "restaurant": 53,
      "rating": 4,
      "review_text": "The courier confirmed the details and the report was rescheduled.",
      "review_date": "2022-03-27T16:19:41Z"
    }
  },
  {
    "model": "app.review",
    "pk": 183,
    "fields": {
      "customer": 57,
      "restaurant": 3,
      "rating": 5,
      "review_text": "The supplier asked for a change and the booking was replaced.",
      "review_date": "2023-12-25T16:40:44Z"
    }
  },
  {
    "model": "app.review",
    "pk": 184,
    "fields": {
      "customer": 27,
      "restaurant": 80,
      "rating": 5,
      "review_text": "No response from an operator, so the ticket was escalated.",
      "review_date": "2023-07-31T17:34:07Z"
    }
  },
  {
    "model": "app.review",
    "pk": 185,
    "fields": {
      "customer": 174,
      "restaurant": 32,
      "rating": 5,
      "review_text": "The reviewer reported an automatic issue; the payment was reviewed.",
      "review_date": "2023-01-26T11:45:23Z"
    }
  },
  {
    "model": "app.review",
    "pk": 186,
    "fields": {
      "customer": 39,
      "restaurant": 77,
      "rating": 5,
      "review_text": "The order was refunded — manual case, no further action.",
      "review_date": "2023-04-10T12:10:19Z"
    }
  },
  {
    "model": "app.review",
    "pk": 187,
    "fields": {
      "customer": 54,
      "restaurant": 84,
      "rating": 5,
      "review_text": "The transfer was rejected — routine case, no further action.",
      "review_date": "2023-11-09T12:23:38Z"
    }
  },
  {
    "model": "app.review",
    "pk": 188,
    "fields": {
      "customer": 131,
      "restaurant": 81,
      "rating": 4,
      "review_text": "The account owner asked for a change and the appointment was rescheduled.",
      "review_date": "2022-11-23T07:16:42Z"
    }
  },
  {
    "model": "app.review",
    "pk": 189,
    "fields": {
      "customer": 53,
      "restaurant": 100,
      "rating": 2,
      "review_text": "No response from the supplier, so the document was replaced.",
      "review_date": "2022-12-19T13:10:16Z"
    }
  },
  {
    "model": "app.review",
    "pk": 190,
    "fields": {
      "customer": 24,
      "restaurant": 29,
      "rating": 3,
      "review_text": "The supplier reported a manual issue; the ticket was replaced.",
      "review_date": "2023-04-14T14:05:03Z"
    }
  },
  {
    "model": "app.review",
    "pk": 191,
    "fields": {
      "customer": 38,
      "restaurant": 38,
      "rating": 4,
      "review_text": "The team confirmed the details and the request was rescheduled.",
      "review_date": "2023-12-16T14:10:59Z"
    }
  },
  {
    "model": "app.review",
    "pk": 192,
    "fields": {
      "customer": 108,
      "restaurant": 96,
      "rating": 3,
      "review_text": "The item was reopened — repeat case, no further action.",
      "review_date": "2023-03-11T19:14:43Z"
    }
  },
  {
    "model": "app.review",
    "pk": 193,
    "fields": {
      "customer": 84,
      "restaurant": 37,
      "rating": 2,
      "review_text": "The account owner asked for a change and the claim was approved.",
      "review_date": "2023-12-29T20:34:00Z"
    }
  },
  {
    "model": "app.review",
    "pk": 194,
    "fields": {
      "customer": 166,
      "restaurant": 1,
      "rating": 3,
      "review_text": "The courier reported a partial issue; the account was confirmed.",
      "review_date": "2023-04-26T20:23:16Z"
    }
  },
  {
    "model": "app.review",
    "pk": 195,
    "fields": {
      "customer": 131,
      "restaurant": 51,
      "rating": 4,
      "review_text": "The transfer was reviewed — standard case, no further action.",
      "review_date": "2022-08-07T14:03:08Z"
    }
  },
  {
    "model": "app.review",
    "pk": 196,
    "fields": {
      "customer": 130,
      "restaurant": 13,
      "rating": 4,
      "review_text": "The customer asked for a change and the shipment was cancelled.",
      "review_date": "2023-08-11T23:59:45Z"
    }
  },
  {
    "model": "app.review",
    "pk": 197,
    "fields": {
      "customer": 149,
      "restaurant": 56,
      "rating": 5,
      "review_text": "An operator confirmed the details and the ticket was processed.",
      "review_date": "2022-09-03T15:00:31Z"
    }
  },
  {
    "model": "app.review",
    "pk": 198,
    "fields": {
      "customer": 188,
      "restaurant": 80,
      "rating": 5,
      "review_text": "The reviewer asked for a change and the order was refunded.",
      "review_date": "2023-04-29T22:01:42Z"
    }
  },
  {
    "model": "app.review",
    "pk": 199,
    "fields": {
      "customer": 71,
      "restaurant": 83,
      "rating": 4,
      "review_text": "No response from an operator, so the claim was confirmed.",
      "review_date": "2023-05-12T01:49:06Z"
    }
  },
  {
    "model": "app.review",
    "pk": 200,
    "fields": {
      "customer": 145,
      "restaurant": 72,
      "rating": 2,
      "review_text": "An operator confirmed the details and the account was reopened.",
      "review_date": "2022-10-26T12:47:29Z"
    }
  },
  {
    "model": "app.review",
    "pk": 201,
    "fields": {
      "customer": 52,
      "restaurant": 6,
      "rating": 2,
      "review_text": "The courier asked for a change and the account was rescheduled.",
      "review_date": "2023-07-03T20:03:15Z"
    }
  },
  {
    "model": "app.review",
    "pk": 202,
    "fields": {
      "customer": 200,
      "restaurant": 92,
      "rating": 4,
      "review_text": "No response from the team, so the session was resolved.",
      "review_date": "2022-07-29T16:17:47Z"
    }
  },
  {
    "model": "app.review",
    "pk": 203,
    "fields": {
      "customer": 175,
      "restaurant": 62,
      "rating": 2,
      "review_text": "The team confirmed the details and the payment was escalated.",
      "review_date": "2022-03-15T20:31:02Z"
    }
  },
  {
    "model": "app.review",
    "pk": 204,
    "fields": {
      "customer": 6,
      "restaurant": 52,
      "rating": 4,
      "review_text": "The customer asked for a change and the request was closed.",
      "review_date": "2023-04-13T05:55:00Z"
    }
  },
  {
    "model": "app.review",
    "pk": 205,
    "fields": {
      "customer": 98,
      "restaurant": 92,
      "rating": 5,
      "review_text": "An operator reported an incomplete issue; the item was replaced.",
      "review_date": "2023-12-01T15:34:30Z"
    }
  },
  {
    "model": "app.review",
    "pk": 206,
    "fields": {
      "customer": 70,
      "restaurant": 46,
      "rating": 1,
      "review_text": "No response from the customer, so the item was escalated.",
      "review_date": "2023-04-04T07:10:33Z"
    }
  },
  {
    "model": "app.review",
    "pk": 207,
    "fields": {
      "customer": 133,
      "restaurant": 79,
      "rating": 5,
      "review_text": "No response from the courier, so the invoice was cancelled.",
      "review_date": "2023-10-02T19:34:44Z"
    }
  },
  {
    "model": "app.review",
    "pk": 208,
    "fields": {
      "customer": 28,
      "restaurant": 15,
      "rating": 4,
      "review_text": "The account was resolved — unusual case, no further action.",
      "review_date": "2022-08-22T17:21:56Z"
    }
  },
  {
    "model": "app.review",
    "pk": 209,
    "fields": {
      "customer": 34,
      "restaurant": 60,
      "rating": 3,
      "review_text": "No response from an operator, so the delivery was rescheduled.",
      "review_date": "2022-08-26T10:50:01Z"
    }
  },
  {
    "model": "app.review",
    "pk": 210,
    "fields": {
      "customer": 124,
      "restaurant": 83,
      "rating": 1,
      "review_text": "The team asked for a change and the record was cancelled.",
      "review_date": "2023-04-04T19:49:49Z"
    }
  },
  {
    "model": "app.review",
    "pk": 211,
    "fields": {
      "customer": 2,
      "restaurant": 70,
      "rating": 3,
      "review_text": "The document was refunded — repeat case, no further action.",
      "review_date": "2023-12-20T19:58:51Z"
    }
  },
  {
    "model": "app.review",
    "pk": 212,
    "fields": {
      "customer": 114,
      "restaurant": 25,
      "rating": 4,
      "review_text": "The team confirmed the details and the booking was reviewed.",
      "review_date": "2023-06-05T18:56:11Z"
    }
  },
  {
    "model": "app.review",
    "pk": 213,
    "fields": {
      "customer": 174,
      "restaurant": 29,
      "rating": 5,
      "review_text": "The team reported a duplicate issue; the claim was confirmed.",
      "review_date": "2023-08-10T20:26:27Z"
    }
  },
  {
    "model": "app.review",
    "pk": 214,
    "fields": {
      "customer": 123,
      "restaurant": 90,
      "rating": 5,
      "review_text": "No response from the supplier, so the report was completed.",
      "review_date": "2023-08-24T02:39:38Z"
    }
  },
  {
    "model": "app.review",
    "pk": 215,
    "fields": {
      "customer": 153,
      "restaurant": 95,
      "rating": 1,
      "review_text": "The account owner asked for a change and the document was refunded.",
      "review_date": "2023-09-20T11:21:43Z"
    }
  },
  {
    "model": "app.review",
    "pk": 216,
    "fields": {
      "customer": 199,
      "restaurant": 98,
      "rating": 5,
      "review_text": "No response from the account owner, so the delivery was replaced.",
      "review_date": "2022-04-02T10:23:56Z"
    }
  },
  {
    "model": "app.review",
    "pk": 217,
    "fields": {
      "customer": 79,
      "restaurant": 63,
      "rating": 3,
      "review_text": "The customer asked for a change and the claim was approved.",
      "review_date": "2022-10-31T18:55:22Z"
    }
  },
  {
    "model": "app.review",
    "pk": 218,
    "fields": {
      "customer": 108,
      "restaurant": 14,
      "rating": 5,
      "review_text": "The report was refunded — duplicate case, no further action.",
      "review_date": "2022-05-25T16:32:28Z"
    }
  },
  {
    "model": "app.review",
    "pk": 219,
    "fields": {
      "customer": 40,
      "restaurant": 96,
      "rating": 5,
      "review_text": "The team reported an incomplete issue; the record was escalated.",
      "review_date": "2023-08-07T13:51:56Z"
    }
  },
  {
    "model": "app.review",
    "pk": 220,
    "fields": {
      "customer": 55,
      "restaurant": 15,
      "rating": 5,
      "review_text": "The account owner asked for a change and the item was completed.",
      "review_date": "2023-01-11T19:36:25Z"
    }
  },
  {
    "model": "app.review",
    "pk": 221,
    "fields": {
      "customer": 43,
      "restaurant": 90,
      "rating": 3,
      "review_text": "No response from the team, so the claim was replaced.",
      "review_date": "2023-03-05T12:39:28Z"
    }
  },
  {
    "model": "app.review",
    "pk": 222,
    "fields": {
      "customer": 100,
      "restaurant": 44,
      "rating": 3,
      "review_text": "The shipment was rejected — repeat case, no further action.",
      "review_date": "2023-04-05T09:14:57Z"
    }
  },
  {
    "model": "app.review",
    "pk": 223,
    "fields": {
      "customer": 193,
      "restaurant": 46,
      "rating": 5,
      "review_text": "An operator reported a partial issue; the booking was closed.",
      "review_date": "2022-08-01T12:35:48Z"
    }
  },
  {
    "model": "app.review",
    "pk": 224,
    "fields": {
      "customer": 116,
      "restaurant": 58,
      "rating": 1,
      "review_text": "Support asked for a change and the refund was approved.",
      "review_date": "2022-05-17T08:56:01Z"
    }
  },
  {
    "model": "app.review",
    "pk": 225,
    "fields": {
      "customer": 158,
      "restaurant": 75,
      "rating": 4,
      "review_text": "The reviewer reported a partial issue; the record was delayed.",
      "review_date": "2023-06-15T22:48:15Z"
    }
  },
  {
    "model": "app.review",
    "pk": 226,
    "fields": {
      "customer": 196,
      "restaurant": 98,
      "rating": 3,
      "review_text": "An operator asked for a change and the account was updated.",
      "review_date": "2023-06-26T10:52:04Z"
    }
  },
  {
    "model": "app.review",
    "pk": 227,
    "fields": {
      "customer": 118,
      "restaurant": 38,
      "rating": 3,
      "review_text": "The supplier asked for a change and the document was approved.",
      "review_date": "2023-04-29T10:10:37Z"
    }
  },
  {
    "model": "app.review",
    "pk": 228,
    "fields": {
      "customer": 169,
      "restaurant": 29,
      "rating": 2,
      "review_text": "The account owner confirmed the details and the shipment was reviewed.",
      "review_date": "2022-03-20T19:08:48Z"
    }
  },
  {
    "model": "app.review",
    "pk": 229,
    "fields": {
      "customer": 9,
      "restaurant": 72,
      "rating": 5,
      "review_text": "The courier reported an urgent issue; the ticket was reviewed.",
      "review_date": "2022-11-07T18:50:00Z"
    }
  },
  {
    "model": "app.review",
    "pk": 230,
    "fields": {
      "customer": 64,
      "restaurant": 59,
      "rating": 5,
      "review_text": "The account owner asked for a change and the claim was confirmed.",
      "review_date": "2023-07-07T17:31:51Z"
    }
  },
  {
    "model": "app.review",
    "pk": 231,
    "fields": {
      "customer": 175,
      "restaurant": 60,
      "rating": 5,
      "review_text": "The courier asked for a change and the document was escalated.",
      "review_date": "2023-08-12T13:06:54Z"
    }
  },
  {
    "model": "app.review",
    "pk": 232,
    "fields": {
      "customer": 135,
      "restaurant": 37,
      "rating": 5,
      "review_text": "The supplier confirmed the details and the shipment was rejected.",
      "review_date": "2022-08-21T15:49:51Z"
    }
  },
  {
    "model": "app.review",
    "pk": 233,
    "fields": {
      "customer": 73,
      "restaurant": 19,
      "rating": 5,
      "review_text": "The order was replaced — unusual case, no further action.",
      "review_date": "2022-05-27T10:01:03Z"
    }
  },
  {
    "model": "app.review",
    "pk": 234,
    "fields": {
      "customer": 99,
      "restaurant": 68,
      "rating": 2,
      "review_text": "No response from an operator, so the transfer was delayed.",
      "review_date": "2023-06-08T09:28:40Z"
    }
  },
  {
    "model": "app.review",
    "pk": 235,
    "fields": {
      "customer": 148,
      "restaurant": 87,
      "rating": 4,
      "review_text": "The courier asked for a change and the report was replaced.",
      "review_date": "2022-10-25T16:13:59Z"
    }
  },
  {
    "model": "app.review",
    "pk": 236,
    "fields": {
      "customer": 121,
      "restaurant": 66,
      "rating": 5,
      "review_text": "The report was replaced — unusual case, no further action.",
      "review_date": "2022-02-19T05:27:26Z"
    }
  },
  {
    "model": "app.review",
    "pk": 237,
    "fields": {
      "customer": 181,
      "restaurant": 87,
      "rating": 3,
      "review_text": "The supplier reported a partial issue; the report was resolved.",
      "review_date": "2023-10-06T18:39:44Z"
    }
  },
  {
    "model": "app.review",
    "pk": 238,
    "fields": {
      "customer": 7,
      "restaurant": 6,
      "rating": 5,
      "review_text": "The account owner confirmed the details and the invoice was replaced.",
      "review_date": "2023-05-11T16:57:22Z"
    }
  },
  {
    "model": "app.review",
    "pk": 239,
    "fields": {
      "customer": 47,
      "restaurant": 80,
      "rating": 2,
      "review_text": "No response from the supplier, so the account was rejected.",
      "review_date": "2023-06-26T20:26:27Z"
    }
  },
  {
    "model": "app.review",
    "pk": 240,
    "fields": {
      "customer": 2,
      "restaurant": 92,
      "rating": 3,
      "review_text": "Support asked for a change and the account was updated.",
      "review_date": "2023-08-17T15:00:30Z"
    }
  },
  {
    "model": "app.review",
    "pk": 241,
    "fields": {
      "customer": 131,
      "restaurant": 48,
      "rating": 3,
      "review_text": "The delivery was reviewed — urgent case, no further action.",
      "review_date": "2023-03-10T17:45:19Z"
    }
  },
  {
    "model": "app.review",
    "pk": 242,
    "fields": {
      "customer": 16,
      "restaurant": 85,
      "rating": 5,
      "review_text": "No response from an operator, so the account was rescheduled.",
      "review_date": "2023-12-16T11:11:31Z"
    }
  },
  {
    "model": "app.review",
    "pk": 243,
    "fields": {
      "customer": 18,
      "restaurant": 99,
      "rating": 3,
      "review_text": "The customer reported a routine issue; the request was replaced.",
      "review_date": "2023-08-13T20:51:50Z"
    }
  },
  {
    "model": "app.review",
    "pk": 244,
    "fields": {
      "customer": 27,
      "restaurant": 53,
      "rating": 4,
      "review_text": "The team asked for a change and the order was rescheduled.",
      "review_date": "2022-12-01T18:01:19Z"
    }
  },
  {
    "model": "app.review",
    "pk": 245,
    "fields": {
      "customer": 58,
      "restaurant": 61,
      "rating": 3,
      "review_text": "No response from the customer, so the payment was delayed.",
      "review_date": "2022-10-31T19:20:45Z"
    }
  },
  {
    "model": "app.review",
    "pk": 246,
    "fields": {
      "customer": 89,
      "restaurant": 59,
      "rating": 5,
      "review_text": "The account was processed — unusual case, no further action.",
      "review_date": "2022-06-24T11:11:27Z"
    }
  },
  {
    "model": "app.review",
    "pk": 247,
    "fields": {
      "customer": 74,
      "restaurant": 60,
      "rating": 5,
      "review_text": "No response from the team, so the claim was reviewed.",
      "review_date": "2023-02-08T20:57:06Z"
    }
  },
  {
    "model": "app.review",
    "pk": 248,
    "fields": {
      "customer": 142,
      "restaurant": 60,
      "rating": 3,
      "review_text": "The account owner asked for a change and the appointment was processed.",
      "review_date": "2023-08-31T06:56:37Z"
    }
  },
  {
    "model": "app.review",
    "pk": 249,
    "fields": {
      "customer": 24,
      "restaurant": 66,
      "rating": 5,
      "review_text": "The account owner asked for a change and the appointment was rejected.",
      "review_date": "2022-10-16T07:37:05Z"
    }
  },
  {
    "model": "app.review",
    "pk": 250,
    "fields": {
      "customer": 42,
      "restaurant": 76,
      "rating": 5,
      "review_text": "No response from the account owner, so the report was delayed.",
      "review_date": "2022-06-01T01:29:11Z"
    }
  },
  {
    "model": "app.specialevent",
    "pk": 1,
    "fields": {
      "restaurant": 36,
      "event_name": "event exhibition",
      "event_date": "2023-08-07T13:55:04Z",
      "details": "The appointment was resolved — partial case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 2,
    "fields": {
      "restaurant": 44,
      "event_name": "cook-off launch festival",
      "event_date": "2022-03-14T09:56:20Z",
      "details": "The account owner confirmed the details and the shipment was updated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 3,
    "fields": {
      "restaurant": 4,
      "event_name": "tasting competition event",
      "event_date": "2022-10-06T23:39:32Z",
      "details": "The account owner asked for a change and the record was escalated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 4,
    "fields": {
      "restaurant": 85,
      "event_name": "dinner brunch",
      "event_date": "2023-03-15T11:14:52Z",
      "details": "An operator asked for a change and the report was reopened."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 5,
    "fields": {
      "restaurant": 4,
      "event_name": "series competition",
      "event_date": "2022-02-16T13:34:35Z",
      "details": "The reviewer asked for a change and the claim was confirmed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 6,
    "fields": {
      "restaurant": 46,
      "event_name": "workshop",
      "event_date": "2023-12-31T13:12:41Z",
      "details": "The account owner reported a standard issue; the record was resolved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 7,
    "fields": {
      "restaurant": 42,
      "event_name": "tasting promotion",
      "event_date": "2022-03-01T15:41:59Z",
      "details": "The document was confirmed — urgent case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 8,
    "fields": {
      "restaurant": 1,
      "event_name": "feast",
      "event_date": "2023-11-15T17:08:30Z",
      "details": "The team asked for a change and the claim was escalated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 9,
    "fields": {
      "restaurant": 34,
      "event_name": "event",
      "event_date": "2023-01-23T21:36:38Z",
      "details": "The invoice was rescheduled — late case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 10,
    "fields": {
      "restaurant": 13,
      "event_name": "exhibition tasting",
      "event_date": "2022-02-12T08:13:03Z",
      "details": "The courier asked for a change and the order was delayed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 11,
    "fields": {
      "restaurant": 14,
      "event_name": "cook-off",
      "event_date": "2023-07-24T19:19:45Z",
      "details": "The supplier asked for a change and the shipment was confirmed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 12,
    "fields": {
      "restaurant": 65,
      "event_name": "celebration workshop banquet",
      "event_date": "2022-06-09T18:48:39Z",
      "details": "The courier asked for a change and the document was rescheduled."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 13,
    "fields": {
      "restaurant": 1,
      "event_name": "brunch experience feast",
      "event_date": "2023-02-17T07:38:51Z",
      "details": "No response from the supplier, so the appointment was updated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 14,
    "fields": {
      "restaurant": 17,
      "event_name": "banquet",
      "event_date": "2022-08-15T03:47:22Z",
      "details": "The account owner confirmed the details and the refund was cancelled."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 15,
    "fields": {
      "restaurant": 42,
      "event_name": "promotion dinner",
      "event_date": "2022-05-19T01:44:30Z",
      "details": "The courier confirmed the details and the account was approved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 16,
    "fields": {
      "restaurant": 16,
      "event_name": "experience launch",
      "event_date": "2022-12-09T02:42:31Z",
      "details": "An operator asked for a change and the account was completed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 17,
    "fields": {
      "restaurant": 6,
      "event_name": "promotion party feast",
      "event_date": "2023-03-06T07:29:47Z",
      "details": "The reviewer reported an urgent issue; the ticket was closed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 18,
    "fields": {
      "restaurant": 76,
      "event_name": "launch competition series",
      "event_date": "2023-08-24T17:07:22Z",
      "details": "No response from the reviewer, so the booking was replaced."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 19,
    "fields": {
      "restaurant": 82,
      "event_name": "party tasting",
      "event_date": "2022-11-03T03:51:36Z",
      "details": "An operator confirmed the details and the invoice was refunded."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 20,
    "fields": {
      "restaurant": 94,
      "event_name": "cook-off dinner",
      "event_date": "2022-01-29T20:28:51Z",
      "details": "An operator reported a repeat issue; the transfer was confirmed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 21,
    "fields": {
      "restaurant": 93,
      "event_name": "banquet celebration",
      "event_date": "2023-05-06T22:09:08Z",
      "details": "No response from an operator, so the appointment was updated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 22,
    "fields": {
      "restaurant": 84,
      "event_name": "festival party",
      "event_date": "2023-01-26T21:53:54Z",
      "details": "No response from the supplier, so the delivery was updated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 23,
    "fields": {
      "restaurant": 99,
      "event_name": "experience exhibition series",
      "event_date": "2023-03-18T19:47:33Z",
      "details": "The report was rescheduled — urgent case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 24,
    "fields": {
      "restaurant": 91,
      "event_name": "exhibition festival showcase",
      "event_date": "2023-11-08T16:23:45Z",
      "details": "The shipment was rejected — manual case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 25,
    "fields": {
      "restaurant": 77,
      "event_name": "feast exhibition banquet",
      "event_date": "2022-09-29T17:02:49Z",
      "details": "No response from the team, so the ticket was updated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 26,
    "fields": {
      "restaurant": 44,
      "event_name": "exhibition",
      "event_date": "2022-04-15T10:14:33Z",
      "details": "The team asked for a change and the appointment was approved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 27,
    "fields": {
      "restaurant": 44,
      "event_name": "workshop",
      "event_date": "2023-03-29T05:13:44Z",
      "details": "The customer confirmed the details and the report was delayed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 28,
    "fields": {
      "restaurant": 47,
      "event_name": "workshop",
      "event_date": "2022-12-27T11:41:24Z",
      "details": "The team asked for a change and the report was rescheduled."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 29,
    "fields": {
      "restaurant": 93,
      "event_name": "series gala promotion",
      "event_date": "2023-04-23T17:19:18Z",
      "details": "No response from an operator, so the record was refunded."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 30,
    "fields": {
      "restaurant": 59,
      "event_name": "feast",
      "event_date": "2023-04-20T19:24:34Z",
      "details": "No response from the team, so the delivery was completed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 31,
    "fields": {
      "restaurant": 67,
      "event_name": "brunch",
      "event_date": "2022-04-21T22:12:22Z",
      "details": "The courier asked for a change and the item was reopened."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 32,
    "fields": {
      "restaurant": 38,
      "event_name": "feast brunch celebration",
      "event_date": "2023-01-27T13:04:20Z",
      "details": "The reviewer reported an unusual issue; the delivery was approved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 33,
    "fields": {
      "restaurant": 58,
      "event_name": "launch cook-off",
      "event_date": "2023-02-03T08:46:08Z",
      "details": "The request was updated — manual case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 34,
    "fields": {
      "restaurant": 26,
      "event_name": "event",
      "event_date": "2022-09-13T19:12:29Z",
      "details": "No response from the reviewer, so the payment was delayed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 35,
    "fields": {
      "restaurant": 88,
      "event_name": "tasting",
      "event_date": "2022-10-16T05:33:27Z",
      "details": "An operator confirmed the details and the record was confirmed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 36,
    "fields": {
      "restaurant": 27,
      "event_name": "brunch cook-off event",
      "event_date": "2023-11-11T16:41:09Z",
      "details": "The courier reported an incomplete issue; the report was updated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 37,
    "fields": {
      "restaurant": 90,
      "event_name": "festival competition series",
      "event_date": "2023-09-27T18:12:41Z",
      "details": "The supplier asked for a change and the session was escalated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 38,
    "fields": {
      "restaurant": 76,
      "event_name": "competition",
      "event_date": "2022-09-19T05:59:43Z",
      "details": "The customer asked for a change and the payment was approved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 39,
    "fields": {
      "restaurant": 28,
      "event_name": "party",
      "event_date": "2023-12-09T02:02:33Z",
      "details": "The supplier reported an automatic issue; the session was approved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 40,
    "fields": {
      "restaurant": 50,
      "event_name": "event promotion dinner",
      "event_date": "2022-04-20T14:40:57Z",
      "details": "The customer confirmed the details and the booking was rescheduled."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 41,
    "fields": {
      "restaurant": 7,
      "event_name": "celebration",
      "event_date": "2023-10-29T12:27:04Z",
      "details": "The supplier confirmed the details and the transfer was confirmed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 42,
    "fields": {
      "restaurant": 30,
      "event_name": "showcase exhibition",
      "event_date": "2022-03-17T18:11:41Z",
      "details": "The reviewer asked for a change and the account was rescheduled."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 43,
    "fields": {
      "restaurant": 90,
      "event_name": "tasting launch celebration",
      "event_date": "2022-10-24T12:30:14Z",
      "details": "The team reported a manual issue; the ticket was processed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 44,
    "fields": {
      "restaurant": 94,
      "event_name": "festival",
      "event_date": "2022-06-25T02:12:34Z",
      "details": "The transfer was resolved — automatic case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 45,
    "fields": {
      "restaurant": 36,
      "event_name": "series",
      "event_date": "2023-02-05T07:05:36Z",
      "details": "An operator reported a manual issue; the refund was closed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 46,
    "fields": {
      "restaurant": 61,
      "event_name": "night exhibition",
      "event_date": "2023-12-28T14:51:20Z",
      "details": "The customer reported a routine issue; the account was closed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 47,
    "fields": {
      "restaurant": 23,
      "event_name": "experience",
      "event_date": "2022-06-11T06:18:30Z",
      "details": "The request was approved — standard case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 48,
    "fields": {
      "restaurant": 68,
      "event_name": "workshop brunch gala",
      "event_date": "2023-02-02T02:35:25Z",
      "details": "The session was approved — duplicate case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 49,
    "fields": {
      "restaurant": 60,
      "event_name": "promotion brunch competition",
      "event_date": "2022-07-29T08:42:15Z",
      "details": "No response from the customer, so the transfer was closed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 50,
    "fields": {
      "restaurant": 82,
      "event_name": "exhibition",
      "event_date": "2023-10-11T12:06:01Z",
      "details": "The account was replaced — minor case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 51,
    "fields": {
      "restaurant": 44,
      "event_name": "gala",
      "event_date": "2022-07-23T09:59:22Z",
      "details": "The invoice was delayed — minor case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 52,
    "fields": {
      "restaurant": 58,
      "event_name": "launch",
      "event_date": "2022-12-28T01:05:03Z",
      "details": "The courier reported a manual issue; the invoice was reviewed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 53,
    "fields": {
      "restaurant": 60,
      "event_name": "gala",
      "event_date": "2022-10-02T23:16:40Z",
      "details": "The team confirmed the details and the claim was delayed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 54,
    "fields": {
      "restaurant": 67,
      "event_name": "feast",
      "event_date": "2022-03-30T22:37:49Z",
      "details": "The refund was rejected — late case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 55,
    "fields": {
      "restaurant": 67,
      "event_name": "festival",
      "event_date": "2022-10-23T15:09:06Z",
      "details": "The team confirmed the details and the shipment was cancelled."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 56,
    "fields": {
      "restaurant": 84,
      "event_name": "workshop banquet exhibition",
      "event_date": "2023-11-17T16:40:48Z",
      "details": "No response from the account owner, so the item was refunded."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 57,
    "fields": {
      "restaurant": 53,
      "event_name": "party",
      "event_date": "2023-03-15T16:41:16Z",
      "details": "The customer confirmed the details and the booking was resolved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 58,
    "fields": {
      "restaurant": 3,
      "event_name": "celebration launch cook-off",
      "event_date": "2023-11-22T09:08:22Z",
      "details": "The supplier confirmed the details and the order was rescheduled."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 59,
    "fields": {
      "restaurant": 10,
      "event_name": "experience",
      "event_date": "2022-02-21T14:12:12Z",
      "details": "The account owner asked for a change and the shipment was replaced."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 60,
    "fields": {
      "restaurant": 68,
      "event_name": "night experience tasting",
      "event_date": "2022-02-28T23:05:23Z",
      "details": "The customer asked for a change and the document was delayed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 61,
    "fields": {
      "restaurant": 23,
      "event_name": "night celebration tasting",
      "event_date": "2023-09-24T07:56:27Z",
      "details": "The customer reported a duplicate issue; the refund was processed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 62,
    "fields": {
      "restaurant": 21,
      "event_name": "banquet gala tasting",
      "event_date": "2022-10-20T06:19:19Z",
      "details": "The reviewer reported an automatic issue; the shipment was closed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 63,
    "fields": {
      "restaurant": 29,
      "event_name": "launch promotion",
      "event_date": "2023-08-31T19:20:45Z",
      "details": "The courier confirmed the details and the delivery was refunded."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 64,
    "fields": {
      "restaurant": 28,
      "event_name": "exhibition party night",
      "event_date": "2023-12-16T03:02:41Z",
      "details": "The supplier asked for a change and the invoice was rejected."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 65,
    "fields": {
      "restaurant": 34,
      "event_name": "dinner gala",
      "event_date": "2022-10-31T05:10:30Z",
      "details": "The reviewer reported a routine issue; the delivery was approved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 66,
    "fields": {
      "restaurant": 13,
      "event_name": "tasting",
      "event_date": "2022-12-12T19:51:25Z",
      "details": "The team asked for a change and the transfer was replaced."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 67,
    "fields": {
      "restaurant": 97,
      "event_name": "promotion tasting dinner",
      "event_date": "2022-11-30T06:07:21Z",
      "details": "An operator reported a standard issue; the payment was approved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 68,
    "fields": {
      "restaurant": 55,
      "event_name": "feast showcase",
      "event_date": "2022-05-18T19:45:13Z",
      "details": "The ticket was resolved — manual case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 69,
    "fields": {
      "restaurant": 82,
      "event_name": "gala celebration",
      "event_date": "2023-10-22T00:50:44Z",
      "details": "The appointment was reviewed — partial case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 70,
    "fields": {
      "restaurant": 24,
      "event_name": "tasting",
      "event_date": "2022-01-23T17:04:23Z",
      "details": "Support asked for a change and the claim was replaced."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 71,
    "fields": {
      "restaurant": 36,
      "event_name": "event",
      "event_date": "2023-02-28T00:59:02Z",
      "details": "No response from the reviewer, so the booking was escalated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 72,
    "fields": {
      "restaurant": 75,
      "event_name": "launch cook-off",
      "event_date": "2023-12-11T06:58:45Z",
      "details": "The account owner confirmed the details and the item was rejected."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 73,
    "fields": {
      "restaurant": 97,
      "event_name": "exhibition gala",
      "event_date": "2023-10-14T21:42:25Z",
      "details": "The customer reported an unusual issue; the record was resolved."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 74,
    "fields": {
      "restaurant": 25,
      "event_name": "competition dinner",
      "event_date": "2023-12-10T13:30:55Z",
      "details": "The invoice was rejected — repeat case, no further action."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 75,
    "fields": {
      "restaurant": 77,
      "event_name": "showcase",
      "event_date": "2022-01-29T00:32:55Z",
      "details": "The reviewer reported a repeat issue; the delivery was escalated."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 76,
    "fields": {
      "restaurant": 43,
      "event_name": "feast launch",
      "event_date": "2023-02-01T08:45:16Z",
      "details": "The customer asked for a change and the refund was delayed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 77,
    "fields": {
      "restaurant": 24,
      "event_name": "banquet",
      "event_date": "2023-06-12T01:37:24Z",
      "details": "The team confirmed the details and the claim was completed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 78,
    "fields": {
      "restaurant": 47,
      "event_name": "promotion launch party",
      "event_date": "2023-07-06T07:42:10Z",
      "details": "The supplier reported a duplicate issue; the document was delayed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 79,
    "fields": {
      "restaurant": 99,
      "event_name": "event cook-off experience",
      "event_date": "2023-07-04T07:21:21Z",
      "details": "The customer confirmed the details and the account was confirmed."
    }
  },
  {
    "model": "app.specialevent",
    "pk": 80,
    "fields": {
      "restaurant": 61,
      "event_name": "party",
      "event_date": "2022-03-03T21:44:43Z",
      "details": "The request was reviewed — repeat case, no further action."
    }
  }
]
