GET /dashboard/appointments/?format=api&ordering=-last_name&page=8
HTTP 200 OK
Allow: GET, POST, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": "https://testing.revealsite.com/dashboard/appointments/?format=api&ordering=-last_name&page=9",
    "previous": "https://testing.revealsite.com/dashboard/appointments/?format=api&ordering=-last_name&page=7",
    "results": [
        {
            "id": 668,
            "businessInfo": {
                "name": "Belmont Pharmacy",
                "slug": "belmont-pharmacy",
                "phone": "16174891616",
                "fax": "16174891066",
                "email": "belmontpharmacy@mail.com",
                "street": "246 Trapelo Road",
                "zipcode": "02478",
                "city": "Belmont",
                "logo": "https://storage.googleapis.com/revealsite_logos/Belmont%20Pharmacy/color-logo.svg",
                "description": "",
                "background": ""
            },
            "service": {
                "id": 96,
                "business_info": 40,
                "serviceName": "General Consultation",
                "serviceDuration": 15
            },
            "datetime": "2023-11-25 11:52:21",
            "firstName": "Bob",
            "lastName": "Doe",
            "gender": "F",
            "dob": "1997-06-30",
            "address": "123 Demo St.",
            "city": "DemoCity",
            "state": "DE",
            "zip": "12345",
            "email": "bob.doe@demo.com",
            "phone": "555-674-6269",
            "location": "Pharmacy Counter",
            "status": "P"
        },
        {
            "id": 670,
            "businessInfo": {
                "name": "Belmont Pharmacy",
                "slug": "belmont-pharmacy",
                "phone": "16174891616",
                "fax": "16174891066",
                "email": "belmontpharmacy@mail.com",
                "street": "246 Trapelo Road",
                "zipcode": "02478",
                "city": "Belmont",
                "logo": "https://storage.googleapis.com/revealsite_logos/Belmont%20Pharmacy/color-logo.svg",
                "description": "",
                "background": ""
            },
            "service": {
                "id": 96,
                "business_info": 40,
                "serviceName": "General Consultation",
                "serviceDuration": 15
            },
            "datetime": "2023-12-10 08:42:21",
            "firstName": "Tom",
            "lastName": "Doe",
            "gender": "M",
            "dob": "1995-12-11",
            "address": "123 Demo St.",
            "city": "DemoCity",
            "state": "DE",
            "zip": "12345",
            "email": "tom.doe@demo.com",
            "phone": "555-224-2571",
            "location": "Pharmacy Counter",
            "status": "P"
        },
        {
            "id": 677,
            "businessInfo": {
                "name": "Belmont Pharmacy",
                "slug": "belmont-pharmacy",
                "phone": "16174891616",
                "fax": "16174891066",
                "email": "belmontpharmacy@mail.com",
                "street": "246 Trapelo Road",
                "zipcode": "02478",
                "city": "Belmont",
                "logo": "https://storage.googleapis.com/revealsite_logos/Belmont%20Pharmacy/color-logo.svg",
                "description": "",
                "background": ""
            },
            "service": {
                "id": 95,
                "business_info": 40,
                "serviceName": "Diabetes Consultation",
                "serviceDuration": 15
            },
            "datetime": "2023-11-03 04:39:21",
            "firstName": "Tom",
            "lastName": "Doe",
            "gender": "M",
            "dob": "1998-09-05",
            "address": "123 Demo St.",
            "city": "DemoCity",
            "state": "DE",
            "zip": "12345",
            "email": "tom.doe@demo.com",
            "phone": "555-740-9923",
            "location": "Pharmacy Counter",
            "status": "P"
        },
        {
            "id": 656,
            "businessInfo": {
                "name": "Belmont Pharmacy",
                "slug": "belmont-pharmacy",
                "phone": "16174891616",
                "fax": "16174891066",
                "email": "belmontpharmacy@mail.com",
                "street": "246 Trapelo Road",
                "zipcode": "02478",
                "city": "Belmont",
                "logo": "https://storage.googleapis.com/revealsite_logos/Belmont%20Pharmacy/color-logo.svg",
                "description": "",
                "background": ""
            },
            "service": {
                "id": 92,
                "business_info": 40,
                "serviceName": "Flu Shot",
                "serviceDuration": 10
            },
            "datetime": "2023-10-30 04:37:21",
            "firstName": "Mike",
            "lastName": "Doe",
            "gender": "O",
            "dob": "2001-09-10",
            "address": "123 Demo St.",
            "city": "DemoCity",
            "state": "DE",
            "zip": "12345",
            "email": "mike.doe@demo.com",
            "phone": "555-951-3041",
            "location": "Pharmacy Counter",
            "status": "A"
        },
        {
            "id": 301,
            "businessInfo": {
                "name": "Gulf Coast Pharmacy",
                "slug": "gulf-coast-pharmacy",
                "phone": "18506151000",
                "fax": "18502153344",
                "email": "gulfpharmacy@yahoo.com",
                "street": "340 W 23rd St Ste D2",
                "zipcode": "32405",
                "city": "Panama City",
                "logo": "https://storage.googleapis.com/revealsite_dashboard/cde210e1-a8a3-45ef-a7a5-e7f78a52ca64.png",
                "description": "Gulf Coast Pharmacy has been filling prescriptions and helping Panama City residents with their medical needs since 2010. Don't go to a national chain drug store when you can visit one of our three locally owned and operated locations.\r\n\r\nToday Gulf Coast Pharmacy offers a full range of Diabetic supplies, first aid and medical supplies, over-the-counter products, vitamins, minerals, and much more.",
                "background": ""
            },
            "service": {
                "id": 23,
                "business_info": 30,
                "serviceName": "Vaccination",
                "serviceDuration": 30
            },
            "datetime": "2023-08-14 14:30:00",
            "firstName": "John",
            "lastName": "Doe",
            "gender": "M",
            "dob": "1990-05-12",
            "address": "1234 Elm Street",
            "city": "Springfield",
            "state": "IL",
            "zip": "62701",
            "email": "johndoe@example.com",
            "phone": "+1234567890",
            "location": "Main",
            "status": "P"
        },
        {
            "id": 686,
            "businessInfo": {
                "name": "Belmont Pharmacy",
                "slug": "belmont-pharmacy",
                "phone": "16174891616",
                "fax": "16174891066",
                "email": "belmontpharmacy@mail.com",
                "street": "246 Trapelo Road",
                "zipcode": "02478",
                "city": "Belmont",
                "logo": "https://storage.googleapis.com/revealsite_logos/Belmont%20Pharmacy/color-logo.svg",
                "description": "",
                "background": ""
            },
            "service": {
                "id": 92,
                "business_info": 40,
                "serviceName": "Flu Shot",
                "serviceDuration": 10
            },
            "datetime": "2023-11-24 11:00:21",
            "firstName": "Bob",
            "lastName": "Doe",
            "gender": "O",
            "dob": "1978-08-01",
            "address": "123 Demo St.",
            "city": "DemoCity",
            "state": "DE",
            "zip": "12345",
            "email": "bob.doe@demo.com",
            "phone": "555-564-7565",
            "location": "Pharmacy Counter",
            "status": "A"
        },
        {
            "id": 690,
            "businessInfo": {
                "name": "Belmont Pharmacy",
                "slug": "belmont-pharmacy",
                "phone": "16174891616",
                "fax": "16174891066",
                "email": "belmontpharmacy@mail.com",
                "street": "246 Trapelo Road",
                "zipcode": "02478",
                "city": "Belmont",
                "logo": "https://storage.googleapis.com/revealsite_logos/Belmont%20Pharmacy/color-logo.svg",
                "description": "",
                "background": ""
            },
            "service": {
                "id": 96,
                "business_info": 40,
                "serviceName": "General Consultation",
                "serviceDuration": 15
            },
            "datetime": "2023-12-03 07:18:21",
            "firstName": "Tom",
            "lastName": "Doe",
            "gender": "O",
            "dob": "1997-11-05",
            "address": "123 Demo St.",
            "city": "DemoCity",
            "state": "DE",
            "zip": "12345",
            "email": "tom.doe@demo.com",
            "phone": "555-328-8442",
            "location": "Pharmacy Counter",
            "status": "P"
        },
        {
            "id": 304,
            "businessInfo": {
                "name": "Gulf Coast Pharmacy",
                "slug": "gulf-coast-pharmacy",
                "phone": "18506151000",
                "fax": "18502153344",
                "email": "gulfpharmacy@yahoo.com",
                "street": "340 W 23rd St Ste D2",
                "zipcode": "32405",
                "city": "Panama City",
                "logo": "https://storage.googleapis.com/revealsite_dashboard/cde210e1-a8a3-45ef-a7a5-e7f78a52ca64.png",
                "description": "Gulf Coast Pharmacy has been filling prescriptions and helping Panama City residents with their medical needs since 2010. Don't go to a national chain drug store when you can visit one of our three locally owned and operated locations.\r\n\r\nToday Gulf Coast Pharmacy offers a full range of Diabetic supplies, first aid and medical supplies, over-the-counter products, vitamins, minerals, and much more.",
                "background": ""
            },
            "service": {
                "id": 47,
                "business_info": 30,
                "serviceName": "Consultation",
                "serviceDuration": 45
            },
            "datetime": "2023-08-15 11:55:00",
            "firstName": "Robert",
            "lastName": "Dean",
            "gender": "M",
            "dob": "2023-08-01",
            "address": "3234 Thomas Crossroad Apt. 680",
            "city": "Los Angeles",
            "state": "WY",
            "zip": "92359",
            "email": "emily.williams@example.com",
            "phone": "11-1222-3333",
            "location": "asas",
            "status": "A"
        },
        {
            "id": 295,
            "businessInfo": {
                "name": "Gulf Coast Pharmacy",
                "slug": "gulf-coast-pharmacy",
                "phone": "18506151000",
                "fax": "18502153344",
                "email": "gulfpharmacy@yahoo.com",
                "street": "340 W 23rd St Ste D2",
                "zipcode": "32405",
                "city": "Panama City",
                "logo": "https://storage.googleapis.com/revealsite_dashboard/cde210e1-a8a3-45ef-a7a5-e7f78a52ca64.png",
                "description": "Gulf Coast Pharmacy has been filling prescriptions and helping Panama City residents with their medical needs since 2010. Don't go to a national chain drug store when you can visit one of our three locally owned and operated locations.\r\n\r\nToday Gulf Coast Pharmacy offers a full range of Diabetic supplies, first aid and medical supplies, over-the-counter products, vitamins, minerals, and much more.",
                "background": ""
            },
            "service": {
                "id": 23,
                "business_info": 30,
                "serviceName": "Vaccination",
                "serviceDuration": 30
            },
            "datetime": "2023-07-16 13:00:00",
            "firstName": "Robert",
            "lastName": "Dean",
            "gender": "F",
            "dob": "2023-07-24",
            "address": "Alharam",
            "city": "East Samanthaland",
            "state": "DC",
            "zip": "82986",
            "email": "sosawendy@example.org",
            "phone": "+201115254757",
            "location": "dddddd",
            "status": "P"
        },
        {
            "id": 299,
            "businessInfo": {
                "name": "Gulf Coast Pharmacy",
                "slug": "gulf-coast-pharmacy",
                "phone": "18506151000",
                "fax": "18502153344",
                "email": "gulfpharmacy@yahoo.com",
                "street": "340 W 23rd St Ste D2",
                "zipcode": "32405",
                "city": "Panama City",
                "logo": "https://storage.googleapis.com/revealsite_dashboard/cde210e1-a8a3-45ef-a7a5-e7f78a52ca64.png",
                "description": "Gulf Coast Pharmacy has been filling prescriptions and helping Panama City residents with their medical needs since 2010. Don't go to a national chain drug store when you can visit one of our three locally owned and operated locations.\r\n\r\nToday Gulf Coast Pharmacy offers a full range of Diabetic supplies, first aid and medical supplies, over-the-counter products, vitamins, minerals, and much more.",
                "background": ""
            },
            "service": {
                "id": 47,
                "business_info": 30,
                "serviceName": "Consultation",
                "serviceDuration": 45
            },
            "datetime": "2023-07-16 12:00:00",
            "firstName": "Robert",
            "lastName": "Dean",
            "gender": "M",
            "dob": "2023-07-10",
            "address": "86535 Johnson Spurs Suite 150",
            "city": "East Samanthaland",
            "state": "DCddd",
            "zip": "1212121",
            "email": "sosawendy@example.org",
            "phone": "395-968-1039x0515",
            "location": "his",
            "status": "A"
        }
    ]
}