[
  {
    "model": "app.customer",
    "pk": 1,
    "fields": {
      "first_name": "Wei",
      "last_name": "Smith",
      "email": "wei.smith@example.org",
      "join_date": "2023-09-20",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 2,
    "fields": {
      "first_name": "Ethan",
      "last_name": "Kumar",
      "email": "ethan.kumar@example.net",
      "join_date": "2021-11-26",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 3,
    "fields": {
      "first_name": "Emma",
      "last_name": "Diaz",
      "email": "emma.diaz@example.net",
      "join_date": "2020-10-31",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 4,
    "fields": {
      "first_name": "Sara",
      "last_name": "Mendes",
      "email": "sara.mendes@example.net",
      "join_date": "2023-03-10",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 5,
    "fields": {
      "first_name": "Carla",
      "last_name": "Costa",
      "email": "carla.costa@example.org",
      "join_date": "2020-03-26",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 6,
    "fields": {
      "first_name": "Emma",
      "last_name": "Brown",
      "email": "emma.brown@example.com",
      "join_date": "2022-08-29",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 7,
    "fields": {
      "first_name": "Lucas",
      "last_name": "Park",
      "email": "lucas.park@example.net",
      "join_date": "2021-02-10",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 8,
    "fields": {
      "first_name": "Isaac",
      "last_name": "Jansen",
      "email": "isaac.jansen@example.org",
      "join_date": "2022-10-25",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 9,
    "fields": {
      "first_name": "Maja",
      "last_name": "Murphy",
      "email": "maja.murphy@example.com",
      "join_date": "2023-03-16",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 10,
    "fields": {
      "first_name": "Daniel",
      "last_name": "Dubois",
      "email": "daniel.dubois@example.org",
      "join_date": "2022-07-18",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 11,
    "fields": {
      "first_name": "Yusuf",
      "last_name": "Costa",
      "email": "yusuf.costa@example.com",
      "join_date": "2020-05-26",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 12,
    "fields": {
      "first_name": "Rosa",
      "last_name": "Torres",
      "email": "rosa.torres@example.net",
      "join_date": "2020-03-25",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 13,
    "fields": {
      "first_name": "Sven",
      "last_name": "Chen",
      "email": "sven.chen@example.org",
      "join_date": "2021-02-13",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 14,
    "fields": {
      "first_name": "Omar",
      "last_name": "Gomez",
      "email": "omar.gomez@example.org",
      "join_date": "2022-07-29",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 15,
    "fields": {
      "first_name": "Andre",
      "last_name": "Evans",
      "email": "andre.evans@example.com",
      "join_date": "2022-10-19",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 16,
    "fields": {
      "first_name": "Omar",
      "last_name": "Brown",
      "email": "omar.brown@example.com",
      "join_date": "2023-11-07",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 17,
    "fields": {
      "first_name": "Hugo",
      "last_name": "Reyes",
      "email": "hugo.reyes@example.org",
      "join_date": "2020-08-11",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 18,
    "fields": {
      "first_name": "Nour",
      "last_name": "Vargas",
      "email": "nour.vargas@example.org",
      "join_date": "2021-08-24",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 19,
    "fields": {
      "first_name": "Alice",
      "last_name": "Wright",
      "email": "alice.wright@example.net",
      "join_date": "2021-07-05",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 20,
    "fields": {
      "first_name": "Victor",
      "last_name": "Diaz",
      "email": "victor.diaz@example.org",
      "join_date": "2022-08-07",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 21,
    "fields": {
      "first_name": "Wei",
      "last_name": "Garcia",
      "email": "wei.garcia@example.net",
      "join_date": "2021-06-13",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 22,
    "fields": {
      "first_name": "James",
      "last_name": "Schmidt",
      "email": "james.schmidt@example.org",
      "join_date": "2020-01-03",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 23,
    "fields": {
      "first_name": "Yara",
      "last_name": "Jensen",
      "email": "yara.jensen@example.org",
      "join_date": "2020-08-19",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 24,
    "fields": {
      "first_name": "Nina",
      "last_name": "Walker",
      "email": "nina.walker@example.net",
      "join_date": "2021-03-24",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 25,
    "fields": {
      "first_name": "Fatima",
      "last_name": "Kumar",
      "email": "fatima.kumar@example.org",
      "join_date": "2020-07-11",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 26,
    "fields": {
      "first_name": "Ravi",
      "last_name": "Chen",
      "email": "ravi.chen@example.com",
      "join_date": "2022-03-04",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 27,
    "fields": {
      "first_name": "Mia",
      "last_name": "Vargas",
      "email": "mia.vargas@example.org",
      "join_date": "2020-06-14",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 28,
    "fields": {
      "first_name": "Yusuf",
      "last_name": "Gupta",
      "email": "yusuf.gupta@example.net",
      "join_date": "2022-11-22",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 29,
    "fields": {
      "first_name": "Fatima",
      "last_name": "Davis",
      "email": "fatima.davis@example.org",
      "join_date": "2023-04-30",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 30,
    "fields": {
      "first_name": "Fatima",
      "last_name": "Wang",
      "email": "fatima.wang@example.com",
      "join_date": "2023-07-22",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 31,
    "fields": {
      "first_name": "Nadia",
      "last_name": "Sato",
      "email": "nadia.sato@example.net",
      "join_date": "2020-07-26",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 32,
    "fields": {
      "first_name": "Maria",
      "last_name": "Young",
      "email": "maria.young@example.org",
      "join_date": "2020-05-02",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 33,
    "fields": {
      "first_name": "Mohamed",
      "last_name": "Baker",
      "email": "mohamed.baker@example.net",
      "join_date": "2023-03-12",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 34,
    "fields": {
      "first_name": "Sam",
      "last_name": "Ibrahim",
      "email": "sam.ibrahim@example.net",
      "join_date": "2023-05-03",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 35,
    "fields": {
      "first_name": "Nadia",
      "last_name": "Kumar",
      "email": "nadia.kumar@example.org",
      "join_date": "2021-02-11",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 36,
    "fields": {
      "first_name": "Maja",
      "last_name": "Johnson",
      "email": "maja.johnson@example.org",
      "join_date": "2020-03-06",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 37,
    "fields": {
      "first_name": "Theo",
      "last_name": "Lee",
      "email": "theo.lee@example.com",
      "join_date": "2021-11-15",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 38,
    "fields": {
      "first_name": "Ben",
      "last_name": "Mendes",
      "email": "ben.mendes@example.com",
      "join_date": "2020-11-04",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 39,
    "fields": {
      "first_name": "Ben",
      "last_name": "Hughes",
      "email": "ben.hughes@example.org",
      "join_date": "2021-07-01",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 40,
    "fields": {
      "first_name": "Rosa",
      "last_name": "Kumar",
      "email": "rosa.kumar@example.net",
      "join_date": "2022-11-07",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 41,
    "fields": {
      "first_name": "Ibrahim",
      "last_name": "Gomez",
      "email": "ibrahim.gomez@example.net",
      "join_date": "2020-11-17",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 42,
    "fields": {
      "first_name": "Karim",
      "last_name": "Garcia",
      "email": "karim.garcia@example.net",
      "join_date": "2021-10-12",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 43,
    "fields": {
      "first_name": "Sara",
      "last_name": "Novak",
      "email": "sara.novak@example.net",
      "join_date": "2021-03-06",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 44,
    "fields": {
      "first_name": "Jade",
      "last_name": "Jensen",
      "email": "jade.jensen@example.com",
      "join_date": "2022-03-25",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 45,
    "fields": {
      "first_name": "Hannah",
      "last_name": "Garcia",
      "email": "hannah.garcia@example.com",
      "join_date": "2023-01-03",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 46,
    "fields": {
      "first_name": "Jonas",
      "last_name": "Zhang",
      "email": "jonas.zhang@example.org",
      "join_date": "2020-01-20",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 47,
    "fields": {
      "first_name": "Mei",
      "last_name": "Clark",
      "email": "mei.clark@example.com",
      "join_date": "2023-09-26",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 48,
    "fields": {
      "first_name": "Rosa",
      "last_name": "Schneider",
      "email": "rosa.schneider@example.org",
      "join_date": "2020-08-08",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 49,
    "fields": {
      "first_name": "Yusuf",
      "last_name": "Wang",
      "email": "yusuf.wang@example.net",
      "join_date": "2020-11-27",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 50,
    "fields": {
      "first_name": "Marco",
      "last_name": "Yilmaz",
      "email": "marco.yilmaz@example.com",
      "join_date": "2022-05-23",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 51,
    "fields": {
      "first_name": "Wei",
      "last_name": "Meyer",
      "email": "wei.meyer@example.net",
      "join_date": "2020-10-09",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 52,
    "fields": {
      "first_name": "Alice",
      "last_name": "Cruz",
      "email": "alice.cruz@example.net",
      "join_date": "2022-09-01",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 53,
    "fields": {
      "first_name": "Ana",
      "last_name": "Jensen",
      "email": "ana.jensen@example.org",
      "join_date": "2022-07-15",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 54,
    "fields": {
      "first_name": "Yara",
      "last_name": "Flores",
      "email": "yara.flores@example.com",
      "join_date": "2023-03-12",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 55,
    "fields": {
      "first_name": "Nadia",
      "last_name": "Silva",
      "email": "nadia.silva@example.com",
      "join_date": "2021-12-28",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 56,
    "fields": {
      "first_name": "Ben",
      "last_name": "Bennett",
      "email": "ben.bennett@example.com",
      "join_date": "2023-07-02",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 57,
    "fields": {
      "first_name": "Elena",
      "last_name": "Pereira",
      "email": "elena.pereira@example.com",
      "join_date": "2023-03-20",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 58,
    "fields": {
      "first_name": "Zara",
      "last_name": "Nguyen",
      "email": "zara.nguyen@example.com",
      "join_date": "2022-09-26",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 59,
    "fields": {
      "first_name": "Maria",
      "last_name": "Reyes",
      "email": "maria.reyes@example.com",
      "join_date": "2022-04-24",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 60,
    "fields": {
      "first_name": "Yara",
      "last_name": "Almeida",
      "email": "yara.almeida@example.org",
      "join_date": "2022-12-19",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 61,
    "fields": {
      "first_name": "Deniz",
      "last_name": "Klein",
      "email": "deniz.klein@example.com",
      "join_date": "2023-08-11",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 62,
    "fields": {
      "first_name": "Mateo",
      "last_name": "Nakamura",
      "email": "mateo.nakamura@example.org",
      "join_date": "2022-04-17",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 63,
    "fields": {
      "first_name": "Nadia",
      "last_name": "Chen",
      "email": "nadia.chen@example.com",
      "join_date": "2022-02-24",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 64,
    "fields": {
      "first_name": "Sven",
      "last_name": "Ali",
      "email": "sven.ali@example.net",
      "join_date": "2022-09-12",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 65,
    "fields": {
      "first_name": "Zara",
      "last_name": "Mendes",
      "email": "zara.mendes@example.org",
      "join_date": "2020-01-24",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 66,
    "fields": {
      "first_name": "Maria",
      "last_name": "Bennett",
      "email": "maria.bennett@example.net",
      "join_date": "2022-01-30",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 67,
    "fields": {
      "first_name": "Omar",
      "last_name": "Gupta",
      "email": "omar.gupta@example.org",
      "join_date": "2021-04-12",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 68,
    "fields": {
      "first_name": "Alice",
      "last_name": "Sato",
      "email": "alice.sato@example.net",
      "join_date": "2022-04-26",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 69,
    "fields": {
      "first_name": "Felix",
      "last_name": "Jansen",
      "email": "felix.jansen@example.org",
      "join_date": "2020-10-20",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 70,
    "fields": {
      "first_name": "Pedro",
      "last_name": "Sato",
      "email": "pedro.sato@example.org",
      "join_date": "2021-09-18",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 71,
    "fields": {
      "first_name": "Pedro",
      "last_name": "Cruz",
      "email": "pedro.cruz@example.org",
      "join_date": "2022-04-17",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 72,
    "fields": {
      "first_name": "Omar",
      "last_name": "Jansen",
      "email": "omar.jansen@example.org",
      "join_date": "2021-11-02",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 73,
    "fields": {
      "first_name": "Mateo",
      "last_name": "Wright",
      "email": "mateo.wright@example.com",
      "join_date": "2023-06-03",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 74,
    "fields": {
      "first_name": "Rosa",
      "last_name": "Ali",
      "email": "rosa.ali@example.org",
      "join_date": "2022-10-15",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 75,
    "fields": {
      "first_name": "Isaac",
      "last_name": "Andersen",
      "email": "isaac.andersen@example.net",
      "join_date": "2023-06-28",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 76,
    "fields": {
      "first_name": "David",
      "last_name": "Klein",
      "email": "david.klein@example.org",
      "join_date": "2020-08-01",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 77,
    "fields": {
      "first_name": "Lena",
      "last_name": "Moreau",
      "email": "lena.moreau@example.net",
      "join_date": "2022-06-21",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 78,
    "fields": {
      "first_name": "Ines",
      "last_name": "Castro",
      "email": "ines.castro@example.org",
      "join_date": "2021-10-24",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 79,
    "fields": {
      "first_name": "Tariq",
      "last_name": "Carter",
      "email": "tariq.carter@example.org",
      "join_date": "2023-07-22",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 80,
    "fields": {
      "first_name": "Liam",
      "last_name": "Wagner",
      "email": "liam.wagner@example.com",
      "join_date": "2022-04-26",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 81,
    "fields": {
      "first_name": "David",
      "last_name": "Martin",
      "email": "david.martin@example.net",
      "join_date": "2020-05-25",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 82,
    "fields": {
      "first_name": "Nadia",
      "last_name": "Martin",
      "email": "nadia.martin@example.com",
      "join_date": "2020-06-27",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 83,
    "fields": {
      "first_name": "Nina",
      "last_name": "Weber",
      "email": "nina.weber@example.net",
      "join_date": "2020-01-19",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 84,
    "fields": {
      "first_name": "Selin",
      "last_name": "Fischer",
      "email": "selin.fischer@example.net",
      "join_date": "2023-05-13",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 85,
    "fields": {
      "first_name": "Karim",
      "last_name": "Kumar",
      "email": "karim.kumar@example.net",
      "join_date": "2023-09-27",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 86,
    "fields": {
      "first_name": "Sam",
      "last_name": "Chen",
      "email": "sam.chen@example.org",
      "join_date": "2022-02-18",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 87,
    "fields": {
      "first_name": "Omar",
      "last_name": "Dubois",
      "email": "omar.dubois@example.net",
      "join_date": "2021-02-18",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 88,
    "fields": {
      "first_name": "Mia",
      "last_name": "Wang",
      "email": "mia.wang@example.org",
      "join_date": "2021-06-19",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 89,
    "fields": {
      "first_name": "Oscar",
      "last_name": "Ruiz",
      "email": "oscar.ruiz@example.net",
      "join_date": "2022-06-23",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 90,
    "fields": {
      "first_name": "Paula",
      "last_name": "Vargas",
      "email": "paula.vargas@example.org",
      "join_date": "2021-09-01",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 91,
    "fields": {
      "first_name": "Uma",
      "last_name": "Park",
      "email": "uma.park@example.org",
      "join_date": "2020-09-03",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 92,
    "fields": {
      "first_name": "Rosa",
      "last_name": "Meyer",
      "email": "rosa.meyer@example.net",
      "join_date": "2020-05-18",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 93,
    "fields": {
      "first_name": "Maria",
      "last_name": "Kaya",
      "email": "maria.kaya@example.com",
      "join_date": "2021-04-12",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 94,
    "fields": {
      "first_name": "Ben",
      "last_name": "Singh",
      "email": "ben.singh@example.net",
      "join_date": "2020-12-03",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 95,
    "fields": {
      "first_name": "Kai",
      "last_name": "Miller",
      "email": "kai.miller@example.net",
      "join_date": "2023-03-05",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 96,
    "fields": {
      "first_name": "Leo",
      "last_name": "Flores",
      "email": "leo.flores@example.com",
      "join_date": "2021-01-05",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 97,
    "fields": {
      "first_name": "Noah",
      "last_name": "Adams",
      "email": "noah.adams@example.net",
      "join_date": "2020-01-12",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 98,
    "fields": {
      "first_name": "Maria",
      "last_name": "Andersen",
      "email": "maria.andersen@example.org",
      "join_date": "2022-12-20",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 99,
    "fields": {
      "first_name": "Ethan",
      "last_name": "Carter",
      "email": "ethan.carter@example.org",
      "join_date": "2022-07-09",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 100,
    "fields": {
      "first_name": "Ravi",
      "last_name": "Miller",
      "email": "ravi.miller@example.com",
      "join_date": "2022-06-12",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 101,
    "fields": {
      "first_name": "Theo",
      "last_name": "Moreau",
      "email": "theo.moreau@example.org",
      "join_date": "2020-01-06",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 102,
    "fields": {
      "first_name": "Sofia",
      "last_name": "Cruz",
      "email": "sofia.cruz@example.org",
      "join_date": "2022-06-14",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 103,
    "fields": {
      "first_name": "Ravi",
      "last_name": "Zhang",
      "email": "ravi.zhang@example.org",
      "join_date": "2022-01-23",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 104,
    "fields": {
      "first_name": "Zara",
      "last_name": "Meyer",
      "email": "zara.meyer@example.net",
      "join_date": "2023-02-21",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 105,
    "fields": {
      "first_name": "Theo",
      "last_name": "Cruz",
      "email": "theo.cruz@example.net",
      "join_date": "2021-05-15",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 106,
    "fields": {
      "first_name": "Ana",
      "last_name": "Schneider",
      "email": "ana.schneider@example.org",
      "join_date": "2020-10-13",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 107,
    "fields": {
      "first_name": "Chloe",
      "last_name": "Pereira",
      "email": "chloe.pereira@example.org",
      "join_date": "2020-03-08",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 108,
    "fields": {
      "first_name": "Yusuf",
      "last_name": "Wilson",
      "email": "yusuf.wilson@example.org",
      "join_date": "2020-02-22",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 109,
    "fields": {
      "first_name": "Yusuf",
      "last_name": "Gupta",
      "email": "yusuf.gupta@example.com",
      "join_date": "2021-09-20",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 110,
    "fields": {
      "first_name": "Jonas",
      "last_name": "Andersen",
      "email": "jonas.andersen@example.net",
      "join_date": "2022-06-02",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 111,
    "fields": {
      "first_name": "Nina",
      "last_name": "Nguyen",
      "email": "nina.nguyen@example.com",
      "join_date": "2023-09-06",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 112,
    "fields": {
      "first_name": "Pedro",
      "last_name": "Murphy",
      "email": "pedro.murphy@example.net",
      "join_date": "2020-08-16",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 113,
    "fields": {
      "first_name": "Olivia",
      "last_name": "Andersen",
      "email": "olivia.andersen@example.net",
      "join_date": "2022-04-28",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 114,
    "fields": {
      "first_name": "Priya",
      "last_name": "Kim",
      "email": "priya.kim@example.org",
      "join_date": "2021-01-12",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 115,
    "fields": {
      "first_name": "Emma",
      "last_name": "Hughes",
      "email": "emma.hughes@example.net",
      "join_date": "2021-06-07",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 116,
    "fields": {
      "first_name": "Jade",
      "last_name": "Kowalski",
      "email": "jade.kowalski@example.net",
      "join_date": "2023-09-04",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 117,
    "fields": {
      "first_name": "Felix",
      "last_name": "Becker",
      "email": "felix.becker@example.org",
      "join_date": "2021-09-15",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 118,
    "fields": {
      "first_name": "Hana",
      "last_name": "Zhang",
      "email": "hana.zhang@example.org",
      "join_date": "2023-02-10",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 119,
    "fields": {
      "first_name": "Rafael",
      "last_name": "Murphy",
      "email": "rafael.murphy@example.com",
      "join_date": "2020-05-20",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 120,
    "fields": {
      "first_name": "Lena",
      "last_name": "Flores",
      "email": "lena.flores@example.com",
      "join_date": "2020-06-16",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 121,
    "fields": {
      "first_name": "Paula",
      "last_name": "Ali",
      "email": "paula.ali@example.org",
      "join_date": "2023-02-12",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 122,
    "fields": {
      "first_name": "Kai",
      "last_name": "Nguyen",
      "email": "kai.nguyen@example.org",
      "join_date": "2022-04-07",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 123,
    "fields": {
      "first_name": "Ivan",
      "last_name": "Khan",
      "email": "ivan.khan@example.net",
      "join_date": "2021-08-08",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 124,
    "fields": {
      "first_name": "Lena",
      "last_name": "Carter",
      "email": "lena.carter@example.com",
      "join_date": "2023-07-05",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 125,
    "fields": {
      "first_name": "Isaac",
      "last_name": "Nakamura",
      "email": "isaac.nakamura@example.net",
      "join_date": "2020-01-08",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 126,
    "fields": {
      "first_name": "Tariq",
      "last_name": "Moreau",
      "email": "tariq.moreau@example.com",
      "join_date": "2022-03-09",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 127,
    "fields": {
      "first_name": "Victor",
      "last_name": "Gomez",
      "email": "victor.gomez@example.com",
      "join_date": "2023-11-02",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 128,
    "fields": {
      "first_name": "Lina",
      "last_name": "Jensen",
      "email": "lina.jensen@example.com",
      "join_date": "2021-10-29",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 129,
    "fields": {
      "first_name": "Carlos",
      "last_name": "Sousa",
      "email": "carlos.sousa@example.com",
      "join_date": "2020-02-17",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 130,
    "fields": {
      "first_name": "Maya",
      "last_name": "Wagner",
      "email": "maya.wagner@example.com",
      "join_date": "2023-11-18",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 131,
    "fields": {
      "first_name": "Selin",
      "last_name": "Silva",
      "email": "selin.silva@example.org",
      "join_date": "2022-06-01",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 132,
    "fields": {
      "first_name": "Uma",
      "last_name": "Klein",
      "email": "uma.klein@example.org",
      "join_date": "2021-02-18",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 133,
    "fields": {
      "first_name": "Paula",
      "last_name": "Walker",
      "email": "paula.walker@example.org",
      "join_date": "2021-01-04",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 134,
    "fields": {
      "first_name": "Uma",
      "last_name": "Nakamura",
      "email": "uma.nakamura@example.net",
      "join_date": "2020-05-04",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 135,
    "fields": {
      "first_name": "Nina",
      "last_name": "Reyes",
      "email": "nina.reyes@example.com",
      "join_date": "2022-03-05",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 136,
    "fields": {
      "first_name": "Paula",
      "last_name": "Shah",
      "email": "paula.shah@example.net",
      "join_date": "2020-06-09",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 137,
    "fields": {
      "first_name": "Elif",
      "last_name": "Bennett",
      "email": "elif.bennett@example.org",
      "join_date": "2021-05-11",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 138,
    "fields": {
      "first_name": "Carla",
      "last_name": "Ibrahim",
      "email": "carla.ibrahim@example.com",
      "join_date": "2021-01-21",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 139,
    "fields": {
      "first_name": "Tomas",
      "last_name": "Oliveira",
      "email": "tomas.oliveira@example.net",
      "join_date": "2021-10-08",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 140,
    "fields": {
      "first_name": "Chen",
      "last_name": "Jansen",
      "email": "chen.jansen@example.net",
      "join_date": "2020-02-27",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 141,
    "fields": {
      "first_name": "Paula",
      "last_name": "Diaz",
      "email": "paula.diaz@example.com",
      "join_date": "2021-03-04",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 142,
    "fields": {
      "first_name": "Lina",
      "last_name": "Becker",
      "email": "lina.becker@example.com",
      "join_date": "2020-09-19",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 143,
    "fields": {
      "first_name": "Elena",
      "last_name": "Miller",
      "email": "elena.miller@example.com",
      "join_date": "2020-06-13",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 144,
    "fields": {
      "first_name": "Sven",
      "last_name": "Sousa",
      "email": "sven.sousa@example.org",
      "join_date": "2022-10-02",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 145,
    "fields": {
      "first_name": "Ethan",
      "last_name": "Garcia",
      "email": "ethan.garcia@example.net",
      "join_date": "2020-06-24",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 146,
    "fields": {
      "first_name": "Daniel",
      "last_name": "Moreau",
      "email": "daniel.moreau@example.org",
      "join_date": "2022-07-24",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 147,
    "fields": {
      "first_name": "Mateo",
      "last_name": "Smith",
      "email": "mateo.smith@example.net",
      "join_date": "2020-03-13",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 148,
    "fields": {
      "first_name": "Ana",
      "last_name": "Gomez",
      "email": "ana.gomez@example.com",
      "join_date": "2021-01-26",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 149,
    "fields": {
      "first_name": "Zara",
      "last_name": "Gomez",
      "email": "zara.gomez@example.net",
      "join_date": "2020-02-16",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 150,
    "fields": {
      "first_name": "Hugo",
      "last_name": "Pereira",
      "email": "hugo.pereira@example.org",
      "join_date": "2021-03-03",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 151,
    "fields": {
      "first_name": "Carlos",
      "last_name": "Kumar",
      "email": "carlos.kumar@example.com",
      "join_date": "2021-09-11",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 152,
    "fields": {
      "first_name": "David",
      "last_name": "Jensen",
      "email": "david.jensen@example.org",
      "join_date": "2022-08-04",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 153,
    "fields": {
      "first_name": "Emma",
      "last_name": "Martin",
      "email": "emma.martin@example.com",
      "join_date": "2022-04-06",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 154,
    "fields": {
      "first_name": "Amir",
      "last_name": "Sousa",
      "email": "amir.sousa@example.com",
      "join_date": "2023-12-25",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 155,
    "fields": {
      "first_name": "Pedro",
      "last_name": "Flores",
      "email": "pedro.flores@example.net",
      "join_date": "2023-10-05",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 156,
    "fields": {
      "first_name": "Priya",
      "last_name": "Singh",
      "email": "priya.singh@example.net",
      "join_date": "2022-10-15",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 157,
    "fields": {
      "first_name": "Sam",
      "last_name": "Reyes",
      "email": "sam.reyes@example.com",
      "join_date": "2021-05-26",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 158,
    "fields": {
      "first_name": "Wei",
      "last_name": "Gupta",
      "email": "wei.gupta@example.net",
      "join_date": "2023-02-13",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 159,
    "fields": {
      "first_name": "Zara",
      "last_name": "Johnson",
      "email": "zara.johnson@example.net",
      "join_date": "2020-04-29",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 160,
    "fields": {
      "first_name": "Jade",
      "last_name": "Hughes",
      "email": "jade.hughes@example.org",
      "join_date": "2022-02-16",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 161,
    "fields": {
      "first_name": "Nina",
      "last_name": "Hansen",
      "email": "nina.hansen@example.net",
      "join_date": "2023-02-11",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 162,
    "fields": {
      "first_name": "Chen",
      "last_name": "Park",
      "email": "chen.park@example.net",
      "join_date": "2022-09-05",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 163,
    "fields": {
      "first_name": "Diego",
      "last_name": "Baker",
      "email": "diego.baker@example.com",
      "join_date": "2021-12-14",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 164,
    "fields": {
      "first_name": "Zara",
      "last_name": "Nakamura",
      "email": "zara.nakamura@example.org",
      "join_date": "2020-01-25",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 165,
    "fields": {
      "first_name": "Laura",
      "last_name": "Reyes",
      "email": "laura.reyes@example.net",
      "join_date": "2023-04-09",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 166,
    "fields": {
      "first_name": "Lina",
      "last_name": "Wang",
      "email": "lina.wang@example.com",
      "join_date": "2021-12-16",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 167,
    "fields": {
      "first_name": "Mateo",
      "last_name": "Hassan",
      "email": "mateo.hassan@example.com",
      "join_date": "2021-12-16",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 168,
    "fields": {
      "first_name": "Elif",
      "last_name": "Baker",
      "email": "elif.baker@example.com",
      "join_date": "2022-06-16",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 169,
    "fields": {
      "first_name": "Elena",
      "last_name": "Novak",
      "email": "elena.novak@example.net",
      "join_date": "2022-11-25",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 170,
    "fields": {
      "first_name": "Leo",
      "last_name": "Reyes",
      "email": "leo.reyes@example.net",
      "join_date": "2023-11-30",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 171,
    "fields": {
      "first_name": "Lucas",
      "last_name": "Nguyen",
      "email": "lucas.nguyen@example.org",
      "join_date": "2020-07-06",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 172,
    "fields": {
      "first_name": "Omar",
      "last_name": "Hughes",
      "email": "omar.hughes@example.org",
      "join_date": "2020-06-15",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 173,
    "fields": {
      "first_name": "Priya",
      "last_name": "Demir",
      "email": "priya.demir@example.com",
      "join_date": "2023-03-29",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 174,
    "fields": {
      "first_name": "Hannah",
      "last_name": "Tanaka",
      "email": "hannah.tanaka@example.org",
      "join_date": "2022-01-26",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 175,
    "fields": {
      "first_name": "Paula",
      "last_name": "Jensen",
      "email": "paula.jensen@example.net",
      "join_date": "2022-11-18",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 176,
    "fields": {
      "first_name": "Maya",
      "last_name": "Pereira",
      "email": "maya.pereira@example.com",
      "join_date": "2020-06-22",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 177,
    "fields": {
      "first_name": "Marco",
      "last_name": "Weber",
      "email": "marco.weber@example.com",
      "join_date": "2023-08-05",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 178,
    "fields": {
      "first_name": "Julia",
      "last_name": "Adams",
      "email": "julia.adams@example.com",
      "join_date": "2020-08-23",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 179,
    "fields": {
      "first_name": "Emma",
      "last_name": "Hughes",
      "email": "emma.hughes@example.org",
      "join_date": "2023-02-19",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 180,
    "fields": {
      "first_name": "Nina",
      "last_name": "Demir",
      "email": "nina.demir@example.com",
      "join_date": "2020-05-09",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 181,
    "fields": {
      "first_name": "Marco",
      "last_name": "Silva",
      "email": "marco.silva@example.org",
      "join_date": "2022-12-13",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 182,
    "fields": {
      "first_name": "Maja",
      "last_name": "Kumar",
      "email": "maja.kumar@example.net",
      "join_date": "2023-04-24",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 183,
    "fields": {
      "first_name": "Chen",
      "last_name": "Cruz",
      "email": "chen.cruz@example.net",
      "join_date": "2021-06-18",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 184,
    "fields": {
      "first_name": "Isaac",
      "last_name": "Wagner",
      "email": "isaac.wagner@example.org",
      "join_date": "2022-10-07",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 185,
    "fields": {
      "first_name": "Selin",
      "last_name": "Miller",
      "email": "selin.miller@example.org",
      "join_date": "2022-08-04",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 186,
    "fields": {
      "first_name": "Ana",
      "last_name": "Jansen",
      "email": "ana.jansen@example.net",
      "join_date": "2020-01-27",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 187,
    "fields": {
      "first_name": "Tariq",
      "last_name": "Kowalski",
      "email": "tariq.kowalski@example.com",
      "join_date": "2023-08-01",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 188,
    "fields": {
      "first_name": "Jack",
      "last_name": "Lopez",
      "email": "jack.lopez@example.com",
      "join_date": "2021-10-26",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 189,
    "fields": {
      "first_name": "Hana",
      "last_name": "Johnson",
      "email": "hana.johnson@example.org",
      "join_date": "2022-07-28",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 190,
    "fields": {
      "first_name": "Lena",
      "last_name": "Sousa",
      "email": "lena.sousa@example.net",
      "join_date": "2023-03-03",
      "tier": "gold"
    }
  },
  {
    "model": "app.customer",
    "pk": 191,
    "fields": {
      "first_name": "Felix",
      "last_name": "Silva",
      "email": "felix.silva@example.com",
      "join_date": "2021-10-08",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 192,
    "fields": {
      "first_name": "Grace",
      "last_name": "Wright",
      "email": "grace.wright@example.com",
      "join_date": "2021-10-10",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 193,
    "fields": {
      "first_name": "Oscar",
      "last_name": "Gupta",
      "email": "oscar.gupta@example.net",
      "join_date": "2022-04-28",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 194,
    "fields": {
      "first_name": "Leo",
      "last_name": "Taylor",
      "email": "leo.taylor@example.com",
      "join_date": "2022-09-17",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 195,
    "fields": {
      "first_name": "Sven",
      "last_name": "Carter",
      "email": "sven.carter@example.net",
      "join_date": "2020-12-31",
      "tier": "platinum"
    }
  },
  {
    "model": "app.customer",
    "pk": 196,
    "fields": {
      "first_name": "Mei",
      "last_name": "Adams",
      "email": "mei.adams@example.org",
      "join_date": "2023-08-20",
      "tier": "silver"
    }
  },
  {
    "model": "app.customer",
    "pk": 197,
    "fields": {
      "first_name": "Yusuf",
      "last_name": "Schmidt",
      "email": "yusuf.schmidt@example.org",
      "join_date": "2021-05-02",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 198,
    "fields": {
      "first_name": "Zoe",
      "last_name": "Jensen",
      "email": "zoe.jensen@example.com",
      "join_date": "2023-02-09",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 199,
    "fields": {
      "first_name": "Jack",
      "last_name": "Nguyen",
      "email": "jack.nguyen@example.com",
      "join_date": "2023-05-01",
      "tier": "bronze"
    }
  },
  {
    "model": "app.customer",
    "pk": 200,
    "fields": {
      "first_name": "Zoe",
      "last_name": "Novak",
      "email": "zoe.novak@example.com",
      "join_date": "2020-09-21",
      "tier": "bronze"
    }
  },
  {
    "model": "app.promotion",
    "pk": 1,
    "fields": {
      "promotion_name": "sale bonus exclusive",
      "start_date": "2023-11-22",
      "end_date": "2023-10-17",
      "discount_percentage": "27"
    }
  },
  {
    "model": "app.promotion",
    "pk": 2,
    "fields": {
      "promotion_name": "offer clearance campaign",
      "start_date": "2023-08-20",
      "end_date": "2023-08-18",
      "discount_percentage": "25"
    }
  },
  {
    "model": "app.promotion",
    "pk": 3,
    "fields": {
      "promotion_name": "holiday",
      "start_date": "2023-07-25",
      "end_date": "2023-09-17",
      "discount_percentage": "34"
    }
  },
  {
    "model": "app.promotion",
    "pk": 4,
    "fields": {
      "promotion_name": "offer giveaway",
      "start_date": "2023-07-07",
      "end_date": "2023-03-27",
      "discount_percentage": "35"
    }
  },
  {
    "model": "app.promotion",
    "pk": 5,
    "fields": {
      "promotion_name": "holiday",
      "start_date": "2023-01-05",
      "end_date": "2023-08-03",
      "discount_percentage": "41"
    }
  },
  {
    "model": "app.promotion",
    "pk": 6,
    "fields": {
      "promotion_name": "flash sale",
      "start_date": "2023-11-15",
      "end_date": "2023-06-10",
      "discount_percentage": "50"
    }
  },
  {
    "model": "app.promotion",
    "pk": 7,
    "fields": {
      "promotion_name": "surprise",
      "start_date": "2023-06-25",
      "end_date": "2023-06-23",
      "discount_percentage": "41"
    }
  },
  {
    "model": "app.promotion",
    "pk": 8,
    "fields": {
      "promotion_name": "summer",
      "start_date": "2023-04-28",
      "end_date": "2023-11-29",
      "discount_percentage": "22"
    }
  },
  {
    "model": "app.promotion",
    "pk": 9,
    "fields": {
      "promotion_name": "giveaway campaign",
      "start_date": "2023-06-16",
      "end_date": "2023-02-06",
      "discount_percentage": "33"
    }
  },
  {
    "model": "app.promotion",
    "pk": 10,
    "fields": {
      "promotion_name": "event campaign limited",
      "start_date": "2023-03-23",
      "end_date": "2023-09-17",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 11,
    "fields": {
      "promotion_name": "campaign launch giveaway",
      "start_date": "2023-06-14",
      "end_date": "2023-06-22",
      "discount_percentage": "17"
    }
  },
  {
    "model": "app.promotion",
    "pk": 12,
    "fields": {
      "promotion_name": "offer launch summer",
      "start_date": "2023-06-25",
      "end_date": "2023-04-16",
      "discount_percentage": "42"
    }
  },
  {
    "model": "app.promotion",
    "pk": 13,
    "fields": {
      "promotion_name": "exclusive campaign summer",
      "start_date": "2023-02-15",
      "end_date": "2023-05-15",
      "discount_percentage": "40"
    }
  },
  {
    "model": "app.promotion",
    "pk": 14,
    "fields": {
      "promotion_name": "bundle",
      "start_date": "2023-06-12",
      "end_date": "2023-10-31",
      "discount_percentage": "40"
    }
  },
  {
    "model": "app.promotion",
    "pk": 15,
    "fields": {
      "promotion_name": "holiday exclusive surprise",
      "start_date": "2023-05-22",
      "end_date": "2023-05-08",
      "discount_percentage": "36"
    }
  },
  {
    "model": "app.promotion",
    "pk": 16,
    "fields": {
      "promotion_name": "deal",
      "start_date": "2023-09-08",
      "end_date": "2023-08-24",
      "discount_percentage": "48"
    }
  },
  {
    "model": "app.promotion",
    "pk": 17,
    "fields": {
      "promotion_name": "event bonus launch",
      "start_date": "2023-09-21",
      "end_date": "2023-05-10",
      "discount_percentage": "47"
    }
  },
  {
    "model": "app.promotion",
    "pk": 18,
    "fields": {
      "promotion_name": "bonus package",
      "start_date": "2023-02-20",
      "end_date": "2023-05-18",
      "discount_percentage": "47"
    }
  },
  {
    "model": "app.promotion",
    "pk": 19,
    "fields": {
      "promotion_name": "limited",
      "start_date": "2023-08-27",
      "end_date": "2023-04-08",
      "discount_percentage": "14"
    }
  },
  {
    "model": "app.promotion",
    "pk": 20,
    "fields": {
      "promotion_name": "special offer flash",
      "start_date": "2023-09-05",
      "end_date": "2023-11-15",
      "discount_percentage": "33"
    }
  },
  {
    "model": "app.promotion",
    "pk": 21,
    "fields": {
      "promotion_name": "flash",
      "start_date": "2023-01-29",
      "end_date": "2023-02-13",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 22,
    "fields": {
      "promotion_name": "package special",
      "start_date": "2023-10-15",
      "end_date": "2023-12-28",
      "discount_percentage": "24"
    }
  },
  {
    "model": "app.promotion",
    "pk": 23,
    "fields": {
      "promotion_name": "surprise",
      "start_date": "2023-04-20",
      "end_date": "2023-10-18",
      "discount_percentage": "10"
    }
  },
  {
    "model": "app.promotion",
    "pk": 24,
    "fields": {
      "promotion_name": "sale",
      "start_date": "2023-10-22",
      "end_date": "2023-11-07",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 25,
    "fields": {
      "promotion_name": "deal launch offer",
      "start_date": "2023-11-20",
      "end_date": "2023-04-16",
      "discount_percentage": "29"
    }
  },
  {
    "model": "app.promotion",
    "pk": 26,
    "fields": {
      "promotion_name": "event sale",
      "start_date": "2023-05-22",
      "end_date": "2023-11-13",
      "discount_percentage": "42"
    }
  },
  {
    "model": "app.promotion",
    "pk": 27,
    "fields": {
      "promotion_name": "surprise",
      "start_date": "2023-07-08",
      "end_date": "2023-11-20",
      "discount_percentage": "11"
    }
  },
  {
    "model": "app.promotion",
    "pk": 28,
    "fields": {
      "promotion_name": "package giveaway",
      "start_date": "2023-11-05",
      "end_date": "2023-07-16",
      "discount_percentage": "48"
    }
  },
  {
    "model": "app.promotion",
    "pk": 29,
    "fields": {
      "promotion_name": "discount event",
      "start_date": "2023-02-05",
      "end_date": "2023-09-18",
      "discount_percentage": "23"
    }
  },
  {
    "model": "app.promotion",
    "pk": 30,
    "fields": {
      "promotion_name": "giveaway offer package",
      "start_date": "2023-12-27",
      "end_date": "2023-07-15",
      "discount_percentage": "48"
    }
  },
  {
    "model": "app.promotion",
    "pk": 31,
    "fields": {
      "promotion_name": "package discount",
      "start_date": "2023-07-28",
      "end_date": "2023-05-10",
      "discount_percentage": "23"
    }
  },
  {
    "model": "app.promotion",
    "pk": 32,
    "fields": {
      "promotion_name": "package bonus bundle",
      "start_date": "2023-04-04",
      "end_date": "2023-11-18",
      "discount_percentage": "48"
    }
  },
  {
    "model": "app.promotion",
    "pk": 33,
    "fields": {
      "promotion_name": "bonus",
      "start_date": "2023-11-30",
      "end_date": "2023-07-30",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 34,
    "fields": {
      "promotion_name": "launch",
      "start_date": "2023-02-22",
      "end_date": "2023-01-01",
      "discount_percentage": "31"
    }
  },
  {
    "model": "app.promotion",
    "pk": 35,
    "fields": {
      "promotion_name": "clearance",
      "start_date": "2023-06-26",
      "end_date": "2023-06-02",
      "discount_percentage": "16"
    }
  },
  {
    "model": "app.promotion",
    "pk": 36,
    "fields": {
      "promotion_name": "sale",
      "start_date": "2023-07-14",
      "end_date": "2023-10-02",
      "discount_percentage": "18"
    }
  },
  {
    "model": "app.promotion",
    "pk": 37,
    "fields": {
      "promotion_name": "campaign bonus",
      "start_date": "2023-11-25",
      "end_date": "2023-06-19",
      "discount_percentage": "15"
    }
  },
  {
    "model": "app.promotion",
    "pk": 38,
    "fields": {
      "promotion_name": "flash promotion",
      "start_date": "2023-01-31",
      "end_date": "2023-02-14",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 39,
    "fields": {
      "promotion_name": "giveaway",
      "start_date": "2023-06-04",
      "end_date": "2023-05-22",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 40,
    "fields": {
      "promotion_name": "launch holiday campaign",
      "start_date": "2023-09-04",
      "end_date": "2023-01-04",
      "discount_percentage": "41"
    }
  },
  {
    "model": "app.promotion",
    "pk": 41,
    "fields": {
      "promotion_name": "clearance event launch",
      "start_date": "2023-10-30",
      "end_date": "2023-04-19",
      "discount_percentage": "50"
    }
  },
  {
    "model": "app.promotion",
    "pk": 42,
    "fields": {
      "promotion_name": "offer bonus clearance",
      "start_date": "2023-08-02",
      "end_date": "2023-05-10",
      "discount_percentage": "39"
    }
  },
  {
    "model": "app.promotion",
    "pk": 43,
    "fields": {
      "promotion_name": "special",
      "start_date": "2023-02-28",
      "end_date": "2023-06-25",
      "discount_percentage": "39"
    }
  },
  {
    "model": "app.promotion",
    "pk": 44,
    "fields": {
      "promotion_name": "launch",
      "start_date": "2023-10-12",
      "end_date": "2023-05-08",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 45,
    "fields": {
      "promotion_name": "limited package promotion",
      "start_date": "2023-01-15",
      "end_date": "2023-04-11",
      "discount_percentage": "47"
    }
  },
  {
    "model": "app.promotion",
    "pk": 46,
    "fields": {
      "promotion_name": "bundle",
      "start_date": "2023-08-02",
      "end_date": "2023-07-05",
      "discount_percentage": "35"
    }
  },
  {
    "model": "app.promotion",
    "pk": 47,
    "fields": {
      "promotion_name": "deal sale",
      "start_date": "2023-01-26",
      "end_date": "2023-08-20",
      "discount_percentage": "32"
    }
  },
  {
    "model": "app.promotion",
    "pk": 48,
    "fields": {
      "promotion_name": "campaign bundle",
      "start_date": "2023-12-23",
      "end_date": "2023-04-24",
      "discount_percentage": "8"
    }
  },
  {
    "model": "app.promotion",
    "pk": 49,
    "fields": {
      "promotion_name": "package summer limited",
      "start_date": "2023-06-15",
      "end_date": "2023-12-09",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 50,
    "fields": {
      "promotion_name": "flash giveaway",
      "start_date": "2023-09-10",
      "end_date": "2023-12-08",
      "discount_percentage": "34"
    }
  },
  {
    "model": "app.promotion",
    "pk": 51,
    "fields": {
      "promotion_name": "bundle",
      "start_date": "2023-01-23",
      "end_date": "2023-09-05",
      "discount_percentage": "45"
    }
  },
  {
    "model": "app.promotion",
    "pk": 52,
    "fields": {
      "promotion_name": "clearance",
      "start_date": "2023-11-30",
      "end_date": "2023-11-13",
      "discount_percentage": "11"
    }
  },
  {
    "model": "app.promotion",
    "pk": 53,
    "fields": {
      "promotion_name": "deal launch",
      "start_date": "2023-03-19",
      "end_date": "2023-03-09",
      "discount_percentage": "43"
    }
  },
  {
    "model": "app.promotion",
    "pk": 54,
    "fields": {
      "promotion_name": "clearance sale exclusive",
      "start_date": "2023-12-19",
      "end_date": "2023-08-15",
      "discount_percentage": "37"
    }
  },
  {
    "model": "app.promotion",
    "pk": 55,
    "fields": {
      "promotion_name": "holiday promotion",
      "start_date": "2023-12-14",
      "end_date": "2023-10-27",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 56,
    "fields": {
      "promotion_name": "sale",
      "start_date": "2023-07-29",
      "end_date": "2023-10-02",
      "discount_percentage": "28"
    }
  },
  {
    "model": "app.promotion",
    "pk": 57,
    "fields": {
      "promotion_name": "surprise giveaway offer",
      "start_date": "2023-03-29",
      "end_date": "2023-02-04",
      "discount_percentage": "8"
    }
  },
  {
    "model": "app.promotion",
    "pk": 58,
    "fields": {
      "promotion_name": "deal package surprise",
      "start_date": "2023-06-02",
      "end_date": "2023-04-20",
      "discount_percentage": "42"
    }
  },
  {
    "model": "app.promotion",
    "pk": 59,
    "fields": {
      "promotion_name": "holiday",
      "start_date": "2023-08-01",
      "end_date": "2023-08-21",
      "discount_percentage": "15"
    }
  },
  {
    "model": "app.promotion",
    "pk": 60,
    "fields": {
      "promotion_name": "surprise",
      "start_date": "2023-03-15",
      "end_date": "2023-06-17",
      "discount_percentage": "29"
    }
  },
  {
    "model": "app.promotion",
    "pk": 61,
    "fields": {
      "promotion_name": "clearance holiday package",
      "start_date": "2023-04-06",
      "end_date": "2023-07-04",
      "discount_percentage": "50"
    }
  },
  {
    "model": "app.promotion",
    "pk": 62,
    "fields": {
      "promotion_name": "special campaign",
      "start_date": "2023-12-01",
      "end_date": "2023-03-10",
      "discount_percentage": "6"
    }
  },
  {
    "model": "app.promotion",
    "pk": 63,
    "fields": {
      "promotion_name": "campaign promotion giveaway",
      "start_date": "2023-01-30",
      "end_date": "2023-08-19",
      "discount_percentage": "43"
    }
  },
  {
    "model": "app.promotion",
    "pk": 64,
    "fields": {
      "promotion_name": "giveaway",
      "start_date": "2023-04-02",
      "end_date": "2023-03-26",
      "discount_percentage": "24"
    }
  },
  {
    "model": "app.promotion",
    "pk": 65,
    "fields": {
      "promotion_name": "sale discount holiday",
      "start_date": "2023-02-17",
      "end_date": "2023-06-14",
      "discount_percentage": "33"
    }
  },
  {
    "model": "app.promotion",
    "pk": 66,
    "fields": {
      "promotion_name": "bonus",
      "start_date": "2023-11-13",
      "end_date": "2023-08-07",
      "discount_percentage": "47"
    }
  },
  {
    "model": "app.promotion",
    "pk": 67,
    "fields": {
      "promotion_name": "reward clearance",
      "start_date": "2023-12-23",
      "end_date": "2023-07-09",
      "discount_percentage": "15"
    }
  },
  {
    "model": "app.promotion",
    "pk": 68,
    "fields": {
      "promotion_name": "limited",
      "start_date": "2023-05-29",
      "end_date": "2023-09-18",
      "discount_percentage": "22"
    }
  },
  {
    "model": "app.promotion",
    "pk": 69,
    "fields": {
      "promotion_name": "discount",
      "start_date": "2023-08-21",
      "end_date": "2023-06-18",
      "discount_percentage": "35"
    }
  },
  {
    "model": "app.promotion",
    "pk": 70,
    "fields": {
      "promotion_name": "holiday promotion",
      "start_date": "2023-07-09",
      "end_date": "2023-01-17",
      "discount_percentage": "23"
    }
  },
  {
    "model": "app.promotion",
    "pk": 71,
    "fields": {
      "promotion_name": "special flash surprise",
      "start_date": "2023-04-03",
      "end_date": "2023-08-07",
      "discount_percentage": "50"
    }
  },
  {
    "model": "app.promotion",
    "pk": 72,
    "fields": {
      "promotion_name": "campaign discount special",
      "start_date": "2023-03-14",
      "end_date": "2023-06-28",
      "discount_percentage": "39"
    }
  },
  {
    "model": "app.promotion",
    "pk": 73,
    "fields": {
      "promotion_name": "offer",
      "start_date": "2023-10-08",
      "end_date": "2023-10-08",
      "discount_percentage": "44"
    }
  },
  {
    "model": "app.promotion",
    "pk": 74,
    "fields": {
      "promotion_name": "limited giveaway event",
      "start_date": "2023-01-12",
      "end_date": "2023-09-11",
      "discount_percentage": "45"
    }
  },
  {
    "model": "app.promotion",
    "pk": 75,
    "fields": {
      "promotion_name": "package",
      "start_date": "2023-07-31",
      "end_date": "2023-04-16",
      "discount_percentage": "12"
    }
  },
  {
    "model": "app.promotion",
    "pk": 76,
    "fields": {
      "promotion_name": "bundle summer offer",
      "start_date": "2023-08-11",
      "end_date": "2023-07-22",
      "discount_percentage": "41"
    }
  },
  {
    "model": "app.promotion",
    "pk": 77,
    "fields": {
      "promotion_name": "event",
      "start_date": "2023-07-13",
      "end_date": "2023-06-11",
      "discount_percentage": "50"
    }
  },
  {
    "model": "app.promotion",
    "pk": 78,
    "fields": {
      "promotion_name": "limited",
      "start_date": "2023-03-06",
      "end_date": "2023-04-09",
      "discount_percentage": "42"
    }
  },
  {
    "model": "app.promotion",
    "pk": 79,
    "fields": {
      "promotion_name": "exclusive",
      "start_date": "2023-05-14",
      "end_date": "2023-12-28",
      "discount_percentage": "38"
    }
  },
  {
    "model": "app.promotion",
    "pk": 80,
    "fields": {
      "promotion_name": "exclusive",
      "start_date": "2023-07-26",
      "end_date": "2023-12-16",
      "discount_percentage": "49"
    }
  },
  {
    "model": "app.promotion",
    "pk": 81,
    "fields": {
      "promotion_name": "discount summer",
      "start_date": "2023-12-09",
      "end_date": "2023-08-10",
      "discount_percentage": "19"
    }
  },
  {
    "model": "app.promotion",
    "pk": 82,
    "fields": {
      "promotion_name": "event campaign bonus",
      "start_date": "2023-03-03",
      "end_date": "2023-06-18",
      "discount_percentage": "45"
    }
  },
  {
    "model": "app.promotion",
    "pk": 83,
    "fields": {
      "promotion_name": "reward event",
      "start_date": "2023-06-11",
      "end_date": "2023-02-14",
      "discount_percentage": "47"
    }
  },
  {
    "model": "app.promotion",
    "pk": 84,
    "fields": {
      "promotion_name": "bundle clearance",
      "start_date": "2023-05-14",
      "end_date": "2023-12-30",
      "discount_percentage": "5"
    }
  },
  {
    "model": "app.promotion",
    "pk": 85,
    "fields": {
      "promotion_name": "package",
      "start_date": "2023-08-15",
      "end_date": "2023-05-03",
      "discount_percentage": "47"
    }
  },
  {
    "model": "app.promotion",
    "pk": 86,
    "fields": {
      "promotion_name": "sale reward bonus",
      "start_date": "2023-06-09",
      "end_date": "2023-04-15",
      "discount_percentage": "47"
    }
  },
  {
    "model": "app.promotion",
    "pk": 87,
    "fields": {
      "promotion_name": "flash discount limited",
      "start_date": "2023-05-06",
      "end_date": "2023-08-24",
      "discount_percentage": "44"
    }
  },
  {
    "model": "app.promotion",
    "pk": 88,
    "fields": {
      "promotion_name": "surprise",
      "start_date": "2023-09-10",
      "end_date": "2023-02-03",
      "discount_percentage": "6"
    }
  },
  {
    "model": "app.promotion",
    "pk": 89,
    "fields": {
      "promotion_name": "sale holiday",
      "start_date": "2023-10-20",
      "end_date": "2023-08-20",
      "discount_percentage": "37"
    }
  },
  {
    "model": "app.promotion",
    "pk": 90,
    "fields": {
      "promotion_name": "offer campaign giveaway",
      "start_date": "2023-05-19",
      "end_date": "2023-03-27",
      "discount_percentage": "47"
    }
  },
  {
    "model": "app.promotion",
    "pk": 91,
    "fields": {
      "promotion_name": "surprise",
      "start_date": "2023-03-18",
      "end_date": "2023-04-13",
      "discount_percentage": "27"
    }
  },
  {
    "model": "app.promotion",
    "pk": 92,
    "fields": {
      "promotion_name": "special package",
      "start_date": "2023-12-12",
      "end_date": "2023-05-02",
      "discount_percentage": "36"
    }
  },
  {
    "model": "app.promotion",
    "pk": 93,
    "fields": {
      "promotion_name": "campaign",
      "start_date": "2023-07-20",
      "end_date": "2023-01-31",
      "discount_percentage": "29"
    }
  },
  {
    "model": "app.promotion",
    "pk": 94,
    "fields": {
      "promotion_name": "summer",
      "start_date": "2023-09-05",
      "end_date": "2023-08-14",
      "discount_percentage": "50"
    }
  },
  {
    "model": "app.promotion",
    "pk": 95,
    "fields": {
      "promotion_name": "bonus",
      "start_date": "2023-02-17",
      "end_date": "2023-02-07",
      "discount_percentage": "50"
    }
  },
  {
    "model": "app.promotion",
    "pk": 96,
    "fields": {
      "promotion_name": "clearance bonus",
      "start_date": "2023-09-04",
      "end_date": "2023-05-28",
      "discount_percentage": "44"
    }
  },
  {
    "model": "app.promotion",
    "pk": 97,
    "fields": {
      "promotion_name": "surprise offer",
      "start_date": "2023-08-06",
      "end_date": "2023-11-27",
      "discount_percentage": "31"
    }
  },
  {
    "model": "app.promotion",
    "pk": 98,
    "fields": {
      "promotion_name": "giveaway clearance flash",
      "start_date": "2023-12-02",
      "end_date": "2023-08-18",
      "discount_percentage": "9"
    }
  },
  {
    "model": "app.promotion",
    "pk": 99,
    "fields": {
      "promotion_name": "event",
      "start_date": "2023-05-08",
      "end_date": "2023-12-17",
      "discount_percentage": "42"
    }
  },
  {
    "model": "app.promotion",
    "pk": 100,
    "fields": {
      "promotion_name": "sale summer",
      "start_date": "2023-01-05",
      "end_date": "2023-02-17",
      "discount_percentage": "44"
    }
  },
  {
    "model": "app.coupon",
    "pk": 1,
    "fields": {
      "customer": 172,
      "promotion": 39,
      "issue_date": "2023-08-09",
      "expiration_date": "2023-01-06",
      "discount_value": "14.55"
    }
  },
  {
    "model": "app.coupon",
    "pk": 2,
    "fields": {
      "customer": 200,
      "promotion": 64,
      "issue_date": "2023-12-14",
      "expiration_date": "2023-05-16",
      "discount_value": "41.61"
    }
  },
  {
    "model": "app.coupon",
    "pk": 3,
    "fields": {
      "customer": 94,
      "promotion": 44,
      "issue_date": "2023-03-08",
      "expiration_date": "2023-04-21",
      "discount_value": "36.00"
    }
  },
  {
    "model": "app.coupon",
    "pk": 4,
    "fields": {
      "customer": 24,
      "promotion": 19,
      "issue_date": "2023-08-10",
      "expiration_date": "2023-08-10",
      "discount_value": "74.23"
    }
  },
  {
    "model": "app.coupon",
    "pk": 5,
    "fields": {
      "customer": 82,
      "promotion": 45,
      "issue_date": "2023-12-05",
      "expiration_date": "2023-11-11",
      "discount_value": "5.97"
    }
  },
  {
    "model": "app.coupon",
    "pk": 6,
    "fields": {
      "customer": 121,
      "promotion": null,
      "issue_date": "2023-09-21",
      "expiration_date": "2023-03-02",
      "discount_value": "4.48"
    }
  },
  {
    "model": "app.coupon",
    "pk": 7,
    "fields": {
      "customer": 155,
      "promotion": 2,
      "issue_date": "2023-01-24",
      "expiration_date": "2023-05-03",
      "discount_value": "8.57"
    }
  },
  {
    "model": "app.coupon",
    "pk": 8,
    "fields": {
      "customer": 175,
      "promotion": 10,
      "issue_date": "2023-03-23",
      "expiration_date": "2023-07-19",
      "discount_value": "3.10"
    }
  },
  {
    "model": "app.coupon",
    "pk": 9,
    "fields": {
      "customer": 83,
      "promotion": 43,
      "issue_date": "2023-04-19",
      "expiration_date": "2023-04-30",
      "discount_value": "22.58"
    }
  },
  {
    "model": "app.coupon",
    "pk": 10,
    "fields": {
      "customer": 51,
      "promotion": 81,
      "issue_date": "2023-05-16",
      "expiration_date": "2023-11-23",
      "discount_value": "52.12"
    }
  },
  {
    "model": "app.coupon",
    "pk": 11,
    "fields": {
      "customer": 131,
      "promotion": 34,
      "issue_date": "2023-10-03",
      "expiration_date": "2023-03-16",
      "discount_value": "41.65"
    }
  },
  {
    "model": "app.coupon",
    "pk": 12,
    "fields": {
      "customer": 190,
      "promotion": 18,
      "issue_date": "2023-03-19",
      "expiration_date": "2023-09-01",
      "discount_value": "95.98"
    }
  },
  {
    "model": "app.coupon",
    "pk": 13,
    "fields": {
      "customer": 149,
      "promotion": 72,
      "issue_date": "2023-08-15",
      "expiration_date": "2023-02-23",
      "discount_value": "45.32"
    }
  },
  {
    "model": "app.coupon",
    "pk": 14,
    "fields": {
      "customer": 189,
      "promotion": 25,
      "issue_date": "2023-05-17",
      "expiration_date": "2023-08-20",
      "discount_value": "19.21"
    }
  },
  {
    "model": "app.coupon",
    "pk": 15,
    "fields": {
      "customer": 70,
      "promotion": 94,
      "issue_date": "2023-03-19",
      "expiration_date": "2023-07-29",
      "discount_value": "5.90"
    }
  },
  {
    "model": "app.coupon",
    "pk": 16,
    "fields": {
      "customer": 194,
      "promotion": 25,
      "issue_date": "2023-12-01",
      "expiration_date": "2023-02-22",
      "discount_value": "1.14"
    }
  },
  {
    "model": "app.coupon",
    "pk": 17,
    "fields": {
      "customer": 97,
      "promotion": 15,
      "issue_date": "2023-05-01",
      "expiration_date": "2023-05-02",
      "discount_value": "72.45"
    }
  },
  {
    "model": "app.coupon",
    "pk": 18,
    "fields": {
      "customer": 12,
      "promotion": 40,
      "issue_date": "2023-10-25",
      "expiration_date": "2023-03-12",
      "discount_value": "8.75"
    }
  },
  {
    "model": "app.coupon",
    "pk": 19,
    "fields": {
      "customer": 128,
      "promotion": 24,
      "issue_date": "2023-11-27",
      "expiration_date": "2023-09-09",
      "discount_value": "87.31"
    }
  },
  {
    "model": "app.coupon",
    "pk": 20,
    "fields": {
      "customer": 133,
      "promotion": 59,
      "issue_date": "2023-09-23",
      "expiration_date": "2023-04-16",
      "discount_value": "48.25"
    }
  },
  {
    "model": "app.coupon",
    "pk": 21,
    "fields": {
      "customer": 151,
      "promotion": 20,
      "issue_date": "2023-09-26",
      "expiration_date": "2023-07-30",
      "discount_value": "24.33"
    }
  },
  {
    "model": "app.coupon",
    "pk": 22,
    "fields": {
      "customer": 127,
      "promotion": 75,
      "issue_date": "2023-03-22",
      "expiration_date": "2023-12-10",
      "discount_value": "19.77"
    }
  },
  {
    "model": "app.coupon",
    "pk": 23,
    "fields": {
      "customer": 117,
      "promotion": 68,
      "issue_date": "2023-12-30",
      "expiration_date": "2023-04-13",
      "discount_value": "57.14"
    }
  },
  {
    "model": "app.coupon",
    "pk": 24,
    "fields": {
      "customer": 9,
      "promotion": null,
      "issue_date": "2023-02-12",
      "expiration_date": "2023-01-11",
      "discount_value": "48.40"
    }
  },
  {
    "model": "app.coupon",
    "pk": 25,
    "fields": {
      "customer": 66,
      "promotion": null,
      "issue_date": "2023-11-12",
      "expiration_date": "2023-01-12",
      "discount_value": "47.98"
    }
  },
  {
    "model": "app.coupon",
    "pk": 26,
    "fields": {
      "customer": 23,
      "promotion": 46,
      "issue_date": "2023-12-04",
      "expiration_date": "2023-06-06",
      "discount_value": "45.23"
    }
  },
  {
    "model": "app.coupon",
    "pk": 27,
    "fields": {
      "customer": 65,
      "promotion": 15,
      "issue_date": "2023-11-24",
      "expiration_date": "2023-11-14",
      "discount_value": "1.70"
    }
  },
  {
    "model": "app.coupon",
    "pk": 28,
    "fields": {
      "customer": 138,
      "promotion": 51,
      "issue_date": "2023-10-11",
      "expiration_date": "2023-05-17",
      "discount_value": "15.01"
    }
  },
  {
    "model": "app.coupon",
    "pk": 29,
    "fields": {
      "customer": 194,
      "promotion": 54,
      "issue_date": "2023-02-25",
      "expiration_date": "2023-02-18",
      "discount_value": "41.97"
    }
  },
  {
    "model": "app.coupon",
    "pk": 30,
    "fields": {
      "customer": 189,
      "promotion": 22,
      "issue_date": "2023-07-13",
      "expiration_date": "2023-07-25",
      "discount_value": "21.44"
    }
  },
  {
    "model": "app.coupon",
    "pk": 31,
    "fields": {
      "customer": 161,
      "promotion": 82,
      "issue_date": "2023-08-30",
      "expiration_date": "2023-11-23",
      "discount_value": "17.30"
    }
  },
  {
    "model": "app.coupon",
    "pk": 32,
    "fields": {
      "customer": 62,
      "promotion": 41,
      "issue_date": "2023-06-22",
      "expiration_date": "2023-06-04",
      "discount_value": "52.83"
    }
  },
  {
    "model": "app.coupon",
    "pk": 33,
    "fields": {
      "customer": 37,
      "promotion": 78,
      "issue_date": "2023-03-24",
      "expiration_date": "2023-11-19",
      "discount_value": "20.39"
    }
  },
  {
    "model": "app.coupon",
    "pk": 34,
    "fields": {
      "customer": 121,
      "promotion": 10,
      "issue_date": "2023-07-23",
      "expiration_date": "2023-11-05",
      "discount_value": "13.03"
    }
  },
  {
    "model": "app.coupon",
    "pk": 35,
    "fields": {
      "customer": 15,
      "promotion": 97,
      "issue_date": "2023-11-15",
      "expiration_date": "2023-09-03",
      "discount_value": "19.64"
    }
  },
  {
    "model": "app.coupon",
    "pk": 36,
    "fields": {
      "customer": 139,
      "promotion": 78,
      "issue_date": "2023-02-05",
      "expiration_date": "2023-04-28",
      "discount_value": "13.26"
    }
  },
  {
    "model": "app.coupon",
    "pk": 37,
    "fields": {
      "customer": 84,
      "promotion": 29,
      "issue_date": "2023-03-22",
      "expiration_date": "2023-01-13",
      "discount_value": "42.47"
    }
  },
  {
    "model": "app.coupon",
    "pk": 38,
    "fields": {
      "customer": 128,
      "promotion": 88,
      "issue_date": "2023-01-06",
      "expiration_date": "2023-08-22",
      "discount_value": "93.61"
    }
  },
  {
    "model": "app.coupon",
    "pk": 39,
    "fields": {
      "customer": 105,
      "promotion": 7,
      "issue_date": "2023-11-13",
      "expiration_date": "2023-07-21",
      "discount_value": "14.83"
    }
  },
  {
    "model": "app.coupon",
    "pk": 40,
    "fields": {
      "customer": 131,
      "promotion": 43,
      "issue_date": "2023-03-06",
      "expiration_date": "2023-01-24",
      "discount_value": "11.30"
    }
  },
  {
    "model": "app.coupon",
    "pk": 41,
    "fields": {
      "customer": 130,
      "promotion": 33,
      "issue_date": "2023-06-19",
      "expiration_date": "2023-12-15",
      "discount_value": "20.38"
    }
  },
  {
    "model": "app.coupon",
    "pk": 42,
    "fields": {
      "customer": 97,
      "promotion": 98,
      "issue_date": "2023-02-24",
      "expiration_date": "2023-02-15",
      "discount_value": "10.04"
    }
  },
  {
    "model": "app.coupon",
    "pk": 43,
    "fields": {
      "customer": 83,
      "promotion": null,
      "issue_date": "2023-11-17",
      "expiration_date": "2023-03-05",
      "discount_value": "82.65"
    }
  },
  {
    "model": "app.coupon",
    "pk": 44,
    "fields": {
      "customer": 151,
      "promotion": 51,
      "issue_date": "2023-07-28",
      "expiration_date": "2023-08-27",
      "discount_value": "8.93"
    }
  },
  {
    "model": "app.coupon",
    "pk": 45,
    "fields": {
      "customer": 96,
      "promotion": 12,
      "issue_date": "2023-07-20",
      "expiration_date": "2023-04-13",
      "discount_value": "4.83"
    }
  },
  {
    "model": "app.coupon",
    "pk": 46,
    "fields": {
      "customer": 58,
      "promotion": 61,
      "issue_date": "2023-07-20",
      "expiration_date": "2023-01-23",
      "discount_value": "6.09"
    }
  },
  {
    "model": "app.coupon",
    "pk": 47,
    "fields": {
      "customer": 141,
      "promotion": null,
      "issue_date": "2023-07-23",
      "expiration_date": "2023-07-18",
      "discount_value": "35.60"
    }
  },
  {
    "model": "app.coupon",
    "pk": 48,
    "fields": {
      "customer": 80,
      "promotion": 47,
      "issue_date": "2023-09-19",
      "expiration_date": "2023-02-17",
      "discount_value": "97.48"
    }
  },
  {
    "model": "app.coupon",
    "pk": 49,
    "fields": {
      "customer": 123,
      "promotion": 27,
      "issue_date": "2023-12-31",
      "expiration_date": "2023-01-04",
      "discount_value": "11.05"
    }
  },
  {
    "model": "app.coupon",
    "pk": 50,
    "fields": {
      "customer": 174,
      "promotion": 28,
      "issue_date": "2023-04-28",
      "expiration_date": "2023-01-11",
      "discount_value": "5.25"
    }
  },
  {
    "model": "app.coupon",
    "pk": 51,
    "fields": {
      "customer": 16,
      "promotion": 34,
      "issue_date": "2023-04-28",
      "expiration_date": "2023-12-22",
      "discount_value": "93.25"
    }
  },
  {
    "model": "app.coupon",
    "pk": 52,
    "fields": {
      "customer": 174,
      "promotion": 30,
      "issue_date": "2023-11-15",
      "expiration_date": "2023-05-07",
      "discount_value": "79.61"
    }
  },
  {
    "model": "app.coupon",
    "pk": 53,
    "fields": {
      "customer": 199,
      "promotion": null,
      "issue_date": "2023-08-19",
      "expiration_date": "2023-03-20",
      "discount_value": "55.99"
    }
  },
  {
    "model": "app.coupon",
    "pk": 54,
    "fields": {
      "customer": 51,
      "promotion": 64,
      "issue_date": "2023-08-10",
      "expiration_date": "2023-03-27",
      "discount_value": "86.55"
    }
  },
  {
    "model": "app.coupon",
    "pk": 55,
    "fields": {
      "customer": 95,
      "promotion": 59,
      "issue_date": "2023-03-11",
      "expiration_date": "2023-06-19",
      "discount_value": "8.74"
    }
  },
  {
    "model": "app.coupon",
    "pk": 56,
    "fields": {
      "customer": 84,
      "promotion": 77,
      "issue_date": "2023-06-29",
      "expiration_date": "2023-11-30",
      "discount_value": "9.96"
    }
  },
  {
    "model": "app.coupon",
    "pk": 57,
    "fields": {
      "customer": 84,
      "promotion": 25,
      "issue_date": "2023-07-10",
      "expiration_date": "2023-07-23",
      "discount_value": "19.48"
    }
  },
  {
    "model": "app.coupon",
    "pk": 58,
    "fields": {
      "customer": 75,
      "promotion": 15,
      "issue_date": "2023-03-02",
      "expiration_date": "2023-05-20",
      "discount_value": "10.17"
    }
  },
  {
    "model": "app.coupon",
    "pk": 59,
    "fields": {
      "customer": 178,
      "promotion": 81,
      "issue_date": "2023-06-07",
      "expiration_date": "2023-12-19",
      "discount_value": "1.08"
    }
  },
  {
    "model": "app.coupon",
    "pk": 60,
    "fields": {
      "customer": 74,
      "promotion": 71,
      "issue_date": "2023-12-15",
      "expiration_date": "2023-11-25",
      "discount_value": "3.81"
    }
  },
  {
    "model": "app.coupon",
    "pk": 61,
    "fields": {
      "customer": 101,
      "promotion": 61,
      "issue_date": "2023-01-23",
      "expiration_date": "2023-11-19",
      "discount_value": "1.63"
    }
  },
  {
    "model": "app.coupon",
    "pk": 62,
    "fields": {
      "customer": 73,
      "promotion": 14,
      "issue_date": "2023-09-07",
      "expiration_date": "2023-09-17",
      "discount_value": "48.79"
    }
  },
  {
    "model": "app.coupon",
    "pk": 63,
    "fields": {
      "customer": 41,
      "promotion": 83,
      "issue_date": "2023-05-29",
      "expiration_date": "2023-02-06",
      "discount_value": "61.73"
    }
  },
  {
    "model": "app.coupon",
    "pk": 64,
    "fields": {
      "customer": 75,
      "promotion": null,
      "issue_date": "2023-05-26",
      "expiration_date": "2023-09-09",
      "discount_value": "95.46"
    }
  },
  {
    "model": "app.coupon",
    "pk": 65,
    "fields": {
      "customer": 142,
      "promotion": 21,
      "issue_date": "2023-06-02",
      "expiration_date": "2023-07-05",
      "discount_value": "5.29"
    }
  },
  {
    "model": "app.coupon",
    "pk": 66,
    "fields": {
      "customer": 70,
      "promotion": 52,
      "issue_date": "2023-08-13",
      "expiration_date": "2023-10-31",
      "discount_value": "21.00"
    }
  },
  {
    "model": "app.coupon",
    "pk": 67,
    "fields": {
      "customer": 149,
      "promotion": null,
      "issue_date": "2023-03-03",
      "expiration_date": "2023-01-10",
      "discount_value": "9.96"
    }
  },
  {
    "model": "app.coupon",
    "pk": 68,
    "fields": {
      "customer": 82,
      "promotion": 59,
      "issue_date": "2023-02-21",
      "expiration_date": "2023-09-21",
      "discount_value": "28.36"
    }
  },
  {
    "model": "app.coupon",
    "pk": 69,
    "fields": {
      "customer": 158,
      "promotion": 7,
      "issue_date": "2023-03-15",
      "expiration_date": "2023-09-28",
      "discount_value": "23.96"
    }
  },
  {
    "model": "app.coupon",
    "pk": 70,
    "fields": {
      "customer": 161,
      "promotion": 46,
      "issue_date": "2023-01-25",
      "expiration_date": "2023-04-17",
      "discount_value": "4.99"
    }
  },
  {
    "model": "app.coupon",
    "pk": 71,
    "fields": {
      "customer": 90,
      "promotion": null,
      "issue_date": "2023-03-17",
      "expiration_date": "2023-08-13",
      "discount_value": "66.07"
    }
  },
  {
    "model": "app.coupon",
    "pk": 72,
    "fields": {
      "customer": 89,
      "promotion": 13,
      "issue_date": "2023-09-07",
      "expiration_date": "2023-03-17",
      "discount_value": "41.10"
    }
  },
  {
    "model": "app.coupon",
    "pk": 73,
    "fields": {
      "customer": 19,
      "promotion": 14,
      "issue_date": "2023-09-27",
      "expiration_date": "2023-01-28",
      "discount_value": "22.87"
    }
  },
  {
    "model": "app.coupon",
    "pk": 74,
    "fields": {
      "customer": 36,
      "promotion": 21,
      "issue_date": "2023-08-11",
      "expiration_date": "2023-07-02",
      "discount_value": "70.75"
    }
  },
  {
    "model": "app.coupon",
    "pk": 75,
    "fields": {
      "customer": 159,
      "promotion": 55,
      "issue_date": "2023-10-29",
      "expiration_date": "2023-08-11",
      "discount_value": "41.66"
    }
  },
  {
    "model": "app.coupon",
    "pk": 76,
    "fields": {
      "customer": 198,
      "promotion": 70,
      "issue_date": "2023-08-04",
      "expiration_date": "2023-02-28",
      "discount_value": "1.02"
    }
  },
  {
    "model": "app.coupon",
    "pk": 77,
    "fields": {
      "customer": 195,
      "promotion": 4,
      "issue_date": "2023-09-22",
      "expiration_date": "2023-10-05",
      "discount_value": "5.36"
    }
  },
  {
    "model": "app.coupon",
    "pk": 78,
    "fields": {
      "customer": 10,
      "promotion": 92,
      "issue_date": "2023-09-26",
      "expiration_date": "2023-05-21",
      "discount_value": "8.52"
    }
  },
  {
    "model": "app.coupon",
    "pk": 79,
    "fields": {
      "customer": 75,
      "promotion": 25,
      "issue_date": "2023-05-19",
      "expiration_date": "2023-03-31",
      "discount_value": "6.84"
    }
  },
  {
    "model": "app.coupon",
    "pk": 80,
    "fields": {
      "customer": 7,
      "promotion": 16,
      "issue_date": "2023-06-22",
      "expiration_date": "2023-12-01",
      "discount_value": "68.36"
    }
  },
  {
    "model": "app.coupon",
    "pk": 81,
    "fields": {
      "customer": 77,
      "promotion": 81,
      "issue_date": "2023-12-24",
      "expiration_date": "2023-03-16",
      "discount_value": "3.05"
    }
  },
  {
    "model": "app.coupon",
    "pk": 82,
    "fields": {
      "customer": 155,
      "promotion": 56,
      "issue_date": "2023-07-27",
      "expiration_date": "2023-01-16",
      "discount_value": "5.49"
    }
  },
  {
    "model": "app.coupon",
    "pk": 83,
    "fields": {
      "customer": 15,
      "promotion": 34,
      "issue_date": "2023-11-24",
      "expiration_date": "2023-08-23",
      "discount_value": "1.19"
    }
  },
  {
    "model": "app.coupon",
    "pk": 84,
    "fields": {
      "customer": 161,
      "promotion": 2,
      "issue_date": "2023-07-12",
      "expiration_date": "2023-01-03",
      "discount_value": "15.64"
    }
  },
  {
    "model": "app.coupon",
    "pk": 85,
    "fields": {
      "customer": 48,
      "promotion": 32,
      "issue_date": "2023-04-27",
      "expiration_date": "2023-03-13",
      "discount_value": "78.93"
    }
  },
  {
    "model": "app.coupon",
    "pk": 86,
    "fields": {
      "customer": 1,
      "promotion": 54,
      "issue_date": "2023-08-11",
      "expiration_date": "2023-05-11",
      "discount_value": "69.62"
    }
  },
  {
    "model": "app.coupon",
    "pk": 87,
    "fields": {
      "customer": 18,
      "promotion": 74,
      "issue_date": "2023-06-10",
      "expiration_date": "2023-03-17",
      "discount_value": "2.08"
    }
  },
  {
    "model": "app.coupon",
    "pk": 88,
    "fields": {
      "customer": 142,
      "promotion": 27,
      "issue_date": "2023-08-17",
      "expiration_date": "2023-11-24",
      "discount_value": "3.77"
    }
  },
  {
    "model": "app.coupon",
    "pk": 89,
    "fields": {
      "customer": 67,
      "promotion": 27,
      "issue_date": "2023-04-16",
      "expiration_date": "2023-05-20",
      "discount_value": "3.21"
    }
  },
  {
    "model": "app.coupon",
    "pk": 90,
    "fields": {
      "customer": 154,
      "promotion": 51,
      "issue_date": "2023-07-28",
      "expiration_date": "2023-04-02",
      "discount_value": "2.14"
    }
  },
  {
    "model": "app.coupon",
    "pk": 91,
    "fields": {
      "customer": 27,
      "promotion": 80,
      "issue_date": "2023-06-30",
      "expiration_date": "2023-04-09",
      "discount_value": "14.77"
    }
  },
  {
    "model": "app.coupon",
    "pk": 92,
    "fields": {
      "customer": 198,
      "promotion": 39,
      "issue_date": "2023-12-18",
      "expiration_date": "2023-03-14",
      "discount_value": "14.50"
    }
  },
  {
    "model": "app.coupon",
    "pk": 93,
    "fields": {
      "customer": 52,
      "promotion": 91,
      "issue_date": "2023-11-11",
      "expiration_date": "2023-10-25",
      "discount_value": "1.63"
    }
  },
  {
    "model": "app.coupon",
    "pk": 94,
    "fields": {
      "customer": 156,
      "promotion": 67,
      "issue_date": "2023-01-24",
      "expiration_date": "2023-08-07",
      "discount_value": "38.37"
    }
  },
  {
    "model": "app.coupon",
    "pk": 95,
    "fields": {
      "customer": 150,
      "promotion": null,
      "issue_date": "2023-10-19",
      "expiration_date": "2023-10-13",
      "discount_value": "11.43"
    }
  },
  {
    "model": "app.coupon",
    "pk": 96,
    "fields": {
      "customer": 54,
      "promotion": 80,
      "issue_date": "2023-09-29",
      "expiration_date": "2023-07-16",
      "discount_value": "26.65"
    }
  },
  {
    "model": "app.coupon",
    "pk": 97,
    "fields": {
      "customer": 78,
      "promotion": 44,
      "issue_date": "2023-10-16",
      "expiration_date": "2023-01-25",
      "discount_value": "59.09"
    }
  },
  {
    "model": "app.coupon",
    "pk": 98,
    "fields": {
      "customer": 33,
      "promotion": 14,
      "issue_date": "2023-08-19",
      "expiration_date": "2023-02-18",
      "discount_value": "13.06"
    }
  },
  {
    "model": "app.coupon",
    "pk": 99,
    "fields": {
      "customer": 100,
      "promotion": 10,
      "issue_date": "2023-10-03",
      "expiration_date": "2023-03-13",
      "discount_value": "11.61"
    }
  },
  {
    "model": "app.coupon",
    "pk": 100,
    "fields": {
      "customer": 1,
      "promotion": 97,
      "issue_date": "2023-09-28",
      "expiration_date": "2023-05-24",
      "discount_value": "59.79"
    }
  },
  {
    "model": "app.coupon",
    "pk": 101,
    "fields": {
      "customer": 40,
      "promotion": 30,
      "issue_date": "2023-05-10",
      "expiration_date": "2023-12-11",
      "discount_value": "15.44"
    }
  },
  {
    "model": "app.coupon",
    "pk": 102,
    "fields": {
      "customer": 57,
      "promotion": 62,
      "issue_date": "2023-12-16",
      "expiration_date": "2023-01-14",
      "discount_value": "31.82"
    }
  },
  {
    "model": "app.coupon",
    "pk": 103,
    "fields": {
      "customer": 133,
      "promotion": 63,
      "issue_date": "2023-08-04",
      "expiration_date": "2023-07-27",
      "discount_value": "13.54"
    }
  },
  {
    "model": "app.coupon",
    "pk": 104,
    "fields": {
      "customer": 76,
      "promotion": null,
      "issue_date": "2023-02-04",
      "expiration_date": "2023-08-30",
      "discount_value": "91.17"
    }
  },
  {
    "model": "app.coupon",
    "pk": 105,
    "fields": {
      "customer": 135,
      "promotion": 18,
      "issue_date": "2023-11-26",
      "expiration_date": "2023-11-10",
      "discount_value": "7.09"
    }
  },
  {
    "model": "app.coupon",
    "pk": 106,
    "fields": {
      "customer": 72,
      "promotion": 60,
      "issue_date": "2023-01-07",
      "expiration_date": "2023-02-19",
      "discount_value": "30.86"
    }
  },
  {
    "model": "app.coupon",
    "pk": 107,
    "fields": {
      "customer": 111,
      "promotion": null,
      "issue_date": "2023-11-04",
      "expiration_date": "2023-05-31",
      "discount_value": "8.17"
    }
  },
  {
    "model": "app.coupon",
    "pk": 108,
    "fields": {
      "customer": 31,
      "promotion": 30,
      "issue_date": "2023-01-16",
      "expiration_date": "2023-11-24",
      "discount_value": "31.03"
    }
  },
  {
    "model": "app.coupon",
    "pk": 109,
    "fields": {
      "customer": 118,
      "promotion": 83,
      "issue_date": "2023-10-26",
      "expiration_date": "2023-06-24",
      "discount_value": "14.62"
    }
  },
  {
    "model": "app.coupon",
    "pk": 110,
    "fields": {
      "customer": 136,
      "promotion": null,
      "issue_date": "2023-03-15",
      "expiration_date": "2023-04-08",
      "discount_value": "1.07"
    }
  },
  {
    "model": "app.coupon",
    "pk": 111,
    "fields": {
      "customer": 58,
      "promotion": 12,
      "issue_date": "2023-06-24",
      "expiration_date": "2023-02-25",
      "discount_value": "67.90"
    }
  },
  {
    "model": "app.coupon",
    "pk": 112,
    "fields": {
      "customer": 121,
      "promotion": 34,
      "issue_date": "2023-06-29",
      "expiration_date": "2023-10-19",
      "discount_value": "18.71"
    }
  },
  {
    "model": "app.coupon",
    "pk": 113,
    "fields": {
      "customer": 185,
      "promotion": 34,
      "issue_date": "2023-03-19",
      "expiration_date": "2023-03-03",
      "discount_value": "6.98"
    }
  },
  {
    "model": "app.coupon",
    "pk": 114,
    "fields": {
      "customer": 64,
      "promotion": 84,
      "issue_date": "2023-01-06",
      "expiration_date": "2023-12-30",
      "discount_value": "1.95"
    }
  },
  {
    "model": "app.coupon",
    "pk": 115,
    "fields": {
      "customer": 178,
      "promotion": 26,
      "issue_date": "2023-04-30",
      "expiration_date": "2023-10-24",
      "discount_value": "1.47"
    }
  },
  {
    "model": "app.coupon",
    "pk": 116,
    "fields": {
      "customer": 109,
      "promotion": 9,
      "issue_date": "2023-06-05",
      "expiration_date": "2023-06-29",
      "discount_value": "65.02"
    }
  },
  {
    "model": "app.coupon",
    "pk": 117,
    "fields": {
      "customer": 114,
      "promotion": 99,
      "issue_date": "2023-07-07",
      "expiration_date": "2023-06-09",
      "discount_value": "1.46"
    }
  },
  {
    "model": "app.coupon",
    "pk": 118,
    "fields": {
      "customer": 20,
      "promotion": 43,
      "issue_date": "2023-11-30",
      "expiration_date": "2023-06-12",
      "discount_value": "56.99"
    }
  },
  {
    "model": "app.coupon",
    "pk": 119,
    "fields": {
      "customer": 5,
      "promotion": 46,
      "issue_date": "2023-02-18",
      "expiration_date": "2023-03-24",
      "discount_value": "53.32"
    }
  },
  {
    "model": "app.coupon",
    "pk": 120,
    "fields": {
      "customer": 135,
      "promotion": 10,
      "issue_date": "2023-11-17",
      "expiration_date": "2023-02-16",
      "discount_value": "83.30"
    }
  },
  {
    "model": "app.coupon",
    "pk": 121,
    "fields": {
      "customer": 114,
      "promotion": 69,
      "issue_date": "2023-01-18",
      "expiration_date": "2023-02-05",
      "discount_value": "60.72"
    }
  },
  {
    "model": "app.coupon",
    "pk": 122,
    "fields": {
      "customer": 101,
      "promotion": 65,
      "issue_date": "2023-05-25",
      "expiration_date": "2023-06-02",
      "discount_value": "71.62"
    }
  },
  {
    "model": "app.coupon",
    "pk": 123,
    "fields": {
      "customer": 176,
      "promotion": 1,
      "issue_date": "2023-01-06",
      "expiration_date": "2023-03-17",
      "discount_value": "64.06"
    }
  },
  {
    "model": "app.coupon",
    "pk": 124,
    "fields": {
      "customer": 21,
      "promotion": null,
      "issue_date": "2023-04-11",
      "expiration_date": "2023-10-10",
      "discount_value": "67.50"
    }
  },
  {
    "model": "app.coupon",
    "pk": 125,
    "fields": {
      "customer": 33,
      "promotion": 50,
      "issue_date": "2023-12-24",
      "expiration_date": "2023-03-24",
      "discount_value": "14.57"
    }
  },
  {
    "model": "app.coupon",
    "pk": 126,
    "fields": {
      "customer": 115,
      "promotion": 69,
      "issue_date": "2023-01-02",
      "expiration_date": "2023-02-15",
      "discount_value": "69.50"
    }
  },
  {
    "model": "app.coupon",
    "pk": 127,
    "fields": {
      "customer": 8,
      "promotion": 5,
      "issue_date": "2023-08-06",
      "expiration_date": "2023-07-18",
      "discount_value": "69.22"
    }
  },
  {
    "model": "app.coupon",
    "pk": 128,
    "fields": {
      "customer": 29,
      "promotion": null,
      "issue_date": "2023-10-29",
      "expiration_date": "2023-03-02",
      "discount_value": "30.49"
    }
  },
  {
    "model": "app.coupon",
    "pk": 129,
    "fields": {
      "customer": 27,
      "promotion": 28,
      "issue_date": "2023-06-09",
      "expiration_date": "2023-11-19",
      "discount_value": "92.23"
    }
  },
  {
    "model": "app.coupon",
    "pk": 130,
    "fields": {
      "customer": 10,
      "promotion": 24,
      "issue_date": "2023-08-03",
      "expiration_date": "2023-05-30",
      "discount_value": "44.64"
    }
  },
  {
    "model": "app.coupon",
    "pk": 131,
    "fields": {
      "customer": 68,
      "promotion": 31,
      "issue_date": "2023-09-25",
      "expiration_date": "2023-06-15",
      "discount_value": "76.24"
    }
  },
  {
    "model": "app.coupon",
    "pk": 132,
    "fields": {
      "customer": 124,
      "promotion": 73,
      "issue_date": "2023-09-14",
      "expiration_date": "2023-06-29",
      "discount_value": "34.83"
    }
  },
  {
    "model": "app.coupon",
    "pk": 133,
    "fields": {
      "customer": 186,
      "promotion": 82,
      "issue_date": "2023-09-02",
      "expiration_date": "2023-03-12",
      "discount_value": "37.86"
    }
  },
  {
    "model": "app.coupon",
    "pk": 134,
    "fields": {
      "customer": 91,
      "promotion": 34,
      "issue_date": "2023-06-24",
      "expiration_date": "2023-09-18",
      "discount_value": "47.64"
    }
  },
  {
    "model": "app.coupon",
    "pk": 135,
    "fields": {
      "customer": 113,
      "promotion": 51,
      "issue_date": "2023-05-29",
      "expiration_date": "2023-05-20",
      "discount_value": "33.52"
    }
  },
  {
    "model": "app.coupon",
    "pk": 136,
    "fields": {
      "customer": 70,
      "promotion": 25,
      "issue_date": "2023-01-27",
      "expiration_date": "2023-12-16",
      "discount_value": "1.93"
    }
  },
  {
    "model": "app.coupon",
    "pk": 137,
    "fields": {
      "customer": 31,
      "promotion": 59,
      "issue_date": "2023-10-29",
      "expiration_date": "2023-02-11",
      "discount_value": "93.06"
    }
  },
  {
    "model": "app.coupon",
    "pk": 138,
    "fields": {
      "customer": 46,
      "promotion": 74,
      "issue_date": "2023-01-07",
      "expiration_date": "2023-02-28",
      "discount_value": "4.92"
    }
  },
  {
    "model": "app.coupon",
    "pk": 139,
    "fields": {
      "customer": 102,
      "promotion": 41,
      "issue_date": "2023-02-23",
      "expiration_date": "2023-10-05",
      "discount_value": "96.44"
    }
  },
  {
    "model": "app.coupon",
    "pk": 140,
    "fields": {
      "customer": 187,
      "promotion": null,
      "issue_date": "2023-09-27",
      "expiration_date": "2023-10-10",
      "discount_value": "82.43"
    }
  },
  {
    "model": "app.coupon",
    "pk": 141,
    "fields": {
      "customer": 63,
      "promotion": null,
      "issue_date": "2023-03-07",
      "expiration_date": "2023-02-13",
      "discount_value": "5.24"
    }
  },
  {
    "model": "app.coupon",
    "pk": 142,
    "fields": {
      "customer": 100,
      "promotion": 77,
      "issue_date": "2023-05-01",
      "expiration_date": "2023-05-28",
      "discount_value": "96.27"
    }
  },
  {
    "model": "app.coupon",
    "pk": 143,
    "fields": {
      "customer": 10,
      "promotion": null,
      "issue_date": "2023-05-09",
      "expiration_date": "2023-11-14",
      "discount_value": "2.48"
    }
  },
  {
    "model": "app.coupon",
    "pk": 144,
    "fields": {
      "customer": 152,
      "promotion": 32,
      "issue_date": "2023-08-09",
      "expiration_date": "2023-12-08",
      "discount_value": "23.52"
    }
  },
  {
    "model": "app.coupon",
    "pk": 145,
    "fields": {
      "customer": 34,
      "promotion": 33,
      "issue_date": "2023-08-19",
      "expiration_date": "2023-10-21",
      "discount_value": "25.93"
    }
  },
  {
    "model": "app.coupon",
    "pk": 146,
    "fields": {
      "customer": 192,
      "promotion": 3,
      "issue_date": "2023-05-21",
      "expiration_date": "2023-12-18",
      "discount_value": "66.94"
    }
  },
  {
    "model": "app.coupon",
    "pk": 147,
    "fields": {
      "customer": 186,
      "promotion": 57,
      "issue_date": "2023-03-15",
      "expiration_date": "2023-07-31",
      "discount_value": "7.05"
    }
  },
  {
    "model": "app.coupon",
    "pk": 148,
    "fields": {
      "customer": 1,
      "promotion": 78,
      "issue_date": "2023-12-21",
      "expiration_date": "2023-11-12",
      "discount_value": "1.21"
    }
  },
  {
    "model": "app.coupon",
    "pk": 149,
    "fields": {
      "customer": 84,
      "promotion": null,
      "issue_date": "2023-01-11",
      "expiration_date": "2023-01-30",
      "discount_value": "4.95"
    }
  },
  {
    "model": "app.coupon",
    "pk": 150,
    "fields": {
      "customer": 28,
      "promotion": 13,
      "issue_date": "2023-09-25",
      "expiration_date": "2023-06-28",
      "discount_value": "1.02"
    }
  },
  {
    "model": "app.coupon",
    "pk": 151,
    "fields": {
      "customer": 70,
      "promotion": 82,
      "issue_date": "2023-07-14",
      "expiration_date": "2023-07-07",
      "discount_value": "47.37"
    }
  },
  {
    "model": "app.coupon",
    "pk": 152,
    "fields": {
      "customer": 115,
      "promotion": 100,
      "issue_date": "2023-08-16",
      "expiration_date": "2023-01-22",
      "discount_value": "12.00"
    }
  },
  {
    "model": "app.coupon",
    "pk": 153,
    "fields": {
      "customer": 155,
      "promotion": 98,
      "issue_date": "2023-02-28",
      "expiration_date": "2023-11-08",
      "discount_value": "7.70"
    }
  },
  {
    "model": "app.coupon",
    "pk": 154,
    "fields": {
      "customer": 23,
      "promotion": 63,
      "issue_date": "2023-04-28",
      "expiration_date": "2023-01-17",
      "discount_value": "15.84"
    }
  },
  {
    "model": "app.coupon",
    "pk": 155,
    "fields": {
      "customer": 167,
      "promotion": 14,
      "issue_date": "2023-01-19",
      "expiration_date": "2023-01-28",
      "discount_value": "63.57"
    }
  },
  {
    "model": "app.coupon",
    "pk": 156,
    "fields": {
      "customer": 108,
      "promotion": 97,
      "issue_date": "2023-09-22",
      "expiration_date": "2023-08-03",
      "discount_value": "25.15"
    }
  },
  {
    "model": "app.coupon",
    "pk": 157,
    "fields": {
      "customer": 28,
      "promotion": 57,
      "issue_date": "2023-10-22",
      "expiration_date": "2023-04-14",
      "discount_value": "96.91"
    }
  },
  {
    "model": "app.coupon",
    "pk": 158,
    "fields": {
      "customer": 164,
      "promotion": 33,
      "issue_date": "2023-07-11",
      "expiration_date": "2023-05-24",
      "discount_value": "21.00"
    }
  },
  {
    "model": "app.coupon",
    "pk": 159,
    "fields": {
      "customer": 140,
      "promotion": 77,
      "issue_date": "2023-06-25",
      "expiration_date": "2023-12-06",
      "discount_value": "12.66"
    }
  },
  {
    "model": "app.coupon",
    "pk": 160,
    "fields": {
      "customer": 184,
      "promotion": 16,
      "issue_date": "2023-08-23",
      "expiration_date": "2023-08-06",
      "discount_value": "31.20"
    }
  },
  {
    "model": "app.coupon",
    "pk": 161,
    "fields": {
      "customer": 200,
      "promotion": 38,
      "issue_date": "2023-10-29",
      "expiration_date": "2023-01-13",
      "discount_value": "39.25"
    }
  },
  {
    "model": "app.coupon",
    "pk": 162,
    "fields": {
      "customer": 25,
      "promotion": 78,
      "issue_date": "2023-01-24",
      "expiration_date": "2023-07-21",
      "discount_value": "49.42"
    }
  },
  {
    "model": "app.coupon",
    "pk": 163,
    "fields": {
      "customer": 82,
      "promotion": 33,
      "issue_date": "2023-11-14",
      "expiration_date": "2023-01-05",
      "discount_value": "23.60"
    }
  },
  {
    "model": "app.coupon",
    "pk": 164,
    "fields": {
      "customer": 74,
      "promotion": 74,
      "issue_date": "2023-12-19",
      "expiration_date": "2023-12-18",
      "discount_value": "49.47"
    }
  },
  {
    "model": "app.coupon",
    "pk": 165,
    "fields": {
      "customer": 155,
      "promotion": 55,
      "issue_date": "2023-09-21",
      "expiration_date": "2023-06-07",
      "discount_value": "43.29"
    }
  },
  {
    "model": "app.coupon",
    "pk": 166,
    "fields": {
      "customer": 78,
      "promotion": 4,
      "issue_date": "2023-05-24",
      "expiration_date": "2023-01-16",
      "discount_value": "33.56"
    }
  },
  {
    "model": "app.coupon",
    "pk": 167,
    "fields": {
      "customer": 72,
      "promotion": 40,
      "issue_date": "2023-12-13",
      "expiration_date": "2023-08-05",
      "discount_value": "87.93"
    }
  },
  {
    "model": "app.coupon",
    "pk": 168,
    "fields": {
      "customer": 55,
      "promotion": 72,
      "issue_date": "2023-03-11",
      "expiration_date": "2023-10-26",
      "discount_value": "1.02"
    }
  },
  {
    "model": "app.coupon",
    "pk": 169,
    "fields": {
      "customer": 181,
      "promotion": 25,
      "issue_date": "2023-02-10",
      "expiration_date": "2023-11-18",
      "discount_value": "23.55"
    }
  },
  {
    "model": "app.coupon",
    "pk": 170,
    "fields": {
      "customer": 18,
      "promotion": 61,
      "issue_date": "2023-12-13",
      "expiration_date": "2023-04-23",
      "discount_value": "88.51"
    }
  },
  {
    "model": "app.coupon",
    "pk": 171,
    "fields": {
      "customer": 76,
      "promotion": 10,
      "issue_date": "2023-08-21",
      "expiration_date": "2023-06-23",
      "discount_value": "38.06"
    }
  },
  {
    "model": "app.coupon",
    "pk": 172,
    "fields": {
      "customer": 36,
      "promotion": 58,
      "issue_date": "2023-01-13",
      "expiration_date": "2023-02-04",
      "discount_value": "10.95"
    }
  },
  {
    "model": "app.coupon",
    "pk": 173,
    "fields": {
      "customer": 53,
      "promotion": 54,
      "issue_date": "2023-03-02",
      "expiration_date": "2023-11-22",
      "discount_value": "33.61"
    }
  },
  {
    "model": "app.coupon",
    "pk": 174,
    "fields": {
      "customer": 27,
      "promotion": 80,
      "issue_date": "2023-08-05",
      "expiration_date": "2023-10-20",
      "discount_value": "2.84"
    }
  },
  {
    "model": "app.coupon",
    "pk": 175,
    "fields": {
      "customer": 66,
      "promotion": 63,
      "issue_date": "2023-07-23",
      "expiration_date": "2023-06-08",
      "discount_value": "29.54"
    }
  },
  {
    "model": "app.coupon",
    "pk": 176,
    "fields": {
      "customer": 55,
      "promotion": 25,
      "issue_date": "2023-10-13",
      "expiration_date": "2023-10-28",
      "discount_value": "56.19"
    }
  },
  {
    "model": "app.coupon",
    "pk": 177,
    "fields": {
      "customer": 136,
      "promotion": 74,
      "issue_date": "2023-07-18",
      "expiration_date": "2023-01-10",
      "discount_value": "26.70"
    }
  },
  {
    "model": "app.coupon",
    "pk": 178,
    "fields": {
      "customer": 9,
      "promotion": 80,
      "issue_date": "2023-09-29",
      "expiration_date": "2023-04-18",
      "discount_value": "86.09"
    }
  },
  {
    "model": "app.coupon",
    "pk": 179,
    "fields": {
      "customer": 175,
      "promotion": 21,
      "issue_date": "2023-06-22",
      "expiration_date": "2023-06-01",
      "discount_value": "20.21"
    }
  },
  {
    "model": "app.coupon",
    "pk": 180,
    "fields": {
      "customer": 195,
      "promotion": 22,
      "issue_date": "2023-09-05",
      "expiration_date": "2023-12-22",
      "discount_value": "82.20"
    }
  },
  {
    "model": "app.coupon",
    "pk": 181,
    "fields": {
      "customer": 39,
      "promotion": 80,
      "issue_date": "2023-09-15",
      "expiration_date": "2023-12-12",
      "discount_value": "50.78"
    }
  },
  {
    "model": "app.coupon",
    "pk": 182,
    "fields": {
      "customer": 149,
      "promotion": 1,
      "issue_date": "2023-06-08",
      "expiration_date": "2023-06-27",
      "discount_value": "5.16"
    }
  },
  {
    "model": "app.coupon",
    "pk": 183,
    "fields": {
      "customer": 196,
      "promotion": 94,
      "issue_date": "2023-03-30",
      "expiration_date": "2023-09-24",
      "discount_value": "82.06"
    }
  },
  {
    "model": "app.coupon",
    "pk": 184,
    "fields": {
      "customer": 196,
      "promotion": 92,
      "issue_date": "2023-03-13",
      "expiration_date": "2023-05-24",
      "discount_value": "1.52"
    }
  },
  {
    "model": "app.coupon",
    "pk": 185,
    "fields": {
      "customer": 63,
      "promotion": 3,
      "issue_date": "2023-08-09",
      "expiration_date": "2023-09-13",
      "discount_value": "13.05"
    }
  },
  {
    "model": "app.coupon",
    "pk": 186,
    "fields": {
      "customer": 134,
      "promotion": 75,
      "issue_date": "2023-10-18",
      "expiration_date": "2023-12-21",
      "discount_value": "3.63"
    }
  },
  {
    "model": "app.coupon",
    "pk": 187,
    "fields": {
      "customer": 84,
      "promotion": 18,
      "issue_date": "2023-03-15",
      "expiration_date": "2023-06-28",
      "discount_value": "51.12"
    }
  },
  {
    "model": "app.coupon",
    "pk": 188,
    "fields": {
      "customer": 113,
      "promotion": 53,
      "issue_date": "2023-06-01",
      "expiration_date": "2023-10-08",
      "discount_value": "62.51"
    }
  },
  {
    "model": "app.coupon",
    "pk": 189,
    "fields": {
      "customer": 88,
      "promotion": null,
      "issue_date": "2023-06-16",
      "expiration_date": "2023-12-04",
      "discount_value": "37.45"
    }
  },
  {
    "model": "app.coupon",
    "pk": 190,
    "fields": {
      "customer": 33,
      "promotion": 97,
      "issue_date": "2023-09-02",
      "expiration_date": "2023-10-22",
      "discount_value": "39.22"
    }
  },
  {
    "model": "app.coupon",
    "pk": 191,
    "fields": {
      "customer": 14,
      "promotion": 60,
      "issue_date": "2023-12-04",
      "expiration_date": "2023-04-19",
      "discount_value": "1.02"
    }
  },
  {
    "model": "app.coupon",
    "pk": 192,
    "fields": {
      "customer": 109,
      "promotion": 54,
      "issue_date": "2023-05-04",
      "expiration_date": "2023-04-24",
      "discount_value": "58.98"
    }
  },
  {
    "model": "app.coupon",
    "pk": 193,
    "fields": {
      "customer": 18,
      "promotion": 89,
      "issue_date": "2023-06-22",
      "expiration_date": "2023-07-13",
      "discount_value": "10.46"
    }
  },
  {
    "model": "app.coupon",
    "pk": 194,
    "fields": {
      "customer": 34,
      "promotion": 95,
      "issue_date": "2023-05-30",
      "expiration_date": "2023-08-24",
      "discount_value": "13.68"
    }
  },
  {
    "model": "app.coupon",
    "pk": 195,
    "fields": {
      "customer": 177,
      "promotion": 15,
      "issue_date": "2023-10-24",
      "expiration_date": "2023-03-27",
      "discount_value": "1.80"
    }
  },
  {
    "model": "app.coupon",
    "pk": 196,
    "fields": {
      "customer": 200,
      "promotion": 1,
      "issue_date": "2023-02-01",
      "expiration_date": "2023-04-11",
      "discount_value": "68.96"
    }
  },
  {
    "model": "app.coupon",
    "pk": 197,
    "fields": {
      "customer": 84,
      "promotion": 99,
      "issue_date": "2023-10-15",
      "expiration_date": "2023-06-28",
      "discount_value": "58.06"
    }
  },
  {
    "model": "app.coupon",
    "pk": 198,
    "fields": {
      "customer": 8,
      "promotion": 25,
      "issue_date": "2023-04-17",
      "expiration_date": "2023-06-06",
      "discount_value": "20.40"
    }
  },
  {
    "model": "app.coupon",
    "pk": 199,
    "fields": {
      "customer": 136,
      "promotion": 90,
      "issue_date": "2023-03-16",
      "expiration_date": "2023-04-29",
      "discount_value": "54.52"
    }
  },
  {
    "model": "app.coupon",
    "pk": 200,
    "fields": {
      "customer": 38,
      "promotion": 41,
      "issue_date": "2023-06-08",
      "expiration_date": "2023-06-11",
      "discount_value": "4.12"
    }
  },
  {
    "model": "app.coupon",
    "pk": 201,
    "fields": {
      "customer": 128,
      "promotion": 66,
      "issue_date": "2023-10-22",
      "expiration_date": "2023-05-08",
      "discount_value": "66.91"
    }
  },
  {
    "model": "app.coupon",
    "pk": 202,
    "fields": {
      "customer": 91,
      "promotion": 30,
      "issue_date": "2023-02-25",
      "expiration_date": "2023-05-22",
      "discount_value": "28.05"
    }
  },
  {
    "model": "app.coupon",
    "pk": 203,
    "fields": {
      "customer": 46,
      "promotion": 55,
      "issue_date": "2023-11-17",
      "expiration_date": "2023-07-12",
      "discount_value": "30.82"
    }
  },
  {
    "model": "app.coupon",
    "pk": 204,
    "fields": {
      "customer": 85,
      "promotion": 33,
      "issue_date": "2023-02-07",
      "expiration_date": "2023-06-14",
      "discount_value": "1.38"
    }
  },
  {
    "model": "app.coupon",
    "pk": 205,
    "fields": {
      "customer": 175,
      "promotion": 41,
      "issue_date": "2023-09-16",
      "expiration_date": "2023-04-22",
      "discount_value": "16.40"
    }
  },
  {
    "model": "app.coupon",
    "pk": 206,
    "fields": {
      "customer": 85,
      "promotion": 3,
      "issue_date": "2023-03-27",
      "expiration_date": "2023-01-28",
      "discount_value": "67.30"
    }
  },
  {
    "model": "app.coupon",
    "pk": 207,
    "fields": {
      "customer": 35,
      "promotion": 86,
      "issue_date": "2023-11-27",
      "expiration_date": "2023-09-23",
      "discount_value": "23.98"
    }
  },
  {
    "model": "app.coupon",
    "pk": 208,
    "fields": {
      "customer": 133,
      "promotion": 74,
      "issue_date": "2023-01-22",
      "expiration_date": "2023-12-06",
      "discount_value": "9.68"
    }
  },
  {
    "model": "app.coupon",
    "pk": 209,
    "fields": {
      "customer": 57,
      "promotion": 63,
      "issue_date": "2023-05-13",
      "expiration_date": "2023-12-05",
      "discount_value": "19.87"
    }
  },
  {
    "model": "app.coupon",
    "pk": 210,
    "fields": {
      "customer": 143,
      "promotion": 54,
      "issue_date": "2023-08-17",
      "expiration_date": "2023-10-13",
      "discount_value": "2.87"
    }
  },
  {
    "model": "app.coupon",
    "pk": 211,
    "fields": {
      "customer": 20,
      "promotion": 32,
      "issue_date": "2023-05-11",
      "expiration_date": "2023-09-02",
      "discount_value": "33.47"
    }
  },
  {
    "model": "app.coupon",
    "pk": 212,
    "fields": {
      "customer": 98,
      "promotion": 31,
      "issue_date": "2023-09-28",
      "expiration_date": "2023-05-07",
      "discount_value": "1.35"
    }
  },
  {
    "model": "app.coupon",
    "pk": 213,
    "fields": {
      "customer": 15,
      "promotion": null,
      "issue_date": "2023-02-23",
      "expiration_date": "2023-06-09",
      "discount_value": "76.36"
    }
  },
  {
    "model": "app.coupon",
    "pk": 214,
    "fields": {
      "customer": 193,
      "promotion": 80,
      "issue_date": "2023-12-26",
      "expiration_date": "2023-07-10",
      "discount_value": "41.80"
    }
  },
  {
    "model": "app.coupon",
    "pk": 215,
    "fields": {
      "customer": 94,
      "promotion": 97,
      "issue_date": "2023-04-07",
      "expiration_date": "2023-08-27",
      "discount_value": "8.29"
    }
  },
  {
    "model": "app.coupon",
    "pk": 216,
    "fields": {
      "customer": 60,
      "promotion": 22,
      "issue_date": "2023-02-12",
      "expiration_date": "2023-02-21",
      "discount_value": "39.89"
    }
  },
  {
    "model": "app.coupon",
    "pk": 217,
    "fields": {
      "customer": 7,
      "promotion": 96,
      "issue_date": "2023-02-25",
      "expiration_date": "2023-05-02",
      "discount_value": "82.12"
    }
  },
  {
    "model": "app.coupon",
    "pk": 218,
    "fields": {
      "customer": 199,
      "promotion": 81,
      "issue_date": "2023-04-22",
      "expiration_date": "2023-06-23",
      "discount_value": "21.39"
    }
  },
  {
    "model": "app.coupon",
    "pk": 219,
    "fields": {
      "customer": 65,
      "promotion": 80,
      "issue_date": "2023-10-27",
      "expiration_date": "2023-02-15",
      "discount_value": "21.69"
    }
  },
  {
    "model": "app.coupon",
    "pk": 220,
    "fields": {
      "customer": 68,
      "promotion": 18,
      "issue_date": "2023-01-25",
      "expiration_date": "2023-05-26",
      "discount_value": "68.03"
    }
  },
  {
    "model": "app.coupon",
    "pk": 221,
    "fields": {
      "customer": 119,
      "promotion": 96,
      "issue_date": "2023-01-13",
      "expiration_date": "2023-12-08",
      "discount_value": "39.55"
    }
  },
  {
    "model": "app.coupon",
    "pk": 222,
    "fields": {
      "customer": 29,
      "promotion": 75,
      "issue_date": "2023-08-09",
      "expiration_date": "2023-01-21",
      "discount_value": "2.93"
    }
  },
  {
    "model": "app.coupon",
    "pk": 223,
    "fields": {
      "customer": 112,
      "promotion": null,
      "issue_date": "2023-06-05",
      "expiration_date": "2023-12-23",
      "discount_value": "47.58"
    }
  },
  {
    "model": "app.coupon",
    "pk": 224,
    "fields": {
      "customer": 23,
      "promotion": 66,
      "issue_date": "2023-01-03",
      "expiration_date": "2023-09-12",
      "discount_value": "4.41"
    }
  },
  {
    "model": "app.coupon",
    "pk": 225,
    "fields": {
      "customer": 36,
      "promotion": 82,
      "issue_date": "2023-09-01",
      "expiration_date": "2023-03-26",
      "discount_value": "93.70"
    }
  },
  {
    "model": "app.coupon",
    "pk": 226,
    "fields": {
      "customer": 116,
      "promotion": 30,
      "issue_date": "2023-04-25",
      "expiration_date": "2023-06-27",
      "discount_value": "3.39"
    }
  },
  {
    "model": "app.coupon",
    "pk": 227,
    "fields": {
      "customer": 62,
      "promotion": 18,
      "issue_date": "2023-11-29",
      "expiration_date": "2023-07-31",
      "discount_value": "9.94"
    }
  },
  {
    "model": "app.coupon",
    "pk": 228,
    "fields": {
      "customer": 32,
      "promotion": 70,
      "issue_date": "2023-06-10",
      "expiration_date": "2023-06-30",
      "discount_value": "31.69"
    }
  },
  {
    "model": "app.coupon",
    "pk": 229,
    "fields": {
      "customer": 124,
      "promotion": 36,
      "issue_date": "2023-07-26",
      "expiration_date": "2023-05-08",
      "discount_value": "8.52"
    }
  },
  {
    "model": "app.coupon",
    "pk": 230,
    "fields": {
      "customer": 72,
      "promotion": 90,
      "issue_date": "2023-10-30",
      "expiration_date": "2023-12-20",
      "discount_value": "85.16"
    }
  },
  {
    "model": "app.coupon",
    "pk": 231,
    "fields": {
      "customer": 143,
      "promotion": 58,
      "issue_date": "2023-02-11",
      "expiration_date": "2023-06-27",
      "discount_value": "78.89"
    }
  },
  {
    "model": "app.coupon",
    "pk": 232,
    "fields": {
      "customer": 154,
      "promotion": null,
      "issue_date": "2023-07-23",
      "expiration_date": "2023-11-05",
      "discount_value": "95.97"
    }
  },
  {
    "model": "app.coupon",
    "pk": 233,
    "fields": {
      "customer": 185,
      "promotion": 69,
      "issue_date": "2023-05-02",
      "expiration_date": "2023-04-29",
      "discount_value": "35.70"
    }
  },
  {
    "model": "app.coupon",
    "pk": 234,
    "fields": {
      "customer": 120,
      "promotion": 2,
      "issue_date": "2023-05-20",
      "expiration_date": "2023-10-22",
      "discount_value": "73.50"
    }
  },
  {
    "model": "app.coupon",
    "pk": 235,
    "fields": {
      "customer": 115,
      "promotion": 72,
      "issue_date": "2023-11-19",
      "expiration_date": "2023-02-05",
      "discount_value": "1.04"
    }
  },
  {
    "model": "app.coupon",
    "pk": 236,
    "fields": {
      "customer": 130,
      "promotion": 35,
      "issue_date": "2023-07-09",
      "expiration_date": "2023-12-19",
      "discount_value": "4.93"
    }
  },
  {
    "model": "app.coupon",
    "pk": 237,
    "fields": {
      "customer": 155,
      "promotion": 11,
      "issue_date": "2023-05-01",
      "expiration_date": "2023-07-08",
      "discount_value": "18.39"
    }
  },
  {
    "model": "app.coupon",
    "pk": 238,
    "fields": {
      "customer": 198,
      "promotion": 100,
      "issue_date": "2023-03-18",
      "expiration_date": "2023-08-20",
      "discount_value": "9.95"
    }
  },
  {
    "model": "app.coupon",
    "pk": 239,
    "fields": {
      "customer": 124,
      "promotion": 21,
      "issue_date": "2023-10-08",
      "expiration_date": "2023-12-09",
      "discount_value": "59.45"
    }
  },
  {
    "model": "app.coupon",
    "pk": 240,
    "fields": {
      "customer": 53,
      "promotion": 64,
      "issue_date": "2023-11-14",
      "expiration_date": "2023-02-25",
      "discount_value": "19.26"
    }
  },
  {
    "model": "app.coupon",
    "pk": 241,
    "fields": {
      "customer": 36,
      "promotion": 63,
      "issue_date": "2023-07-09",
      "expiration_date": "2023-10-28",
      "discount_value": "61.87"
    }
  },
  {
    "model": "app.coupon",
    "pk": 242,
    "fields": {
      "customer": 185,
      "promotion": 13,
      "issue_date": "2023-06-10",
      "expiration_date": "2023-03-16",
      "discount_value": "2.56"
    }
  },
  {
    "model": "app.coupon",
    "pk": 243,
    "fields": {
      "customer": 22,
      "promotion": 1,
      "issue_date": "2023-09-18",
      "expiration_date": "2023-10-07",
      "discount_value": "29.02"
    }
  },
  {
    "model": "app.coupon",
    "pk": 244,
    "fields": {
      "customer": 98,
      "promotion": 41,
      "issue_date": "2023-06-09",
      "expiration_date": "2023-01-09",
      "discount_value": "32.88"
    }
  },
  {
    "model": "app.coupon",
    "pk": 245,
    "fields": {
      "customer": 173,
      "promotion": 66,
      "issue_date": "2023-06-15",
      "expiration_date": "2023-09-19",
      "discount_value": "50.57"
    }
  },
  {
    "model": "app.coupon",
    "pk": 246,
    "fields": {
      "customer": 115,
      "promotion": 3,
      "issue_date": "2023-03-29",
      "expiration_date": "2023-10-10",
      "discount_value": "43.76"
    }
  },
  {
    "model": "app.coupon",
    "pk": 247,
    "fields": {
      "customer": 16,
      "promotion": 55,
      "issue_date": "2023-10-02",
      "expiration_date": "2023-11-20",
      "discount_value": "14.31"
    }
  },
  {
    "model": "app.coupon",
    "pk": 248,
    "fields": {
      "customer": 44,
      "promotion": 10,
      "issue_date": "2023-10-30",
      "expiration_date": "2023-12-06",
      "discount_value": "53.63"
    }
  },
  {
    "model": "app.coupon",
    "pk": 249,
    "fields": {
      "customer": 185,
      "promotion": 100,
      "issue_date": "2023-05-07",
      "expiration_date": "2023-05-09",
      "discount_value": "80.59"
    }
  },
  {
    "model": "app.coupon",
    "pk": 250,
    "fields": {
      "customer": 118,
      "promotion": 95,
      "issue_date": "2023-01-19",
      "expiration_date": "2023-10-04",
      "discount_value": "71.43"
    }
  },
  {
    "model": "app.coupon",
    "pk": 251,
    "fields": {
      "customer": 116,
      "promotion": 69,
      "issue_date": "2023-05-29",
      "expiration_date": "2023-06-06",
      "discount_value": "1.01"
    }
  },
  {
    "model": "app.coupon",
    "pk": 252,
    "fields": {
      "customer": 54,
      "promotion": 86,
      "issue_date": "2023-09-12",
      "expiration_date": "2023-07-30",
      "discount_value": "78.12"
    }
  },
  {
    "model": "app.coupon",
    "pk": 253,
    "fields": {
      "customer": 172,
      "promotion": 52,
      "issue_date": "2023-08-16",
      "expiration_date": "2023-08-19",
      "discount_value": "1.11"
    }
  },
  {
    "model": "app.coupon",
    "pk": 254,
    "fields": {
      "customer": 87,
      "promotion": null,
      "issue_date": "2023-03-20",
      "expiration_date": "2023-05-02",
      "discount_value": "1.19"
    }
  },
  {
    "model": "app.coupon",
    "pk": 255,
    "fields": {
      "customer": 22,
      "promotion": 22,
      "issue_date": "2023-08-15",
      "expiration_date": "2023-03-27",
      "discount_value": "56.17"
    }
  },
  {
    "model": "app.coupon",
    "pk": 256,
    "fields": {
      "customer": 113,
      "promotion": 88,
      "issue_date": "2023-03-12",
      "expiration_date": "2023-07-24",
      "discount_value": "91.93"
    }
  },
  {
    "model": "app.coupon",
    "pk": 257,
    "fields": {
      "customer": 28,
      "promotion": 90,
      "issue_date": "2023-06-16",
      "expiration_date": "2023-02-03",
      "discount_value": "47.20"
    }
  },
  {
    "model": "app.coupon",
    "pk": 258,
    "fields": {
      "customer": 95,
      "promotion": 17,
      "issue_date": "2023-03-06",
      "expiration_date": "2023-07-29",
      "discount_value": "23.92"
    }
  },
  {
    "model": "app.coupon",
    "pk": 259,
    "fields": {
      "customer": 69,
      "promotion": 25,
      "issue_date": "2023-11-25",
      "expiration_date": "2023-06-10",
      "discount_value": "92.19"
    }
  },
  {
    "model": "app.coupon",
    "pk": 260,
    "fields": {
      "customer": 147,
      "promotion": 58,
      "issue_date": "2023-11-24",
      "expiration_date": "2023-12-03",
      "discount_value": "27.65"
    }
  },
  {
    "model": "app.coupon",
    "pk": 261,
    "fields": {
      "customer": 41,
      "promotion": 2,
      "issue_date": "2023-07-24",
      "expiration_date": "2023-06-12",
      "discount_value": "96.78"
    }
  },
  {
    "model": "app.coupon",
    "pk": 262,
    "fields": {
      "customer": 13,
      "promotion": 20,
      "issue_date": "2023-09-02",
      "expiration_date": "2023-06-21",
      "discount_value": "8.50"
    }
  },
  {
    "model": "app.coupon",
    "pk": 263,
    "fields": {
      "customer": 93,
      "promotion": 34,
      "issue_date": "2023-09-11",
      "expiration_date": "2023-02-19",
      "discount_value": "7.74"
    }
  },
  {
    "model": "app.coupon",
    "pk": 264,
    "fields": {
      "customer": 182,
      "promotion": 52,
      "issue_date": "2023-05-21",
      "expiration_date": "2023-02-13",
      "discount_value": "30.96"
    }
  },
  {
    "model": "app.coupon",
    "pk": 265,
    "fields": {
      "customer": 139,
      "promotion": 80,
      "issue_date": "2023-08-27",
      "expiration_date": "2023-03-25",
      "discount_value": "34.66"
    }
  },
  {
    "model": "app.coupon",
    "pk": 266,
    "fields": {
      "customer": 199,
      "promotion": 31,
      "issue_date": "2023-04-18",
      "expiration_date": "2023-04-28",
      "discount_value": "22.44"
    }
  },
  {
    "model": "app.coupon",
    "pk": 267,
    "fields": {
      "customer": 103,
      "promotion": 14,
      "issue_date": "2023-02-10",
      "expiration_date": "2023-04-04",
      "discount_value": "12.91"
    }
  },
  {
    "model": "app.coupon",
    "pk": 268,
    "fields": {
      "customer": 199,
      "promotion": 42,
      "issue_date": "2023-04-05",
      "expiration_date": "2023-04-27",
      "discount_value": "48.15"
    }
  },
  {
    "model": "app.coupon",
    "pk": 269,
    "fields": {
      "customer": 102,
      "promotion": 30,
      "issue_date": "2023-09-20",
      "expiration_date": "2023-04-10",
      "discount_value": "13.49"
    }
  },
  {
    "model": "app.coupon",
    "pk": 270,
    "fields": {
      "customer": 14,
      "promotion": 84,
      "issue_date": "2023-01-07",
      "expiration_date": "2023-09-07",
      "discount_value": "1.02"
    }
  },
  {
    "model": "app.coupon",
    "pk": 271,
    "fields": {
      "customer": 71,
      "promotion": 59,
      "issue_date": "2023-06-23",
      "expiration_date": "2023-10-12",
      "discount_value": "52.75"
    }
  },
  {
    "model": "app.coupon",
    "pk": 272,
    "fields": {
      "customer": 26,
      "promotion": 45,
      "issue_date": "2023-01-18",
      "expiration_date": "2023-01-01",
      "discount_value": "5.66"
    }
  },
  {
    "model": "app.coupon",
    "pk": 273,
    "fields": {
      "customer": 135,
      "promotion": 11,
      "issue_date": "2023-08-01",
      "expiration_date": "2023-01-10",
      "discount_value": "73.01"
    }
  },
  {
    "model": "app.coupon",
    "pk": 274,
    "fields": {
      "customer": 189,
      "promotion": 9,
      "issue_date": "2023-11-14",
      "expiration_date": "2023-05-27",
      "discount_value": "99.06"
    }
  },
  {
    "model": "app.coupon",
    "pk": 275,
    "fields": {
      "customer": 45,
      "promotion": 24,
      "issue_date": "2023-10-31",
      "expiration_date": "2023-04-13",
      "discount_value": "6.36"
    }
  },
  {
    "model": "app.coupon",
    "pk": 276,
    "fields": {
      "customer": 43,
      "promotion": 10,
      "issue_date": "2023-07-23",
      "expiration_date": "2023-06-17",
      "discount_value": "21.26"
    }
  },
  {
    "model": "app.coupon",
    "pk": 277,
    "fields": {
      "customer": 110,
      "promotion": 90,
      "issue_date": "2023-11-28",
      "expiration_date": "2023-07-26",
      "discount_value": "42.53"
    }
  },
  {
    "model": "app.coupon",
    "pk": 278,
    "fields": {
      "customer": 99,
      "promotion": 88,
      "issue_date": "2023-01-17",
      "expiration_date": "2023-10-29",
      "discount_value": "15.56"
    }
  },
  {
    "model": "app.coupon",
    "pk": 279,
    "fields": {
      "customer": 11,
      "promotion": 90,
      "issue_date": "2023-04-06",
      "expiration_date": "2023-04-26",
      "discount_value": "1.55"
    }
  },
  {
    "model": "app.coupon",
    "pk": 280,
    "fields": {
      "customer": 108,
      "promotion": 86,
      "issue_date": "2023-04-11",
      "expiration_date": "2023-09-23",
      "discount_value": "42.85"
    }
  },
  {
    "model": "app.coupon",
    "pk": 281,
    "fields": {
      "customer": 45,
      "promotion": 68,
      "issue_date": "2023-06-22",
      "expiration_date": "2023-12-20",
      "discount_value": "23.92"
    }
  },
  {
    "model": "app.coupon",
    "pk": 282,
    "fields": {
      "customer": 65,
      "promotion": 14,
      "issue_date": "2023-08-24",
      "expiration_date": "2023-07-20",
      "discount_value": "12.57"
    }
  },
  {
    "model": "app.coupon",
    "pk": 283,
    "fields": {
      "customer": 139,
      "promotion": 70,
      "issue_date": "2023-09-07",
      "expiration_date": "2023-01-10",
      "discount_value": "45.01"
    }
  },
  {
    "model": "app.coupon",
    "pk": 284,
    "fields": {
      "customer": 157,
      "promotion": 28,
      "issue_date": "2023-08-22",
      "expiration_date": "2023-02-02",
      "discount_value": "3.96"
    }
  },
  {
    "model": "app.coupon",
    "pk": 285,
    "fields": {
      "customer": 100,
      "promotion": 49,
      "issue_date": "2023-02-23",
      "expiration_date": "2023-10-22",
      "discount_value": "1.74"
    }
  },
  {
    "model": "app.coupon",
    "pk": 286,
    "fields": {
      "customer": 3,
      "promotion": 41,
      "issue_date": "2023-07-02",
      "expiration_date": "2023-12-28",
      "discount_value": "37.88"
    }
  },
  {
    "model": "app.coupon",
    "pk": 287,
    "fields": {
      "customer": 64,
      "promotion": 73,
      "issue_date": "2023-05-31",
      "expiration_date": "2023-03-24",
      "discount_value": "18.96"
    }
  },
  {
    "model": "app.coupon",
    "pk": 288,
    "fields": {
      "customer": 46,
      "promotion": 77,
      "issue_date": "2023-02-27",
      "expiration_date": "2023-08-12",
      "discount_value": "43.01"
    }
  },
  {
    "model": "app.coupon",
    "pk": 289,
    "fields": {
      "customer": 135,
      "promotion": 66,
      "issue_date": "2023-01-30",
      "expiration_date": "2023-10-27",
      "discount_value": "27.60"
    }
  },
  {
    "model": "app.coupon",
    "pk": 290,
    "fields": {
      "customer": 28,
      "promotion": null,
      "issue_date": "2023-11-08",
      "expiration_date": "2023-07-12",
      "discount_value": "8.69"
    }
  },
  {
    "model": "app.coupon",
    "pk": 291,
    "fields": {
      "customer": 164,
      "promotion": 18,
      "issue_date": "2023-11-02",
      "expiration_date": "2023-03-06",
      "discount_value": "75.03"
    }
  },
  {
    "model": "app.coupon",
    "pk": 292,
    "fields": {
      "customer": 59,
      "promotion": 26,
      "issue_date": "2023-05-30",
      "expiration_date": "2023-06-11",
      "discount_value": "7.05"
    }
  },
  {
    "model": "app.coupon",
    "pk": 293,
    "fields": {
      "customer": 74,
      "promotion": 9,
      "issue_date": "2023-02-28",
      "expiration_date": "2023-08-08",
      "discount_value": "64.52"
    }
  },
  {
    "model": "app.coupon",
    "pk": 294,
    "fields": {
      "customer": 75,
      "promotion": 62,
      "issue_date": "2023-07-30",
      "expiration_date": "2023-12-08",
      "discount_value": "21.11"
    }
  },
  {
    "model": "app.coupon",
    "pk": 295,
    "fields": {
      "customer": 41,
      "promotion": 13,
      "issue_date": "2023-12-05",
      "expiration_date": "2023-09-06",
      "discount_value": "1.13"
    }
  },
  {
    "model": "app.coupon",
    "pk": 296,
    "fields": {
      "customer": 101,
      "promotion": 48,
      "issue_date": "2023-12-14",
      "expiration_date": "2023-11-10",
      "discount_value": "87.21"
    }
  },
  {
    "model": "app.coupon",
    "pk": 297,
    "fields": {
      "customer": 26,
      "promotion": 70,
      "issue_date": "2023-05-29",
      "expiration_date": "2023-03-14",
      "discount_value": "34.56"
    }
  },
  {
    "model": "app.coupon",
    "pk": 298,
    "fields": {
      "customer": 25,
      "promotion": 93,
      "issue_date": "2023-12-29",
      "expiration_date": "2023-08-31",
      "discount_value": "63.55"
    }
  },
  {
    "model": "app.coupon",
    "pk": 299,
    "fields": {
      "customer": 66,
      "promotion": 81,
      "issue_date": "2023-05-30",
      "expiration_date": "2023-10-06",
      "discount_value": "28.15"
    }
  },
  {
    "model": "app.coupon",
    "pk": 300,
    "fields": {
      "customer": 161,
      "promotion": 56,
      "issue_date": "2023-03-13",
      "expiration_date": "2023-11-11",
      "discount_value": "4.24"
    }
  },
  {
    "model": "app.rewardtier",
    "pk": 1,
    "fields": {
      "min_points": 36,
      "benefits": "upgrade premium",
      "max_points": 100,
      "reward_multiplier": "2.56"
    }
  },
  {
    "model": "app.rewardtier",
    "pk": 2,
    "fields": {
      "min_points": 141,
      "benefits": "offer voucher",
      "max_points": 122,
      "reward_multiplier": "1.44"
    }
  },
  {
    "model": "app.rewardtier",
    "pk": 3,
    "fields": {
      "min_points": 115,
      "benefits": "voucher",
      "max_points": 138,
      "reward_multiplier": "1.77"
    }
  },
  {
    "model": "app.rewardtier",
    "pk": 4,
    "fields": {
      "min_points": 35,
      "benefits": "access",
      "max_points": 142,
      "reward_multiplier": "2.24"
    }
  },
  {
    "model": "app.transaction",
    "pk": 1,
    "fields": {
      "customer": 152,
      "transaction_date": "2023-05-22T16:02:21Z",
      "amount_spent": "337.67",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 2,
    "fields": {
      "customer": 68,
      "transaction_date": "2023-03-25T10:52:27Z",
      "amount_spent": "63.58",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 3,
    "fields": {
      "customer": 34,
      "transaction_date": "2023-04-27T16:29:59Z",
      "amount_spent": "168.11",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 4,
    "fields": {
      "customer": 136,
      "transaction_date": "2023-02-02T10:14:16Z",
      "amount_spent": "305.78",
      "points_earned": 30
    }
  },
  {
    "model": "app.transaction",
    "pk": 5,
    "fields": {
      "customer": 9,
      "transaction_date": "2023-05-13T13:45:46Z",
      "amount_spent": "49.52",
      "points_earned": 48
    }
  },
  {
    "model": "app.transaction",
    "pk": 6,
    "fields": {
      "customer": 89,
      "transaction_date": "2023-06-25T14:03:22Z",
      "amount_spent": "454.69",
      "points_earned": 17
    }
  },
  {
    "model": "app.transaction",
    "pk": 7,
    "fields": {
      "customer": 90,
      "transaction_date": "2023-05-07T22:06:02Z",
      "amount_spent": "12.36",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 8,
    "fields": {
      "customer": 112,
      "transaction_date": "2023-01-05T13:55:18Z",
      "amount_spent": "190.93",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 9,
    "fields": {
      "customer": 157,
      "transaction_date": "2023-07-26T08:15:52Z",
      "amount_spent": "45.00",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 10,
    "fields": {
      "customer": 58,
      "transaction_date": "2023-08-16T20:36:20Z",
      "amount_spent": "247.59",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 11,
    "fields": {
      "customer": 66,
      "transaction_date": "2023-01-26T10:12:55Z",
      "amount_spent": "83.70",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 12,
    "fields": {
      "customer": 139,
      "transaction_date": "2023-08-14T14:24:07Z",
      "amount_spent": "339.66",
      "points_earned": 16
    }
  },
  {
    "model": "app.transaction",
    "pk": 13,
    "fields": {
      "customer": 122,
      "transaction_date": "2023-02-12T09:49:59Z",
      "amount_spent": "468.72",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 14,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-05-10T10:33:11Z",
      "amount_spent": "407.61",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 15,
    "fields": {
      "customer": 123,
      "transaction_date": "2023-03-09T15:47:38Z",
      "amount_spent": "7.02",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 16,
    "fields": {
      "customer": 22,
      "transaction_date": "2023-09-22T09:35:45Z",
      "amount_spent": "369.15",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 17,
    "fields": {
      "customer": 5,
      "transaction_date": "2023-05-03T08:58:16Z",
      "amount_spent": "57.10",
      "points_earned": 34
    }
  },
  {
    "model": "app.transaction",
    "pk": 18,
    "fields": {
      "customer": 62,
      "transaction_date": "2023-02-26T10:04:51Z",
      "amount_spent": "343.02",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 19,
    "fields": {
      "customer": 190,
      "transaction_date": "2023-08-25T14:06:49Z",
      "amount_spent": "175.27",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 20,
    "fields": {
      "customer": 200,
      "transaction_date": "2023-03-03T08:42:25Z",
      "amount_spent": "416.70",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 21,
    "fields": {
      "customer": 104,
      "transaction_date": "2023-06-23T14:32:57Z",
      "amount_spent": "359.06",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 22,
    "fields": {
      "customer": 136,
      "transaction_date": "2023-01-12T15:25:29Z",
      "amount_spent": "372.99",
      "points_earned": 24
    }
  },
  {
    "model": "app.transaction",
    "pk": 23,
    "fields": {
      "customer": 69,
      "transaction_date": "2023-08-01T12:21:36Z",
      "amount_spent": "396.61",
      "points_earned": 38
    }
  },
  {
    "model": "app.transaction",
    "pk": 24,
    "fields": {
      "customer": 49,
      "transaction_date": "2023-02-22T14:46:00Z",
      "amount_spent": "143.22",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 25,
    "fields": {
      "customer": 158,
      "transaction_date": "2023-12-13T09:50:55Z",
      "amount_spent": "7.84",
      "points_earned": 31
    }
  },
  {
    "model": "app.transaction",
    "pk": 26,
    "fields": {
      "customer": 116,
      "transaction_date": "2023-11-04T09:49:51Z",
      "amount_spent": "25.53",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 27,
    "fields": {
      "customer": 199,
      "transaction_date": "2023-09-28T12:38:14Z",
      "amount_spent": "105.69",
      "points_earned": 44
    }
  },
  {
    "model": "app.transaction",
    "pk": 28,
    "fields": {
      "customer": 195,
      "transaction_date": "2023-12-10T17:10:21Z",
      "amount_spent": "424.42",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 29,
    "fields": {
      "customer": 78,
      "transaction_date": "2023-06-05T01:56:34Z",
      "amount_spent": "153.18",
      "points_earned": 42
    }
  },
  {
    "model": "app.transaction",
    "pk": 30,
    "fields": {
      "customer": 96,
      "transaction_date": "2023-07-24T19:15:12Z",
      "amount_spent": "65.50",
      "points_earned": 37
    }
  },
  {
    "model": "app.transaction",
    "pk": 31,
    "fields": {
      "customer": 1,
      "transaction_date": "2023-07-12T15:42:53Z",
      "amount_spent": "193.63",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 32,
    "fields": {
      "customer": 121,
      "transaction_date": "2023-10-01T12:26:00Z",
      "amount_spent": "221.65",
      "points_earned": 16
    }
  },
  {
    "model": "app.transaction",
    "pk": 33,
    "fields": {
      "customer": 160,
      "transaction_date": "2023-12-25T16:33:12Z",
      "amount_spent": "291.90",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 34,
    "fields": {
      "customer": 98,
      "transaction_date": "2023-08-23T14:56:54Z",
      "amount_spent": "52.99",
      "points_earned": 38
    }
  },
  {
    "model": "app.transaction",
    "pk": 35,
    "fields": {
      "customer": 11,
      "transaction_date": "2023-05-18T14:36:02Z",
      "amount_spent": "128.74",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 36,
    "fields": {
      "customer": 36,
      "transaction_date": "2023-07-03T13:12:47Z",
      "amount_spent": "431.79",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 37,
    "fields": {
      "customer": 7,
      "transaction_date": "2023-01-07T17:34:03Z",
      "amount_spent": "81.55",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 38,
    "fields": {
      "customer": 59,
      "transaction_date": "2023-11-07T14:28:48Z",
      "amount_spent": "218.04",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 39,
    "fields": {
      "customer": 94,
      "transaction_date": "2023-05-30T10:31:04Z",
      "amount_spent": "355.28",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 40,
    "fields": {
      "customer": 77,
      "transaction_date": "2023-12-03T11:59:11Z",
      "amount_spent": "5.60",
      "points_earned": 17
    }
  },
  {
    "model": "app.transaction",
    "pk": 41,
    "fields": {
      "customer": 182,
      "transaction_date": "2023-08-11T12:38:48Z",
      "amount_spent": "221.69",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 42,
    "fields": {
      "customer": 147,
      "transaction_date": "2023-09-24T11:41:41Z",
      "amount_spent": "9.91",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 43,
    "fields": {
      "customer": 160,
      "transaction_date": "2023-10-02T15:51:09Z",
      "amount_spent": "14.77",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 44,
    "fields": {
      "customer": 124,
      "transaction_date": "2023-06-24T13:18:37Z",
      "amount_spent": "322.08",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 45,
    "fields": {
      "customer": 169,
      "transaction_date": "2023-09-26T14:58:32Z",
      "amount_spent": "442.90",
      "points_earned": 30
    }
  },
  {
    "model": "app.transaction",
    "pk": 46,
    "fields": {
      "customer": 166,
      "transaction_date": "2023-03-19T17:29:08Z",
      "amount_spent": "118.62",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 47,
    "fields": {
      "customer": 110,
      "transaction_date": "2023-08-23T13:14:04Z",
      "amount_spent": "115.07",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 48,
    "fields": {
      "customer": 69,
      "transaction_date": "2023-08-04T17:25:03Z",
      "amount_spent": "35.49",
      "points_earned": 28
    }
  },
  {
    "model": "app.transaction",
    "pk": 49,
    "fields": {
      "customer": 1,
      "transaction_date": "2023-08-06T18:54:24Z",
      "amount_spent": "46.52",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 50,
    "fields": {
      "customer": 52,
      "transaction_date": "2023-10-09T10:18:57Z",
      "amount_spent": "371.31",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 51,
    "fields": {
      "customer": 183,
      "transaction_date": "2023-12-20T09:40:50Z",
      "amount_spent": "188.52",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 52,
    "fields": {
      "customer": 156,
      "transaction_date": "2023-09-21T16:03:37Z",
      "amount_spent": "427.05",
      "points_earned": 29
    }
  },
  {
    "model": "app.transaction",
    "pk": 53,
    "fields": {
      "customer": 161,
      "transaction_date": "2023-09-15T08:42:36Z",
      "amount_spent": "7.88",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 54,
    "fields": {
      "customer": 45,
      "transaction_date": "2023-09-27T08:39:20Z",
      "amount_spent": "276.58",
      "points_earned": 40
    }
  },
  {
    "model": "app.transaction",
    "pk": 55,
    "fields": {
      "customer": 139,
      "transaction_date": "2023-11-26T13:05:26Z",
      "amount_spent": "171.13",
      "points_earned": 28
    }
  },
  {
    "model": "app.transaction",
    "pk": 56,
    "fields": {
      "customer": 168,
      "transaction_date": "2023-06-29T06:32:01Z",
      "amount_spent": "164.63",
      "points_earned": 46
    }
  },
  {
    "model": "app.transaction",
    "pk": 57,
    "fields": {
      "customer": 149,
      "transaction_date": "2023-01-07T08:02:54Z",
      "amount_spent": "87.92",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 58,
    "fields": {
      "customer": 100,
      "transaction_date": "2023-01-04T14:54:18Z",
      "amount_spent": "125.46",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 59,
    "fields": {
      "customer": 3,
      "transaction_date": "2023-04-07T13:43:42Z",
      "amount_spent": "366.34",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 60,
    "fields": {
      "customer": 152,
      "transaction_date": "2023-01-18T09:25:09Z",
      "amount_spent": "5.74",
      "points_earned": 46
    }
  },
  {
    "model": "app.transaction",
    "pk": 61,
    "fields": {
      "customer": 99,
      "transaction_date": "2023-04-12T11:41:06Z",
      "amount_spent": "250.05",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 62,
    "fields": {
      "customer": 166,
      "transaction_date": "2023-06-24T11:27:49Z",
      "amount_spent": "17.77",
      "points_earned": 39
    }
  },
  {
    "model": "app.transaction",
    "pk": 63,
    "fields": {
      "customer": 113,
      "transaction_date": "2023-04-11T13:27:52Z",
      "amount_spent": "8.45",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 64,
    "fields": {
      "customer": 45,
      "transaction_date": "2023-10-13T09:25:04Z",
      "amount_spent": "248.33",
      "points_earned": 30
    }
  },
  {
    "model": "app.transaction",
    "pk": 65,
    "fields": {
      "customer": 183,
      "transaction_date": "2023-01-14T12:18:14Z",
      "amount_spent": "480.87",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 66,
    "fields": {
      "customer": 119,
      "transaction_date": "2023-03-12T15:30:53Z",
      "amount_spent": "406.12",
      "points_earned": 23
    }
  },
  {
    "model": "app.transaction",
    "pk": 67,
    "fields": {
      "customer": 86,
      "transaction_date": "2023-10-02T14:08:40Z",
      "amount_spent": "342.42",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 68,
    "fields": {
      "customer": 129,
      "transaction_date": "2023-02-14T10:43:50Z",
      "amount_spent": "315.01",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 69,
    "fields": {
      "customer": 69,
      "transaction_date": "2023-09-03T19:11:58Z",
      "amount_spent": "406.03",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 70,
    "fields": {
      "customer": 171,
      "transaction_date": "2023-10-17T11:42:26Z",
      "amount_spent": "55.15",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 71,
    "fields": {
      "customer": 108,
      "transaction_date": "2023-01-16T15:40:35Z",
      "amount_spent": "218.22",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 72,
    "fields": {
      "customer": 68,
      "transaction_date": "2023-12-19T19:29:04Z",
      "amount_spent": "458.06",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 73,
    "fields": {
      "customer": 158,
      "transaction_date": "2023-07-25T10:24:03Z",
      "amount_spent": "345.63",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 74,
    "fields": {
      "customer": 65,
      "transaction_date": "2023-09-13T10:07:36Z",
      "amount_spent": "377.15",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 75,
    "fields": {
      "customer": 118,
      "transaction_date": "2023-05-22T14:34:56Z",
      "amount_spent": "78.85",
      "points_earned": 39
    }
  },
  {
    "model": "app.transaction",
    "pk": 76,
    "fields": {
      "customer": 60,
      "transaction_date": "2023-06-17T12:36:19Z",
      "amount_spent": "55.22",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 77,
    "fields": {
      "customer": 157,
      "transaction_date": "2023-09-08T17:17:33Z",
      "amount_spent": "38.26",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 78,
    "fields": {
      "customer": 54,
      "transaction_date": "2023-08-02T09:00:35Z",
      "amount_spent": "106.62",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 79,
    "fields": {
      "customer": 20,
      "transaction_date": "2023-08-12T11:59:59Z",
      "amount_spent": "170.37",
      "points_earned": 44
    }
  },
  {
    "model": "app.transaction",
    "pk": 80,
    "fields": {
      "customer": 143,
      "transaction_date": "2023-03-10T14:36:04Z",
      "amount_spent": "415.95",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 81,
    "fields": {
      "customer": 115,
      "transaction_date": "2023-07-26T19:03:07Z",
      "amount_spent": "274.55",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 82,
    "fields": {
      "customer": 56,
      "transaction_date": "2023-02-04T14:05:51Z",
      "amount_spent": "8.69",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 83,
    "fields": {
      "customer": 120,
      "transaction_date": "2023-05-24T13:37:04Z",
      "amount_spent": "11.64",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 84,
    "fields": {
      "customer": 177,
      "transaction_date": "2023-11-07T10:29:58Z",
      "amount_spent": "148.71",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 85,
    "fields": {
      "customer": 139,
      "transaction_date": "2023-12-29T11:15:16Z",
      "amount_spent": "241.82",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 86,
    "fields": {
      "customer": 91,
      "transaction_date": "2023-09-09T11:43:04Z",
      "amount_spent": "30.32",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 87,
    "fields": {
      "customer": 119,
      "transaction_date": "2023-03-16T15:47:13Z",
      "amount_spent": "10.40",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 88,
    "fields": {
      "customer": 145,
      "transaction_date": "2023-08-26T15:50:48Z",
      "amount_spent": "5.02",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 89,
    "fields": {
      "customer": 117,
      "transaction_date": "2023-09-19T18:18:51Z",
      "amount_spent": "392.85",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 90,
    "fields": {
      "customer": 192,
      "transaction_date": "2023-08-01T19:35:22Z",
      "amount_spent": "58.75",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 91,
    "fields": {
      "customer": 34,
      "transaction_date": "2023-08-11T17:38:56Z",
      "amount_spent": "24.62",
      "points_earned": 38
    }
  },
  {
    "model": "app.transaction",
    "pk": 92,
    "fields": {
      "customer": 144,
      "transaction_date": "2023-05-17T07:01:06Z",
      "amount_spent": "239.83",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 93,
    "fields": {
      "customer": 117,
      "transaction_date": "2023-01-28T17:20:49Z",
      "amount_spent": "5.25",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 94,
    "fields": {
      "customer": 144,
      "transaction_date": "2023-11-07T16:11:33Z",
      "amount_spent": "476.69",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 95,
    "fields": {
      "customer": 80,
      "transaction_date": "2023-02-28T10:33:07Z",
      "amount_spent": "239.56",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 96,
    "fields": {
      "customer": 69,
      "transaction_date": "2023-04-09T13:18:50Z",
      "amount_spent": "127.44",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 97,
    "fields": {
      "customer": 101,
      "transaction_date": "2023-01-20T09:22:00Z",
      "amount_spent": "412.05",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 98,
    "fields": {
      "customer": 63,
      "transaction_date": "2023-01-09T15:46:50Z",
      "amount_spent": "278.83",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 99,
    "fields": {
      "customer": 107,
      "transaction_date": "2023-03-12T11:01:43Z",
      "amount_spent": "361.92",
      "points_earned": 16
    }
  },
  {
    "model": "app.transaction",
    "pk": 100,
    "fields": {
      "customer": 111,
      "transaction_date": "2023-04-22T12:40:22Z",
      "amount_spent": "188.70",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 101,
    "fields": {
      "customer": 103,
      "transaction_date": "2023-11-17T16:38:46Z",
      "amount_spent": "455.91",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 102,
    "fields": {
      "customer": 74,
      "transaction_date": "2023-07-03T10:02:45Z",
      "amount_spent": "134.63",
      "points_earned": 27
    }
  },
  {
    "model": "app.transaction",
    "pk": 103,
    "fields": {
      "customer": 55,
      "transaction_date": "2023-09-30T09:41:02Z",
      "amount_spent": "119.39",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 104,
    "fields": {
      "customer": 167,
      "transaction_date": "2023-07-19T06:53:55Z",
      "amount_spent": "41.72",
      "points_earned": 42
    }
  },
  {
    "model": "app.transaction",
    "pk": 105,
    "fields": {
      "customer": 94,
      "transaction_date": "2023-12-26T14:38:51Z",
      "amount_spent": "5.02",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 106,
    "fields": {
      "customer": 78,
      "transaction_date": "2023-05-05T10:20:18Z",
      "amount_spent": "256.43",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 107,
    "fields": {
      "customer": 131,
      "transaction_date": "2023-08-21T14:10:29Z",
      "amount_spent": "409.69",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 108,
    "fields": {
      "customer": 103,
      "transaction_date": "2023-01-07T13:20:48Z",
      "amount_spent": "105.17",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 109,
    "fields": {
      "customer": 138,
      "transaction_date": "2023-12-06T15:34:45Z",
      "amount_spent": "125.70",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 110,
    "fields": {
      "customer": 160,
      "transaction_date": "2023-02-25T14:43:31Z",
      "amount_spent": "14.24",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 111,
    "fields": {
      "customer": 24,
      "transaction_date": "2023-07-18T08:17:29Z",
      "amount_spent": "13.56",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 112,
    "fields": {
      "customer": 53,
      "transaction_date": "2023-02-15T10:20:23Z",
      "amount_spent": "31.48",
      "points_earned": 24
    }
  },
  {
    "model": "app.transaction",
    "pk": 113,
    "fields": {
      "customer": 159,
      "transaction_date": "2023-03-09T13:00:35Z",
      "amount_spent": "331.04",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 114,
    "fields": {
      "customer": 34,
      "transaction_date": "2023-07-28T15:18:33Z",
      "amount_spent": "60.54",
      "points_earned": 37
    }
  },
  {
    "model": "app.transaction",
    "pk": 115,
    "fields": {
      "customer": 148,
      "transaction_date": "2023-07-16T10:51:29Z",
      "amount_spent": "57.87",
      "points_earned": 44
    }
  },
  {
    "model": "app.transaction",
    "pk": 116,
    "fields": {
      "customer": 118,
      "transaction_date": "2023-11-21T15:59:18Z",
      "amount_spent": "56.42",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 117,
    "fields": {
      "customer": 182,
      "transaction_date": "2023-12-27T12:01:39Z",
      "amount_spent": "300.27",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 118,
    "fields": {
      "customer": 179,
      "transaction_date": "2023-06-06T13:02:59Z",
      "amount_spent": "66.99",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 119,
    "fields": {
      "customer": 104,
      "transaction_date": "2023-07-25T13:16:07Z",
      "amount_spent": "150.10",
      "points_earned": 42
    }
  },
  {
    "model": "app.transaction",
    "pk": 120,
    "fields": {
      "customer": 48,
      "transaction_date": "2023-09-17T11:51:41Z",
      "amount_spent": "193.52",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 121,
    "fields": {
      "customer": 71,
      "transaction_date": "2023-04-20T09:24:46Z",
      "amount_spent": "175.63",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 122,
    "fields": {
      "customer": 63,
      "transaction_date": "2023-04-18T10:21:09Z",
      "amount_spent": "53.76",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 123,
    "fields": {
      "customer": 120,
      "transaction_date": "2023-03-26T05:44:01Z",
      "amount_spent": "19.30",
      "points_earned": 35
    }
  },
  {
    "model": "app.transaction",
    "pk": 124,
    "fields": {
      "customer": 112,
      "transaction_date": "2023-02-11T18:01:24Z",
      "amount_spent": "248.48",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 125,
    "fields": {
      "customer": 22,
      "transaction_date": "2023-02-25T12:46:45Z",
      "amount_spent": "71.07",
      "points_earned": 25
    }
  },
  {
    "model": "app.transaction",
    "pk": 126,
    "fields": {
      "customer": 166,
      "transaction_date": "2023-01-24T17:14:27Z",
      "amount_spent": "97.48",
      "points_earned": 42
    }
  },
  {
    "model": "app.transaction",
    "pk": 127,
    "fields": {
      "customer": 99,
      "transaction_date": "2023-02-07T10:21:45Z",
      "amount_spent": "263.99",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 128,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-03-10T07:06:01Z",
      "amount_spent": "104.65",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 129,
    "fields": {
      "customer": 158,
      "transaction_date": "2023-07-06T12:36:25Z",
      "amount_spent": "363.78",
      "points_earned": 48
    }
  },
  {
    "model": "app.transaction",
    "pk": 130,
    "fields": {
      "customer": 174,
      "transaction_date": "2023-06-04T12:31:07Z",
      "amount_spent": "23.73",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 131,
    "fields": {
      "customer": 94,
      "transaction_date": "2023-07-26T07:42:16Z",
      "amount_spent": "50.92",
      "points_earned": 23
    }
  },
  {
    "model": "app.transaction",
    "pk": 132,
    "fields": {
      "customer": 110,
      "transaction_date": "2023-06-07T11:23:39Z",
      "amount_spent": "367.41",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 133,
    "fields": {
      "customer": 107,
      "transaction_date": "2023-07-20T10:22:26Z",
      "amount_spent": "17.55",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 134,
    "fields": {
      "customer": 10,
      "transaction_date": "2023-07-28T11:55:08Z",
      "amount_spent": "114.73",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 135,
    "fields": {
      "customer": 142,
      "transaction_date": "2023-04-13T13:47:30Z",
      "amount_spent": "180.23",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 136,
    "fields": {
      "customer": 134,
      "transaction_date": "2023-12-28T15:50:25Z",
      "amount_spent": "50.86",
      "points_earned": 23
    }
  },
  {
    "model": "app.transaction",
    "pk": 137,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-06-24T15:02:05Z",
      "amount_spent": "392.34",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 138,
    "fields": {
      "customer": 81,
      "transaction_date": "2023-03-08T20:04:50Z",
      "amount_spent": "88.81",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 139,
    "fields": {
      "customer": 102,
      "transaction_date": "2023-09-10T12:18:52Z",
      "amount_spent": "23.43",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 140,
    "fields": {
      "customer": 97,
      "transaction_date": "2023-08-29T16:47:31Z",
      "amount_spent": "5.00",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 141,
    "fields": {
      "customer": 66,
      "transaction_date": "2023-03-16T10:41:05Z",
      "amount_spent": "14.88",
      "points_earned": 46
    }
  },
  {
    "model": "app.transaction",
    "pk": 142,
    "fields": {
      "customer": 86,
      "transaction_date": "2023-12-27T11:01:57Z",
      "amount_spent": "420.84",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 143,
    "fields": {
      "customer": 191,
      "transaction_date": "2023-12-11T18:14:45Z",
      "amount_spent": "55.42",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 144,
    "fields": {
      "customer": 191,
      "transaction_date": "2023-10-03T11:46:09Z",
      "amount_spent": "64.42",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 145,
    "fields": {
      "customer": 36,
      "transaction_date": "2023-01-09T12:25:06Z",
      "amount_spent": "16.24",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 146,
    "fields": {
      "customer": 143,
      "transaction_date": "2023-11-16T10:28:07Z",
      "amount_spent": "150.22",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 147,
    "fields": {
      "customer": 79,
      "transaction_date": "2023-07-09T13:44:22Z",
      "amount_spent": "49.75",
      "points_earned": 29
    }
  },
  {
    "model": "app.transaction",
    "pk": 148,
    "fields": {
      "customer": 108,
      "transaction_date": "2023-06-16T16:20:06Z",
      "amount_spent": "23.44",
      "points_earned": 35
    }
  },
  {
    "model": "app.transaction",
    "pk": 149,
    "fields": {
      "customer": 106,
      "transaction_date": "2023-12-03T12:21:41Z",
      "amount_spent": "130.31",
      "points_earned": 35
    }
  },
  {
    "model": "app.transaction",
    "pk": 150,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-01-21T11:52:30Z",
      "amount_spent": "376.67",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 151,
    "fields": {
      "customer": 149,
      "transaction_date": "2023-03-20T12:24:10Z",
      "amount_spent": "135.14",
      "points_earned": 34
    }
  },
  {
    "model": "app.transaction",
    "pk": 152,
    "fields": {
      "customer": 187,
      "transaction_date": "2023-03-23T17:28:30Z",
      "amount_spent": "303.17",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 153,
    "fields": {
      "customer": 183,
      "transaction_date": "2023-08-03T14:09:48Z",
      "amount_spent": "225.86",
      "points_earned": 48
    }
  },
  {
    "model": "app.transaction",
    "pk": 154,
    "fields": {
      "customer": 178,
      "transaction_date": "2023-11-25T17:21:34Z",
      "amount_spent": "412.93",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 155,
    "fields": {
      "customer": 76,
      "transaction_date": "2023-04-28T09:43:06Z",
      "amount_spent": "23.98",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 156,
    "fields": {
      "customer": 14,
      "transaction_date": "2023-09-10T10:10:54Z",
      "amount_spent": "59.45",
      "points_earned": 31
    }
  },
  {
    "model": "app.transaction",
    "pk": 157,
    "fields": {
      "customer": 35,
      "transaction_date": "2023-09-29T16:00:48Z",
      "amount_spent": "155.34",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 158,
    "fields": {
      "customer": 163,
      "transaction_date": "2023-01-26T10:52:00Z",
      "amount_spent": "427.05",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 159,
    "fields": {
      "customer": 121,
      "transaction_date": "2023-09-01T12:28:49Z",
      "amount_spent": "326.81",
      "points_earned": 31
    }
  },
  {
    "model": "app.transaction",
    "pk": 160,
    "fields": {
      "customer": 63,
      "transaction_date": "2023-05-16T11:15:39Z",
      "amount_spent": "146.09",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 161,
    "fields": {
      "customer": 32,
      "transaction_date": "2023-07-08T13:09:24Z",
      "amount_spent": "99.55",
      "points_earned": 34
    }
  },
  {
    "model": "app.transaction",
    "pk": 162,
    "fields": {
      "customer": 127,
      "transaction_date": "2023-03-14T13:00:51Z",
      "amount_spent": "107.22",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 163,
    "fields": {
      "customer": 161,
      "transaction_date": "2023-06-03T17:25:57Z",
      "amount_spent": "426.48",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 164,
    "fields": {
      "customer": 168,
      "transaction_date": "2023-01-28T20:49:26Z",
      "amount_spent": "7.45",
      "points_earned": 37
    }
  },
  {
    "model": "app.transaction",
    "pk": 165,
    "fields": {
      "customer": 73,
      "transaction_date": "2023-07-16T15:03:35Z",
      "amount_spent": "212.06",
      "points_earned": 27
    }
  },
  {
    "model": "app.transaction",
    "pk": 166,
    "fields": {
      "customer": 121,
      "transaction_date": "2023-02-26T11:50:45Z",
      "amount_spent": "32.56",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 167,
    "fields": {
      "customer": 189,
      "transaction_date": "2023-07-18T17:54:58Z",
      "amount_spent": "5.44",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 168,
    "fields": {
      "customer": 60,
      "transaction_date": "2023-05-23T13:00:01Z",
      "amount_spent": "322.04",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 169,
    "fields": {
      "customer": 66,
      "transaction_date": "2023-08-06T16:48:10Z",
      "amount_spent": "198.30",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 170,
    "fields": {
      "customer": 159,
      "transaction_date": "2023-11-26T10:01:24Z",
      "amount_spent": "10.66",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 171,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-02-21T16:13:53Z",
      "amount_spent": "337.88",
      "points_earned": 50
    }
  },
  {
    "model": "app.transaction",
    "pk": 172,
    "fields": {
      "customer": 94,
      "transaction_date": "2023-12-08T11:02:42Z",
      "amount_spent": "21.98",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 173,
    "fields": {
      "customer": 38,
      "transaction_date": "2023-04-07T15:04:15Z",
      "amount_spent": "260.40",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 174,
    "fields": {
      "customer": 193,
      "transaction_date": "2023-11-22T17:50:48Z",
      "amount_spent": "25.25",
      "points_earned": 34
    }
  },
  {
    "model": "app.transaction",
    "pk": 175,
    "fields": {
      "customer": 188,
      "transaction_date": "2023-10-07T12:00:28Z",
      "amount_spent": "155.74",
      "points_earned": 37
    }
  },
  {
    "model": "app.transaction",
    "pk": 176,
    "fields": {
      "customer": 116,
      "transaction_date": "2023-01-19T14:48:34Z",
      "amount_spent": "8.54",
      "points_earned": 42
    }
  },
  {
    "model": "app.transaction",
    "pk": 177,
    "fields": {
      "customer": 42,
      "transaction_date": "2023-05-05T15:05:56Z",
      "amount_spent": "374.48",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 178,
    "fields": {
      "customer": 19,
      "transaction_date": "2023-10-10T12:17:29Z",
      "amount_spent": "256.41",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 179,
    "fields": {
      "customer": 58,
      "transaction_date": "2023-08-23T14:20:19Z",
      "amount_spent": "36.49",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 180,
    "fields": {
      "customer": 83,
      "transaction_date": "2023-04-08T19:53:59Z",
      "amount_spent": "264.55",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 181,
    "fields": {
      "customer": 154,
      "transaction_date": "2023-06-07T15:37:18Z",
      "amount_spent": "428.45",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 182,
    "fields": {
      "customer": 172,
      "transaction_date": "2023-03-11T12:23:22Z",
      "amount_spent": "31.78",
      "points_earned": 34
    }
  },
  {
    "model": "app.transaction",
    "pk": 183,
    "fields": {
      "customer": 139,
      "transaction_date": "2023-12-02T15:52:17Z",
      "amount_spent": "30.42",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 184,
    "fields": {
      "customer": 45,
      "transaction_date": "2023-05-30T07:07:52Z",
      "amount_spent": "333.22",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 185,
    "fields": {
      "customer": 147,
      "transaction_date": "2023-04-03T09:10:48Z",
      "amount_spent": "361.50",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 186,
    "fields": {
      "customer": 152,
      "transaction_date": "2023-12-11T10:17:08Z",
      "amount_spent": "5.00",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 187,
    "fields": {
      "customer": 25,
      "transaction_date": "2023-12-16T10:01:37Z",
      "amount_spent": "187.06",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 188,
    "fields": {
      "customer": 179,
      "transaction_date": "2023-02-27T09:57:08Z",
      "amount_spent": "91.91",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 189,
    "fields": {
      "customer": 181,
      "transaction_date": "2023-03-20T10:20:31Z",
      "amount_spent": "81.71",
      "points_earned": 44
    }
  },
  {
    "model": "app.transaction",
    "pk": 190,
    "fields": {
      "customer": 106,
      "transaction_date": "2023-07-05T10:49:08Z",
      "amount_spent": "42.18",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 191,
    "fields": {
      "customer": 44,
      "transaction_date": "2023-12-24T09:17:47Z",
      "amount_spent": "167.66",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 192,
    "fields": {
      "customer": 180,
      "transaction_date": "2023-09-04T10:06:41Z",
      "amount_spent": "94.75",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 193,
    "fields": {
      "customer": 48,
      "transaction_date": "2023-11-22T09:16:29Z",
      "amount_spent": "432.28",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 194,
    "fields": {
      "customer": 77,
      "transaction_date": "2023-08-11T13:38:28Z",
      "amount_spent": "153.04",
      "points_earned": 50
    }
  },
  {
    "model": "app.transaction",
    "pk": 195,
    "fields": {
      "customer": 97,
      "transaction_date": "2023-04-15T14:05:34Z",
      "amount_spent": "142.15",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 196,
    "fields": {
      "customer": 10,
      "transaction_date": "2023-12-11T15:46:10Z",
      "amount_spent": "29.87",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 197,
    "fields": {
      "customer": 14,
      "transaction_date": "2023-11-15T11:44:15Z",
      "amount_spent": "90.52",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 198,
    "fields": {
      "customer": 15,
      "transaction_date": "2023-08-08T10:35:28Z",
      "amount_spent": "36.69",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 199,
    "fields": {
      "customer": 174,
      "transaction_date": "2023-12-08T11:12:42Z",
      "amount_spent": "61.57",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 200,
    "fields": {
      "customer": 127,
      "transaction_date": "2023-01-02T09:41:25Z",
      "amount_spent": "80.96",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 201,
    "fields": {
      "customer": 111,
      "transaction_date": "2023-06-03T16:57:12Z",
      "amount_spent": "214.50",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 202,
    "fields": {
      "customer": 113,
      "transaction_date": "2023-10-25T14:07:31Z",
      "amount_spent": "16.14",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 203,
    "fields": {
      "customer": 145,
      "transaction_date": "2023-02-08T07:38:25Z",
      "amount_spent": "12.73",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 204,
    "fields": {
      "customer": 162,
      "transaction_date": "2023-12-19T11:07:56Z",
      "amount_spent": "7.57",
      "points_earned": 43
    }
  },
  {
    "model": "app.transaction",
    "pk": 205,
    "fields": {
      "customer": 169,
      "transaction_date": "2023-10-29T08:28:02Z",
      "amount_spent": "190.32",
      "points_earned": 35
    }
  },
  {
    "model": "app.transaction",
    "pk": 206,
    "fields": {
      "customer": 198,
      "transaction_date": "2023-11-06T10:55:44Z",
      "amount_spent": "15.85",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 207,
    "fields": {
      "customer": 87,
      "transaction_date": "2023-07-12T09:24:16Z",
      "amount_spent": "113.89",
      "points_earned": 26
    }
  },
  {
    "model": "app.transaction",
    "pk": 208,
    "fields": {
      "customer": 64,
      "transaction_date": "2023-12-25T11:51:57Z",
      "amount_spent": "133.28",
      "points_earned": 42
    }
  },
  {
    "model": "app.transaction",
    "pk": 209,
    "fields": {
      "customer": 184,
      "transaction_date": "2023-08-26T06:50:38Z",
      "amount_spent": "5.50",
      "points_earned": 16
    }
  },
  {
    "model": "app.transaction",
    "pk": 210,
    "fields": {
      "customer": 151,
      "transaction_date": "2023-12-11T12:29:42Z",
      "amount_spent": "368.40",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 211,
    "fields": {
      "customer": 103,
      "transaction_date": "2023-10-12T08:40:32Z",
      "amount_spent": "7.70",
      "points_earned": 24
    }
  },
  {
    "model": "app.transaction",
    "pk": 212,
    "fields": {
      "customer": 199,
      "transaction_date": "2023-01-16T11:38:10Z",
      "amount_spent": "336.60",
      "points_earned": 23
    }
  },
  {
    "model": "app.transaction",
    "pk": 213,
    "fields": {
      "customer": 124,
      "transaction_date": "2023-07-12T13:26:30Z",
      "amount_spent": "277.99",
      "points_earned": 28
    }
  },
  {
    "model": "app.transaction",
    "pk": 214,
    "fields": {
      "customer": 181,
      "transaction_date": "2023-09-29T10:00:23Z",
      "amount_spent": "405.16",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 215,
    "fields": {
      "customer": 160,
      "transaction_date": "2023-01-14T09:13:41Z",
      "amount_spent": "372.82",
      "points_earned": 17
    }
  },
  {
    "model": "app.transaction",
    "pk": 216,
    "fields": {
      "customer": 106,
      "transaction_date": "2023-06-26T20:56:21Z",
      "amount_spent": "237.46",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 217,
    "fields": {
      "customer": 195,
      "transaction_date": "2023-11-03T10:00:32Z",
      "amount_spent": "25.51",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 218,
    "fields": {
      "customer": 104,
      "transaction_date": "2023-12-21T12:21:01Z",
      "amount_spent": "433.00",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 219,
    "fields": {
      "customer": 194,
      "transaction_date": "2023-12-24T19:13:27Z",
      "amount_spent": "311.32",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 220,
    "fields": {
      "customer": 182,
      "transaction_date": "2023-11-02T14:15:48Z",
      "amount_spent": "39.89",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 221,
    "fields": {
      "customer": 184,
      "transaction_date": "2023-12-01T08:35:01Z",
      "amount_spent": "248.38",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 222,
    "fields": {
      "customer": 183,
      "transaction_date": "2023-06-24T16:33:39Z",
      "amount_spent": "111.36",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 223,
    "fields": {
      "customer": 79,
      "transaction_date": "2023-03-28T23:44:45Z",
      "amount_spent": "141.19",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 224,
    "fields": {
      "customer": 110,
      "transaction_date": "2023-09-10T10:43:28Z",
      "amount_spent": "166.92",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 225,
    "fields": {
      "customer": 77,
      "transaction_date": "2023-07-25T16:44:16Z",
      "amount_spent": "5.54",
      "points_earned": 39
    }
  },
  {
    "model": "app.transaction",
    "pk": 226,
    "fields": {
      "customer": 76,
      "transaction_date": "2023-06-12T12:48:05Z",
      "amount_spent": "131.60",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 227,
    "fields": {
      "customer": 82,
      "transaction_date": "2023-08-06T09:06:14Z",
      "amount_spent": "121.23",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 228,
    "fields": {
      "customer": 192,
      "transaction_date": "2023-08-02T06:02:24Z",
      "amount_spent": "455.77",
      "points_earned": 42
    }
  },
  {
    "model": "app.transaction",
    "pk": 229,
    "fields": {
      "customer": 130,
      "transaction_date": "2023-07-02T10:33:24Z",
      "amount_spent": "54.63",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 230,
    "fields": {
      "customer": 50,
      "transaction_date": "2023-06-14T09:37:44Z",
      "amount_spent": "268.69",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 231,
    "fields": {
      "customer": 143,
      "transaction_date": "2023-09-04T09:05:21Z",
      "amount_spent": "14.03",
      "points_earned": 38
    }
  },
  {
    "model": "app.transaction",
    "pk": 232,
    "fields": {
      "customer": 137,
      "transaction_date": "2023-08-19T12:29:08Z",
      "amount_spent": "15.14",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 233,
    "fields": {
      "customer": 156,
      "transaction_date": "2023-01-17T15:40:49Z",
      "amount_spent": "495.02",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 234,
    "fields": {
      "customer": 48,
      "transaction_date": "2023-06-09T07:59:08Z",
      "amount_spent": "13.56",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 235,
    "fields": {
      "customer": 187,
      "transaction_date": "2023-04-29T15:55:34Z",
      "amount_spent": "64.28",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 236,
    "fields": {
      "customer": 10,
      "transaction_date": "2023-04-18T11:46:18Z",
      "amount_spent": "56.70",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 237,
    "fields": {
      "customer": 109,
      "transaction_date": "2023-04-12T20:24:33Z",
      "amount_spent": "372.28",
      "points_earned": 45
    }
  },
  {
    "model": "app.transaction",
    "pk": 238,
    "fields": {
      "customer": 154,
      "transaction_date": "2023-06-11T10:30:28Z",
      "amount_spent": "151.63",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 239,
    "fields": {
      "customer": 39,
      "transaction_date": "2023-05-07T17:48:48Z",
      "amount_spent": "11.63",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 240,
    "fields": {
      "customer": 158,
      "transaction_date": "2023-02-11T14:10:01Z",
      "amount_spent": "112.32",
      "points_earned": 24
    }
  },
  {
    "model": "app.transaction",
    "pk": 241,
    "fields": {
      "customer": 27,
      "transaction_date": "2023-04-10T13:27:29Z",
      "amount_spent": "108.31",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 242,
    "fields": {
      "customer": 190,
      "transaction_date": "2023-05-20T16:46:05Z",
      "amount_spent": "8.16",
      "points_earned": 28
    }
  },
  {
    "model": "app.transaction",
    "pk": 243,
    "fields": {
      "customer": 45,
      "transaction_date": "2023-12-28T14:39:04Z",
      "amount_spent": "121.06",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 244,
    "fields": {
      "customer": 7,
      "transaction_date": "2023-07-28T06:04:06Z",
      "amount_spent": "378.61",
      "points_earned": 31
    }
  },
  {
    "model": "app.transaction",
    "pk": 245,
    "fields": {
      "customer": 149,
      "transaction_date": "2023-05-04T11:06:21Z",
      "amount_spent": "28.08",
      "points_earned": 27
    }
  },
  {
    "model": "app.transaction",
    "pk": 246,
    "fields": {
      "customer": 160,
      "transaction_date": "2023-01-15T09:14:34Z",
      "amount_spent": "459.18",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 247,
    "fields": {
      "customer": 149,
      "transaction_date": "2023-12-01T09:11:11Z",
      "amount_spent": "95.23",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 248,
    "fields": {
      "customer": 196,
      "transaction_date": "2023-09-27T15:08:11Z",
      "amount_spent": "23.27",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 249,
    "fields": {
      "customer": 91,
      "transaction_date": "2023-12-06T17:58:53Z",
      "amount_spent": "50.40",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 250,
    "fields": {
      "customer": 127,
      "transaction_date": "2023-11-09T15:20:07Z",
      "amount_spent": "6.89",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 251,
    "fields": {
      "customer": 130,
      "transaction_date": "2023-10-03T11:43:20Z",
      "amount_spent": "156.24",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 252,
    "fields": {
      "customer": 174,
      "transaction_date": "2023-05-17T17:01:16Z",
      "amount_spent": "441.16",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 253,
    "fields": {
      "customer": 137,
      "transaction_date": "2023-07-11T16:26:07Z",
      "amount_spent": "149.58",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 254,
    "fields": {
      "customer": 68,
      "transaction_date": "2023-03-28T10:09:58Z",
      "amount_spent": "237.16",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 255,
    "fields": {
      "customer": 72,
      "transaction_date": "2023-09-18T13:58:12Z",
      "amount_spent": "21.57",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 256,
    "fields": {
      "customer": 153,
      "transaction_date": "2023-04-18T13:49:40Z",
      "amount_spent": "10.93",
      "points_earned": 39
    }
  },
  {
    "model": "app.transaction",
    "pk": 257,
    "fields": {
      "customer": 104,
      "transaction_date": "2023-08-23T09:18:46Z",
      "amount_spent": "453.89",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 258,
    "fields": {
      "customer": 152,
      "transaction_date": "2023-06-23T14:01:44Z",
      "amount_spent": "413.67",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 259,
    "fields": {
      "customer": 131,
      "transaction_date": "2023-05-14T07:42:55Z",
      "amount_spent": "172.45",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 260,
    "fields": {
      "customer": 167,
      "transaction_date": "2023-09-13T09:25:58Z",
      "amount_spent": "93.35",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 261,
    "fields": {
      "customer": 155,
      "transaction_date": "2023-09-10T10:50:42Z",
      "amount_spent": "57.38",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 262,
    "fields": {
      "customer": 51,
      "transaction_date": "2023-05-16T23:55:28Z",
      "amount_spent": "471.18",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 263,
    "fields": {
      "customer": 96,
      "transaction_date": "2023-06-03T16:19:10Z",
      "amount_spent": "5.81",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 264,
    "fields": {
      "customer": 110,
      "transaction_date": "2023-03-01T19:17:48Z",
      "amount_spent": "8.56",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 265,
    "fields": {
      "customer": 38,
      "transaction_date": "2023-07-04T17:17:02Z",
      "amount_spent": "117.38",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 266,
    "fields": {
      "customer": 112,
      "transaction_date": "2023-04-21T11:35:19Z",
      "amount_spent": "185.95",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 267,
    "fields": {
      "customer": 133,
      "transaction_date": "2023-08-12T09:30:11Z",
      "amount_spent": "172.15",
      "points_earned": 24
    }
  },
  {
    "model": "app.transaction",
    "pk": 268,
    "fields": {
      "customer": 166,
      "transaction_date": "2023-08-08T14:41:47Z",
      "amount_spent": "268.63",
      "points_earned": 28
    }
  },
  {
    "model": "app.transaction",
    "pk": 269,
    "fields": {
      "customer": 124,
      "transaction_date": "2023-06-29T10:38:03Z",
      "amount_spent": "5.04",
      "points_earned": 37
    }
  },
  {
    "model": "app.transaction",
    "pk": 270,
    "fields": {
      "customer": 138,
      "transaction_date": "2023-11-01T09:13:03Z",
      "amount_spent": "447.77",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 271,
    "fields": {
      "customer": 88,
      "transaction_date": "2023-10-01T08:40:06Z",
      "amount_spent": "171.22",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 272,
    "fields": {
      "customer": 31,
      "transaction_date": "2023-10-31T11:25:21Z",
      "amount_spent": "330.68",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 273,
    "fields": {
      "customer": 104,
      "transaction_date": "2023-04-05T14:09:05Z",
      "amount_spent": "35.80",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 274,
    "fields": {
      "customer": 155,
      "transaction_date": "2023-06-17T21:31:20Z",
      "amount_spent": "5.89",
      "points_earned": 30
    }
  },
  {
    "model": "app.transaction",
    "pk": 275,
    "fields": {
      "customer": 96,
      "transaction_date": "2023-04-02T13:01:20Z",
      "amount_spent": "5.47",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 276,
    "fields": {
      "customer": 91,
      "transaction_date": "2023-12-30T16:37:15Z",
      "amount_spent": "6.60",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 277,
    "fields": {
      "customer": 1,
      "transaction_date": "2023-07-18T10:02:46Z",
      "amount_spent": "79.29",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 278,
    "fields": {
      "customer": 82,
      "transaction_date": "2023-05-11T15:46:00Z",
      "amount_spent": "89.87",
      "points_earned": 40
    }
  },
  {
    "model": "app.transaction",
    "pk": 279,
    "fields": {
      "customer": 197,
      "transaction_date": "2023-01-16T10:34:01Z",
      "amount_spent": "495.97",
      "points_earned": 27
    }
  },
  {
    "model": "app.transaction",
    "pk": 280,
    "fields": {
      "customer": 110,
      "transaction_date": "2023-04-26T10:37:27Z",
      "amount_spent": "42.18",
      "points_earned": 28
    }
  },
  {
    "model": "app.transaction",
    "pk": 281,
    "fields": {
      "customer": 19,
      "transaction_date": "2023-07-30T15:00:45Z",
      "amount_spent": "8.86",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 282,
    "fields": {
      "customer": 122,
      "transaction_date": "2023-09-01T09:11:10Z",
      "amount_spent": "78.93",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 283,
    "fields": {
      "customer": 183,
      "transaction_date": "2023-05-07T17:12:26Z",
      "amount_spent": "307.63",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 284,
    "fields": {
      "customer": 151,
      "transaction_date": "2023-11-23T18:20:01Z",
      "amount_spent": "9.74",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 285,
    "fields": {
      "customer": 117,
      "transaction_date": "2023-07-05T14:04:47Z",
      "amount_spent": "9.03",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 286,
    "fields": {
      "customer": 100,
      "transaction_date": "2023-02-15T14:00:37Z",
      "amount_spent": "66.79",
      "points_earned": 35
    }
  },
  {
    "model": "app.transaction",
    "pk": 287,
    "fields": {
      "customer": 139,
      "transaction_date": "2023-01-26T14:42:44Z",
      "amount_spent": "54.17",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 288,
    "fields": {
      "customer": 49,
      "transaction_date": "2023-07-14T09:22:04Z",
      "amount_spent": "129.60",
      "points_earned": 35
    }
  },
  {
    "model": "app.transaction",
    "pk": 289,
    "fields": {
      "customer": 90,
      "transaction_date": "2023-01-31T09:57:46Z",
      "amount_spent": "74.72",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 290,
    "fields": {
      "customer": 129,
      "transaction_date": "2023-04-05T08:43:18Z",
      "amount_spent": "148.97",
      "points_earned": 28
    }
  },
  {
    "model": "app.transaction",
    "pk": 291,
    "fields": {
      "customer": 182,
      "transaction_date": "2023-04-09T10:24:09Z",
      "amount_spent": "160.24",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 292,
    "fields": {
      "customer": 65,
      "transaction_date": "2023-05-20T11:11:58Z",
      "amount_spent": "142.97",
      "points_earned": 27
    }
  },
  {
    "model": "app.transaction",
    "pk": 293,
    "fields": {
      "customer": 5,
      "transaction_date": "2023-01-28T10:13:14Z",
      "amount_spent": "181.19",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 294,
    "fields": {
      "customer": 2,
      "transaction_date": "2023-06-22T10:17:36Z",
      "amount_spent": "71.68",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 295,
    "fields": {
      "customer": 87,
      "transaction_date": "2023-08-03T13:19:12Z",
      "amount_spent": "21.37",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 296,
    "fields": {
      "customer": 182,
      "transaction_date": "2023-03-15T16:15:07Z",
      "amount_spent": "135.71",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 297,
    "fields": {
      "customer": 69,
      "transaction_date": "2023-03-14T13:22:51Z",
      "amount_spent": "286.91",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 298,
    "fields": {
      "customer": 148,
      "transaction_date": "2023-04-20T10:03:29Z",
      "amount_spent": "390.43",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 299,
    "fields": {
      "customer": 136,
      "transaction_date": "2023-08-12T12:58:01Z",
      "amount_spent": "90.90",
      "points_earned": 39
    }
  },
  {
    "model": "app.transaction",
    "pk": 300,
    "fields": {
      "customer": 29,
      "transaction_date": "2023-11-28T10:52:09Z",
      "amount_spent": "89.91",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 301,
    "fields": {
      "customer": 93,
      "transaction_date": "2023-02-18T10:00:21Z",
      "amount_spent": "186.62",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 302,
    "fields": {
      "customer": 131,
      "transaction_date": "2023-04-29T10:01:49Z",
      "amount_spent": "17.11",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 303,
    "fields": {
      "customer": 185,
      "transaction_date": "2023-07-10T12:22:17Z",
      "amount_spent": "128.93",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 304,
    "fields": {
      "customer": 124,
      "transaction_date": "2023-05-18T08:46:45Z",
      "amount_spent": "5.54",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 305,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-12-15T11:56:39Z",
      "amount_spent": "269.14",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 306,
    "fields": {
      "customer": 25,
      "transaction_date": "2023-11-26T19:32:50Z",
      "amount_spent": "49.94",
      "points_earned": 16
    }
  },
  {
    "model": "app.transaction",
    "pk": 307,
    "fields": {
      "customer": 180,
      "transaction_date": "2023-11-23T20:15:55Z",
      "amount_spent": "370.07",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 308,
    "fields": {
      "customer": 34,
      "transaction_date": "2023-07-04T09:57:04Z",
      "amount_spent": "115.60",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 309,
    "fields": {
      "customer": 5,
      "transaction_date": "2023-09-10T11:27:27Z",
      "amount_spent": "149.05",
      "points_earned": 29
    }
  },
  {
    "model": "app.transaction",
    "pk": 310,
    "fields": {
      "customer": 177,
      "transaction_date": "2023-11-22T14:53:08Z",
      "amount_spent": "5.27",
      "points_earned": 45
    }
  },
  {
    "model": "app.transaction",
    "pk": 311,
    "fields": {
      "customer": 144,
      "transaction_date": "2023-02-20T15:29:07Z",
      "amount_spent": "371.03",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 312,
    "fields": {
      "customer": 55,
      "transaction_date": "2023-11-21T08:51:04Z",
      "amount_spent": "132.08",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 313,
    "fields": {
      "customer": 190,
      "transaction_date": "2023-11-01T19:43:07Z",
      "amount_spent": "400.68",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 314,
    "fields": {
      "customer": 188,
      "transaction_date": "2023-12-26T17:57:16Z",
      "amount_spent": "121.87",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 315,
    "fields": {
      "customer": 146,
      "transaction_date": "2023-11-06T19:34:47Z",
      "amount_spent": "90.48",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 316,
    "fields": {
      "customer": 127,
      "transaction_date": "2023-07-17T13:39:55Z",
      "amount_spent": "473.18",
      "points_earned": 30
    }
  },
  {
    "model": "app.transaction",
    "pk": 317,
    "fields": {
      "customer": 73,
      "transaction_date": "2023-07-13T17:41:46Z",
      "amount_spent": "177.34",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 318,
    "fields": {
      "customer": 101,
      "transaction_date": "2023-03-09T10:11:48Z",
      "amount_spent": "268.84",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 319,
    "fields": {
      "customer": 119,
      "transaction_date": "2023-10-28T11:34:30Z",
      "amount_spent": "82.92",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 320,
    "fields": {
      "customer": 30,
      "transaction_date": "2023-04-24T14:29:34Z",
      "amount_spent": "105.18",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 321,
    "fields": {
      "customer": 186,
      "transaction_date": "2023-03-16T13:05:31Z",
      "amount_spent": "5.41",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 322,
    "fields": {
      "customer": 170,
      "transaction_date": "2023-12-02T09:12:10Z",
      "amount_spent": "82.76",
      "points_earned": 39
    }
  },
  {
    "model": "app.transaction",
    "pk": 323,
    "fields": {
      "customer": 75,
      "transaction_date": "2023-01-09T15:36:43Z",
      "amount_spent": "136.09",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 324,
    "fields": {
      "customer": 144,
      "transaction_date": "2023-03-28T07:31:34Z",
      "amount_spent": "161.02",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 325,
    "fields": {
      "customer": 164,
      "transaction_date": "2023-11-04T15:08:17Z",
      "amount_spent": "16.51",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 326,
    "fields": {
      "customer": 116,
      "transaction_date": "2023-05-20T14:16:45Z",
      "amount_spent": "10.20",
      "points_earned": 48
    }
  },
  {
    "model": "app.transaction",
    "pk": 327,
    "fields": {
      "customer": 67,
      "transaction_date": "2023-03-16T11:56:07Z",
      "amount_spent": "400.96",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 328,
    "fields": {
      "customer": 32,
      "transaction_date": "2023-07-12T12:25:47Z",
      "amount_spent": "366.28",
      "points_earned": 16
    }
  },
  {
    "model": "app.transaction",
    "pk": 329,
    "fields": {
      "customer": 122,
      "transaction_date": "2023-01-02T18:37:00Z",
      "amount_spent": "124.13",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 330,
    "fields": {
      "customer": 72,
      "transaction_date": "2023-10-04T09:41:53Z",
      "amount_spent": "89.25",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 331,
    "fields": {
      "customer": 69,
      "transaction_date": "2023-04-27T16:52:11Z",
      "amount_spent": "239.44",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 332,
    "fields": {
      "customer": 141,
      "transaction_date": "2023-02-03T09:52:40Z",
      "amount_spent": "417.13",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 333,
    "fields": {
      "customer": 101,
      "transaction_date": "2023-07-05T14:28:39Z",
      "amount_spent": "435.02",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 334,
    "fields": {
      "customer": 149,
      "transaction_date": "2023-07-16T11:58:50Z",
      "amount_spent": "18.01",
      "points_earned": 37
    }
  },
  {
    "model": "app.transaction",
    "pk": 335,
    "fields": {
      "customer": 79,
      "transaction_date": "2023-12-19T13:59:22Z",
      "amount_spent": "130.96",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 336,
    "fields": {
      "customer": 48,
      "transaction_date": "2023-02-18T14:26:19Z",
      "amount_spent": "470.21",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 337,
    "fields": {
      "customer": 116,
      "transaction_date": "2023-02-02T13:58:57Z",
      "amount_spent": "59.78",
      "points_earned": 24
    }
  },
  {
    "model": "app.transaction",
    "pk": 338,
    "fields": {
      "customer": 86,
      "transaction_date": "2023-11-26T14:05:53Z",
      "amount_spent": "97.69",
      "points_earned": 26
    }
  },
  {
    "model": "app.transaction",
    "pk": 339,
    "fields": {
      "customer": 153,
      "transaction_date": "2023-04-19T16:14:01Z",
      "amount_spent": "114.67",
      "points_earned": 25
    }
  },
  {
    "model": "app.transaction",
    "pk": 340,
    "fields": {
      "customer": 167,
      "transaction_date": "2023-12-08T13:29:20Z",
      "amount_spent": "213.20",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 341,
    "fields": {
      "customer": 96,
      "transaction_date": "2023-07-04T13:19:42Z",
      "amount_spent": "29.80",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 342,
    "fields": {
      "customer": 116,
      "transaction_date": "2023-10-24T15:30:57Z",
      "amount_spent": "323.70",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 343,
    "fields": {
      "customer": 70,
      "transaction_date": "2023-04-07T14:58:24Z",
      "amount_spent": "459.49",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 344,
    "fields": {
      "customer": 152,
      "transaction_date": "2023-10-22T09:22:22Z",
      "amount_spent": "26.00",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 345,
    "fields": {
      "customer": 181,
      "transaction_date": "2023-01-08T13:45:48Z",
      "amount_spent": "110.18",
      "points_earned": 26
    }
  },
  {
    "model": "app.transaction",
    "pk": 346,
    "fields": {
      "customer": 135,
      "transaction_date": "2023-09-03T12:01:40Z",
      "amount_spent": "34.56",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 347,
    "fields": {
      "customer": 22,
      "transaction_date": "2023-08-06T09:06:39Z",
      "amount_spent": "5.65",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 348,
    "fields": {
      "customer": 131,
      "transaction_date": "2023-07-14T14:23:27Z",
      "amount_spent": "463.03",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 349,
    "fields": {
      "customer": 151,
      "transaction_date": "2023-03-18T09:43:15Z",
      "amount_spent": "96.33",
      "points_earned": 26
    }
  },
  {
    "model": "app.transaction",
    "pk": 350,
    "fields": {
      "customer": 104,
      "transaction_date": "2023-03-08T18:16:58Z",
      "amount_spent": "496.30",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 351,
    "fields": {
      "customer": 177,
      "transaction_date": "2023-12-15T19:45:54Z",
      "amount_spent": "261.40",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 352,
    "fields": {
      "customer": 24,
      "transaction_date": "2023-08-04T13:49:13Z",
      "amount_spent": "20.75",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 353,
    "fields": {
      "customer": 30,
      "transaction_date": "2023-04-03T12:20:43Z",
      "amount_spent": "351.02",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 354,
    "fields": {
      "customer": 75,
      "transaction_date": "2023-07-06T13:30:44Z",
      "amount_spent": "364.22",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 355,
    "fields": {
      "customer": 131,
      "transaction_date": "2023-03-08T11:29:47Z",
      "amount_spent": "488.65",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 356,
    "fields": {
      "customer": 15,
      "transaction_date": "2023-12-20T15:28:33Z",
      "amount_spent": "18.89",
      "points_earned": 26
    }
  },
  {
    "model": "app.transaction",
    "pk": 357,
    "fields": {
      "customer": 75,
      "transaction_date": "2023-10-06T14:25:30Z",
      "amount_spent": "389.08",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 358,
    "fields": {
      "customer": 79,
      "transaction_date": "2023-12-21T15:39:06Z",
      "amount_spent": "476.19",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 359,
    "fields": {
      "customer": 122,
      "transaction_date": "2023-11-01T17:19:57Z",
      "amount_spent": "27.65",
      "points_earned": 48
    }
  },
  {
    "model": "app.transaction",
    "pk": 360,
    "fields": {
      "customer": 45,
      "transaction_date": "2023-10-18T10:17:59Z",
      "amount_spent": "346.96",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 361,
    "fields": {
      "customer": 49,
      "transaction_date": "2023-10-29T10:15:23Z",
      "amount_spent": "8.47",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 362,
    "fields": {
      "customer": 99,
      "transaction_date": "2023-09-02T14:04:57Z",
      "amount_spent": "13.04",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 363,
    "fields": {
      "customer": 18,
      "transaction_date": "2023-12-14T06:49:28Z",
      "amount_spent": "9.45",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 364,
    "fields": {
      "customer": 162,
      "transaction_date": "2023-08-14T15:13:07Z",
      "amount_spent": "10.50",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 365,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-12-01T14:24:18Z",
      "amount_spent": "11.95",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 366,
    "fields": {
      "customer": 46,
      "transaction_date": "2023-10-23T09:06:46Z",
      "amount_spent": "169.39",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 367,
    "fields": {
      "customer": 77,
      "transaction_date": "2023-01-23T08:05:19Z",
      "amount_spent": "109.60",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 368,
    "fields": {
      "customer": 3,
      "transaction_date": "2023-03-14T19:05:53Z",
      "amount_spent": "175.21",
      "points_earned": 29
    }
  },
  {
    "model": "app.transaction",
    "pk": 369,
    "fields": {
      "customer": 15,
      "transaction_date": "2023-05-13T09:18:32Z",
      "amount_spent": "48.47",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 370,
    "fields": {
      "customer": 190,
      "transaction_date": "2023-07-20T16:57:36Z",
      "amount_spent": "18.07",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 371,
    "fields": {
      "customer": 104,
      "transaction_date": "2023-06-03T14:08:05Z",
      "amount_spent": "120.82",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 372,
    "fields": {
      "customer": 84,
      "transaction_date": "2023-08-19T21:06:04Z",
      "amount_spent": "79.18",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 373,
    "fields": {
      "customer": 173,
      "transaction_date": "2023-07-08T11:28:58Z",
      "amount_spent": "472.13",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 374,
    "fields": {
      "customer": 135,
      "transaction_date": "2023-06-01T11:58:01Z",
      "amount_spent": "337.13",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 375,
    "fields": {
      "customer": 112,
      "transaction_date": "2023-06-10T11:43:34Z",
      "amount_spent": "32.69",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 376,
    "fields": {
      "customer": 149,
      "transaction_date": "2023-09-29T16:13:13Z",
      "amount_spent": "13.61",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 377,
    "fields": {
      "customer": 116,
      "transaction_date": "2023-11-04T10:35:12Z",
      "amount_spent": "12.05",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 378,
    "fields": {
      "customer": 56,
      "transaction_date": "2023-12-01T14:38:37Z",
      "amount_spent": "121.83",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 379,
    "fields": {
      "customer": 4,
      "transaction_date": "2023-09-10T14:12:25Z",
      "amount_spent": "322.75",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 380,
    "fields": {
      "customer": 133,
      "transaction_date": "2023-11-19T15:42:04Z",
      "amount_spent": "35.20",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 381,
    "fields": {
      "customer": 123,
      "transaction_date": "2023-11-18T19:23:23Z",
      "amount_spent": "45.74",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 382,
    "fields": {
      "customer": 15,
      "transaction_date": "2023-05-20T14:26:21Z",
      "amount_spent": "81.61",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 383,
    "fields": {
      "customer": 67,
      "transaction_date": "2023-01-29T09:58:07Z",
      "amount_spent": "151.27",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 384,
    "fields": {
      "customer": 191,
      "transaction_date": "2023-08-05T08:23:28Z",
      "amount_spent": "5.13",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 385,
    "fields": {
      "customer": 105,
      "transaction_date": "2023-08-01T11:13:51Z",
      "amount_spent": "375.26",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 386,
    "fields": {
      "customer": 41,
      "transaction_date": "2023-07-24T10:38:11Z",
      "amount_spent": "109.70",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 387,
    "fields": {
      "customer": 40,
      "transaction_date": "2023-03-31T10:09:23Z",
      "amount_spent": "115.74",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 388,
    "fields": {
      "customer": 142,
      "transaction_date": "2023-04-12T17:53:57Z",
      "amount_spent": "30.41",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 389,
    "fields": {
      "customer": 53,
      "transaction_date": "2023-07-10T22:00:24Z",
      "amount_spent": "175.33",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 390,
    "fields": {
      "customer": 28,
      "transaction_date": "2023-08-08T16:33:41Z",
      "amount_spent": "325.01",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 391,
    "fields": {
      "customer": 113,
      "transaction_date": "2023-10-05T09:25:34Z",
      "amount_spent": "44.77",
      "points_earned": 30
    }
  },
  {
    "model": "app.transaction",
    "pk": 392,
    "fields": {
      "customer": 111,
      "transaction_date": "2023-02-23T18:17:52Z",
      "amount_spent": "425.10",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 393,
    "fields": {
      "customer": 128,
      "transaction_date": "2023-11-19T17:10:57Z",
      "amount_spent": "156.16",
      "points_earned": 46
    }
  },
  {
    "model": "app.transaction",
    "pk": 394,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-02-18T09:32:24Z",
      "amount_spent": "10.77",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 395,
    "fields": {
      "customer": 120,
      "transaction_date": "2023-04-04T13:34:31Z",
      "amount_spent": "238.47",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 396,
    "fields": {
      "customer": 100,
      "transaction_date": "2023-08-23T10:13:24Z",
      "amount_spent": "12.65",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 397,
    "fields": {
      "customer": 169,
      "transaction_date": "2023-09-03T10:58:51Z",
      "amount_spent": "295.87",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 398,
    "fields": {
      "customer": 18,
      "transaction_date": "2023-04-07T13:11:01Z",
      "amount_spent": "59.44",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 399,
    "fields": {
      "customer": 198,
      "transaction_date": "2023-03-17T14:09:17Z",
      "amount_spent": "10.82",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 400,
    "fields": {
      "customer": 72,
      "transaction_date": "2023-01-28T11:53:35Z",
      "amount_spent": "32.16",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 401,
    "fields": {
      "customer": 48,
      "transaction_date": "2023-07-30T21:04:17Z",
      "amount_spent": "99.87",
      "points_earned": 30
    }
  },
  {
    "model": "app.transaction",
    "pk": 402,
    "fields": {
      "customer": 112,
      "transaction_date": "2023-10-12T15:27:54Z",
      "amount_spent": "139.14",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 403,
    "fields": {
      "customer": 71,
      "transaction_date": "2023-10-14T18:42:46Z",
      "amount_spent": "104.67",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 404,
    "fields": {
      "customer": 52,
      "transaction_date": "2023-09-06T16:07:17Z",
      "amount_spent": "295.79",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 405,
    "fields": {
      "customer": 123,
      "transaction_date": "2023-04-10T16:51:48Z",
      "amount_spent": "66.58",
      "points_earned": 23
    }
  },
  {
    "model": "app.transaction",
    "pk": 406,
    "fields": {
      "customer": 9,
      "transaction_date": "2023-09-20T17:17:37Z",
      "amount_spent": "40.19",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 407,
    "fields": {
      "customer": 166,
      "transaction_date": "2023-11-28T17:02:59Z",
      "amount_spent": "149.23",
      "points_earned": 25
    }
  },
  {
    "model": "app.transaction",
    "pk": 408,
    "fields": {
      "customer": 114,
      "transaction_date": "2023-03-26T12:02:25Z",
      "amount_spent": "316.40",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 409,
    "fields": {
      "customer": 154,
      "transaction_date": "2023-12-10T15:49:39Z",
      "amount_spent": "397.12",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 410,
    "fields": {
      "customer": 60,
      "transaction_date": "2023-07-17T12:52:56Z",
      "amount_spent": "315.24",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 411,
    "fields": {
      "customer": 157,
      "transaction_date": "2023-04-24T16:21:07Z",
      "amount_spent": "72.88",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 412,
    "fields": {
      "customer": 121,
      "transaction_date": "2023-07-08T10:26:39Z",
      "amount_spent": "322.23",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 413,
    "fields": {
      "customer": 19,
      "transaction_date": "2023-08-08T13:28:36Z",
      "amount_spent": "215.32",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 414,
    "fields": {
      "customer": 168,
      "transaction_date": "2023-03-27T10:52:49Z",
      "amount_spent": "295.83",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 415,
    "fields": {
      "customer": 5,
      "transaction_date": "2023-10-31T17:41:54Z",
      "amount_spent": "299.81",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 416,
    "fields": {
      "customer": 176,
      "transaction_date": "2023-01-15T10:03:46Z",
      "amount_spent": "158.69",
      "points_earned": 34
    }
  },
  {
    "model": "app.transaction",
    "pk": 417,
    "fields": {
      "customer": 51,
      "transaction_date": "2023-11-21T16:38:41Z",
      "amount_spent": "273.46",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 418,
    "fields": {
      "customer": 45,
      "transaction_date": "2023-01-20T16:16:31Z",
      "amount_spent": "30.82",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 419,
    "fields": {
      "customer": 12,
      "transaction_date": "2023-09-28T11:50:07Z",
      "amount_spent": "367.22",
      "points_earned": 17
    }
  },
  {
    "model": "app.transaction",
    "pk": 420,
    "fields": {
      "customer": 44,
      "transaction_date": "2023-02-23T07:14:39Z",
      "amount_spent": "5.99",
      "points_earned": 31
    }
  },
  {
    "model": "app.transaction",
    "pk": 421,
    "fields": {
      "customer": 55,
      "transaction_date": "2023-05-05T09:07:39Z",
      "amount_spent": "289.82",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 422,
    "fields": {
      "customer": 163,
      "transaction_date": "2023-03-28T08:47:43Z",
      "amount_spent": "419.51",
      "points_earned": 31
    }
  },
  {
    "model": "app.transaction",
    "pk": 423,
    "fields": {
      "customer": 133,
      "transaction_date": "2023-04-20T14:58:55Z",
      "amount_spent": "112.99",
      "points_earned": 31
    }
  },
  {
    "model": "app.transaction",
    "pk": 424,
    "fields": {
      "customer": 4,
      "transaction_date": "2023-06-01T16:31:29Z",
      "amount_spent": "5.87",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 425,
    "fields": {
      "customer": 147,
      "transaction_date": "2023-08-02T09:31:21Z",
      "amount_spent": "126.69",
      "points_earned": 26
    }
  },
  {
    "model": "app.transaction",
    "pk": 426,
    "fields": {
      "customer": 37,
      "transaction_date": "2023-07-14T15:48:45Z",
      "amount_spent": "199.59",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 427,
    "fields": {
      "customer": 9,
      "transaction_date": "2023-09-26T14:14:43Z",
      "amount_spent": "297.43",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 428,
    "fields": {
      "customer": 32,
      "transaction_date": "2023-03-14T08:32:50Z",
      "amount_spent": "53.01",
      "points_earned": 40
    }
  },
  {
    "model": "app.transaction",
    "pk": 429,
    "fields": {
      "customer": 73,
      "transaction_date": "2023-07-30T02:10:33Z",
      "amount_spent": "114.91",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 430,
    "fields": {
      "customer": 154,
      "transaction_date": "2023-02-15T15:04:32Z",
      "amount_spent": "407.58",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 431,
    "fields": {
      "customer": 173,
      "transaction_date": "2023-02-23T16:21:27Z",
      "amount_spent": "149.62",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 432,
    "fields": {
      "customer": 181,
      "transaction_date": "2023-07-21T18:37:12Z",
      "amount_spent": "242.41",
      "points_earned": 16
    }
  },
  {
    "model": "app.transaction",
    "pk": 433,
    "fields": {
      "customer": 142,
      "transaction_date": "2023-10-02T10:12:15Z",
      "amount_spent": "9.38",
      "points_earned": 40
    }
  },
  {
    "model": "app.transaction",
    "pk": 434,
    "fields": {
      "customer": 83,
      "transaction_date": "2023-06-13T17:40:41Z",
      "amount_spent": "41.47",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 435,
    "fields": {
      "customer": 81,
      "transaction_date": "2023-04-01T11:33:59Z",
      "amount_spent": "34.51",
      "points_earned": 23
    }
  },
  {
    "model": "app.transaction",
    "pk": 436,
    "fields": {
      "customer": 39,
      "transaction_date": "2023-04-06T16:22:40Z",
      "amount_spent": "273.66",
      "points_earned": 43
    }
  },
  {
    "model": "app.transaction",
    "pk": 437,
    "fields": {
      "customer": 72,
      "transaction_date": "2023-06-20T14:11:28Z",
      "amount_spent": "10.09",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 438,
    "fields": {
      "customer": 22,
      "transaction_date": "2023-12-03T13:33:50Z",
      "amount_spent": "42.67",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 439,
    "fields": {
      "customer": 109,
      "transaction_date": "2023-03-31T11:23:39Z",
      "amount_spent": "439.35",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 440,
    "fields": {
      "customer": 9,
      "transaction_date": "2023-03-06T16:51:57Z",
      "amount_spent": "240.73",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 441,
    "fields": {
      "customer": 154,
      "transaction_date": "2023-06-02T09:16:12Z",
      "amount_spent": "40.19",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 442,
    "fields": {
      "customer": 87,
      "transaction_date": "2023-03-18T11:10:12Z",
      "amount_spent": "364.50",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 443,
    "fields": {
      "customer": 130,
      "transaction_date": "2023-10-27T20:34:18Z",
      "amount_spent": "17.05",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 444,
    "fields": {
      "customer": 157,
      "transaction_date": "2023-04-23T15:38:33Z",
      "amount_spent": "18.23",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 445,
    "fields": {
      "customer": 59,
      "transaction_date": "2023-11-18T14:33:48Z",
      "amount_spent": "163.16",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 446,
    "fields": {
      "customer": 193,
      "transaction_date": "2023-04-17T13:12:46Z",
      "amount_spent": "5.21",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 447,
    "fields": {
      "customer": 83,
      "transaction_date": "2023-04-15T16:38:16Z",
      "amount_spent": "451.82",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 448,
    "fields": {
      "customer": 132,
      "transaction_date": "2023-07-06T08:28:08Z",
      "amount_spent": "299.03",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 449,
    "fields": {
      "customer": 171,
      "transaction_date": "2023-04-05T11:47:46Z",
      "amount_spent": "18.40",
      "points_earned": 23
    }
  },
  {
    "model": "app.transaction",
    "pk": 450,
    "fields": {
      "customer": 112,
      "transaction_date": "2023-11-01T17:03:53Z",
      "amount_spent": "433.16",
      "points_earned": 39
    }
  },
  {
    "model": "app.transaction",
    "pk": 451,
    "fields": {
      "customer": 21,
      "transaction_date": "2023-06-16T16:38:40Z",
      "amount_spent": "16.76",
      "points_earned": 40
    }
  },
  {
    "model": "app.transaction",
    "pk": 452,
    "fields": {
      "customer": 82,
      "transaction_date": "2023-10-04T14:37:05Z",
      "amount_spent": "133.48",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 453,
    "fields": {
      "customer": 1,
      "transaction_date": "2023-04-16T12:47:54Z",
      "amount_spent": "142.55",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 454,
    "fields": {
      "customer": 175,
      "transaction_date": "2023-02-09T16:04:44Z",
      "amount_spent": "266.37",
      "points_earned": 45
    }
  },
  {
    "model": "app.transaction",
    "pk": 455,
    "fields": {
      "customer": 88,
      "transaction_date": "2023-05-22T14:09:25Z",
      "amount_spent": "137.65",
      "points_earned": 44
    }
  },
  {
    "model": "app.transaction",
    "pk": 456,
    "fields": {
      "customer": 17,
      "transaction_date": "2023-12-08T17:29:57Z",
      "amount_spent": "366.50",
      "points_earned": 27
    }
  },
  {
    "model": "app.transaction",
    "pk": 457,
    "fields": {
      "customer": 102,
      "transaction_date": "2023-08-04T10:29:08Z",
      "amount_spent": "411.21",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 458,
    "fields": {
      "customer": 47,
      "transaction_date": "2023-03-22T02:13:29Z",
      "amount_spent": "153.60",
      "points_earned": 30
    }
  },
  {
    "model": "app.transaction",
    "pk": 459,
    "fields": {
      "customer": 196,
      "transaction_date": "2023-10-15T18:54:34Z",
      "amount_spent": "97.99",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 460,
    "fields": {
      "customer": 30,
      "transaction_date": "2023-05-24T08:00:50Z",
      "amount_spent": "152.80",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 461,
    "fields": {
      "customer": 4,
      "transaction_date": "2023-04-08T14:34:40Z",
      "amount_spent": "175.18",
      "points_earned": 25
    }
  },
  {
    "model": "app.transaction",
    "pk": 462,
    "fields": {
      "customer": 129,
      "transaction_date": "2023-03-04T11:26:23Z",
      "amount_spent": "200.55",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 463,
    "fields": {
      "customer": 146,
      "transaction_date": "2023-07-06T13:54:20Z",
      "amount_spent": "39.65",
      "points_earned": 16
    }
  },
  {
    "model": "app.transaction",
    "pk": 464,
    "fields": {
      "customer": 94,
      "transaction_date": "2023-02-06T10:34:05Z",
      "amount_spent": "53.28",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 465,
    "fields": {
      "customer": 136,
      "transaction_date": "2023-02-12T15:08:16Z",
      "amount_spent": "14.58",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 466,
    "fields": {
      "customer": 115,
      "transaction_date": "2023-03-19T15:48:56Z",
      "amount_spent": "44.85",
      "points_earned": 23
    }
  },
  {
    "model": "app.transaction",
    "pk": 467,
    "fields": {
      "customer": 171,
      "transaction_date": "2023-02-16T13:46:22Z",
      "amount_spent": "51.66",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 468,
    "fields": {
      "customer": 73,
      "transaction_date": "2023-08-19T11:27:13Z",
      "amount_spent": "6.34",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 469,
    "fields": {
      "customer": 88,
      "transaction_date": "2023-03-17T14:22:56Z",
      "amount_spent": "390.07",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 470,
    "fields": {
      "customer": 167,
      "transaction_date": "2023-01-12T11:11:52Z",
      "amount_spent": "63.50",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 471,
    "fields": {
      "customer": 66,
      "transaction_date": "2023-10-01T11:18:31Z",
      "amount_spent": "249.36",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 472,
    "fields": {
      "customer": 112,
      "transaction_date": "2023-05-25T10:28:31Z",
      "amount_spent": "30.66",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 473,
    "fields": {
      "customer": 171,
      "transaction_date": "2023-11-08T09:27:48Z",
      "amount_spent": "84.92",
      "points_earned": 37
    }
  },
  {
    "model": "app.transaction",
    "pk": 474,
    "fields": {
      "customer": 149,
      "transaction_date": "2023-03-26T15:34:22Z",
      "amount_spent": "182.85",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 475,
    "fields": {
      "customer": 103,
      "transaction_date": "2023-01-28T13:51:43Z",
      "amount_spent": "183.29",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 476,
    "fields": {
      "customer": 59,
      "transaction_date": "2023-08-15T16:29:18Z",
      "amount_spent": "160.50",
      "points_earned": 22
    }
  },
  {
    "model": "app.transaction",
    "pk": 477,
    "fields": {
      "customer": 112,
      "transaction_date": "2023-05-28T15:19:49Z",
      "amount_spent": "385.82",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 478,
    "fields": {
      "customer": 70,
      "transaction_date": "2023-11-12T10:30:54Z",
      "amount_spent": "162.15",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 479,
    "fields": {
      "customer": 50,
      "transaction_date": "2023-03-28T15:43:32Z",
      "amount_spent": "405.86",
      "points_earned": 17
    }
  },
  {
    "model": "app.transaction",
    "pk": 480,
    "fields": {
      "customer": 148,
      "transaction_date": "2023-10-22T11:45:31Z",
      "amount_spent": "316.62",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 481,
    "fields": {
      "customer": 8,
      "transaction_date": "2023-01-07T14:08:19Z",
      "amount_spent": "15.54",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 482,
    "fields": {
      "customer": 42,
      "transaction_date": "2023-11-30T16:15:31Z",
      "amount_spent": "183.55",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 483,
    "fields": {
      "customer": 124,
      "transaction_date": "2023-11-01T16:12:33Z",
      "amount_spent": "102.26",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 484,
    "fields": {
      "customer": 37,
      "transaction_date": "2023-04-13T18:52:34Z",
      "amount_spent": "312.78",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 485,
    "fields": {
      "customer": 147,
      "transaction_date": "2023-06-21T11:21:18Z",
      "amount_spent": "213.72",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 486,
    "fields": {
      "customer": 141,
      "transaction_date": "2023-11-03T11:26:30Z",
      "amount_spent": "59.43",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 487,
    "fields": {
      "customer": 81,
      "transaction_date": "2023-11-04T18:38:43Z",
      "amount_spent": "59.53",
      "points_earned": 16
    }
  },
  {
    "model": "app.transaction",
    "pk": 488,
    "fields": {
      "customer": 26,
      "transaction_date": "2023-10-04T10:09:00Z",
      "amount_spent": "325.44",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 489,
    "fields": {
      "customer": 73,
      "transaction_date": "2023-01-18T11:22:32Z",
      "amount_spent": "25.45",
      "points_earned": 34
    }
  },
  {
    "model": "app.transaction",
    "pk": 490,
    "fields": {
      "customer": 145,
      "transaction_date": "2023-07-19T17:33:48Z",
      "amount_spent": "99.46",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 491,
    "fields": {
      "customer": 33,
      "transaction_date": "2023-02-01T10:36:04Z",
      "amount_spent": "388.57",
      "points_earned": 20
    }
  },
  {
    "model": "app.transaction",
    "pk": 492,
    "fields": {
      "customer": 197,
      "transaction_date": "2023-11-20T13:29:58Z",
      "amount_spent": "6.78",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 493,
    "fields": {
      "customer": 134,
      "transaction_date": "2023-04-19T09:55:41Z",
      "amount_spent": "101.94",
      "points_earned": 46
    }
  },
  {
    "model": "app.transaction",
    "pk": 494,
    "fields": {
      "customer": 1,
      "transaction_date": "2023-07-08T14:03:08Z",
      "amount_spent": "50.69",
      "points_earned": 14
    }
  },
  {
    "model": "app.transaction",
    "pk": 495,
    "fields": {
      "customer": 160,
      "transaction_date": "2023-06-15T07:19:19Z",
      "amount_spent": "425.81",
      "points_earned": 9
    }
  },
  {
    "model": "app.transaction",
    "pk": 496,
    "fields": {
      "customer": 178,
      "transaction_date": "2023-06-24T10:59:38Z",
      "amount_spent": "333.50",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 497,
    "fields": {
      "customer": 40,
      "transaction_date": "2023-10-16T14:50:28Z",
      "amount_spent": "116.07",
      "points_earned": 46
    }
  },
  {
    "model": "app.transaction",
    "pk": 498,
    "fields": {
      "customer": 107,
      "transaction_date": "2023-06-15T19:25:20Z",
      "amount_spent": "456.39",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 499,
    "fields": {
      "customer": 5,
      "transaction_date": "2023-04-12T14:57:09Z",
      "amount_spent": "19.62",
      "points_earned": 34
    }
  },
  {
    "model": "app.transaction",
    "pk": 500,
    "fields": {
      "customer": 114,
      "transaction_date": "2023-01-19T06:29:04Z",
      "amount_spent": "7.50",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 501,
    "fields": {
      "customer": 116,
      "transaction_date": "2023-06-15T13:01:53Z",
      "amount_spent": "115.34",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 502,
    "fields": {
      "customer": 118,
      "transaction_date": "2023-07-05T15:41:29Z",
      "amount_spent": "248.82",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 503,
    "fields": {
      "customer": 153,
      "transaction_date": "2023-06-18T12:42:25Z",
      "amount_spent": "220.41",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 504,
    "fields": {
      "customer": 199,
      "transaction_date": "2023-06-03T08:16:33Z",
      "amount_spent": "332.99",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 505,
    "fields": {
      "customer": 195,
      "transaction_date": "2023-11-30T09:04:19Z",
      "amount_spent": "17.74",
      "points_earned": 24
    }
  },
  {
    "model": "app.transaction",
    "pk": 506,
    "fields": {
      "customer": 48,
      "transaction_date": "2023-09-29T15:09:22Z",
      "amount_spent": "5.44",
      "points_earned": 26
    }
  },
  {
    "model": "app.transaction",
    "pk": 507,
    "fields": {
      "customer": 198,
      "transaction_date": "2023-10-02T09:49:12Z",
      "amount_spent": "278.75",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 508,
    "fields": {
      "customer": 157,
      "transaction_date": "2023-04-04T15:10:07Z",
      "amount_spent": "144.97",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 509,
    "fields": {
      "customer": 39,
      "transaction_date": "2023-07-09T07:50:54Z",
      "amount_spent": "468.87",
      "points_earned": 43
    }
  },
  {
    "model": "app.transaction",
    "pk": 510,
    "fields": {
      "customer": 29,
      "transaction_date": "2023-07-30T13:08:14Z",
      "amount_spent": "225.34",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 511,
    "fields": {
      "customer": 134,
      "transaction_date": "2023-04-23T13:44:19Z",
      "amount_spent": "247.90",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 512,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-04-24T12:01:24Z",
      "amount_spent": "46.83",
      "points_earned": 37
    }
  },
  {
    "model": "app.transaction",
    "pk": 513,
    "fields": {
      "customer": 43,
      "transaction_date": "2023-08-08T10:59:11Z",
      "amount_spent": "76.41",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 514,
    "fields": {
      "customer": 24,
      "transaction_date": "2023-07-27T11:54:12Z",
      "amount_spent": "10.37",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 515,
    "fields": {
      "customer": 64,
      "transaction_date": "2023-02-25T17:22:05Z",
      "amount_spent": "101.13",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 516,
    "fields": {
      "customer": 80,
      "transaction_date": "2023-10-25T11:52:02Z",
      "amount_spent": "248.15",
      "points_earned": 19
    }
  },
  {
    "model": "app.transaction",
    "pk": 517,
    "fields": {
      "customer": 47,
      "transaction_date": "2023-10-03T12:44:23Z",
      "amount_spent": "6.79",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 518,
    "fields": {
      "customer": 67,
      "transaction_date": "2023-07-03T08:16:32Z",
      "amount_spent": "177.27",
      "points_earned": 38
    }
  },
  {
    "model": "app.transaction",
    "pk": 519,
    "fields": {
      "customer": 10,
      "transaction_date": "2023-08-26T16:50:19Z",
      "amount_spent": "299.39",
      "points_earned": 27
    }
  },
  {
    "model": "app.transaction",
    "pk": 520,
    "fields": {
      "customer": 145,
      "transaction_date": "2023-04-06T17:21:19Z",
      "amount_spent": "5.11",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 521,
    "fields": {
      "customer": 59,
      "transaction_date": "2023-10-18T15:05:42Z",
      "amount_spent": "13.74",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 522,
    "fields": {
      "customer": 134,
      "transaction_date": "2023-07-27T08:58:06Z",
      "amount_spent": "248.08",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 523,
    "fields": {
      "customer": 70,
      "transaction_date": "2023-12-22T08:22:31Z",
      "amount_spent": "191.60",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 524,
    "fields": {
      "customer": 6,
      "transaction_date": "2023-02-10T14:25:29Z",
      "amount_spent": "42.01",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 525,
    "fields": {
      "customer": 199,
      "transaction_date": "2023-05-14T11:13:21Z",
      "amount_spent": "6.37",
      "points_earned": 17
    }
  },
  {
    "model": "app.transaction",
    "pk": 526,
    "fields": {
      "customer": 18,
      "transaction_date": "2023-12-18T15:58:59Z",
      "amount_spent": "61.35",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 527,
    "fields": {
      "customer": 12,
      "transaction_date": "2023-09-23T11:07:59Z",
      "amount_spent": "156.30",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 528,
    "fields": {
      "customer": 196,
      "transaction_date": "2023-02-28T11:07:48Z",
      "amount_spent": "230.98",
      "points_earned": 23
    }
  },
  {
    "model": "app.transaction",
    "pk": 529,
    "fields": {
      "customer": 161,
      "transaction_date": "2023-08-29T10:05:13Z",
      "amount_spent": "419.90",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 530,
    "fields": {
      "customer": 131,
      "transaction_date": "2023-08-16T12:04:16Z",
      "amount_spent": "104.70",
      "points_earned": 15
    }
  },
  {
    "model": "app.transaction",
    "pk": 531,
    "fields": {
      "customer": 98,
      "transaction_date": "2023-06-09T09:14:54Z",
      "amount_spent": "238.11",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 532,
    "fields": {
      "customer": 141,
      "transaction_date": "2023-02-04T09:45:15Z",
      "amount_spent": "14.31",
      "points_earned": 47
    }
  },
  {
    "model": "app.transaction",
    "pk": 533,
    "fields": {
      "customer": 101,
      "transaction_date": "2023-08-23T16:04:59Z",
      "amount_spent": "74.82",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 534,
    "fields": {
      "customer": 144,
      "transaction_date": "2023-07-02T09:48:33Z",
      "amount_spent": "125.20",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 535,
    "fields": {
      "customer": 1,
      "transaction_date": "2023-05-27T14:22:31Z",
      "amount_spent": "165.40",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 536,
    "fields": {
      "customer": 86,
      "transaction_date": "2023-09-16T06:32:55Z",
      "amount_spent": "7.99",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 537,
    "fields": {
      "customer": 133,
      "transaction_date": "2023-02-15T09:34:45Z",
      "amount_spent": "8.64",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 538,
    "fields": {
      "customer": 139,
      "transaction_date": "2023-11-02T13:58:55Z",
      "amount_spent": "19.41",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 539,
    "fields": {
      "customer": 45,
      "transaction_date": "2023-05-19T17:12:18Z",
      "amount_spent": "34.04",
      "points_earned": 46
    }
  },
  {
    "model": "app.transaction",
    "pk": 540,
    "fields": {
      "customer": 140,
      "transaction_date": "2023-09-26T14:39:55Z",
      "amount_spent": "406.20",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 541,
    "fields": {
      "customer": 182,
      "transaction_date": "2023-01-17T14:46:30Z",
      "amount_spent": "482.80",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 542,
    "fields": {
      "customer": 59,
      "transaction_date": "2023-12-30T20:34:05Z",
      "amount_spent": "69.81",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 543,
    "fields": {
      "customer": 129,
      "transaction_date": "2023-03-06T15:57:41Z",
      "amount_spent": "71.29",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 544,
    "fields": {
      "customer": 113,
      "transaction_date": "2023-08-12T11:23:59Z",
      "amount_spent": "66.62",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 545,
    "fields": {
      "customer": 4,
      "transaction_date": "2023-02-15T11:07:44Z",
      "amount_spent": "497.42",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 546,
    "fields": {
      "customer": 50,
      "transaction_date": "2023-06-25T07:43:01Z",
      "amount_spent": "6.82",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 547,
    "fields": {
      "customer": 104,
      "transaction_date": "2023-10-15T12:09:02Z",
      "amount_spent": "345.15",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 548,
    "fields": {
      "customer": 99,
      "transaction_date": "2023-08-03T13:19:30Z",
      "amount_spent": "72.67",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 549,
    "fields": {
      "customer": 132,
      "transaction_date": "2023-10-23T13:18:35Z",
      "amount_spent": "180.69",
      "points_earned": 28
    }
  },
  {
    "model": "app.transaction",
    "pk": 550,
    "fields": {
      "customer": 123,
      "transaction_date": "2023-04-27T15:34:16Z",
      "amount_spent": "112.70",
      "points_earned": 24
    }
  },
  {
    "model": "app.transaction",
    "pk": 551,
    "fields": {
      "customer": 100,
      "transaction_date": "2023-04-26T11:13:27Z",
      "amount_spent": "135.96",
      "points_earned": 12
    }
  },
  {
    "model": "app.transaction",
    "pk": 552,
    "fields": {
      "customer": 23,
      "transaction_date": "2023-10-15T15:20:22Z",
      "amount_spent": "26.48",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 553,
    "fields": {
      "customer": 143,
      "transaction_date": "2023-03-02T14:03:39Z",
      "amount_spent": "17.88",
      "points_earned": 29
    }
  },
  {
    "model": "app.transaction",
    "pk": 554,
    "fields": {
      "customer": 117,
      "transaction_date": "2023-05-17T16:02:40Z",
      "amount_spent": "460.59",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 555,
    "fields": {
      "customer": 59,
      "transaction_date": "2023-10-18T11:08:24Z",
      "amount_spent": "191.81",
      "points_earned": 44
    }
  },
  {
    "model": "app.transaction",
    "pk": 556,
    "fields": {
      "customer": 2,
      "transaction_date": "2023-06-27T13:30:56Z",
      "amount_spent": "19.57",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 557,
    "fields": {
      "customer": 95,
      "transaction_date": "2023-09-07T09:12:59Z",
      "amount_spent": "287.07",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 558,
    "fields": {
      "customer": 15,
      "transaction_date": "2023-04-23T14:56:19Z",
      "amount_spent": "39.26",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 559,
    "fields": {
      "customer": 40,
      "transaction_date": "2023-11-14T14:16:16Z",
      "amount_spent": "187.06",
      "points_earned": 27
    }
  },
  {
    "model": "app.transaction",
    "pk": 560,
    "fields": {
      "customer": 189,
      "transaction_date": "2023-03-28T11:56:12Z",
      "amount_spent": "179.94",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 561,
    "fields": {
      "customer": 41,
      "transaction_date": "2023-04-30T14:03:19Z",
      "amount_spent": "382.92",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 562,
    "fields": {
      "customer": 98,
      "transaction_date": "2023-04-08T15:12:40Z",
      "amount_spent": "104.58",
      "points_earned": 29
    }
  },
  {
    "model": "app.transaction",
    "pk": 563,
    "fields": {
      "customer": 191,
      "transaction_date": "2023-10-11T09:33:14Z",
      "amount_spent": "109.84",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 564,
    "fields": {
      "customer": 98,
      "transaction_date": "2023-03-19T10:50:15Z",
      "amount_spent": "65.13",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 565,
    "fields": {
      "customer": 50,
      "transaction_date": "2023-03-06T14:18:01Z",
      "amount_spent": "38.76",
      "points_earned": 41
    }
  },
  {
    "model": "app.transaction",
    "pk": 566,
    "fields": {
      "customer": 191,
      "transaction_date": "2023-09-02T05:30:30Z",
      "amount_spent": "207.15",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 567,
    "fields": {
      "customer": 176,
      "transaction_date": "2023-12-17T10:15:14Z",
      "amount_spent": "161.30",
      "points_earned": 33
    }
  },
  {
    "model": "app.transaction",
    "pk": 568,
    "fields": {
      "customer": 186,
      "transaction_date": "2023-05-25T17:56:26Z",
      "amount_spent": "22.79",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 569,
    "fields": {
      "customer": 47,
      "transaction_date": "2023-04-25T12:08:55Z",
      "amount_spent": "156.73",
      "points_earned": 24
    }
  },
  {
    "model": "app.transaction",
    "pk": 570,
    "fields": {
      "customer": 194,
      "transaction_date": "2023-04-24T01:58:30Z",
      "amount_spent": "10.10",
      "points_earned": 44
    }
  },
  {
    "model": "app.transaction",
    "pk": 571,
    "fields": {
      "customer": 17,
      "transaction_date": "2023-08-17T11:24:07Z",
      "amount_spent": "8.23",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 572,
    "fields": {
      "customer": 103,
      "transaction_date": "2023-07-17T10:16:26Z",
      "amount_spent": "140.89",
      "points_earned": 36
    }
  },
  {
    "model": "app.transaction",
    "pk": 573,
    "fields": {
      "customer": 47,
      "transaction_date": "2023-05-22T13:04:09Z",
      "amount_spent": "200.18",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 574,
    "fields": {
      "customer": 167,
      "transaction_date": "2023-01-10T14:37:19Z",
      "amount_spent": "189.78",
      "points_earned": 40
    }
  },
  {
    "model": "app.transaction",
    "pk": 575,
    "fields": {
      "customer": 21,
      "transaction_date": "2023-07-23T12:16:48Z",
      "amount_spent": "291.24",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 576,
    "fields": {
      "customer": 164,
      "transaction_date": "2023-10-07T09:34:33Z",
      "amount_spent": "485.94",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 577,
    "fields": {
      "customer": 100,
      "transaction_date": "2023-03-03T07:10:43Z",
      "amount_spent": "176.59",
      "points_earned": 38
    }
  },
  {
    "model": "app.transaction",
    "pk": 578,
    "fields": {
      "customer": 26,
      "transaction_date": "2023-03-14T18:31:43Z",
      "amount_spent": "45.35",
      "points_earned": 42
    }
  },
  {
    "model": "app.transaction",
    "pk": 579,
    "fields": {
      "customer": 91,
      "transaction_date": "2023-12-06T16:13:58Z",
      "amount_spent": "92.26",
      "points_earned": 10
    }
  },
  {
    "model": "app.transaction",
    "pk": 580,
    "fields": {
      "customer": 190,
      "transaction_date": "2023-05-15T17:34:58Z",
      "amount_spent": "123.79",
      "points_earned": 26
    }
  },
  {
    "model": "app.transaction",
    "pk": 581,
    "fields": {
      "customer": 146,
      "transaction_date": "2023-01-02T10:13:36Z",
      "amount_spent": "281.53",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 582,
    "fields": {
      "customer": 85,
      "transaction_date": "2023-12-28T09:54:50Z",
      "amount_spent": "338.27",
      "points_earned": 17
    }
  },
  {
    "model": "app.transaction",
    "pk": 583,
    "fields": {
      "customer": 39,
      "transaction_date": "2023-11-10T06:11:25Z",
      "amount_spent": "285.55",
      "points_earned": 49
    }
  },
  {
    "model": "app.transaction",
    "pk": 584,
    "fields": {
      "customer": 151,
      "transaction_date": "2023-12-21T14:27:03Z",
      "amount_spent": "277.39",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 585,
    "fields": {
      "customer": 15,
      "transaction_date": "2023-09-20T07:43:21Z",
      "amount_spent": "9.88",
      "points_earned": 11
    }
  },
  {
    "model": "app.transaction",
    "pk": 586,
    "fields": {
      "customer": 102,
      "transaction_date": "2023-09-02T10:41:51Z",
      "amount_spent": "154.90",
      "points_earned": 13
    }
  },
  {
    "model": "app.transaction",
    "pk": 587,
    "fields": {
      "customer": 161,
      "transaction_date": "2023-03-19T11:46:16Z",
      "amount_spent": "351.32",
      "points_earned": 25
    }
  },
  {
    "model": "app.transaction",
    "pk": 588,
    "fields": {
      "customer": 191,
      "transaction_date": "2023-03-25T08:32:18Z",
      "amount_spent": "5.03",
      "points_earned": 31
    }
  },
  {
    "model": "app.transaction",
    "pk": 589,
    "fields": {
      "customer": 13,
      "transaction_date": "2023-12-21T09:34:16Z",
      "amount_spent": "69.58",
      "points_earned": 27
    }
  },
  {
    "model": "app.transaction",
    "pk": 590,
    "fields": {
      "customer": 169,
      "transaction_date": "2023-11-18T14:56:21Z",
      "amount_spent": "182.47",
      "points_earned": 32
    }
  },
  {
    "model": "app.transaction",
    "pk": 591,
    "fields": {
      "customer": 118,
      "transaction_date": "2023-12-12T04:20:12Z",
      "amount_spent": "35.27",
      "points_earned": 18
    }
  },
  {
    "model": "app.transaction",
    "pk": 592,
    "fields": {
      "customer": 156,
      "transaction_date": "2023-06-22T23:54:15Z",
      "amount_spent": "187.44",
      "points_earned": 7
    }
  },
  {
    "model": "app.transaction",
    "pk": 593,
    "fields": {
      "customer": 199,
      "transaction_date": "2023-01-03T18:18:43Z",
      "amount_spent": "28.84",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 594,
    "fields": {
      "customer": 60,
      "transaction_date": "2023-06-13T20:30:16Z",
      "amount_spent": "107.74",
      "points_earned": 34
    }
  },
  {
    "model": "app.transaction",
    "pk": 595,
    "fields": {
      "customer": 88,
      "transaction_date": "2023-11-11T12:35:02Z",
      "amount_spent": "353.39",
      "points_earned": 17
    }
  },
  {
    "model": "app.transaction",
    "pk": 596,
    "fields": {
      "customer": 40,
      "transaction_date": "2023-02-25T16:46:01Z",
      "amount_spent": "5.46",
      "points_earned": 5
    }
  },
  {
    "model": "app.transaction",
    "pk": 597,
    "fields": {
      "customer": 137,
      "transaction_date": "2023-11-22T06:30:34Z",
      "amount_spent": "62.09",
      "points_earned": 8
    }
  },
  {
    "model": "app.transaction",
    "pk": 598,
    "fields": {
      "customer": 80,
      "transaction_date": "2023-07-07T09:47:29Z",
      "amount_spent": "33.59",
      "points_earned": 21
    }
  },
  {
    "model": "app.transaction",
    "pk": 599,
    "fields": {
      "customer": 21,
      "transaction_date": "2023-04-06T11:35:47Z",
      "amount_spent": "142.18",
      "points_earned": 6
    }
  },
  {
    "model": "app.transaction",
    "pk": 600,
    "fields": {
      "customer": 198,
      "transaction_date": "2023-11-23T17:03:59Z",
      "amount_spent": "8.06",
      "points_earned": 15
    }
  }
]
