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

const prisma = new PrismaClient();

async function main() {
    await prisma.art_therapy_sessions.createMany({
        data: [
            { session_id: 1, client_id: "b5d1a270-b5dd-442c-9562-2d3ff767cf09", therapist_id: "af5c2869-c596-44b3-8561-35438ea52e4e", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-02-21T17:34:51Z") },
            { session_id: 2, client_id: "95238a34-637d-44b9-b213-d51c74717833", therapist_id: "98a7f390-db31-4f87-90c4-8ddeea847f96", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "Flagged as automatic. The team cancelled the claim.", session_date: new Date("2022-11-24T10:09:11Z") },
            { session_id: 3, client_id: "470aef44-fd78-45e6-9b42-826b33e8f3ce", therapist_id: "dcbd5b9c-85f4-4dd4-9626-58efe158e4b0", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-08-06T15:33:06Z") },
            { session_id: 4, client_id: "a0729e02-de20-44a5-903d-4b61258a0dc1", therapist_id: "71154111-3c56-44df-a39d-ea3ee24c303d", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The order was updated after a standard check.", session_date: new Date("2023-09-07T09:51:45Z") },
            { session_id: 5, client_id: "11e572bc-f788-492e-8ec0-4cb6068a98b8", therapist_id: "6aa266c2-6ba6-4787-90ad-a8db0ec5dafe", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Support reported a minor issue; the booking was processed.", session_date: new Date("2023-06-14T20:29:56Z") },
            { session_id: 6, client_id: "42bb7beb-cc27-48bd-90cf-2fa107e4e6de", therapist_id: "304f31ac-ffd3-45c2-8f8a-e2aab1bf0071", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-05-10T02:54:12Z") },
            { session_id: 7, client_id: "bfffc5ed-2168-4175-a89f-d75f87c841ee", therapist_id: "1ac47778-1be3-45f2-8148-6ab782854eb5", exercise_type: "collage", artwork_mood: "anxious", drawing_tool: null, emotional_response: null, session_date: new Date("2023-11-22T12:12:15Z") },
            { session_id: 8, client_id: "46b4b5c9-e7a4-4ca8-90df-ddd5d5136822", therapist_id: "7c48ef6e-3b3f-416c-bad4-9b60903009c5", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-03-20T10:26:42Z") },
            { session_id: 9, client_id: "68c8b22d-ebce-49f0-920a-6abb3845e721", therapist_id: "f8067d0d-dfc4-4dfe-b73e-82aab05ee18c", exercise_type: "digital art", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-06-02T00:54:21Z") },
            { session_id: 10, client_id: "f083cce8-1ed8-42ae-a79d-e2156e276c67", therapist_id: "a9978e7e-1134-47e8-bd2b-badf770f8452", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "A repeat follow-up: the record was closed.", session_date: new Date("2022-06-03T20:48:27Z") },
            { session_id: 11, client_id: "0f026511-09dd-445e-b91f-f90cc43c222a", therapist_id: "f528747e-6f86-4dc6-b637-0c64f6673aac", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "No response from an operator, so the booking was completed.", session_date: new Date("2022-04-12T20:19:57Z") },
            { session_id: 12, client_id: "a8a0208c-a73f-44dd-ab43-2fcc96411bea", therapist_id: "43bdc45b-e457-4319-bbc0-4ec0f8c6b8cd", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Support reported an automatic issue; the ticket was closed.", session_date: new Date("2023-07-14T19:27:40Z") },
            { session_id: 13, client_id: "29eb4a61-f1ef-4874-bf78-c0072b80310e", therapist_id: "62befa6b-937f-49d9-9d94-d53d14a49809", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-08-03T10:32:46Z") },
            { session_id: 14, client_id: "bd415c3b-642c-49bd-8fd2-c51fa0814bda", therapist_id: "d109fdd4-c0e0-4d89-9720-856d24a1a094", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "An unusual follow-up: the invoice was delayed.", session_date: new Date("2023-11-13T10:27:55Z") },
            { session_id: 15, client_id: "6a39e321-2d1b-473c-83f1-740a9ea58b0f", therapist_id: "3ae3f8d6-afd0-439c-af20-8e90863461d5", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The claim was delayed — minor case, no further action.", session_date: new Date("2023-03-24T07:38:46Z") },
            { session_id: 16, client_id: "5a725cd2-01a0-420e-aeb2-e8301516fd6c", therapist_id: "751bd300-1b45-47bc-aeac-bf706b67fc28", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-05-24T20:18:13Z") },
            { session_id: 17, client_id: "2f0ff076-f2b2-4495-a0bd-e83337008d51", therapist_id: "b749712b-4546-48a6-80c1-5342c02409c9", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-03-28T18:03:12Z") },
            { session_id: 18, client_id: "21970551-4ce8-48a9-b145-1ef9394232d7", therapist_id: "d14ff31b-a9ea-44ea-b829-448d76849543", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as automatic. The customer closed the appointment.", session_date: new Date("2022-09-30T13:09:44Z") },
            { session_id: 19, client_id: "e4cf6d9f-bbc5-4a5d-b927-34c1133277f3", therapist_id: "867d4604-cee0-4d5d-9fc7-34ad520a04ed", exercise_type: "digital art", artwork_mood: "sad", drawing_tool: null, emotional_response: "The transfer was completed after a standard check.", session_date: new Date("2022-01-24T11:23:14Z") },
            { session_id: 20, client_id: "77973326-c3bb-4a8a-af2c-4eee5956a43c", therapist_id: "9e74abef-6980-4fcb-8500-fe416b982cdb", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-07-22T17:42:08Z") },
            { session_id: 21, client_id: "f72fd8ef-e402-4256-a26b-e51cb5731114", therapist_id: "27f1b7f3-e780-4bda-9b14-8f7d72a31c6a", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-07-28T11:26:58Z") },
            { session_id: 22, client_id: "510bb522-5174-45f8-b559-fa2738f4c7bd", therapist_id: "ef093a03-e5ff-42ee-a1f7-d07aba3f461f", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-06-21T15:49:02Z") },
            { session_id: 23, client_id: "7710622a-9ac1-4fb9-b77a-c64640f75e64", therapist_id: "f9ff8788-55fc-45d1-abfd-f98d3116bfc6", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-10-22T15:03:11Z") },
            { session_id: 24, client_id: "24c64fd0-f5c5-43b0-aaba-bf408d1a4887", therapist_id: "1ea2c0cc-1f94-4c12-9968-a6b12f0a6ee2", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The shipment was refunded after a repeat check.", session_date: new Date("2023-05-19T21:39:37Z") },
            { session_id: 25, client_id: "918a9007-fa64-4bc8-8f11-7d68d57ae37c", therapist_id: "3c883778-6ea7-42b0-9079-49b060d03ea1", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-11-15T19:41:51Z") },
            { session_id: 26, client_id: "d6137377-bfc7-4b30-8b41-e293fe25643e", therapist_id: "ab089472-bbc7-42cb-ba7e-a0fe3961e71f", exercise_type: "collage", artwork_mood: "sad", drawing_tool: null, emotional_response: "The claim was escalated — late case, no further action.", session_date: new Date("2022-11-16T22:24:05Z") },
            { session_id: 27, client_id: "4c9631fc-33da-4ab7-9149-010b16000113", therapist_id: "973edb57-e728-4384-b736-391b7c42cca7", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "A minor follow-up: the invoice was refunded.", session_date: new Date("2022-01-16T07:31:25Z") },
            { session_id: 28, client_id: "ffd2ef19-67c0-4773-a4da-b93be0f80180", therapist_id: "d093a76c-64cf-4e34-ba40-6aed796bf65a", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The delivery was updated following a manual review.", session_date: new Date("2023-10-17T16:23:04Z") },
            { session_id: 29, client_id: "921a3d8b-e250-491b-8440-7c280b9af924", therapist_id: "2980f0b0-3b48-4413-9e52-0b167e524b20", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-05-14T11:03:44Z") },
            { session_id: 30, client_id: "05881764-055e-4052-bc81-0a777b320530", therapist_id: "ee1a671e-308a-42ba-9cce-e66c08f1ef8e", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2022-04-09T09:47:01Z") },
            { session_id: 31, client_id: "a8b3803d-22d7-460c-bf27-5ed566329be3", therapist_id: "3fd06c64-3e41-4250-a97a-3e288378141e", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The claim was confirmed following a late review.", session_date: new Date("2023-11-20T12:51:59Z") },
            { session_id: 32, client_id: "de70ac14-721a-4647-82f9-44cb6acb8c24", therapist_id: "cfe5059a-7f98-4b84-9d3a-f78d7b74a5e6", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-06-16T19:16:59Z") },
            { session_id: 33, client_id: "7cd6ab8a-00f7-417a-89ec-e23218ab8efb", therapist_id: "346a2166-868b-47da-af5a-c6eadfd858c0", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-01-03T20:58:43Z") },
            { session_id: 34, client_id: "cc013c09-f656-422c-8b7d-97b91863dc16", therapist_id: "8ecdf437-d497-457e-9544-1ca0a23221ec", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "A late request was escalated the same day.", session_date: new Date("2023-08-12T18:38:44Z") },
            { session_id: 35, client_id: "45339d96-9d23-4eb6-a098-9bfbd64daa4f", therapist_id: "29572e8d-00bc-48c5-9d86-b4f1a69098d4", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The team reported a minor issue; the delivery was escalated.", session_date: new Date("2022-07-30T21:58:17Z") },
            { session_id: 36, client_id: "063fb7de-39fe-4bcc-9a40-3e6456ab2ae0", therapist_id: "5204fe82-46b8-43bf-ae44-fcaa4e0b67e3", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "No response from support, so the record was rescheduled.", session_date: new Date("2023-01-31T01:01:43Z") },
            { session_id: 37, client_id: "5c996611-99e4-452b-868e-83f3e2387584", therapist_id: "aa87a72a-912c-4e1e-bda6-735e73e4e35a", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The reviewer reported a manual issue; the claim was rescheduled.", session_date: new Date("2023-06-10T09:50:43Z") },
            { session_id: 38, client_id: "e0288558-71e2-4074-ae7e-76f7a9593f63", therapist_id: "50924555-4670-40a8-97a8-b851e21feca4", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "No response from the supplier, so the claim was confirmed.", session_date: new Date("2023-01-13T08:07:03Z") },
            { session_id: 39, client_id: "867a6391-9013-42ee-8a55-61f3895b8ef2", therapist_id: "6370d714-7a13-456c-9c1f-c2cc63461ee8", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "No response from an operator, so the payment was rejected.", session_date: new Date("2022-06-04T13:00:28Z") },
            { session_id: 40, client_id: "6918e409-06d5-440c-aacf-085d9c20a79b", therapist_id: "29b3797d-1286-4010-b421-780a4bf424ec", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The payment was updated — automatic case, no further action.", session_date: new Date("2022-07-26T13:28:08Z") },
            { session_id: 41, client_id: "ca4606ba-c0f7-4f84-90f7-ed08db631375", therapist_id: "98d55557-f321-42b7-b4df-65601dc11cf8", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-12-27T21:20:35Z") },
            { session_id: 42, client_id: "453bacf5-0a92-4443-b8d3-b2a210e71307", therapist_id: "63db0c5b-dc52-4ec2-8040-e287cfa90826", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The shipment was approved following a late review.", session_date: new Date("2023-08-21T11:37:42Z") },
            { session_id: 43, client_id: "79a5bc5c-2f89-4776-96b7-c1fbe916c5e4", therapist_id: "2384aab0-b6e3-46ce-b1ad-e2c26f991577", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-11-10T12:53:35Z") },
            { session_id: 44, client_id: "5c2d974f-8e69-485f-9d88-123f8ce0bbc3", therapist_id: "a3d3f21f-5ce3-42ba-9178-55ba83f46e2c", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "A repeat follow-up: the refund was cancelled.", session_date: new Date("2022-10-01T12:45:21Z") },
            { session_id: 45, client_id: "e3f9fc6e-4cf5-4cc6-a869-524494f8c914", therapist_id: "1cb989bd-f123-4a15-a130-13d91354e7de", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The account owner asked for a change and the request was rejected.", session_date: new Date("2023-10-27T09:30:29Z") },
            { session_id: 46, client_id: "e39e4e02-4807-41b8-b628-a78dc9fe2a43", therapist_id: "a4470f69-6c0b-46c8-be51-3b8bbf8b70db", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The transfer was reopened after an incomplete check.", session_date: new Date("2023-02-27T09:48:18Z") },
            { session_id: 47, client_id: "0967a6d3-76c9-48c5-83c6-814623b616a6", therapist_id: "3df42650-5795-4053-ac67-579d86f79c2f", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "Flagged as routine. The customer closed the appointment.", session_date: new Date("2023-01-01T18:41:56Z") },
            { session_id: 48, client_id: "5b4c71e6-fe74-4aab-8472-429b4250064d", therapist_id: "a3869319-7f2d-44f0-b43c-38c143c894d8", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "A duplicate document was refunded the same day.", session_date: new Date("2022-07-05T17:56:07Z") },
            { session_id: 49, client_id: "b38248f5-fd09-40fb-a800-a6a132f8d0de", therapist_id: "c3ded14a-e402-4815-9ab0-6071ec2c009e", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The ticket was reviewed after a minor check.", session_date: new Date("2022-04-20T03:39:08Z") },
            { session_id: 50, client_id: "7b48cb83-a5df-431a-85d6-6891f2f1347f", therapist_id: "5dba5642-4f9c-4d7c-aae1-f2159117dab7", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "A manual follow-up: the account was rejected.", session_date: new Date("2022-03-28T16:40:34Z") },
            { session_id: 51, client_id: "69539220-fd7a-4a1f-800d-21aef8dfb766", therapist_id: "43bdc21e-c493-4712-a885-405bc016f8cf", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The order was replaced — repeat case, no further action.", session_date: new Date("2022-10-19T17:40:31Z") },
            { session_id: 52, client_id: "bca62bd0-5889-4332-86ab-04cad1ab34e0", therapist_id: "cfbf1e77-c51e-454f-aa10-90079a3069ed", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An operator confirmed the details and the delivery was rejected.", session_date: new Date("2023-06-13T07:11:14Z") },
            { session_id: 53, client_id: "bfc3ee77-5270-4a02-807b-7b18f8d02ee6", therapist_id: "53f8ecb1-bced-4969-9206-dc576573cc2a", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "A late follow-up: the invoice was confirmed.", session_date: new Date("2022-04-09T12:22:23Z") },
            { session_id: 54, client_id: "b92d5c76-f822-4ca6-82fc-3ece83554018", therapist_id: "03bc9605-5848-4df4-bba7-b9cb50b20557", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An urgent follow-up: the booking was rejected.", session_date: new Date("2023-09-17T20:04:58Z") },
            { session_id: 55, client_id: "9a5e5601-cd3b-4f27-b72e-01ebc0cd70f7", therapist_id: "83a5ab91-16c7-4c11-9ea1-8174b47e9310", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as incomplete. The supplier rejected the delivery.", session_date: new Date("2023-08-24T13:46:45Z") },
            { session_id: 56, client_id: "c0e4a1f3-59d9-4148-8f68-497ea93335ce", therapist_id: "8b02087e-0de2-4809-975e-6bb364208569", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-03-29T07:58:44Z") },
            { session_id: 57, client_id: "54a00119-611b-408c-9023-72c025681eb8", therapist_id: "28733441-173c-4945-86ad-a3fadd2a111b", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-12-08T09:57:27Z") },
            { session_id: 58, client_id: "4e565aa2-83d0-4a85-a8ea-33765a31c673", therapist_id: "f49706b4-f136-4cb7-a4df-81692b4afd4e", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The account owner asked for a change and the document was processed.", session_date: new Date("2022-08-09T22:42:02Z") },
            { session_id: 59, client_id: "2187a364-eea5-4091-a966-dac8cd8de8f6", therapist_id: "9c99bc43-f8d3-423d-9b0f-705cb382275c", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The refund was reviewed following an urgent review.", session_date: new Date("2022-12-25T15:00:56Z") },
            { session_id: 60, client_id: "43f8a9ef-1cda-4d8e-b078-d469e5158aee", therapist_id: "cbe284a7-ef4b-4af9-acff-a5700f2ebc06", exercise_type: "digital art", artwork_mood: "sad", drawing_tool: null, emotional_response: "No response from an operator, so the account was completed.", session_date: new Date("2023-07-03T08:02:02Z") },
            { session_id: 61, client_id: "fb001309-f7e1-43b9-be78-b5d53db862d8", therapist_id: "2fc09023-6808-4f80-a42e-70d8057bb7c1", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2022-09-12T21:49:04Z") },
            { session_id: 62, client_id: "492074db-9591-43fc-9e84-e8cc9c0ea635", therapist_id: "97a4b6cf-bbe3-4f32-ac06-82bb4907c780", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The courier asked for a change and the request was processed.", session_date: new Date("2023-02-04T08:34:04Z") },
            { session_id: 63, client_id: "6d03834b-30a4-4259-ba0f-ea68fc094e53", therapist_id: "c89a0b24-9435-4f90-be73-43bf0d25387b", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "An operator asked for a change and the delivery was delayed.", session_date: new Date("2023-08-25T21:10:22Z") },
            { session_id: 64, client_id: "8f3fe211-20bf-411e-889b-bec35c6ad2c1", therapist_id: "f585b5b4-0e9f-444c-9411-7c8721b42979", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "An operator confirmed the details and the booking was resolved.", session_date: new Date("2022-09-04T00:24:24Z") },
            { session_id: 65, client_id: "9085be4b-a99c-417a-ac3f-974d98db5e55", therapist_id: "b6de1743-25ca-401f-8a65-de17e572374c", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-04-04T13:17:18Z") },
            { session_id: 66, client_id: "cad02a2d-bc32-423b-a8d5-fbc7365013a8", therapist_id: "b3d69cd6-b337-4923-8335-b9f6a3e98a57", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-07-31T10:20:41Z") },
            { session_id: 67, client_id: "52cdd6ac-5f8b-4d65-9568-1cc3d0779fbf", therapist_id: "d04b2338-c615-43ed-a50f-f3d58f9caaaf", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-08-11T14:18:49Z") },
            { session_id: 68, client_id: "299f448e-0cc3-4963-b485-bf5c5fedaf6c", therapist_id: "f2e96313-a73c-4f7d-a08e-aa5b8a7f5379", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-03-07T00:29:36Z") },
            { session_id: 69, client_id: "9706b6ff-29c4-443c-a8fb-f02e78f6368d", therapist_id: "395dd804-c71e-4cff-8a2f-64c3f6a1dc0b", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The invoice was processed after a routine check.", session_date: new Date("2023-12-03T18:48:27Z") },
            { session_id: 70, client_id: "3c18492f-4ae1-4aef-9089-942364c59af4", therapist_id: "8176b966-5ff1-494e-a9f7-89c82ba339ac", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-01-28T17:44:44Z") },
            { session_id: 71, client_id: "4bb33c06-cbd3-4db3-bf02-7de501b3e2c4", therapist_id: "d4433835-5964-40e7-a818-d963670ad188", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Support reported a standard issue; the request was reopened.", session_date: new Date("2023-11-05T19:29:01Z") },
            { session_id: 72, client_id: "5bd4961d-8dba-48f7-a49c-4de946f53f14", therapist_id: "620e26ea-4c80-4289-b29e-7e21ff502660", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The report was refunded after a standard check.", session_date: new Date("2023-01-29T12:45:25Z") },
            { session_id: 73, client_id: "eb614aba-32d1-497c-ac55-1917b1faaef9", therapist_id: "3f5a39d6-7529-4d03-8955-053d98d595d7", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-02-12T15:18:37Z") },
            { session_id: 74, client_id: "f896011e-01a1-422c-bd82-bca8addeb298", therapist_id: "fc170c3b-bb7c-4a02-b71d-ba459adbf0a5", exercise_type: "digital art", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-07-18T13:44:18Z") },
            { session_id: 75, client_id: "3f4a3575-0da2-449f-8bbc-295335945f6a", therapist_id: "80260fce-4c4d-467a-8553-8d06e71fb413", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The order was closed — duplicate case, no further action.", session_date: new Date("2022-06-27T14:36:34Z") },
            { session_id: 76, client_id: "2ae4cf18-cc8d-4736-a4ac-f4b3c9bc12a1", therapist_id: "2c2aecb1-9536-4b4c-a426-84165d29575c", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The report was delayed following a minor review.", session_date: new Date("2023-04-28T14:55:40Z") },
            { session_id: 77, client_id: "4a635325-4a9e-4424-bdd4-63e96c90c617", therapist_id: "f8bfdd52-cb9f-4a41-9f14-07ef92e1838c", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-03-03T09:54:13Z") },
            { session_id: 78, client_id: "598bba75-ce5a-4730-be96-e1bbf153aca9", therapist_id: "b32822cb-cc8a-497a-800c-e33bd829c62e", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The transfer was delayed following a repeat review.", session_date: new Date("2023-05-05T20:56:56Z") },
            { session_id: 79, client_id: "e9612452-cb56-4c07-b514-f127b73f7954", therapist_id: "af725dfe-7ca9-4fd2-bd5b-f596fc1f3f23", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An incomplete follow-up: the item was completed.", session_date: new Date("2023-05-05T14:36:14Z") },
            { session_id: 80, client_id: "291a9e11-5ac9-4a80-86ae-1f57a8d53a9e", therapist_id: "e09b586d-977f-4a1f-b463-fdcccf83edda", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-11-14T07:34:35Z") },
            { session_id: 81, client_id: "1cbb732a-1792-4313-b0f2-cf01139f4e82", therapist_id: "38ba1ebf-184b-4d70-9698-63e08a438a48", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as minor. Support reviewed the transfer.", session_date: new Date("2022-01-13T22:57:41Z") },
            { session_id: 82, client_id: "1b526ca2-8ac4-47ee-b6de-53ebe1000f80", therapist_id: "9fd89750-bdc1-473d-9fb1-fb42d99dd956", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-02-17T17:21:30Z") },
            { session_id: 83, client_id: "a4624164-a995-4d2b-9afd-88dfbbc248cd", therapist_id: "8a8fd10e-8503-4f2f-8ee2-b7b8eb4f8f89", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The account owner reported a standard issue; the payment was refunded.", session_date: new Date("2023-05-22T22:57:41Z") },
            { session_id: 84, client_id: "ad4d0237-407d-47d3-865a-52f241eda7c1", therapist_id: "d2fa834d-c637-4494-bbec-43d0a1803083", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-07-16T21:35:20Z") },
            { session_id: 85, client_id: "ad95d30b-f9c0-4f48-a51b-6ab2014751d7", therapist_id: "52d08c39-9823-4020-b48f-9a8a4e7e9449", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-12-21T18:18:37Z") },
            { session_id: 86, client_id: "11357e48-9a46-4c4c-b5bb-bd37ed36652c", therapist_id: "239c19b8-ae0a-43aa-bc09-0f0db68ba9b6", exercise_type: "collage", artwork_mood: "anxious", drawing_tool: null, emotional_response: null, session_date: new Date("2022-12-14T19:05:54Z") },
            { session_id: 87, client_id: "e6f6c6a3-bcfb-4c2b-b3ee-fa5ff1f71a6e", therapist_id: "1a3f0ca8-06af-4c57-955e-5f747ea94e17", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The booking was updated — minor case, no further action.", session_date: new Date("2022-08-28T13:20:00Z") },
            { session_id: 88, client_id: "8d574d27-e719-4925-96c0-98cc74d93c05", therapist_id: "e7ca730d-c625-43ce-b6dc-14448b99264c", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The account owner asked for a change and the booking was processed.", session_date: new Date("2022-02-19T17:10:18Z") },
            { session_id: 89, client_id: "4bd4c3a6-4d96-4aae-b5a5-83894678582a", therapist_id: "8c260739-b207-40bc-af54-9dad4d0f5def", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-01-08T10:21:51Z") },
            { session_id: 90, client_id: "4c959676-e2d5-4f88-bd8d-c1a840f1e316", therapist_id: "28c8682d-554b-49e8-8588-166fc9462249", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-09-27T17:41:10Z") },
            { session_id: 91, client_id: "b3b7537d-5a12-4f8a-994f-e7f7b9ba0cd6", therapist_id: "271e021b-9de9-48c8-80ab-9e7e6f4cf6cd", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The account owner confirmed the details and the order was rejected.", session_date: new Date("2023-06-06T18:14:55Z") },
            { session_id: 92, client_id: "3845e7ec-d3b6-4596-bbd6-60549b1180d8", therapist_id: "53975dda-e13a-4800-83ad-e0756a18d05a", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "digital pen", emotional_response: "Flagged as automatic. The courier processed the record.", session_date: new Date("2022-02-02T10:53:58Z") },
            { session_id: 93, client_id: "b5d10e9a-c619-41a9-8cff-8aa9fe0c51a5", therapist_id: "3ac3776f-7202-4225-beed-3c8a19c204c9", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-10-15T10:50:12Z") },
            { session_id: 94, client_id: "039e854c-f82c-45ac-bedf-50671814ecba", therapist_id: "625e1515-bfaf-4ad7-9171-025994468731", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-02-02T14:41:55Z") },
            { session_id: 95, client_id: "7149c905-1c9e-4db9-b32d-7db4a392721b", therapist_id: "a7c8fcbc-46cd-483d-b566-55de419a7fb3", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The claim was approved — late case, no further action.", session_date: new Date("2023-02-28T18:33:36Z") },
            { session_id: 96, client_id: "4fc50694-dfcd-4726-ba9d-6272c693c45c", therapist_id: "16bc4a91-e337-4d2b-b299-91ad89740881", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The account was delayed following a partial review.", session_date: new Date("2022-08-12T17:12:05Z") },
            { session_id: 97, client_id: "83d8c908-cb82-4904-b090-0b07e610d789", therapist_id: "0f418b0c-fbcd-4c42-8019-5001481f1c3e", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-01-17T19:32:56Z") },
            { session_id: 98, client_id: "bae681c1-a2de-49e5-af9e-31d3e4b4034b", therapist_id: "91332d27-9f07-4e77-aaa1-bd775a7a17a7", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "A minor record was rescheduled the same day.", session_date: new Date("2022-08-23T16:54:01Z") },
            { session_id: 99, client_id: "ba8cd187-ca1e-4073-8d1e-3fd9623f0efb", therapist_id: "3f6abf4c-b123-46f1-b2d7-5a0bb5188bea", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "The shipment was escalated — standard case, no further action.", session_date: new Date("2022-06-28T06:12:04Z") },
            { session_id: 100, client_id: "816ae528-0a4f-40db-b005-dbac79f68b0b", therapist_id: "995d725d-367a-4331-8e22-e06ac067eb60", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-01-06T22:45:34Z") },
            { session_id: 101, client_id: "776968a1-1886-4933-a50a-f767bf4f68c8", therapist_id: "2484b33e-6b9c-4315-8f28-a19571218519", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2023-12-06T23:16:52Z") },
            { session_id: 102, client_id: "57e82d8f-247f-42ca-8a78-f0c1b1222b6b", therapist_id: "34662827-d9f5-4d2f-9750-0ba8656177f4", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-08-23T19:54:29Z") },
            { session_id: 103, client_id: "aa65b519-3884-4fe1-ac9d-f976e8b64384", therapist_id: "bbae8501-7b36-41d7-a673-e159c1f516a1", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The account owner asked for a change and the account was confirmed.", session_date: new Date("2022-08-12T21:16:51Z") },
            { session_id: 104, client_id: "530a415b-bc17-4f09-9ce0-7c75ec585c97", therapist_id: "d754b3f2-d486-49f9-84aa-403611ae1889", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The reviewer reported an urgent issue; the item was refunded.", session_date: new Date("2022-07-08T08:31:03Z") },
            { session_id: 105, client_id: "9a1a804b-4089-435c-a8f9-a570c8cd4e1f", therapist_id: "8be3faf2-1889-494a-92fd-aa663e8c740a", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-05-10T19:28:39Z") },
            { session_id: 106, client_id: "82602fc8-b48c-4bb1-924c-f0a30b31fdac", therapist_id: "56260e3c-ef16-4e98-992e-b66befaa4cd8", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2023-04-06T07:19:24Z") },
            { session_id: 107, client_id: "f435cafc-646c-4704-9d58-399aaaacc143", therapist_id: "57504d76-6b4e-40b1-84b2-88d55b890431", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-05-12T16:05:15Z") },
            { session_id: 108, client_id: "bae7948c-2b89-4b0d-9d5c-d32393df985a", therapist_id: "70c584e2-ef0e-4903-bfd8-d1f0abc46fd8", exercise_type: "digital art", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-11-19T20:29:41Z") },
            { session_id: 109, client_id: "4347e31b-491c-4743-80cb-eec75259c84b", therapist_id: "4ade2057-e7bb-44aa-b2d2-84a0cb53310d", exercise_type: "digital art", artwork_mood: "sad", drawing_tool: null, emotional_response: "A duplicate item was updated the same day.", session_date: new Date("2022-11-13T19:28:54Z") },
            { session_id: 110, client_id: "f329e8d0-4f6c-42c8-a4e5-20542ba713d3", therapist_id: "6e57f3ae-3f5b-4cc7-9457-738a0f44eeb2", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The courier confirmed the details and the account was refunded.", session_date: new Date("2022-05-05T20:59:19Z") },
            { session_id: 111, client_id: "59087aec-71c2-43ad-8b93-f4aaca479f4b", therapist_id: "ab575cfc-119c-44fa-9769-35b863e575c0", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-09-09T20:17:55Z") },
            { session_id: 112, client_id: "caa0332a-ab7f-48bb-8c07-87df41ae7f6f", therapist_id: "0fdfb372-ce8b-41ee-ac01-585268dfb87c", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-11-11T18:04:39Z") },
            { session_id: 113, client_id: "099147e9-960f-4c0b-b3d0-eba541c9a6f4", therapist_id: "2713852a-6f6a-4c1f-bb56-585ba7ed54b5", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The account owner confirmed the details and the claim was delayed.", session_date: new Date("2023-01-15T11:49:03Z") },
            { session_id: 114, client_id: "6f4628eb-9a31-427d-932d-b097aebb5c5e", therapist_id: "e87fabdb-97e5-47a8-a45f-a6b01630dc47", exercise_type: "collage", artwork_mood: "sad", drawing_tool: null, emotional_response: "The courier confirmed the details and the account was reopened.", session_date: new Date("2023-12-14T10:25:09Z") },
            { session_id: 115, client_id: "487c541d-7051-43a2-90af-3c003a9223a3", therapist_id: "f628e336-d0be-4d39-8a77-52ce2d674e53", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-04-01T11:09:27Z") },
            { session_id: 116, client_id: "aecacbb9-345f-4919-bcb3-4ae9319cb801", therapist_id: "75fac716-5291-4e6a-8e63-aa53bf755bc5", exercise_type: "collage", artwork_mood: "sad", drawing_tool: null, emotional_response: "A duplicate follow-up: the refund was replaced.", session_date: new Date("2023-11-13T18:45:15Z") },
            { session_id: 117, client_id: "2b433c73-e7d9-449d-be46-e68ba30466ec", therapist_id: "1b389785-9004-4404-acd1-19739ff79de7", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "digital pen", emotional_response: "No response from the supplier, so the booking was processed.", session_date: new Date("2022-02-18T10:51:10Z") },
            { session_id: 118, client_id: "71b6463a-fec1-43a1-b3aa-51ea5c5d3869", therapist_id: "7bdec5fe-907c-4986-a249-04ffc43b5a18", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "An operator reported an incomplete issue; the session was escalated.", session_date: new Date("2022-02-10T13:33:51Z") },
            { session_id: 119, client_id: "e8aefed9-1331-4fac-b1fb-3beb17e6521e", therapist_id: "66301481-c366-44e5-b086-b7a9caaa3442", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The courier asked for a change and the account was updated.", session_date: new Date("2022-12-10T17:24:40Z") },
            { session_id: 120, client_id: "80c20ece-097f-46bc-b8db-97040e0fe090", therapist_id: "882260b4-7b9a-49e3-a6b0-45af661fdc06", exercise_type: "digital art", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-06-16T21:01:30Z") },
            { session_id: 121, client_id: "73768c0f-79bc-4cb2-8cdb-070b88a8bfcc", therapist_id: "d284708e-0731-4b7c-a0d7-b58b9719660e", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The item was processed after a partial check.", session_date: new Date("2022-07-17T22:35:25Z") },
            { session_id: 122, client_id: "22fae71a-19ac-4f92-a70b-ae9dce4a20ae", therapist_id: "7cce9594-e573-487b-a8f9-1fa9f26cca73", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The account owner confirmed the details and the session was approved.", session_date: new Date("2022-10-06T12:04:00Z") },
            { session_id: 123, client_id: "2b2f0cc3-bdc3-4524-b882-bd08bd3a5ba9", therapist_id: "8e7744fc-507f-466f-936b-ac3734a6b86c", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The courier confirmed the details and the appointment was escalated.", session_date: new Date("2022-06-16T05:03:36Z") },
            { session_id: 124, client_id: "0a4acccd-3419-4ce9-b4e4-4c531ef445d1", therapist_id: "7f07d952-f973-462b-b49d-c6b4ad0c2607", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-02-06T20:29:31Z") },
            { session_id: 125, client_id: "ff1a8d6d-f9b6-4f15-983d-8a3bf05bdc7d", therapist_id: "512c1bfd-545e-4c6c-ac4f-0e07ed958884", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-07-14T08:02:14Z") },
            { session_id: 126, client_id: "575e4ee4-006a-49cd-91f6-1c6ce3568fc1", therapist_id: "42fd799d-343c-4f8c-8b87-3eeee9585a6d", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-06-01T15:00:59Z") },
            { session_id: 127, client_id: "8ef327a8-0fb8-4184-87e3-00469d414772", therapist_id: "a8cce72f-5737-4659-8ef7-cf92517918fb", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-11-14T12:14:34Z") },
            { session_id: 128, client_id: "136cc67e-4de4-415d-8b2b-e7a0f2035ef1", therapist_id: "a5f15245-b721-4657-baf8-2d50dda1e150", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-05-11T16:51:46Z") },
            { session_id: 129, client_id: "fbfda9b0-2910-4bf0-8129-bdf19648aba3", therapist_id: "7d23fa9c-682a-4687-9551-f47601a415e4", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "An urgent invoice was escalated the same day.", session_date: new Date("2022-05-27T17:34:39Z") },
            { session_id: 130, client_id: "331ff3f8-6394-4c8d-bc0d-b3e7705209d6", therapist_id: "a29cdec6-3883-40f3-869d-b8720a501474", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-10-24T11:45:10Z") },
            { session_id: 131, client_id: "c8f76bce-c80b-40bd-aa9e-28ab30c93ade", therapist_id: "74e0486c-d40e-4934-945d-7c882e5c4f95", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The customer asked for a change and the payment was escalated.", session_date: new Date("2023-06-23T13:07:11Z") },
            { session_id: 132, client_id: "f931316d-7852-4db5-af46-83c288ee9871", therapist_id: "d12b9239-7194-41e9-aa99-32db0e6063cd", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The reviewer confirmed the details and the session was reopened.", session_date: new Date("2022-04-22T21:13:19Z") },
            { session_id: 133, client_id: "01b6725e-6585-4f56-882b-473b500771ad", therapist_id: "c19d1359-2a85-4cd4-b865-6f8e9abd08e1", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "A routine report was resolved the same day.", session_date: new Date("2023-10-31T16:40:53Z") },
            { session_id: 134, client_id: "7c25b44d-b152-4fa7-958d-20e58c93d338", therapist_id: "579fffaa-6b9f-49fa-8609-2f48e1c1a7ae", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2023-12-20T17:34:24Z") },
            { session_id: 135, client_id: "68bad34b-5bca-4961-98f5-d9e64838bf1a", therapist_id: "0becdde9-7db1-4f61-9e40-dd19d547e810", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The team confirmed the details and the transfer was rescheduled.", session_date: new Date("2023-05-29T12:40:40Z") },
            { session_id: 136, client_id: "4a486a60-513b-435b-8351-19f1771b91ed", therapist_id: "6cdc2ab6-4079-4986-b6e5-832fbad9302d", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The document was rescheduled — duplicate case, no further action.", session_date: new Date("2023-03-21T09:23:07Z") },
            { session_id: 137, client_id: "d8deb45d-a36c-4ba6-888d-6311cec8ac97", therapist_id: "1b1eda17-d213-4499-889c-4049885f8f76", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-09-11T11:11:32Z") },
            { session_id: 138, client_id: "f978ed3f-c0db-4856-a5e4-6e2d8b4b524e", therapist_id: "e8270545-0b7f-4c0c-b150-165c8efe5167", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "A routine follow-up: the claim was escalated.", session_date: new Date("2023-06-01T01:06:17Z") },
            { session_id: 139, client_id: "76bd9b5d-4a81-4d7c-ae51-e8bde60fd05f", therapist_id: "4a922c09-99b2-4253-91bb-326fd94f7085", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-11-26T19:08:14Z") },
            { session_id: 140, client_id: "22ab4e5a-f563-4471-9483-17fb72e3a736", therapist_id: "a0c76844-b514-4aff-8bcb-f01bf3e89a2c", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-06-02T18:49:15Z") },
            { session_id: 141, client_id: "ed27308e-b371-405f-8777-4e23ecc64c0a", therapist_id: "f8bdc74f-3c83-4dff-a25f-a7c55606210b", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-08-28T16:19:35Z") },
            { session_id: 142, client_id: "c342c575-e80e-4de4-a087-ec28ab69431b", therapist_id: "e7b0cded-ac8e-40a3-8ec2-eb80b8b761a2", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The supplier asked for a change and the request was replaced.", session_date: new Date("2023-10-26T08:05:32Z") },
            { session_id: 143, client_id: "05b9babb-dc81-4aa4-973f-31ce924291ea", therapist_id: "ae00a96a-d44f-4e22-8198-bf219f1550d7", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "No response from the team, so the report was refunded.", session_date: new Date("2023-01-31T17:55:33Z") },
            { session_id: 144, client_id: "71436925-0d00-46b9-b035-5f7138c753a1", therapist_id: "1b524902-627d-430f-9f1e-ec0e455ecc64", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The ticket was reopened following a partial review.", session_date: new Date("2022-03-08T07:44:41Z") },
            { session_id: 145, client_id: "17caad47-a5eb-4e1a-9fee-b2297bf8187b", therapist_id: "2dff3c7d-a7b8-4e84-8149-c6f20158fe9f", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-02-23T12:36:48Z") },
            { session_id: 146, client_id: "2a23ac6c-ffc4-4795-866c-3c462fa4c45a", therapist_id: "d942828c-47b2-41a6-a88e-5dc4fee5945a", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The reviewer confirmed the details and the record was completed.", session_date: new Date("2023-07-16T18:28:24Z") },
            { session_id: 147, client_id: "05f45f32-0a4d-40f7-9fe0-f9315bf38a77", therapist_id: "5c99b0e5-a178-4f16-9b85-836bd37bedd0", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-12-13T19:56:32Z") },
            { session_id: 148, client_id: "7ba5981e-ea46-4c2b-9b1c-b9be31c5f34e", therapist_id: "d89be09d-98b7-4052-a81a-e1f43531e0ac", exercise_type: "collage", artwork_mood: "sad", drawing_tool: null, emotional_response: "The record was cancelled — incomplete case, no further action.", session_date: new Date("2023-07-26T11:34:41Z") },
            { session_id: 149, client_id: "4f3b15e0-0aa1-46a6-b767-8923da11719a", therapist_id: "e53acd38-1fdd-4ab4-8e83-199882078a70", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "Flagged as late. The customer rescheduled the claim.", session_date: new Date("2022-11-14T10:32:52Z") },
            { session_id: 150, client_id: "eb562e14-dd43-47a5-a4d7-5f056af876ee", therapist_id: "8d9c5c30-79ec-4c3e-961d-0f3efc1209c5", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An incomplete follow-up: the ticket was confirmed.", session_date: new Date("2022-01-28T17:46:38Z") },
            { session_id: 151, client_id: "fed5d4c7-8ce5-40d1-8c36-eec49af9e9ee", therapist_id: "43f0aaca-4045-46ef-87c8-683316fc681f", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "An operator reported a late issue; the ticket was escalated.", session_date: new Date("2022-03-24T23:15:52Z") },
            { session_id: 152, client_id: "703d5e33-2719-4ea9-9359-29527a8dbf3b", therapist_id: "5bc94cda-d916-4c9d-af5a-2910e988694d", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The account owner confirmed the details and the report was escalated.", session_date: new Date("2022-03-22T11:14:03Z") },
            { session_id: 153, client_id: "da69c5a5-3140-4c43-a66e-652c6034ad84", therapist_id: "55d2384b-003c-464a-b2ba-82627d38f904", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "An incomplete follow-up: the booking was cancelled.", session_date: new Date("2022-08-25T00:43:04Z") },
            { session_id: 154, client_id: "d3895595-4d57-4559-bf5a-d048b44d183c", therapist_id: "effe81fe-d922-4ef0-a022-6c4f41ffae8b", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-11-09T18:39:46Z") },
            { session_id: 155, client_id: "146dacd7-de51-493f-b18d-7c08796785f4", therapist_id: "16510c8a-6710-4fe5-be76-9be3a7cec14d", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2023-01-05T14:18:45Z") },
            { session_id: 156, client_id: "bf5487ac-4afe-472c-9749-648654031259", therapist_id: "be2b05a1-af02-4426-99e6-9f4f3246d374", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-06-04T14:55:37Z") },
            { session_id: 157, client_id: "8a065938-50fd-4c38-95ab-6ffc3ce3df5f", therapist_id: "ef7f8d60-0c50-4ec0-a8be-aea58899924e", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-12-12T16:50:41Z") },
            { session_id: 158, client_id: "0682c556-5804-4b6f-a4ec-2b86a1661472", therapist_id: "5bd5fdde-2411-4eec-81a9-3e120b5ecf6e", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The session was refunded following a partial review.", session_date: new Date("2023-08-29T00:26:04Z") },
            { session_id: 159, client_id: "7f9c3b3c-825b-4b93-bf23-db384e4eb178", therapist_id: "c2be6ebe-8131-40d3-938b-729334ebb192", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "No response from the courier, so the delivery was delayed.", session_date: new Date("2022-05-31T15:48:58Z") },
            { session_id: 160, client_id: "b531c83b-b674-43fe-8a7c-f25301a7705e", therapist_id: "a88e5513-a4b9-45de-b06c-46035afbbc46", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "digital pen", emotional_response: "The order was escalated — repeat case, no further action.", session_date: new Date("2022-11-25T21:24:15Z") },
            { session_id: 161, client_id: "0a9acfdd-0ed6-4f66-abe7-db17c7a64e4c", therapist_id: "1ee03257-5c77-4efb-a70c-a31106412746", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "Support asked for a change and the session was escalated.", session_date: new Date("2022-06-01T08:36:08Z") },
            { session_id: 162, client_id: "a61449eb-f0e8-419a-8145-adb3325bdb9d", therapist_id: "2fe858c1-c5e5-4c13-923b-366487fe96ee", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An urgent follow-up: the refund was escalated.", session_date: new Date("2022-08-26T10:28:03Z") },
            { session_id: 163, client_id: "50019962-04e7-4a56-9c6a-5fcc56ea3e49", therapist_id: "faea939a-9177-4003-9b1d-5ef18c2b7862", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2022-05-14T19:23:28Z") },
            { session_id: 164, client_id: "ca9b4eed-d568-4596-b975-118576bd5caa", therapist_id: "8a43ed8e-de0b-424e-aa89-8f2de1a20bba", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The account was rejected — standard case, no further action.", session_date: new Date("2022-06-17T20:53:44Z") },
            { session_id: 165, client_id: "ff80bc7c-28c1-4cd6-ad66-264ad5ee4299", therapist_id: "f5f7310a-08c1-47f3-91e3-5e1039e5d755", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-04-20T16:13:21Z") },
            { session_id: 166, client_id: "7fa41ec6-82bd-4d08-9b7b-e390bdcba162", therapist_id: "411329da-4fd4-4f38-9019-1f693edcfb1a", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "An urgent follow-up: the record was completed.", session_date: new Date("2023-08-03T17:38:04Z") },
            { session_id: 167, client_id: "7d0df7c3-8505-48ab-91f7-e92b3d8685f2", therapist_id: "854a6596-784d-476d-8831-52552f53438b", exercise_type: "digital art", artwork_mood: "anxious", drawing_tool: null, emotional_response: null, session_date: new Date("2022-01-10T09:30:50Z") },
            { session_id: 168, client_id: "d318ec1e-5ed7-4068-8cfc-782860e523ff", therapist_id: "30760ded-7cf4-49ac-9c2c-3b6546dea3db", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-08-17T09:30:16Z") },
            { session_id: 169, client_id: "6540ba69-7fee-41be-ba6e-0a4f785686d9", therapist_id: "d426ad85-cfff-4990-8098-dd58616bb0ab", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An operator reported a minor issue; the payment was replaced.", session_date: new Date("2023-01-06T14:59:21Z") },
            { session_id: 170, client_id: "ed47f205-f77f-487b-9a7a-d9141f3129f4", therapist_id: "2c48e2f1-15f3-41f1-8280-cbdd4458fc9b", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The team confirmed the details and the payment was rescheduled.", session_date: new Date("2023-03-02T11:29:08Z") },
            { session_id: 171, client_id: "9c5347bd-e87d-4ff4-9f16-7925d1b2f8de", therapist_id: "168efbc7-120c-4a03-9a11-4c5ae25b8ad2", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-07-15T09:08:32Z") },
            { session_id: 172, client_id: "c62c39e3-8b3f-41a7-809c-cc47a404d39c", therapist_id: "7001e577-683e-4a5b-a56f-9d4262f4bc5c", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "A routine follow-up: the refund was cancelled.", session_date: new Date("2022-05-30T11:57:56Z") },
            { session_id: 173, client_id: "f3b44a0e-c1af-4610-9352-53d36298348a", therapist_id: "9e00f205-068e-4d0d-be38-c02c76db7487", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The delivery was reviewed following an incomplete review.", session_date: new Date("2022-08-22T19:29:37Z") },
            { session_id: 174, client_id: "ec36b9bc-10cb-48f9-b98b-9bb14e635743", therapist_id: "657847cd-6adf-4041-b118-dba5c048c002", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The claim was reopened following a manual review.", session_date: new Date("2022-06-11T16:34:36Z") },
            { session_id: 175, client_id: "1490def9-484d-47e1-bfca-bf03359faeb0", therapist_id: "39904391-b03b-4c26-9ef6-4ea85e624251", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-06-29T20:02:17Z") },
            { session_id: 176, client_id: "edcd2e04-8ab2-471e-8e9f-fba484245555", therapist_id: "ca8785cc-e5d2-41a3-8c18-05e8ebe25281", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-02-16T08:30:58Z") },
            { session_id: 177, client_id: "1245aea3-d008-4436-8608-ced5124da59e", therapist_id: "6d3f2152-9513-48dc-9537-b0e1f71ed015", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-05-14T13:21:20Z") },
            { session_id: 178, client_id: "228580da-01e3-4264-b5c5-ea2f7e0ac0a2", therapist_id: "057b06f7-44ec-4cf3-ae17-4b6511d44035", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-10-08T19:28:42Z") },
            { session_id: 179, client_id: "fa4f2c49-e4b5-429c-9235-4db2341e54b2", therapist_id: "e92d88e7-fcd0-46d5-86cc-f767248175e6", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The delivery was completed after a standard check.", session_date: new Date("2023-09-07T19:17:50Z") },
            { session_id: 180, client_id: "323f7c74-6cb2-4f24-9b9d-9ac4b73c26fa", therapist_id: "01b44f2c-ba0b-4738-99b3-26d310cea9bf", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as automatic. Support resolved the account.", session_date: new Date("2022-11-29T07:22:09Z") },
            { session_id: 181, client_id: "eef7ee10-fa2f-4b3d-bd69-4d338e4838e5", therapist_id: "9fe37d79-2214-475f-86cd-a44929931334", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The invoice was updated following a duplicate review.", session_date: new Date("2023-08-06T08:15:18Z") },
            { session_id: 182, client_id: "02ad677d-0eb4-4fd5-8e96-4293818e7187", therapist_id: "922c528b-a55d-4621-b9d2-a55bf47115ef", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as urgent. An operator closed the shipment.", session_date: new Date("2023-10-22T19:52:25Z") },
            { session_id: 183, client_id: "000c0f1f-a161-40da-b592-bff2a5a7919f", therapist_id: "c69f4a1d-8524-4fea-a048-0eb40f6ec0b6", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-05-12T16:11:28Z") },
            { session_id: 184, client_id: "684b93a8-aab6-42e3-bf7b-71c001313dd8", therapist_id: "27da7cdd-3cdf-4796-8ecb-e18a164a3708", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-08-17T12:59:41Z") },
            { session_id: 185, client_id: "593fce62-890c-483d-9f43-d873501f3eaa", therapist_id: "ae0f294c-6edb-430a-bddb-c2ac68d781cf", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "No response from support, so the refund was approved.", session_date: new Date("2022-06-04T00:15:46Z") },
            { session_id: 186, client_id: "01c2ff4e-5bef-4116-bee3-cfc7dbc682c0", therapist_id: "b6a21bc4-ca58-4cbe-9331-0eb22a3fdc73", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-10-14T19:08:29Z") },
            { session_id: 187, client_id: "e614934d-263f-450e-b8e4-6091443f8219", therapist_id: "07056862-1f71-4b93-a730-ba40dcb7529d", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The account owner reported a repeat issue; the ticket was approved.", session_date: new Date("2022-07-23T10:33:40Z") },
            { session_id: 188, client_id: "3ea286d8-4e7b-466f-ad6b-91a6550bcae3", therapist_id: "e60f7b33-9794-4966-b068-0a1c37c470db", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The document was processed — repeat case, no further action.", session_date: new Date("2023-09-15T10:39:37Z") },
            { session_id: 189, client_id: "10657e5c-bf88-4b4b-8a52-73908ecc1227", therapist_id: "bb69bf11-61d3-4753-8354-7965b3ff16ae", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "Flagged as automatic. An operator rejected the appointment.", session_date: new Date("2022-08-08T14:47:42Z") },
            { session_id: 190, client_id: "03e7b9c8-7b20-4b33-92d5-9ef90e4e1282", therapist_id: "54fb3d40-f2c9-4506-99a7-82a557553b55", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The reviewer reported an urgent issue; the report was reopened.", session_date: new Date("2023-12-22T16:27:12Z") },
            { session_id: 191, client_id: "767b7496-d61f-42c9-8be9-c6c70fea3077", therapist_id: "7f1b80d0-3441-4d82-b256-a37956cb51e6", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as partial. The reviewer closed the shipment.", session_date: new Date("2023-08-10T18:19:03Z") },
            { session_id: 192, client_id: "19daca71-5d76-4f9a-8706-7ff65b630307", therapist_id: "22e43356-8811-41fd-953f-4aefc6e909bd", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-09-25T12:06:18Z") },
            { session_id: 193, client_id: "fce704f1-1cf3-4a51-b874-8b9a2add8d55", therapist_id: "9b3d1c78-0526-470d-8bf3-5a12df27e5d1", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2023-02-21T10:54:31Z") },
            { session_id: 194, client_id: "0f6d121d-ec90-4edf-92ec-421ca86b97c6", therapist_id: "401a6157-9f15-422e-ae8e-7c7857cd8f9b", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "A partial follow-up: the account was resolved.", session_date: new Date("2022-08-27T20:52:51Z") },
            { session_id: 195, client_id: "d6f94150-8d64-4491-bd7d-b183900cd352", therapist_id: "cb17da0f-04a8-45cb-bded-3e82b2ce93de", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-09-07T12:24:04Z") },
            { session_id: 196, client_id: "2b07e4a3-f8b7-42e8-ace7-202e460e4368", therapist_id: "bf8f61b8-8a68-4e3d-a7e8-37a7ccfa676f", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An operator reported an incomplete issue; the item was completed.", session_date: new Date("2022-07-22T20:17:10Z") },
            { session_id: 197, client_id: "00fcd9da-132f-4c1d-8e1a-ca9f53a6ac38", therapist_id: "2e361c6a-9e42-4bb3-a428-874c0186c7d7", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The refund was replaced after an incomplete check.", session_date: new Date("2022-11-07T06:48:55Z") },
            { session_id: 198, client_id: "7d9f8a6f-f83d-4f80-bed9-6107e77c90f6", therapist_id: "a312225b-2b99-4693-9f62-95b98e3c6720", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-12-20T12:48:30Z") },
            { session_id: 199, client_id: "221cfbff-b6d4-4b4c-b335-2dd2dcf7a1a6", therapist_id: "a6f3d19e-bd3a-45cc-bc47-d2bba4e697f1", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-12-23T17:57:29Z") },
            { session_id: 200, client_id: "1e063e0e-311a-495b-88e7-d4660dd1921b", therapist_id: "e0812fd5-cd77-45cc-8a7c-3bff33eba39d", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "Flagged as standard. Support closed the document.", session_date: new Date("2023-01-19T12:20:43Z") },
            { session_id: 201, client_id: "51c019d9-2d99-4026-8e33-7b1a6dadae8f", therapist_id: "ddc7d2e0-c08a-4b87-98f3-f15abbf2c5e7", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-09-27T15:12:23Z") },
            { session_id: 202, client_id: "5a9d9403-2877-48e2-a3e6-d87e9142b3a9", therapist_id: "e141486c-f877-42ce-b3d4-2a153fa6eb80", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "Flagged as standard. The reviewer cancelled the claim.", session_date: new Date("2022-11-05T20:19:16Z") },
            { session_id: 203, client_id: "e7d23e32-2aa2-40ca-b52f-04c6c8c06e14", therapist_id: "4057cdf4-c2a5-4e61-9eca-0f856e5cb441", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2023-04-21T06:46:47Z") },
            { session_id: 204, client_id: "a9dd31a3-2eb1-4cc1-a2e4-6d55038f7dcb", therapist_id: "fe4de660-2e87-4a44-a751-696086a3251d", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "An automatic follow-up: the account was rescheduled.", session_date: new Date("2022-02-25T15:48:49Z") },
            { session_id: 205, client_id: "fdc017a4-ec0f-4a2c-981b-425bba572877", therapist_id: "a009a66f-35b2-4a29-b001-03f485985498", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-08-09T07:25:17Z") },
            { session_id: 206, client_id: "5a7d9e66-222a-49bd-9912-71697de3a46a", therapist_id: "82fd5845-4460-4cc8-a7f0-9be83ee5ba7e", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The order was escalated following a late review.", session_date: new Date("2022-01-20T23:52:06Z") },
            { session_id: 207, client_id: "1c29f6cf-a8ba-40a5-9fd7-02c29d6d63c6", therapist_id: "008f26ff-bb8f-4253-9951-c0667eec8aee", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The item was rescheduled following a manual review.", session_date: new Date("2023-12-21T09:32:38Z") },
            { session_id: 208, client_id: "dba2526a-4344-4687-9bdf-e7fc24354183", therapist_id: "6e0b53ec-aaa9-4a9d-9ffc-75dfadae50f4", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-05-04T20:54:20Z") },
            { session_id: 209, client_id: "c9d41c84-95de-4163-bbf0-8c228a4de347", therapist_id: "5623d771-68b0-4085-9e30-d643c1aabcad", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-04-11T19:06:22Z") },
            { session_id: 210, client_id: "6ce6fe03-a27f-4b1e-bd50-89f4535a435e", therapist_id: "f4ff35a9-de2b-4e94-a41a-05419f32b4d1", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-03-25T16:02:50Z") },
            { session_id: 211, client_id: "3c71bb9b-5657-453d-abc0-20e0639507ac", therapist_id: "c03a998c-1165-43c9-931c-8168a7f1a641", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The booking was rejected after a routine check.", session_date: new Date("2023-03-11T10:58:22Z") },
            { session_id: 212, client_id: "b59f9e38-82b8-4ca6-9735-01db5ac0ad16", therapist_id: "080b7001-4712-4ba5-8c05-dcb24854dd33", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The reviewer reported a partial issue; the session was cancelled.", session_date: new Date("2022-11-24T17:36:23Z") },
            { session_id: 213, client_id: "606e2327-3521-49ef-bb14-9866695bdcd8", therapist_id: "d281f6bb-2edb-4395-81dd-1b04f309bdc2", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-05-29T18:32:44Z") },
            { session_id: 214, client_id: "62440e97-e260-408d-b9bf-f385a20796aa", therapist_id: "dc72bd95-498c-4fec-943e-684a85b4c09c", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-05-11T11:43:28Z") },
            { session_id: 215, client_id: "0b6b4aef-d48a-4b08-8390-fd527a3d0625", therapist_id: "4be34dd4-c594-4552-b12b-0bd8f8d4ea1d", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The courier asked for a change and the refund was completed.", session_date: new Date("2022-01-08T20:54:43Z") },
            { session_id: 216, client_id: "056cd15f-ced3-4800-80a2-19cda1b08153", therapist_id: "b9ddd5a5-747b-476b-897f-6e33d48f4bd5", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The report was resolved following an urgent review.", session_date: new Date("2023-06-14T18:54:45Z") },
            { session_id: 217, client_id: "7f18552d-d88e-4cb0-b4e2-e9f169536d8d", therapist_id: "30c66751-e5a4-49e1-8c74-c46b685cb622", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "Support confirmed the details and the session was rescheduled.", session_date: new Date("2023-10-22T18:50:53Z") },
            { session_id: 218, client_id: "83015c56-229c-4c1e-9457-d1d12993fab2", therapist_id: "f9a40e15-d49c-4344-a0de-1df34b9ab71e", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-08-31T11:46:30Z") },
            { session_id: 219, client_id: "19a48a47-2627-41e6-9af6-d4de47ce694b", therapist_id: "e27ac622-0662-47af-ac51-92336ad56c70", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The courier asked for a change and the session was delayed.", session_date: new Date("2022-05-16T22:08:10Z") },
            { session_id: 220, client_id: "52789ced-8384-4b61-b38d-b39cee5286d8", therapist_id: "d64cc535-07e8-4bd2-abdf-00a39c590689", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-04-12T11:26:32Z") },
            { session_id: 221, client_id: "506208cc-d2c8-4457-8b45-703824b8ae42", therapist_id: "cab2dd0f-a77d-45fa-a966-483f1796ba28", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-02-03T16:15:04Z") },
            { session_id: 222, client_id: "f69b13e5-5dff-491a-8f3f-eefefbeec979", therapist_id: "007291c5-1d2e-4d66-a97e-b315dd4eced7", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "digital pen", emotional_response: "The customer reported a manual issue; the document was completed.", session_date: new Date("2022-04-18T14:11:49Z") },
            { session_id: 223, client_id: "86986af3-11d8-4700-95a5-2b0b07fcc144", therapist_id: "6fca4f72-a18c-4747-a793-86e488a88407", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-11-02T20:21:32Z") },
            { session_id: 224, client_id: "de0a1040-dcd6-416b-8405-e053d4aee1b7", therapist_id: "1d04ac1a-c8a4-4d34-9881-43550afb3282", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "No response from the courier, so the shipment was escalated.", session_date: new Date("2022-08-14T12:54:28Z") },
            { session_id: 225, client_id: "08d7756e-bdbb-47f6-ab90-7d311a5446f2", therapist_id: "9c4f46b3-6488-4212-b05e-1d575a4ac787", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as late. The courier completed the account.", session_date: new Date("2022-04-02T23:34:15Z") },
            { session_id: 226, client_id: "f31062de-d690-46a2-b5b1-414e49f76711", therapist_id: "13c9f627-e6e8-4fb5-84de-bf6ee57d11ac", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "No response from the team, so the request was replaced.", session_date: new Date("2023-07-07T09:18:15Z") },
            { session_id: 227, client_id: "068bc706-3fbf-4048-9f99-d2e5d1720366", therapist_id: "c2841615-ee85-452d-8f3b-abb04a5ec51c", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "No response from the team, so the refund was reviewed.", session_date: new Date("2023-12-04T13:05:29Z") },
            { session_id: 228, client_id: "bd4043d9-954b-4c33-a185-a84a8b5f74cd", therapist_id: "8b4e2bd9-f915-4d2a-94e1-7b8d8dcfed4c", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The order was delayed after an unusual check.", session_date: new Date("2023-11-16T15:16:44Z") },
            { session_id: 229, client_id: "b6db7723-4c3d-4cfa-b494-bd2dbfca09fc", therapist_id: "eb245058-43ba-435d-81d0-8f2c27b2241f", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "No response from the supplier, so the report was reopened.", session_date: new Date("2023-07-01T14:51:28Z") },
            { session_id: 230, client_id: "13deb862-4e83-44da-bd9e-06d491a1d833", therapist_id: "805e3d8f-66fe-4eff-8358-994392e4d89c", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-03-23T14:41:25Z") },
            { session_id: 231, client_id: "bff6d931-c0f7-4689-afb2-fc3083cf8341", therapist_id: "c043065f-9d88-4de3-aa4f-83eb827d6427", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The customer asked for a change and the session was rescheduled.", session_date: new Date("2022-01-28T00:03:12Z") },
            { session_id: 232, client_id: "e7586967-d4d1-4c02-9898-10b34a6f195b", therapist_id: "4dedd798-6437-4c24-a97e-3f26febfd341", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-02-11T17:22:44Z") },
            { session_id: 233, client_id: "4cd0c87a-53fb-47da-9a1b-bb683d6cb988", therapist_id: "64311f40-1218-43bb-902f-40affffc7ee9", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "digital pen", emotional_response: "No response from the customer, so the payment was escalated.", session_date: new Date("2023-11-17T15:15:19Z") },
            { session_id: 234, client_id: "c4d33df9-b44e-465b-9c8b-be38f3c4fd3a", therapist_id: "bdaa542f-d639-4615-a2d2-af71eb601543", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "No response from support, so the shipment was cancelled.", session_date: new Date("2022-08-08T16:39:50Z") },
            { session_id: 235, client_id: "84ccc00f-43b2-4cd7-b254-7957473e19b8", therapist_id: "8ca9b6d4-b769-4f86-80dc-44a052b725d9", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "No response from the supplier, so the payment was closed.", session_date: new Date("2023-06-04T21:29:45Z") },
            { session_id: 236, client_id: "6961c462-d74a-4633-8bf9-11216880dd67", therapist_id: "9c6b307d-bdac-4710-b894-e3bc38e5e46d", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The claim was updated after a routine check.", session_date: new Date("2023-01-12T09:45:20Z") },
            { session_id: 237, client_id: "9db2dc2b-ae40-4ace-abd4-222e930c2b9f", therapist_id: "f0d77584-5fb5-4304-83e3-84fc7738f5d3", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-07-23T15:52:01Z") },
            { session_id: 238, client_id: "ef0ec00f-8dfb-4700-8757-7a4eb10d2e0e", therapist_id: "e9031610-250f-4bd7-8474-7634a845d9d4", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-09-22T22:07:04Z") },
            { session_id: 239, client_id: "b85ad9c7-559a-440f-9a3b-cbd4f7a14a4e", therapist_id: "ab4aaa41-49e2-40e5-a904-c70d10549603", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The team confirmed the details and the payment was completed.", session_date: new Date("2022-04-14T15:57:08Z") },
            { session_id: 240, client_id: "3a14f6c8-545f-47a2-b32c-f0f83349d9d5", therapist_id: "bdc31d44-78ef-44f7-aaa4-4c4f40392ae7", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-11-22T09:44:55Z") },
            { session_id: 241, client_id: "4473dc7e-1c93-40d8-bb0f-810eb6ece872", therapist_id: "e0ba9443-584b-4ba6-85ec-03c061e3efdb", exercise_type: "collage", artwork_mood: "sad", drawing_tool: null, emotional_response: "The reviewer asked for a change and the request was approved.", session_date: new Date("2022-02-21T18:37:00Z") },
            { session_id: 242, client_id: "21865fd5-87a8-47b7-b19c-f982b0d42ca2", therapist_id: "61d521c8-2d80-453b-9597-d68f16dbc4a7", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The reviewer asked for a change and the request was updated.", session_date: new Date("2022-08-31T17:52:42Z") },
            { session_id: 243, client_id: "bab197be-1f96-43d0-8537-132a72d3e817", therapist_id: "8671b292-b1a1-487d-ae44-044381f31286", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The courier reported a duplicate issue; the claim was rescheduled.", session_date: new Date("2023-01-29T15:44:59Z") },
            { session_id: 244, client_id: "8d9e73da-4c62-4619-8eac-b74033bb448f", therapist_id: "87b12e76-01cb-4d26-9626-3e38aa45645e", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "A duplicate follow-up: the transfer was rejected.", session_date: new Date("2022-11-13T22:26:25Z") },
            { session_id: 245, client_id: "27f4d25f-439f-4353-9b07-6a8607d5ad61", therapist_id: "fbb8609c-4446-436c-972b-a0a867910af5", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The booking was cancelled — automatic case, no further action.", session_date: new Date("2022-06-19T13:54:58Z") },
            { session_id: 246, client_id: "b66d86c9-55fc-4981-b240-5fd36cc7ea4a", therapist_id: "64f290b4-b6b1-4173-ab68-b171c76808a2", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-12-26T10:34:03Z") },
            { session_id: 247, client_id: "0671e197-5ba9-4c89-a02e-643e846c56a9", therapist_id: "a879bb82-4e04-4f4b-8089-11d48e383853", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-01-02T00:38:39Z") },
            { session_id: 248, client_id: "fae3e91f-c723-4a8b-8247-09b8e0a87eb0", therapist_id: "b0f79d69-a928-4525-85fb-23a3569ef9d0", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The supplier reported a repeat issue; the report was rejected.", session_date: new Date("2023-02-11T17:59:24Z") },
            { session_id: 249, client_id: "788cbb66-2d9d-4ac2-a203-1841879c3639", therapist_id: "1dba4ad9-e025-43cd-9fe3-442c39bfb036", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The team confirmed the details and the refund was approved.", session_date: new Date("2022-04-02T15:57:29Z") },
            { session_id: 250, client_id: "ff340c74-e793-4188-bdaa-fc0a9f1a1127", therapist_id: "4cd77283-15a8-4968-a142-7b82cb8737d7", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The ticket was rescheduled — repeat case, no further action.", session_date: new Date("2022-03-08T16:10:03Z") },
            { session_id: 251, client_id: "ce42e7a2-3228-44e5-a4d2-d2fd0f1073f6", therapist_id: "17899b7f-7899-48d7-9832-d6205f616f89", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "A late session was resolved the same day.", session_date: new Date("2023-12-02T20:15:05Z") },
            { session_id: 252, client_id: "6425e3ab-2cbd-46a1-823d-89ce0e253a2e", therapist_id: "b880aa22-df9d-4b98-9261-03c041b0dfb9", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The transfer was reviewed — late case, no further action.", session_date: new Date("2023-09-14T20:42:15Z") },
            { session_id: 253, client_id: "453bb986-b325-4c20-a9e6-0387797f68b8", therapist_id: "aecf3c9e-1b81-4085-b0a1-e685b2f3c143", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "A late transfer was resolved the same day.", session_date: new Date("2022-07-12T18:23:44Z") },
            { session_id: 254, client_id: "a50a02d0-85ef-423e-90b5-0a66980d02f9", therapist_id: "cca99948-3970-43d9-a12d-e7b44b92b4ec", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "No response from the account owner, so the ticket was reopened.", session_date: new Date("2023-12-11T16:59:31Z") },
            { session_id: 255, client_id: "93cc40a5-3f83-43a0-b08d-c09e64cede13", therapist_id: "59951291-6f4c-4f70-929d-f69d6814bddf", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Support confirmed the details and the record was approved.", session_date: new Date("2022-11-19T21:39:55Z") },
            { session_id: 256, client_id: "8b0419ba-94d0-446f-9048-4489a725428d", therapist_id: "9eb20b1f-1296-4c79-a568-9f7816644f6a", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-04-07T06:57:19Z") },
            { session_id: 257, client_id: "0309acbd-3dc6-43bd-ab94-a5160c4da175", therapist_id: "55c65d14-27d3-430d-a2e1-f114c9e26c9e", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The account owner asked for a change and the transfer was closed.", session_date: new Date("2022-07-09T15:41:37Z") },
            { session_id: 258, client_id: "a8e8639f-fbaf-452b-b01e-c0b3dbd66d40", therapist_id: "0374f865-4dad-40a5-92b8-116c06302025", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-12-15T21:25:04Z") },
            { session_id: 259, client_id: "c253f74b-be79-406c-aa37-86a2dbc24f4e", therapist_id: "758790b4-d885-451c-b46e-3efd1a47e631", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The report was cancelled following a partial review.", session_date: new Date("2023-05-27T16:39:26Z") },
            { session_id: 260, client_id: "1208d2d5-9ba9-426e-89f2-d73eb1950816", therapist_id: "2fdb7218-d583-447e-87a2-65f2797b79ab", exercise_type: "digital art", artwork_mood: "sad", drawing_tool: null, emotional_response: "A standard follow-up: the transfer was replaced.", session_date: new Date("2022-08-05T13:44:46Z") },
            { session_id: 261, client_id: "0e032f9b-e9fc-4050-a7e5-ee0107ac5ccd", therapist_id: "20496af6-8472-4c36-a7b2-54bfe6efe894", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The claim was delayed following a late review.", session_date: new Date("2022-08-08T17:11:19Z") },
            { session_id: 262, client_id: "3abc806b-9783-4eea-9af7-dd7c46854875", therapist_id: "934f599d-dfd7-4888-8558-2b4f8c598f24", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The refund was approved — urgent case, no further action.", session_date: new Date("2023-07-01T21:03:01Z") },
            { session_id: 263, client_id: "394327dc-4892-450a-8143-66fc20b6f0b2", therapist_id: "e9ce5a4c-002f-47d2-9811-c713e147dd10", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as duplicate. The team replaced the delivery.", session_date: new Date("2023-01-30T21:54:19Z") },
            { session_id: 264, client_id: "64bd44fd-c94c-4003-8172-92de2a107ec8", therapist_id: "2d8a2dfb-7925-4bc4-8a67-a26301131467", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-08-23T00:24:47Z") },
            { session_id: 265, client_id: "b1512cf5-7031-4f51-a63e-4d1df7c38034", therapist_id: "ab43c49b-59fa-48de-913f-1f08227463d3", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as automatic. The account owner confirmed the transfer.", session_date: new Date("2023-10-03T13:47:35Z") },
            { session_id: 266, client_id: "ee4923ae-3368-4fcd-9ce0-67a96ebde3f1", therapist_id: "6e0b040c-a73a-4bb7-867b-dadd2ace2f57", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-02-10T16:32:52Z") },
            { session_id: 267, client_id: "992d4018-d715-4cd6-a739-13d22e4ae9bc", therapist_id: "8baa0cba-05c3-4b4f-9621-89b989d3affe", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-03-20T16:03:33Z") },
            { session_id: 268, client_id: "b41c2c97-0db3-49d5-a43e-0a5c0912061f", therapist_id: "0886e4b5-71f7-48b2-a881-aaa3dc8c0ac4", exercise_type: "digital art", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-11-14T07:05:26Z") },
            { session_id: 269, client_id: "ab268606-ef3e-4856-ab08-bad34a64b29c", therapist_id: "b0b963fb-1f0e-4ef4-8451-561ba849c8ae", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The report was confirmed after an urgent check.", session_date: new Date("2023-07-05T20:05:06Z") },
            { session_id: 270, client_id: "ecc293a7-87c1-40e8-b51d-dc6bc23b7549", therapist_id: "331dcaa0-10b7-4de6-909d-5489594cb1ed", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as duplicate. The reviewer closed the booking.", session_date: new Date("2023-05-12T09:51:54Z") },
            { session_id: 271, client_id: "c67ef1d1-b890-4468-9fbc-af897bd70d0d", therapist_id: "bdba071f-56ad-43aa-938d-7fea91219e03", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-04-22T17:16:41Z") },
            { session_id: 272, client_id: "ac0f41db-9725-4062-b823-001847426b71", therapist_id: "1a97a7eb-8644-4470-b482-bcb90e7eb25f", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "A duplicate shipment was delayed the same day.", session_date: new Date("2022-02-14T12:26:26Z") },
            { session_id: 273, client_id: "fa803b68-d6bd-4752-bd24-6dba8c050cc4", therapist_id: "91d1c46c-8b94-4110-ada7-b4171ef7604a", exercise_type: "digital art", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-06-04T10:28:22Z") },
            { session_id: 274, client_id: "024285c9-0226-4761-b008-a6b29466750a", therapist_id: "2cde08a5-5feb-4573-8dd2-b524a80c41a2", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-11-24T11:52:39Z") },
            { session_id: 275, client_id: "ec46d117-5d47-4f18-aafc-4387237ead16", therapist_id: "aa66419f-bc83-4509-903e-1fd3ad5f29db", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The report was cancelled following a late review.", session_date: new Date("2023-08-24T16:55:02Z") },
            { session_id: 276, client_id: "30b0728c-5d23-45a5-88d0-7c98814a8659", therapist_id: "47534777-56c6-4352-a35c-814cec5b470d", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The delivery was reviewed following a minor review.", session_date: new Date("2023-02-25T16:57:55Z") },
            { session_id: 277, client_id: "3a793eba-0ec2-4b3e-87dc-f56a1d73c67d", therapist_id: "abf90d46-59c5-4539-ad90-a1de027ccc5b", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-05-30T18:41:19Z") },
            { session_id: 278, client_id: "60d79f47-b02c-4d4d-8968-82dd2e20c9e5", therapist_id: "94b2b69b-4396-4f40-b436-35b64fdfc68a", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-07-20T10:40:06Z") },
            { session_id: 279, client_id: "f9840168-4b13-488f-9bca-1675f37f233b", therapist_id: "5da57298-9329-4dce-a3cf-6f67d370ed37", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-11-02T20:09:21Z") },
            { session_id: 280, client_id: "f058a202-41e6-44d2-9cdc-54410ae5fc85", therapist_id: "6c8e1f2b-de9c-45f9-8f33-d4a7d07bfb42", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-07-27T09:02:50Z") },
            { session_id: 281, client_id: "8ebe7e3a-3bce-4904-b204-04449bccd13e", therapist_id: "a4ebcbe4-a619-4ecf-845e-1277ea868b4f", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "No response from the reviewer, so the delivery was escalated.", session_date: new Date("2022-04-14T06:02:14Z") },
            { session_id: 282, client_id: "3cbc7679-7de1-442c-8380-c3388d906761", therapist_id: "85fb6e19-1da3-4868-a13a-7db7b8a10478", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-04-03T17:00:18Z") },
            { session_id: 283, client_id: "36fef685-e181-4aac-a88e-81ed9782f25d", therapist_id: "6366e604-542c-4a38-bc45-16e7d7478cd6", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-12-20T06:11:59Z") },
            { session_id: 284, client_id: "79b59f3e-b340-40bc-92c8-0a3b2c334b5e", therapist_id: "c9aef626-3d71-4ade-94f0-192aa2b79618", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The courier confirmed the details and the shipment was delayed.", session_date: new Date("2022-11-26T18:33:13Z") },
            { session_id: 285, client_id: "0576a064-0e87-4f84-8d3f-e13628de1f49", therapist_id: "a5abab4e-4518-4340-b83f-c34c3370ebf2", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "An operator reported a standard issue; the item was approved.", session_date: new Date("2022-07-31T14:22:44Z") },
            { session_id: 286, client_id: "59672ba8-f4d0-49f2-9e8d-9c2a3621c068", therapist_id: "ba1a3543-c053-4488-aa5e-bdc1582b61bf", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The supplier confirmed the details and the claim was rescheduled.", session_date: new Date("2022-09-22T00:20:40Z") },
            { session_id: 287, client_id: "e31691ab-fdc6-4be4-9bab-2f9aad31053c", therapist_id: "3003088b-f942-4024-b8f8-926a5f2bcee6", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The supplier reported a duplicate issue; the transfer was escalated.", session_date: new Date("2022-07-06T15:54:11Z") },
            { session_id: 288, client_id: "5b38548f-d4eb-47ad-af45-4d6a37d0a18c", therapist_id: "5023a828-dabb-4cdd-af19-5a7d96751d9a", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The account owner confirmed the details and the appointment was delayed.", session_date: new Date("2023-05-13T15:27:42Z") },
            { session_id: 289, client_id: "ea3f0f01-0c6e-4471-9f07-3ed496df1ffd", therapist_id: "f4976145-d9b8-47d4-bd1b-1f7d0fb08f3c", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "oil paint", emotional_response: "The account owner reported an incomplete issue; the account was escalated.", session_date: new Date("2022-05-21T21:48:35Z") },
            { session_id: 290, client_id: "a6a37703-5819-489e-a18a-8c3b2e7ec66f", therapist_id: "8f348ead-cea7-40ba-ba95-b745ca59d89f", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "The item was reopened after a late check.", session_date: new Date("2023-05-05T11:23:39Z") },
            { session_id: 291, client_id: "e6be9ab2-87e9-4f7a-9af3-48cadb213800", therapist_id: "f4378f12-c152-41ce-8b08-93d85da50e28", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "An unusual record was rejected the same day.", session_date: new Date("2022-04-12T15:25:46Z") },
            { session_id: 292, client_id: "55aa44c9-68de-43a7-a8d7-5c05f30602ac", therapist_id: "432aa3e2-fd63-4c36-aa45-638795e3bf72", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "An urgent follow-up: the item was updated.", session_date: new Date("2023-11-19T10:55:13Z") },
            { session_id: 293, client_id: "80811ff1-56a1-468c-a2eb-4b20d2457a9e", therapist_id: "217d495e-d83f-4a87-92bd-adc535f09442", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-07-11T20:58:55Z") },
            { session_id: 294, client_id: "5035a467-aa98-46e3-8e1b-56b36e526dd4", therapist_id: "69facac0-961e-490e-8847-ea4d3c7fb98d", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-06-09T18:16:40Z") },
            { session_id: 295, client_id: "3ec05fb7-9616-4a77-a89b-b5f0816407de", therapist_id: "f0bb202c-3f71-44b5-85bd-e830fdab9386", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-09-15T10:39:25Z") },
            { session_id: 296, client_id: "cd6b1e26-65f4-454f-9aa3-f43484c66ed8", therapist_id: "2e28ab63-8443-424c-b60f-71b0696d6798", exercise_type: "digital art", artwork_mood: "anxious", drawing_tool: null, emotional_response: null, session_date: new Date("2023-11-09T21:58:28Z") },
            { session_id: 297, client_id: "b04eb697-9748-465a-9404-f40bd16b8672", therapist_id: "f044fef3-0c08-40db-81d5-1e7b28dcc2cc", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "A minor follow-up: the ticket was rescheduled.", session_date: new Date("2022-05-24T13:15:42Z") },
            { session_id: 298, client_id: "205d93bf-fb1a-4b6f-8b17-8e2bc910c05d", therapist_id: "00882bd2-adba-45e8-a867-de0850adbf27", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The account owner asked for a change and the delivery was resolved.", session_date: new Date("2023-01-11T08:42:32Z") },
            { session_id: 299, client_id: "dba83121-c464-44ef-be95-5ce6a79c00b0", therapist_id: "58d236fd-9487-4245-a1b3-598b1d71ad01", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-10-11T00:25:42Z") },
            { session_id: 300, client_id: "1a5f5bbd-93f8-41d4-84ad-4cb22c39a889", therapist_id: "caf12d29-eaf7-441d-abc6-013782ef346a", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-01-11T17:45:24Z") },
            { session_id: 301, client_id: "a279311d-20f2-4efc-8479-4e12d822b13f", therapist_id: "37445209-cf66-49d2-ad08-c676edfc4d45", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The courier reported a partial issue; the session was completed.", session_date: new Date("2023-02-06T11:41:39Z") },
            { session_id: 302, client_id: "a5a2f756-ac17-48cc-9da1-b6bad9949bfd", therapist_id: "f01942be-60b2-4adb-bb35-cb8e74ea6118", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-08-16T18:07:04Z") },
            { session_id: 303, client_id: "4878605c-0c7d-4fc3-ac8d-606e114192ec", therapist_id: "d26a014c-a3e9-40f4-98ad-4a9f443610a8", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "No response from the courier, so the payment was reviewed.", session_date: new Date("2023-09-25T12:06:56Z") },
            { session_id: 304, client_id: "26791e67-d5bc-4614-b156-36774abdaaaa", therapist_id: "fd01c54b-1e81-4fe0-8f22-e96e48a04920", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "No response from the team, so the ticket was reopened.", session_date: new Date("2022-04-03T17:36:32Z") },
            { session_id: 305, client_id: "4057d7dd-36ef-47f9-8e63-fdca8be056ea", therapist_id: "4e94a89e-ece8-45ff-9623-28762958246c", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The appointment was replaced after a manual check.", session_date: new Date("2023-01-30T18:35:59Z") },
            { session_id: 306, client_id: "95f900ac-90b9-438d-ad35-e917d9f596cf", therapist_id: "03c659f5-9307-4899-97d4-33d8d1bad899", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-06-27T11:52:45Z") },
            { session_id: 307, client_id: "22368d03-57b2-46f0-bf66-490d658edb2f", therapist_id: "19a83e6e-5e5f-4cef-b348-a48d381134e0", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-12-04T23:16:44Z") },
            { session_id: 308, client_id: "74a28b41-0352-44a9-9a33-00dc236ab577", therapist_id: "0a7826c5-cfcf-40db-814e-1f3768a0ca81", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-03-28T18:35:00Z") },
            { session_id: 309, client_id: "2689939b-d49a-4465-b639-e583bf234cd9", therapist_id: "6a72e853-1759-469f-9efb-cbf0b1c3a776", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-08-19T22:56:26Z") },
            { session_id: 310, client_id: "827deb9b-3a65-4a1a-ac21-ea26fb56129f", therapist_id: "db9090e2-b06f-43c8-a9c4-e1f0ffab4455", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The account owner reported a manual issue; the invoice was rescheduled.", session_date: new Date("2023-05-31T20:33:37Z") },
            { session_id: 311, client_id: "b6bf93bb-458c-4517-abf9-9120a03228d5", therapist_id: "27b90c9d-1673-4a82-af40-4387fdfb91e1", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The team confirmed the details and the ticket was refunded.", session_date: new Date("2023-10-01T16:31:08Z") },
            { session_id: 312, client_id: "da2011ce-00f3-40a4-99d9-99d0c5ec3fae", therapist_id: "cbb958e3-0758-49cc-a44a-0eabc48cbd42", exercise_type: "collage", artwork_mood: "anxious", drawing_tool: null, emotional_response: null, session_date: new Date("2023-10-20T06:09:11Z") },
            { session_id: 313, client_id: "9ee62786-e284-48fa-8d6c-31c056edeae7", therapist_id: "4f5c77bc-bbb9-4e24-97bc-000c3364e450", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The shipment was rescheduled following a repeat review.", session_date: new Date("2022-07-07T14:17:07Z") },
            { session_id: 314, client_id: "03a07119-22a1-465e-bba6-682e4def24af", therapist_id: "89f63017-04d4-4fd7-b947-7fc94cf3c940", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-08-29T06:34:45Z") },
            { session_id: 315, client_id: "7d50d06a-4e2f-445b-8496-3d06d5a2f143", therapist_id: "5683b23d-c781-41fd-957b-942c2101aec0", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An operator reported an unusual issue; the booking was confirmed.", session_date: new Date("2022-06-15T12:32:25Z") },
            { session_id: 316, client_id: "6ecf27f9-18d8-4a2d-b278-c23f78d6ddcf", therapist_id: "4c986cf4-27e1-479e-8c29-d5cb1f0c8fdb", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-11-10T19:33:47Z") },
            { session_id: 317, client_id: "2f99ff4e-3a0a-46d5-bb83-582c1671fa0a", therapist_id: "8ba06b0b-1b07-46c0-98ef-176325488f16", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-04-27T12:08:45Z") },
            { session_id: 318, client_id: "e52533c8-2420-43d5-9af0-434206d08497", therapist_id: "dd3eb644-d869-4634-afed-628fb719e728", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as urgent. The courier escalated the order.", session_date: new Date("2023-10-08T07:53:06Z") },
            { session_id: 319, client_id: "369d44e7-48ce-4600-83ad-9081487e8581", therapist_id: "dbed91b6-4e5d-4a8d-9ce8-adfcf68bf297", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-11-06T17:48:13Z") },
            { session_id: 320, client_id: "b7d26d0d-5891-4f35-860c-e5051c14ae6e", therapist_id: "66a3e147-1583-479d-bbdc-fe25ae77087e", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "No response from the customer, so the record was completed.", session_date: new Date("2023-07-08T14:07:47Z") },
            { session_id: 321, client_id: "54aff85d-18ad-446e-87d4-e3b87de86653", therapist_id: "7db862d9-d22a-4385-96f9-3f932d1b1be2", exercise_type: "digital art", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-02-28T13:44:13Z") },
            { session_id: 322, client_id: "ec151d52-a1d9-4df3-b51c-a6c3c14c7439", therapist_id: "1d0ba391-507a-4de7-8399-ea266f852206", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The team confirmed the details and the account was updated.", session_date: new Date("2023-05-20T21:08:15Z") },
            { session_id: 323, client_id: "574f8413-d75d-4a1e-95e8-6916f250c60c", therapist_id: "91f81475-9e3f-4134-8af3-111e58c665c6", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-10-14T19:02:24Z") },
            { session_id: 324, client_id: "3a40040a-76dc-45d9-ab5c-7cd13f4b653d", therapist_id: "9832eaaa-251d-47ce-94a3-0244b6e73247", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-12-12T08:46:50Z") },
            { session_id: 325, client_id: "3a5ad72a-77a3-4162-ae4e-568f0c1f2e42", therapist_id: "7fe496ae-64b6-43d1-b339-12e5df423f11", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The invoice was rescheduled — routine case, no further action.", session_date: new Date("2022-09-09T15:04:59Z") },
            { session_id: 326, client_id: "a78eeb34-316f-4ee1-8343-6c49e6892aa5", therapist_id: "0d70a690-8392-4c78-9a88-f8a1b341e484", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The customer confirmed the details and the session was closed.", session_date: new Date("2022-07-13T08:41:06Z") },
            { session_id: 327, client_id: "6066cd09-6b1a-404c-ae73-f166cf8434ba", therapist_id: "a5a02ad8-29c6-4a0f-9488-8a917f775902", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "Flagged as standard. The account owner processed the request.", session_date: new Date("2023-05-31T20:40:08Z") },
            { session_id: 328, client_id: "af6a6c07-da0e-45cf-bcca-b53ae8b80eed", therapist_id: "cb2a87d0-698c-4054-88a5-4473e3e0002e", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The request was rescheduled following a duplicate review.", session_date: new Date("2022-04-08T13:54:17Z") },
            { session_id: 329, client_id: "750c4951-d6ca-4b35-b838-605eba35184b", therapist_id: "ddc75616-e3ef-471d-b715-51be62831e89", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-06-07T10:00:35Z") },
            { session_id: 330, client_id: "a0200a37-44e2-4953-87f9-874aee4b8098", therapist_id: "1db61d07-da49-4c3c-b5f0-1330a3f84e46", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Support confirmed the details and the appointment was cancelled.", session_date: new Date("2023-02-17T18:44:31Z") },
            { session_id: 331, client_id: "5b2993ac-52a3-485b-8d88-1d4c35fc10b1", therapist_id: "cd85c8b9-0d43-45c1-a5ab-c146717e9dbb", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-03-01T13:39:15Z") },
            { session_id: 332, client_id: "0e66584b-7b57-47e2-ada9-aa7474a85844", therapist_id: "d5b1c8dc-4dd7-44bf-8f0f-9cac31c7720f", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-12-15T08:25:17Z") },
            { session_id: 333, client_id: "89867d1a-1a6d-4e6b-9319-dcd22bac2f0c", therapist_id: "98970eb2-7478-4367-a2a0-4c2ab12524fa", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-06-11T13:37:43Z") },
            { session_id: 334, client_id: "574a16a3-fe5d-4b14-b069-e24a9d55d5ce", therapist_id: "1716777f-14f6-4120-9b76-04e45b6ee63f", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The shipment was reopened following an unusual review.", session_date: new Date("2023-10-09T17:25:35Z") },
            { session_id: 335, client_id: "e4b96b4a-d050-4bd5-a258-bb08daa5f164", therapist_id: "b8811697-34b0-4988-9200-0c65e90635dc", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-01-11T16:19:09Z") },
            { session_id: 336, client_id: "d9d91374-7457-455e-aaa1-e83f37c14bbd", therapist_id: "4bc2d849-1abe-4f64-a9de-b99b54e2515d", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-12-13T08:17:06Z") },
            { session_id: 337, client_id: "c425c082-7770-40d2-9d33-05d834d16eaa", therapist_id: "3beb5037-9580-4b09-911e-9cca473853a1", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "A duplicate claim was escalated the same day.", session_date: new Date("2023-09-22T19:00:16Z") },
            { session_id: 338, client_id: "b0be360e-7608-4842-b27d-4c584e9ef767", therapist_id: "309eda1d-f502-4a6c-8efa-b7b1a86b9628", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The invoice was rescheduled following a minor review.", session_date: new Date("2022-05-31T18:44:14Z") },
            { session_id: 339, client_id: "fa509559-6711-4121-94ad-2c2014e22854", therapist_id: "18a188de-757c-4771-a7fd-c191e1a39cd9", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-11-19T22:52:10Z") },
            { session_id: 340, client_id: "6e96a1a4-fa32-4f9c-8917-87b0d7d33496", therapist_id: "a8948e5b-69dc-4915-96be-2d9b7c258f06", exercise_type: "digital art", artwork_mood: "sad", drawing_tool: null, emotional_response: "No response from the reviewer, so the order was replaced.", session_date: new Date("2022-08-09T05:07:56Z") },
            { session_id: 341, client_id: "d3d4bb7d-498f-4a68-a2ab-82f6b95790c6", therapist_id: "1f9fa57b-42da-45ef-958e-ac2165f0e75b", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The appointment was closed — unusual case, no further action.", session_date: new Date("2023-12-06T14:13:01Z") },
            { session_id: 342, client_id: "da85d99f-bc5e-4a5e-8d7f-7939436c7dde", therapist_id: "0a0f29b5-7925-4812-a8e1-3eb39533bf61", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-10-21T15:16:55Z") },
            { session_id: 343, client_id: "fb3f4dcc-cfc7-409e-b6ad-2ffbd9dfc79e", therapist_id: "07489a3e-4edb-43f9-9145-8aa82bf462bf", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-08-25T18:04:41Z") },
            { session_id: 344, client_id: "5e79c7b7-b611-4f77-996d-9df8a44c731a", therapist_id: "6d1cb71f-cd1d-4c4c-9ab2-80ddc0f6738d", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The customer confirmed the details and the request was delayed.", session_date: new Date("2023-11-15T15:12:50Z") },
            { session_id: 345, client_id: "c4c6a00e-b0d9-48f5-af56-4af6f32cb231", therapist_id: "34afe4ce-e08a-4928-9ec5-bd5e4117f2fe", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-01-10T00:33:44Z") },
            { session_id: 346, client_id: "27275a74-6cd1-4a26-b907-3ae7c55918fb", therapist_id: "c5f0d82f-f5a4-4357-b5cf-bbbe57161286", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The item was cancelled after a standard check.", session_date: new Date("2022-11-20T18:02:38Z") },
            { session_id: 347, client_id: "85a83178-b09d-4c87-a722-2015ffa359d8", therapist_id: "180e985f-b909-4856-9576-8e60e216b230", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-06-20T17:16:14Z") },
            { session_id: 348, client_id: "a059b918-3479-4e43-a050-dca28b5163d9", therapist_id: "939c7b26-ad22-4293-9196-1507bc13e3c6", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-04-19T14:26:23Z") },
            { session_id: 349, client_id: "a24ca42a-2644-4e71-a6e8-150b3e6d19b7", therapist_id: "e4468aa5-e336-4f22-9543-522b410e57f2", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-01-25T20:59:28Z") },
            { session_id: 350, client_id: "efd78767-9076-4fee-bd0e-02bc75ba02a9", therapist_id: "e87412fa-dcdf-44e3-b453-2c4830b95ce1", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The item was delayed following a late review.", session_date: new Date("2022-05-06T18:15:32Z") },
            { session_id: 351, client_id: "c4ac0d9a-f699-4d48-aada-b6ee5be4e5bb", therapist_id: "09fc8dae-4f46-411f-8466-c2059446ece3", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Support confirmed the details and the report was reviewed.", session_date: new Date("2022-12-08T17:45:05Z") },
            { session_id: 352, client_id: "75fb3764-4c75-4457-8fe7-140910bcc440", therapist_id: "b4d58745-6b51-4469-a06c-25e9d10bd2c0", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "The refund was confirmed after a minor check.", session_date: new Date("2023-03-06T16:57:20Z") },
            { session_id: 353, client_id: "89ba534f-61d3-4c9f-b65f-0858b28c07b4", therapist_id: "6a0b8eda-6ef8-41bc-a9ae-dfdcf8ae8341", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-02-11T10:40:43Z") },
            { session_id: 354, client_id: "52077c2d-1398-404d-a35b-ead2f853ee57", therapist_id: "50eee59b-b6d6-4e2c-a18e-26df75e75022", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "An urgent follow-up: the session was closed.", session_date: new Date("2022-11-08T16:43:46Z") },
            { session_id: 355, client_id: "cb79ced8-8120-4681-b20e-2929e19e93b0", therapist_id: "8f23783d-b5df-4a30-b6dd-e7464acb093e", exercise_type: "digital art", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-05-06T01:42:29Z") },
            { session_id: 356, client_id: "cccc3fc6-8c45-4c6f-a421-485501ca39ce", therapist_id: "bb07f324-db70-4517-bc47-dc4cf7897b8a", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "An incomplete follow-up: the delivery was resolved.", session_date: new Date("2022-08-23T07:58:51Z") },
            { session_id: 357, client_id: "7744b3e4-148c-46aa-87c0-c6b2576edcc8", therapist_id: "fd1f1b72-f086-42ad-9cd8-1de29dc2deb0", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "A routine follow-up: the document was delayed.", session_date: new Date("2022-04-23T11:25:31Z") },
            { session_id: 358, client_id: "836f53ce-70df-49a1-8288-6d67527d2765", therapist_id: "dd2923e1-8d48-4137-8d52-32bbb8ec86e0", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-07-10T08:34:20Z") },
            { session_id: 359, client_id: "e706496b-9108-4045-ad78-ab24ae0d34bd", therapist_id: "dacd473d-af2d-4069-9966-bf52706de936", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-10-08T14:11:07Z") },
            { session_id: 360, client_id: "234aef88-a369-49ff-8be1-8772a2dec62c", therapist_id: "5e64c5a8-eaba-4cf4-a786-e9d545b2d84e", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2022-07-24T18:33:29Z") },
            { session_id: 361, client_id: "744fd5bb-e770-4947-ae41-6c273680116e", therapist_id: "3b1b1514-f9ae-4c9c-9576-444de6a37932", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-11-21T05:20:56Z") },
            { session_id: 362, client_id: "70fdadec-3fb0-45de-8f02-20adf6dbaadd", therapist_id: "d71d3c30-323e-432b-b162-ccf75673ebb5", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-06-05T00:31:42Z") },
            { session_id: 363, client_id: "bba8e82b-d62b-4481-af94-248b9ce328ef", therapist_id: "7651c0ea-e138-425e-a416-9bc486fd2de0", exercise_type: "digital art", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-02-27T11:30:13Z") },
            { session_id: 364, client_id: "f523a803-3d3b-4a44-8807-c1e978aa023e", therapist_id: "4999007d-2f0b-43e7-8f57-61eade654207", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-08-17T15:09:32Z") },
            { session_id: 365, client_id: "9f68dc28-9339-412a-a5cc-61207233c418", therapist_id: "17c7ace5-1a42-4cfb-9c9d-083cca41b60f", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The booking was replaced — automatic case, no further action.", session_date: new Date("2022-12-05T10:27:14Z") },
            { session_id: 366, client_id: "fe0bd1a5-4d71-4394-ae48-14511bda229e", therapist_id: "95b367d5-b6b2-458f-8e13-1c431461e173", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as late. The courier cancelled the shipment.", session_date: new Date("2022-08-02T18:10:01Z") },
            { session_id: 367, client_id: "406105f2-672e-4204-9063-e0b27c5c7161", therapist_id: "43bc565e-66f2-4f64-b2bf-29404c615568", exercise_type: "digital art", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-02-20T14:42:53Z") },
            { session_id: 368, client_id: "9a180a97-d9a4-452f-a9ec-2e5a9546e8ed", therapist_id: "a1f0fc47-3a0e-42e0-8a36-dcab46d33b8c", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "The account was cancelled — incomplete case, no further action.", session_date: new Date("2023-04-01T09:05:56Z") },
            { session_id: 369, client_id: "a4bdb38c-9ad1-498e-a7ec-92612b2949b0", therapist_id: "52d5935d-8c8b-4212-aa5e-96b1440d0e7c", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-04-14T04:36:52Z") },
            { session_id: 370, client_id: "3f7a2e48-c6b0-437a-8b93-ccd548e0deba", therapist_id: "d2445700-f8a9-4b78-9fa3-2f4c11a3ea6b", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-08-10T14:49:17Z") },
            { session_id: 371, client_id: "2511ae2f-d157-470e-8b87-26279c634825", therapist_id: "1d95f525-f6ab-4075-98cb-5299760430d4", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2022-12-04T23:43:22Z") },
            { session_id: 372, client_id: "88c6c62b-5312-409b-a566-cde3aee45634", therapist_id: "97786597-0c0c-4d6f-91aa-d11c41192c6e", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-10-25T21:01:00Z") },
            { session_id: 373, client_id: "ad8c6513-da1f-46c8-9e57-788737cddb68", therapist_id: "c61a36fc-3308-4ead-afa2-93a1d0d8b040", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-06-29T13:54:43Z") },
            { session_id: 374, client_id: "a9705938-ae98-4073-accf-7280ed662952", therapist_id: "0bb5cb12-de3a-42b5-8f87-457b89350e13", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The customer reported an urgent issue; the ticket was reviewed.", session_date: new Date("2022-08-24T21:20:59Z") },
            { session_id: 375, client_id: "41f832b1-b3a9-43c5-90f8-74d7cdfd9442", therapist_id: "04d81494-a2d4-4381-864d-4e82fde4ead5", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "No response from the account owner, so the booking was rejected.", session_date: new Date("2023-10-20T09:17:01Z") },
            { session_id: 376, client_id: "2da86d54-1755-4aba-a2fd-3a937a88a5d2", therapist_id: "27c7b751-7d61-4408-af24-7ec88f6ace88", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-04-03T04:21:09Z") },
            { session_id: 377, client_id: "9e558cba-4ca5-49d4-a38f-d1b93d326a96", therapist_id: "e56144aa-9b6c-45e4-a015-fb8c374610dd", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-08-01T02:01:03Z") },
            { session_id: 378, client_id: "c9f0fd94-95a9-4002-92c7-d1b5cf7d2eca", therapist_id: "bf224ecb-9214-485e-b221-736d7d13bbd9", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-12-07T20:30:39Z") },
            { session_id: 379, client_id: "f66b7aee-291d-4c62-b9c6-505e5d05b11e", therapist_id: "d0262a02-45bd-4f5c-b75c-f14a007b34d5", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "An operator asked for a change and the ticket was approved.", session_date: new Date("2023-08-26T14:59:11Z") },
            { session_id: 380, client_id: "b578d07d-3254-4f71-af9b-6f455425c305", therapist_id: "d2566a97-28e6-4018-9da5-b4845fadc93b", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2022-11-15T22:05:03Z") },
            { session_id: 381, client_id: "4301a034-ea65-4695-84c0-9b0c9d2de550", therapist_id: "43bf68f7-1487-414e-9ced-dbaa410aff5f", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The payment was rejected following a standard review.", session_date: new Date("2022-01-24T17:43:40Z") },
            { session_id: 382, client_id: "1da57f0b-a023-405d-a4a5-0a2e51dd8d70", therapist_id: "55533818-85d3-475f-b86c-b1ae28598edd", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as manual. The account owner processed the session.", session_date: new Date("2022-04-19T15:26:43Z") },
            { session_id: 383, client_id: "a8b9cf31-8196-49e2-b023-8c149b08f8c8", therapist_id: "0544e156-bcf1-4599-b4ec-1afe9a74b316", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-01-21T16:54:56Z") },
            { session_id: 384, client_id: "4eb5491d-8cb0-41f0-8939-2b271dc84801", therapist_id: "56718462-588c-46ab-8cef-738e8d706076", exercise_type: "collage", artwork_mood: "sad", drawing_tool: null, emotional_response: "A standard follow-up: the appointment was closed.", session_date: new Date("2022-08-11T08:02:32Z") },
            { session_id: 385, client_id: "a321e555-42c0-4153-af01-040b95e076fe", therapist_id: "dc570eea-f0a9-4885-ab37-3ba07fdc9365", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "An urgent follow-up: the claim was updated.", session_date: new Date("2022-03-13T12:36:54Z") },
            { session_id: 386, client_id: "aa7b4fb9-1330-4f26-a604-1041bf7563cb", therapist_id: "b63d56e5-6592-47b8-af60-1a356f1cbc36", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "The request was updated after an incomplete check.", session_date: new Date("2022-06-23T15:34:20Z") },
            { session_id: 387, client_id: "56c08ee4-6009-4b76-8b1f-47445246f713", therapist_id: "9ffa51a8-76ed-47de-8a07-083c1f9648ea", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "No response from the customer, so the transfer was closed.", session_date: new Date("2023-02-17T10:53:12Z") },
            { session_id: 388, client_id: "24dbf13d-b99a-4de8-b2b9-1ccbda31ef38", therapist_id: "e5c4b742-2cba-487e-989e-f23fd13606fa", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An automatic order was replaced the same day.", session_date: new Date("2023-10-01T18:20:59Z") },
            { session_id: 389, client_id: "182c2b32-48f1-41a4-938e-29fb66976260", therapist_id: "dd146cc6-ccf1-42bf-895b-68e89e4497f0", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-11-04T19:07:45Z") },
            { session_id: 390, client_id: "f4358702-0b4a-4818-a4c9-9bfb59ff0c40", therapist_id: "e1466b65-e3e6-41d2-b2a9-58aaddac7f5c", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-08-12T15:22:31Z") },
            { session_id: 391, client_id: "9102a59f-b179-4e85-9f1e-616955cec100", therapist_id: "f433e474-ab64-4b69-a688-6d7a12f18845", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-04-26T19:19:33Z") },
            { session_id: 392, client_id: "d651f05e-f479-43eb-8d16-c4e939052d63", therapist_id: "f758c4a9-0109-4ad8-85a0-068340ab15ce", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "The appointment was escalated after a repeat check.", session_date: new Date("2022-10-02T15:44:50Z") },
            { session_id: 393, client_id: "cc7cd90c-1163-4a59-9aec-1c51197644a4", therapist_id: "c1ad3349-c859-4c36-af1b-319d326b77a3", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2022-05-26T18:13:01Z") },
            { session_id: 394, client_id: "eaf62fe1-77af-44c2-9d73-f8d5b078ac5c", therapist_id: "a0cdf7e1-4a67-44b8-9d4a-516258ccfa4e", exercise_type: "digital art", artwork_mood: "sad", drawing_tool: null, emotional_response: "The customer confirmed the details and the transfer was closed.", session_date: new Date("2023-10-12T18:36:06Z") },
            { session_id: 395, client_id: "e68c5d01-6232-491a-a1a6-8eff932bbee4", therapist_id: "d4e0db7e-b84a-44e0-b3fb-621c4cf24df2", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "Flagged as standard. The account owner resolved the document.", session_date: new Date("2023-06-24T22:22:06Z") },
            { session_id: 396, client_id: "6a065d09-f5fe-4b50-a542-3e318389d16e", therapist_id: "329517cc-a007-4e81-a391-592e527ef3a9", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The refund was resolved after a standard check.", session_date: new Date("2023-06-17T22:15:58Z") },
            { session_id: 397, client_id: "df285c73-0a62-4acf-b761-49dd91db1e2d", therapist_id: "1f1912f1-8dc9-4ec7-9734-812427533bc0", exercise_type: "digital art", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-06-11T13:14:08Z") },
            { session_id: 398, client_id: "58a244d9-869d-4515-81e4-cb8d3b946347", therapist_id: "87f99f97-1e6a-43ad-b657-3cb9d4f922f1", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The shipment was reopened after an unusual check.", session_date: new Date("2023-02-17T18:27:13Z") },
            { session_id: 399, client_id: "4307f19f-5ebc-456d-85a6-70b3fc14e8cd", therapist_id: "1cb58f80-565b-4db7-8257-69810944e466", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "An urgent appointment was processed the same day.", session_date: new Date("2022-08-02T15:45:24Z") },
            { session_id: 400, client_id: "33937070-da26-4241-a056-d4bc2888ee43", therapist_id: "d5a4c825-741b-4e19-a8a5-1810abd90a88", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The booking was reopened — duplicate case, no further action.", session_date: new Date("2023-09-08T13:55:58Z") },
            { session_id: 401, client_id: "c4819468-e620-48c7-8705-ebc10de240ec", therapist_id: "e55404c9-689f-4788-baa0-da77046471d9", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-01-17T09:03:23Z") },
            { session_id: 402, client_id: "6e27e800-e511-4821-9f0a-15f4c64ff11f", therapist_id: "ca99b7ac-14da-4833-a0fc-a2ed4d6ecee7", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "A duplicate follow-up: the appointment was completed.", session_date: new Date("2022-03-31T10:01:56Z") },
            { session_id: 403, client_id: "8fb3eae7-0727-4f38-ae9e-a969981b2bfc", therapist_id: "adc98ae1-936f-4ee0-b45d-0ca2fbeebb35", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as minor. The supplier escalated the account.", session_date: new Date("2023-03-04T17:36:54Z") },
            { session_id: 404, client_id: "de13c47d-e05f-412c-87a1-ce9522083c5d", therapist_id: "598f8dd2-0d21-41f3-9b27-0a5cabca41d7", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The booking was closed following a manual review.", session_date: new Date("2022-08-26T10:16:55Z") },
            { session_id: 405, client_id: "570e3862-2860-473f-a994-ca806812b877", therapist_id: "cf30a4c9-36bf-4dc1-93e3-bde295924289", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "digital pen", emotional_response: "The claim was cancelled after an urgent check.", session_date: new Date("2023-07-19T18:48:23Z") },
            { session_id: 406, client_id: "85784ce9-08bc-41ac-a4ca-27cf1ba4aa4c", therapist_id: "a88e1d99-54b0-4862-ad3f-74f658ae3143", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-01-02T17:44:02Z") },
            { session_id: 407, client_id: "15615e0c-d216-48b8-8225-55cfc40f03e9", therapist_id: "06e7b146-05b9-4d1b-ba8b-59926f4d8a51", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-11-01T06:43:41Z") },
            { session_id: 408, client_id: "0166255e-8d5d-4a36-be9d-d769105e7c51", therapist_id: "9dc70135-e34e-403e-b9ca-f11852259b5f", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-05-31T06:03:51Z") },
            { session_id: 409, client_id: "ef7d909f-8710-442f-aa3a-77791cee6657", therapist_id: "bedd2f69-198e-4a31-9999-521504e8a7f4", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as automatic. The reviewer escalated the report.", session_date: new Date("2023-10-06T13:08:48Z") },
            { session_id: 410, client_id: "c2de3537-d641-446a-9431-a7f121ec72a7", therapist_id: "82636ea6-34ac-408a-98e6-2d1a49e505ab", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "An operator asked for a change and the ticket was cancelled.", session_date: new Date("2023-12-22T03:39:55Z") },
            { session_id: 411, client_id: "2f0a8406-57d7-445a-a6bc-d70b54b3fbe0", therapist_id: "b10b100a-c15e-4b5b-a5ca-f86561ca3d80", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "A repeat follow-up: the payment was replaced.", session_date: new Date("2022-03-12T07:43:45Z") },
            { session_id: 412, client_id: "a20cb18f-53a5-4451-91b6-df52a2b78ba2", therapist_id: "298e2b1e-34b4-42d6-81a0-5278985ddc38", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-01-12T12:02:15Z") },
            { session_id: 413, client_id: "67686f54-57ae-4779-b292-908789d0d835", therapist_id: "ea43877a-3f70-4aa0-b66a-1ea5d6e72e67", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An operator confirmed the details and the appointment was refunded.", session_date: new Date("2022-04-20T21:10:19Z") },
            { session_id: 414, client_id: "a3fe7a7e-b938-4f14-ad13-550bc3fb0ce3", therapist_id: "f6f62602-4720-4cac-8979-8b71977beae1", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-06-22T17:08:40Z") },
            { session_id: 415, client_id: "3f3487af-5672-438b-87ab-91879a7c773a", therapist_id: "acf44a26-78fb-4c03-bca2-1436de99e59b", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The courier confirmed the details and the claim was replaced.", session_date: new Date("2022-12-10T11:14:11Z") },
            { session_id: 416, client_id: "45b7f2f7-7e06-4d73-a124-4523be482110", therapist_id: "ba0961eb-9554-491f-9bd3-75bc64ff771a", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "Flagged as manual. An operator cancelled the claim.", session_date: new Date("2022-01-01T13:33:57Z") },
            { session_id: 417, client_id: "68b434af-a9ac-46aa-aa48-9ca71fd1cb8a", therapist_id: "496b560f-1e97-47b4-88f5-afeb0fcaa483", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "The account owner asked for a change and the booking was processed.", session_date: new Date("2023-10-17T09:50:57Z") },
            { session_id: 418, client_id: "e971936f-fea0-4785-a2f3-982727495eb2", therapist_id: "47e69278-4c18-487b-a205-6bc663ab54f1", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The record was resolved following a late review.", session_date: new Date("2022-12-31T19:07:21Z") },
            { session_id: 419, client_id: "18e1ab35-4687-4666-8e44-862e5e158d89", therapist_id: "5b48728e-32f1-4635-93ea-bf93a7c0fab3", exercise_type: "digital art", artwork_mood: "sad", drawing_tool: null, emotional_response: "The order was replaced after a late check.", session_date: new Date("2022-08-27T11:07:53Z") },
            { session_id: 420, client_id: "59e887f7-fa3e-4217-a7df-59d8268eed53", therapist_id: "baa96fde-ad06-4ebc-a7db-2cfafd1d0aed", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-12-28T16:03:43Z") },
            { session_id: 421, client_id: "0b236040-1cba-4b87-84b9-6824be259437", therapist_id: "7276d956-5829-4f8e-afea-abe2557d33c2", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The account owner asked for a change and the record was confirmed.", session_date: new Date("2022-01-13T17:50:54Z") },
            { session_id: 422, client_id: "89bfbc4a-f152-4da7-b466-b03595192d9e", therapist_id: "753faf77-f640-4279-b7de-09a155e23eb5", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-05-22T13:37:07Z") },
            { session_id: 423, client_id: "ff3aa587-29d5-49a3-ad2a-bcc9da3626a1", therapist_id: "f89f0581-3a39-4300-af22-56d2999316b1", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "A late follow-up: the session was reopened.", session_date: new Date("2022-09-04T11:50:20Z") },
            { session_id: 424, client_id: "c4ecf396-57bd-40e7-8327-0eb80d34365e", therapist_id: "176cdc18-3e24-420b-b8ab-95a24d1f0e75", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-06-08T08:14:09Z") },
            { session_id: 425, client_id: "a57194db-ca07-42c0-88fb-585cafb6f886", therapist_id: "ed0c5cdb-6e4f-485d-ab0a-521c25637648", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2023-07-06T12:08:55Z") },
            { session_id: 426, client_id: "411bf525-ecbc-4a12-9239-8405cb325329", therapist_id: "bf4dd90d-a791-4ffa-a356-40a2ad2f74d1", exercise_type: "collage", artwork_mood: "sad", drawing_tool: null, emotional_response: "A routine report was updated the same day.", session_date: new Date("2022-12-13T17:59:02Z") },
            { session_id: 427, client_id: "b55d85b3-5859-4410-923e-f2ad858e9311", therapist_id: "c43cac4e-65e1-4c7a-8e49-b88a91269894", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-10-11T20:08:31Z") },
            { session_id: 428, client_id: "70eded9b-9d84-4a3d-aaa8-2d7f7e843f33", therapist_id: "23cc7dd8-f00e-4f78-b36b-b80418ad696d", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-12-10T21:56:40Z") },
            { session_id: 429, client_id: "e02ebd99-86cd-4325-91bb-1a13ff3cd904", therapist_id: "d4781593-a771-4ff2-9b04-970943ba34a4", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-08-03T07:04:18Z") },
            { session_id: 430, client_id: "fa1fc73e-b626-4519-a460-a32538c5ec99", therapist_id: "29bb79b7-f9cd-4264-8b83-715c8edfda34", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-11-27T09:06:09Z") },
            { session_id: 431, client_id: "e487e9fe-8d50-49c0-aa0a-041dc0c58363", therapist_id: "91593518-0a0a-44ac-8404-1927af6c8194", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "The report was resolved following a manual review.", session_date: new Date("2022-03-15T21:21:39Z") },
            { session_id: 432, client_id: "53da072f-1cda-4696-839e-1df61c4ee051", therapist_id: "3ab9a55b-6f67-458a-97d2-d1c2996a3703", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-07-08T22:07:27Z") },
            { session_id: 433, client_id: "947178c8-0f67-4f86-b075-c6452cf22cbf", therapist_id: "b5092161-cd62-4bc9-814d-87ef18b578b5", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-06-10T20:37:36Z") },
            { session_id: 434, client_id: "23bc2253-d213-4208-91e9-7d35a77eee11", therapist_id: "39d020b4-8beb-48c5-bfd1-eb3223ec7632", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The document was cancelled following a duplicate review.", session_date: new Date("2022-03-29T09:20:16Z") },
            { session_id: 435, client_id: "e1a6c1ea-c614-400a-80cd-dd8a81500552", therapist_id: "7bfdf0c6-8380-422a-ba9a-52c125f90238", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "pencil", emotional_response: "Support confirmed the details and the request was closed.", session_date: new Date("2023-05-08T17:12:28Z") },
            { session_id: 436, client_id: "04fa959c-d3a6-478a-b000-6ca737ce77ae", therapist_id: "833c6aaa-2ac5-4f9f-91a9-3c9718105b6f", exercise_type: "painting", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-08-04T12:46:55Z") },
            { session_id: 437, client_id: "9ea30735-6c22-44aa-b7a8-50aa59520236", therapist_id: "7203e57b-a768-4060-8ef7-d4fcfa5c7229", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "Support confirmed the details and the document was completed.", session_date: new Date("2022-11-06T14:53:14Z") },
            { session_id: 438, client_id: "0789ea7e-2c6e-49e7-836d-111d1b1a7d02", therapist_id: "da15f0a0-f644-4340-9c31-30d19ffd690e", exercise_type: "collage", artwork_mood: "anxious", drawing_tool: null, emotional_response: null, session_date: new Date("2022-05-10T15:27:06Z") },
            { session_id: 439, client_id: "809a3b4c-83b1-4c10-acd8-197570cd22fd", therapist_id: "be405a41-12f7-4dc5-b380-e11b43456e58", exercise_type: "digital art", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-07-01T05:28:58Z") },
            { session_id: 440, client_id: "9253d8e3-232a-4fad-b447-f2ec51c1377e", therapist_id: "b8234955-9483-4178-9dd6-65efdc180ce3", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An incomplete claim was delayed the same day.", session_date: new Date("2023-02-09T11:14:24Z") },
            { session_id: 441, client_id: "e71d5f63-b429-4221-96f5-71e496159a9b", therapist_id: "4ac17265-7782-4688-9e92-8963f0c33277", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-03-10T17:07:09Z") },
            { session_id: 442, client_id: "f6f617e8-faa3-4007-9c41-56168943ca28", therapist_id: "3ed5a653-03d4-4e52-a3f1-f9b8f1d2796c", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "An automatic booking was rejected the same day.", session_date: new Date("2023-09-27T18:07:55Z") },
            { session_id: 443, client_id: "aaa6b54b-c33f-45d3-933c-8e3cd31ce1f5", therapist_id: "458f9c80-283b-4446-891d-15e0041fa020", exercise_type: "digital art", artwork_mood: "sad", drawing_tool: null, emotional_response: "The booking was refunded after a late check.", session_date: new Date("2022-09-01T16:41:11Z") },
            { session_id: 444, client_id: "933730c6-9456-40dc-a93b-515dc14ac28c", therapist_id: "620bc6b3-1979-4f4d-9503-a9e3485f992c", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as incomplete. The courier rejected the refund.", session_date: new Date("2023-03-15T14:12:55Z") },
            { session_id: 445, client_id: "09dc2cde-8097-49f9-9707-8cbf057fef30", therapist_id: "92647ec3-ed20-4f00-8f91-fe182f1ef250", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-05-21T13:59:43Z") },
            { session_id: 446, client_id: "cd92e964-546f-4cab-afed-971df1935637", therapist_id: "b45e1fe0-8033-42ee-811a-5966b691b09a", exercise_type: "painting", artwork_mood: "sad", drawing_tool: "watercolor", emotional_response: "The team confirmed the details and the invoice was escalated.", session_date: new Date("2023-06-09T15:54:37Z") },
            { session_id: 447, client_id: "0ff2cf96-7780-45eb-a4c6-27121664893c", therapist_id: "f4bfac5e-1e08-4c2e-9387-2b75445b0641", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "A duplicate payment was replaced the same day.", session_date: new Date("2022-10-24T23:05:14Z") },
            { session_id: 448, client_id: "f1b24102-d3a9-4551-8bc1-a762116aaf85", therapist_id: "f0367eb7-839b-4fa2-92db-25cbd524f0d7", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The appointment was updated after a standard check.", session_date: new Date("2022-06-17T20:39:04Z") },
            { session_id: 449, client_id: "ab504215-6c14-4853-97a9-f564dcd6bb34", therapist_id: "308aa46f-7247-4e23-9641-f33e384d6f62", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "A repeat follow-up: the transfer was closed.", session_date: new Date("2022-12-26T19:18:14Z") },
            { session_id: 450, client_id: "8202569a-fa19-4c6c-ac66-811e7b69f43e", therapist_id: "fe486aee-66d0-400c-b62f-d4c046bcb32e", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-05-10T18:20:47Z") },
            { session_id: 451, client_id: "1adf955f-1a61-43d6-9c06-ed2ba0fea2a1", therapist_id: "2824e47d-dd8b-4199-b849-c31e43d14259", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-11-07T12:25:41Z") },
            { session_id: 452, client_id: "842aa42f-0d10-4eaf-bd23-af0a71b7c53e", therapist_id: "24e8504c-5d60-4978-8923-b50d190e8e0f", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-08-24T13:35:10Z") },
            { session_id: 453, client_id: "f42fff56-7407-46f1-b940-1d0cc99dca89", therapist_id: "0408b318-e612-4a72-9261-b0b4492a41d4", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-06-20T15:19:01Z") },
            { session_id: 454, client_id: "eae32ea4-2c7f-4eb4-a78e-0676ea8a0240", therapist_id: "0a88e07f-6da3-4473-8e46-daa3e71499af", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The document was reopened after a minor check.", session_date: new Date("2022-08-12T20:26:50Z") },
            { session_id: 455, client_id: "5b514f52-a3e1-42c7-96bb-4275af2c2ca8", therapist_id: "2ee10997-41bf-4ce8-b3ff-25dd88215577", exercise_type: "collage", artwork_mood: "anxious", drawing_tool: null, emotional_response: null, session_date: new Date("2023-12-09T06:42:23Z") },
            { session_id: 456, client_id: "2967924d-3b58-4980-94fb-9a6d17c53efb", therapist_id: "66b84b9d-e0ef-4557-a5b8-f619be27708d", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "The courier reported a minor issue; the item was escalated.", session_date: new Date("2022-01-10T13:50:20Z") },
            { session_id: 457, client_id: "c29d9d6c-5632-4219-9621-fcd1d7bb8ffd", therapist_id: "dc0faf65-b6b2-4fc3-a723-80ebcf128329", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The shipment was reopened following a repeat review.", session_date: new Date("2023-03-13T18:40:58Z") },
            { session_id: 458, client_id: "259809fe-be8d-41f6-98fc-4f6e37eceea6", therapist_id: "e4e52942-1d74-4207-b83d-95eaca6c4c93", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as manual. Support escalated the item.", session_date: new Date("2023-06-25T12:46:17Z") },
            { session_id: 459, client_id: "cff6aff2-9938-4712-8762-10e13424fd65", therapist_id: "17539559-2266-473c-80f3-0c4648ae28c5", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-03-13T04:36:04Z") },
            { session_id: 460, client_id: "cc5164e9-6399-4ab1-ba43-93d6cc6d5916", therapist_id: "7aebba49-a492-42f2-b216-e0ecc18e8eb0", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The request was resolved after an urgent check.", session_date: new Date("2022-12-09T11:51:14Z") },
            { session_id: 461, client_id: "e43f4753-546b-43af-876b-26caa4884d97", therapist_id: "9fbba340-014a-4b37-a303-09561bcc6bfd", exercise_type: "digital art", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2022-09-06T18:50:18Z") },
            { session_id: 462, client_id: "45edc067-4b9e-4da2-b918-760336a85a56", therapist_id: "63bee040-fe8c-493a-b770-40225b6ecdc2", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "Flagged as late. The reviewer processed the document.", session_date: new Date("2022-11-18T18:29:40Z") },
            { session_id: 463, client_id: "8dd02dee-7f4a-40b8-8e43-f311747f9113", therapist_id: "7d908430-7cf2-49cc-8422-c76028cdeefe", exercise_type: "collage", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-04-11T18:24:57Z") },
            { session_id: 464, client_id: "c6fa9266-4677-4a6e-a246-d24658d4bb6a", therapist_id: "6d9abd0e-df95-4ae1-97b0-372f27db0ad6", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The courier asked for a change and the order was refunded.", session_date: new Date("2022-07-29T19:02:18Z") },
            { session_id: 465, client_id: "90660453-4dcb-466c-bc58-956e280ddbea", therapist_id: "70a9e0c8-8293-4f89-84d5-689e49a824cb", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The appointment was closed following a minor review.", session_date: new Date("2023-06-11T16:09:38Z") },
            { session_id: 466, client_id: "a0644017-1b5e-4068-8636-8cf1f12119a8", therapist_id: "7cee7e45-78f0-4962-8b49-ae9b1c859c2c", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-12-16T21:09:53Z") },
            { session_id: 467, client_id: "060cefaf-c6a6-4380-8959-f366c3bf5c0c", therapist_id: "afa9f011-d8ed-4282-b441-542ae8c98753", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "digital pen", emotional_response: "Flagged as repeat. The team resolved the account.", session_date: new Date("2023-01-10T17:18:28Z") },
            { session_id: 468, client_id: "ce244731-d94e-4996-aa28-b3060e468108", therapist_id: "6df12995-cbde-4216-9d3b-55727b4b401a", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-04-19T17:17:38Z") },
            { session_id: 469, client_id: "84552110-94cd-4430-a2e6-8a50153edbb8", therapist_id: "ba17af54-757c-4d17-a232-7b9b04441272", exercise_type: "digital art", artwork_mood: "excited", drawing_tool: null, emotional_response: null, session_date: new Date("2023-11-16T19:53:11Z") },
            { session_id: 470, client_id: "5ddb928e-3710-4f5d-a302-4b47dc69b1b8", therapist_id: "d709f0ff-423f-4817-bea6-902b0a031c3a", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "The reviewer confirmed the details and the claim was replaced.", session_date: new Date("2023-01-11T12:20:40Z") },
            { session_id: 471, client_id: "79bd19e7-5f47-4d2a-8cd6-27ee3f93aaac", therapist_id: "c7acfac2-7f16-4f1a-bf1a-f116900c3c08", exercise_type: "painting", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-06-19T05:46:16Z") },
            { session_id: 472, client_id: "933a3f42-152a-4d79-94cc-f047c076fbb9", therapist_id: "d76c1eda-1ca9-4f12-88c7-82477034d826", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "No response from the team, so the transfer was updated.", session_date: new Date("2023-08-08T18:21:59Z") },
            { session_id: 473, client_id: "4da436a1-d494-4673-a0a3-f72da2ec91d8", therapist_id: "d1d5c2e6-0b9a-40a1-baa5-e6bdcc1abb3d", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "A late appointment was rescheduled the same day.", session_date: new Date("2022-09-09T08:19:27Z") },
            { session_id: 474, client_id: "2f7f39cd-669d-4dfd-b315-f250ed675d20", therapist_id: "19824d03-3839-4bf6-9c14-e23856011c28", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "No response from the courier, so the refund was reopened.", session_date: new Date("2022-09-08T19:49:39Z") },
            { session_id: 475, client_id: "895b3553-75dd-46c6-b9ca-7aedbc949491", therapist_id: "22202027-cb37-42c0-b11f-12491ef912b5", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2022-06-10T11:31:14Z") },
            { session_id: 476, client_id: "a1073c82-605e-4141-a7c5-e74ae542a9e2", therapist_id: "ffc7c43b-74a1-46e2-b3b5-4065946703a4", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "Flagged as standard. The supplier escalated the session.", session_date: new Date("2022-07-22T20:51:29Z") },
            { session_id: 477, client_id: "0b02d990-3803-4737-9cbd-f2077b07d548", therapist_id: "aa7690da-8a15-4936-9f97-84c7784b90be", exercise_type: "digital art", artwork_mood: "happy", drawing_tool: null, emotional_response: "The appointment was updated following a manual review.", session_date: new Date("2023-08-22T20:30:17Z") },
            { session_id: 478, client_id: "addf36f8-8420-49cb-aa20-ecc0cf259d6f", therapist_id: "26d223d8-d207-4964-a5a2-0e2215f1cfce", exercise_type: "drawing", artwork_mood: "calm", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2023-08-31T19:36:40Z") },
            { session_id: 479, client_id: "5d3f3995-5c62-46b1-b580-b9c801fef518", therapist_id: "6b9369e1-3957-4603-9721-c8614ed9ca3d", exercise_type: "digital art", artwork_mood: "anxious", drawing_tool: null, emotional_response: null, session_date: new Date("2023-12-12T17:19:02Z") },
            { session_id: 480, client_id: "37e48f6d-54fc-49b1-aba2-20b32b82c8ca", therapist_id: "b9b10d17-e3e0-477b-be1e-45a1670f3123", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "A minor delivery was approved the same day.", session_date: new Date("2022-07-06T00:48:59Z") },
            { session_id: 481, client_id: "38cba0ae-1cae-41b6-b807-364d2c9ad333", therapist_id: "0e333dcd-c4fc-436d-a9c4-a199b9693a2b", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "pencil", emotional_response: null, session_date: new Date("2022-08-13T12:35:18Z") },
            { session_id: 482, client_id: "d8e6d851-9c53-43fb-ad3d-e17a1387b606", therapist_id: "6e0a1a67-abda-4d4a-aa05-d076f0ee8ab2", exercise_type: "painting", artwork_mood: "calm", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2023-09-09T09:18:46Z") },
            { session_id: 483, client_id: "3099a6ff-5607-438d-8b18-90e5de547007", therapist_id: "70ac741c-b7c3-49a3-aad3-75e092e7c361", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "oil paint", emotional_response: null, session_date: new Date("2023-07-15T12:31:24Z") },
            { session_id: 484, client_id: "9b10c1a8-e8a8-4558-b734-e6b08a97364a", therapist_id: "cc3f2fb2-e720-4287-a130-65cb836d626f", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as incomplete. The account owner refunded the document.", session_date: new Date("2023-09-22T12:18:27Z") },
            { session_id: 485, client_id: "54a03a71-bfaa-45fb-b86f-f1b4790eb6ca", therapist_id: "9194569a-a9ff-42b8-9366-131254451388", exercise_type: "digital art", artwork_mood: "sad", drawing_tool: null, emotional_response: "A partial follow-up: the refund was reviewed.", session_date: new Date("2023-01-25T18:10:59Z") },
            { session_id: 486, client_id: "f074495b-ac26-46aa-8736-c8222fedc20b", therapist_id: "dfffee19-4849-43bf-8ce9-12551c27c132", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "oil paint", emotional_response: "Flagged as standard. The supplier closed the order.", session_date: new Date("2022-01-13T13:43:25Z") },
            { session_id: 487, client_id: "0e196919-c9da-4d90-95d4-885cb4e9cbb9", therapist_id: "b9114225-9d3e-49c2-b4b9-baaecebfd31a", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "Flagged as standard. The customer refunded the record.", session_date: new Date("2023-03-07T20:30:43Z") },
            { session_id: 488, client_id: "95243881-a5c5-4611-8568-51318e10ec15", therapist_id: "2e149250-9425-4c89-bf75-32d9daeba003", exercise_type: "drawing", artwork_mood: "sad", drawing_tool: "digital pen", emotional_response: "Support reported a duplicate issue; the booking was cancelled.", session_date: new Date("2023-06-09T19:18:17Z") },
            { session_id: 489, client_id: "761e3ae2-eee6-430a-90bd-a5ca71cdadbf", therapist_id: "c51065ac-a230-4da4-98c8-948fbe0c83a4", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2023-06-24T01:54:13Z") },
            { session_id: 490, client_id: "1e2a9e5f-025a-48a7-aae7-ea1498e7f49f", therapist_id: "079310d0-f491-4593-8377-bcd3df648834", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "pencil", emotional_response: "Flagged as routine. The customer rejected the appointment.", session_date: new Date("2023-03-31T19:32:21Z") },
            { session_id: 491, client_id: "fab99110-c481-4bd6-b7fb-2c29fa49f8a2", therapist_id: "87f27651-f16c-472c-ae64-9e743d3f1653", exercise_type: "collage", artwork_mood: "calm", drawing_tool: null, emotional_response: null, session_date: new Date("2022-12-14T17:54:15Z") },
            { session_id: 492, client_id: "71faa05f-3552-4043-8a2c-593eb1e25301", therapist_id: "a984075a-3647-4ba8-8585-e03206bff58b", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "watercolor", emotional_response: "An operator reported an urgent issue; the invoice was escalated.", session_date: new Date("2022-05-20T13:24:24Z") },
            { session_id: 493, client_id: "85ab50b3-2481-4838-addf-cefb5e012197", therapist_id: "62784d30-5fed-4ea7-8c65-2c9fee8f4ec6", exercise_type: "painting", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "A minor document was refunded the same day.", session_date: new Date("2023-09-20T15:19:36Z") },
            { session_id: 494, client_id: "2e18adf5-3ebc-4374-9b28-0264d3708b22", therapist_id: "487fded2-5bc1-4693-af75-7bfe558b2146", exercise_type: "drawing", artwork_mood: "happy", drawing_tool: "digital pen", emotional_response: "Flagged as routine. The account owner replaced the refund.", session_date: new Date("2022-01-31T15:43:20Z") },
            { session_id: 495, client_id: "81009746-783f-408b-920a-cbec0149ce40", therapist_id: "90448e1b-7060-45f8-830e-ddcf40196689", exercise_type: "drawing", artwork_mood: "excited", drawing_tool: "digital pen", emotional_response: null, session_date: new Date("2023-07-07T16:35:36Z") },
            { session_id: 496, client_id: "c5b9f589-2ad3-4984-b8d3-aa4058a5137e", therapist_id: "7cf04d66-0d6d-4ddf-abc4-6d2d47fd7fac", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "A partial follow-up: the record was delayed.", session_date: new Date("2022-09-08T19:00:07Z") },
            { session_id: 497, client_id: "f5fc9ceb-e085-4a85-8a44-b542dfddb9c0", therapist_id: "3d2264ee-5d71-4042-b398-e8d73ec8062f", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The document was cancelled after a repeat check.", session_date: new Date("2023-06-26T15:26:50Z") },
            { session_id: 498, client_id: "e9e01622-e8b5-4829-8940-d412a030925f", therapist_id: "1688d64e-b7c8-40e5-9dce-5dc5fe0002d4", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "Flagged as urgent. An operator completed the appointment.", session_date: new Date("2022-10-01T13:13:07Z") },
            { session_id: 499, client_id: "48773ffb-d44c-43dd-a522-d7814cd73b7f", therapist_id: "190af1d5-9728-43c0-a166-e8c153379850", exercise_type: "collage", artwork_mood: "happy", drawing_tool: null, emotional_response: "The team asked for a change and the appointment was escalated.", session_date: new Date("2023-11-26T13:44:30Z") },
            { session_id: 500, client_id: "f0778498-a229-4c52-b26d-f212673425eb", therapist_id: "2a8537b9-ab1b-4ed8-8f0d-cb7a87fd1bbb", exercise_type: "drawing", artwork_mood: "anxious", drawing_tool: "watercolor", emotional_response: null, session_date: new Date("2023-08-09T20:02:44Z") },
        ],
    });
}

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