API endpoint that allows Listing to be viewed or edited.

GET /listings/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 47,
    "next": "https://api.swistay.com/listings/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "id": 79,
            "url": "https://api.swistay.com/listings/79/?format=api",
            "type": "house",
            "available_for": "sale",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 78,
                "amount": 3300000.0,
                "today_calendar_rule_amount": 3300000.0,
                "time_rate": "",
                "area_rate": "",
                "currency": "ZMW",
                "is_negotiable": true,
                "payment_frequency_count": 1,
                "payment_terms": ""
            },
            "security_deposit": null,
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">4 Bedroomed Newly Built House For Sale in Ibex Hill Near Kingsland City Off Twin Palm Road.</span></p><p class=\"mb-1\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">FEATURES</span></h5><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">*Master Bedroom Self Contained </span></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">*Fitted Kitchen Unit's and Wardrobes </span></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">*Built in Cooker </span></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">*Dinning </span></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">*Air Conditioning </span></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">*Paved Yard </span></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">*Electric Fence </span></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">*Borehole </span></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">*Sitting On 30m X 30m Land On Title Deed's </span></p>",
            "location": {
                "id": 75,
                "address": "Ibex Hill, Main Street.",
                "coordinates": {
                    "lat": -15.4190549,
                    "lng": 28.3637264
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 9,
                    "url": "https://api.swistay.com/amenities/9/?format=api",
                    "name": "Air conditioning",
                    "category": {
                        "id": 4,
                        "name": "Heating & Cooling",
                        "order": 8
                    },
                    "icon": {
                        "id": 47,
                        "name": "Cold weather",
                        "src": "https://api.swistay.com/media/icons/f242de6caf2043368d233af2a56072a6.svg"
                    },
                    "description": "",
                    "search_keywords": "AC, Aircon"
                },
                {
                    "id": 76,
                    "url": "https://api.swistay.com/amenities/76/?format=api",
                    "name": "Automated/Motorized gate",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 62,
                        "name": "Gate",
                        "src": "https://api.swistay.com/media/icons/62.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 13,
                    "url": "https://api.swistay.com/amenities/13/?format=api",
                    "name": "Stove/Electric Cooker",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 41,
                        "name": "Stove",
                        "src": "https://api.swistay.com/media/icons/e831309b5d3d420d8a448d86fe3049dd.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 49,
                    "url": "https://api.swistay.com/amenities/49/?format=api",
                    "name": "Wardrobe",
                    "category": {
                        "id": 8,
                        "name": "Bedroom & Laundry",
                        "order": 1
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 82,
                    "url": "https://api.swistay.com/amenities/82/?format=api",
                    "name": "Floor tiles",
                    "category": {
                        "id": 12,
                        "name": "Indoor",
                        "order": 5
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 83,
                    "url": "https://api.swistay.com/amenities/83/?format=api",
                    "name": "Ceiling boards",
                    "category": {
                        "id": 12,
                        "name": "Indoor",
                        "order": 5
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 52,
                    "url": "https://api.swistay.com/amenities/52/?format=api",
                    "name": "Paved yard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": "Pavers"
                },
                {
                    "id": 29,
                    "url": "https://api.swistay.com/amenities/29/?format=api",
                    "name": "Bathtub",
                    "category": {
                        "id": 6,
                        "name": "Bathroom",
                        "order": 2
                    },
                    "icon": {
                        "id": 52,
                        "name": "Bathtub",
                        "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3270,
                "url": "https://api.swistay.com/listing-pictures/3270/?format=api",
                "is_main": true,
                "listing": 79,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/6e029eae73354bdc8784a896591754bd.jpeg"
            },
            "pictures": [
                {
                    "id": 819,
                    "url": "https://api.swistay.com/listing-pictures/819/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/be5d1f999afc4a5195977fee1412fa84.jpeg"
                },
                {
                    "id": 820,
                    "url": "https://api.swistay.com/listing-pictures/820/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/2c85c9cd9b79479893a680ce3637b14a.jpeg"
                },
                {
                    "id": 821,
                    "url": "https://api.swistay.com/listing-pictures/821/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/1244ebde6a1e48b99e5102d2bd822a42.jpeg"
                },
                {
                    "id": 822,
                    "url": "https://api.swistay.com/listing-pictures/822/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/9f0dfd7540be474ab8a052660532dbdc.jpeg"
                },
                {
                    "id": 823,
                    "url": "https://api.swistay.com/listing-pictures/823/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/8ecdcb006d6f48a2aad1bd2b008e4784.jpeg"
                },
                {
                    "id": 824,
                    "url": "https://api.swistay.com/listing-pictures/824/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/fc56f159b5c14c1a8821b5d55f34aa34.jpeg"
                },
                {
                    "id": 2349,
                    "url": "https://api.swistay.com/listing-pictures/2349/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/9f47e5af35f546c2a10e59dc8cc8782a.jpeg"
                },
                {
                    "id": 3270,
                    "url": "https://api.swistay.com/listing-pictures/3270/?format=api",
                    "is_main": true,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/6e029eae73354bdc8784a896591754bd.jpeg"
                },
                {
                    "id": 3271,
                    "url": "https://api.swistay.com/listing-pictures/3271/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/38cef9ad0a6d402aa27d0e1453b301a8.jpeg"
                },
                {
                    "id": 3272,
                    "url": "https://api.swistay.com/listing-pictures/3272/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/14321898909c4a9199281236f1c3aca7.jpeg"
                },
                {
                    "id": 3273,
                    "url": "https://api.swistay.com/listing-pictures/3273/?format=api",
                    "is_main": false,
                    "listing": 79,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/1372e040e84145b28363513c3e2f6f9a.jpeg"
                }
            ],
            "contact": {
                "id": 75,
                "phone": "260974474944",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-27T06:00:28.180456Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 79,
                "url": "https://api.swistay.com/listing-publish-requests/79/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2024-07-12T09:25:27.953343Z",
                "updated_at": "2025-06-26T07:18:30.681782Z"
            },
            "rooms": [
                {
                    "id": 388,
                    "listing": 79,
                    "type": {
                        "id": 1,
                        "url": "https://api.swistay.com/room-types/1/?format=api",
                        "code": "BER",
                        "name": "Bedroom",
                        "description": "A bedroom is a room furnished with a bed and intended primarily for sleeping",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 1
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 389,
                    "listing": 79,
                    "type": {
                        "id": 2,
                        "url": "https://api.swistay.com/room-types/2/?format=api",
                        "code": "BER_EN",
                        "name": "Ensuite Bedroom",
                        "description": "This is a bedroom that is directly connected to a bathroom, it's also known as self contained",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 2
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 391,
                    "listing": 79,
                    "type": {
                        "id": 8,
                        "url": "https://api.swistay.com/room-types/8/?format=api",
                        "code": "BAR_EN",
                        "name": "Ensuite Bathroom",
                        "description": "This is a bathroom that is directly connected to a bedroom room",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 3
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 390,
                    "listing": 79,
                    "type": {
                        "id": 5,
                        "url": "https://api.swistay.com/room-types/5/?format=api",
                        "code": "BAR",
                        "name": "Bathroom",
                        "description": "A bathroom is a room that contains either a bathtub or a shower. The inclusion of a wash basin is common",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 8
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 393,
                    "listing": 79,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 392,
                    "listing": 79,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 4,
            "bathrooms_count": 3,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": {
                "amount": 900.0,
                "unit": "sqmeter"
            },
            "sub_type": "detached",
            "condition": "newly-built",
            "is_furnished": false,
            "available_for_tour_starting_from": "2025-01-11",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-01-11",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 66,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://www.facebook.com/share/p/18zgYafbMV/?mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": false,
            "is_for_sale": true,
            "is_long_term": true
        },
        {
            "id": 297,
            "url": "https://api.swistay.com/listings/297/?format=api",
            "type": "house",
            "available_for": "rent",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 296,
                "amount": 2200.0,
                "today_calendar_rule_amount": 2200.0,
                "time_rate": "month",
                "area_rate": "",
                "currency": "USD",
                "is_negotiable": false,
                "payment_frequency_count": 1,
                "payment_terms": ""
            },
            "security_deposit": null,
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">3-Bedroom Standalone House for Rent in Foxdale, Lusaka (Off Zambezi Road, Near Roma Park)</span></p><p class=\"mb-1\"><br></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">This beautiful and spacious home offers privacy, modern fittings, and a secure environment with its own private yardโ€”ideal for families or professionals.</span></p><p class=\"mb-1\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Property Features:</span></h5><ul><li value=\"1\"><span style=\"white-space: pre-wrap;\">3 bedrooms (2 self-contained)</span></li><li value=\"2\"><span style=\"white-space: pre-wrap;\">Living room and dining room</span></li><li value=\"3\"><span style=\"white-space: pre-wrap;\">Communal toilet and bathroom</span></li><li value=\"4\"><span style=\"white-space: pre-wrap;\">Kitchen with pantry and scullery</span></li><li value=\"5\"><span style=\"white-space: pre-wrap;\">Private entrance with automated gate</span></li><li value=\"6\"><span style=\"white-space: pre-wrap;\">Electric fence</span></li><li value=\"7\"><span style=\"white-space: pre-wrap;\">Borehole with water tanks</span></li></ul>",
            "location": {
                "id": 293,
                "address": "Foxdale, Off Zambezi Road, Near Roma Park",
                "coordinates": {
                    "lat": -15.361438843088381,
                    "lng": 28.317921871411144
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 2,
                    "url": "https://api.swistay.com/amenities/2/?format=api",
                    "name": "Borehole",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 3,
                    "url": "https://api.swistay.com/amenities/3/?format=api",
                    "name": "Parking",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 30,
                        "name": "Parking",
                        "src": "https://api.swistay.com/media/icons/6bd0774c268d4facaac38ef892619546.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 4,
                    "url": "https://api.swistay.com/amenities/4/?format=api",
                    "name": "Water tank",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 9,
                    "url": "https://api.swistay.com/amenities/9/?format=api",
                    "name": "Air conditioning",
                    "category": {
                        "id": 4,
                        "name": "Heating & Cooling",
                        "order": 8
                    },
                    "icon": {
                        "id": 47,
                        "name": "Cold weather",
                        "src": "https://api.swistay.com/media/icons/f242de6caf2043368d233af2a56072a6.svg"
                    },
                    "description": "",
                    "search_keywords": "AC, Aircon"
                },
                {
                    "id": 74,
                    "url": "https://api.swistay.com/amenities/74/?format=api",
                    "name": "Electric fence",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 61,
                        "name": "Electricity caution",
                        "src": "https://api.swistay.com/media/icons/56328bf04d064c86876683c53bb1bbbe.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 76,
                    "url": "https://api.swistay.com/amenities/76/?format=api",
                    "name": "Automated/Motorized gate",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 62,
                        "name": "Gate",
                        "src": "https://api.swistay.com/media/icons/62.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 81,
                    "url": "https://api.swistay.com/amenities/81/?format=api",
                    "name": "Pantry",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 82,
                    "url": "https://api.swistay.com/amenities/82/?format=api",
                    "name": "Floor tiles",
                    "category": {
                        "id": 12,
                        "name": "Indoor",
                        "order": 5
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 83,
                    "url": "https://api.swistay.com/amenities/83/?format=api",
                    "name": "Ceiling boards",
                    "category": {
                        "id": 12,
                        "name": "Indoor",
                        "order": 5
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 52,
                    "url": "https://api.swistay.com/amenities/52/?format=api",
                    "name": "Paved yard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": "Pavers"
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3330,
                "url": "https://api.swistay.com/listing-pictures/3330/?format=api",
                "is_main": true,
                "listing": 297,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/7e71e62ca06d4d338f6aa76fdac1dcc6.jpeg"
            },
            "pictures": [
                {
                    "id": 3309,
                    "url": "https://api.swistay.com/listing-pictures/3309/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/2e6b3125d189489c8a1bc4af4c77e044.jpeg"
                },
                {
                    "id": 3310,
                    "url": "https://api.swistay.com/listing-pictures/3310/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/86aefc69da294f52b7274a6b66b4407d.jpeg"
                },
                {
                    "id": 3311,
                    "url": "https://api.swistay.com/listing-pictures/3311/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/7954204a7ea34d6a927a422c3781aae8.jpeg"
                },
                {
                    "id": 3312,
                    "url": "https://api.swistay.com/listing-pictures/3312/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/72b0e1f6f8d548dfbbe87aafa76571d1.jpeg"
                },
                {
                    "id": 3313,
                    "url": "https://api.swistay.com/listing-pictures/3313/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/5b0385b824ff47c9b079c271730d9c64.jpeg"
                },
                {
                    "id": 3314,
                    "url": "https://api.swistay.com/listing-pictures/3314/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/d8b40bb256ec4f60bc0a346ef777987c.jpeg"
                },
                {
                    "id": 3315,
                    "url": "https://api.swistay.com/listing-pictures/3315/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/3bd5b22be7e644c0a25a4aa6f9f155f0.jpeg"
                },
                {
                    "id": 3316,
                    "url": "https://api.swistay.com/listing-pictures/3316/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/9127523caf3548749a5b4c0bfa0f1a83.jpeg"
                },
                {
                    "id": 3317,
                    "url": "https://api.swistay.com/listing-pictures/3317/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/d60349d098b34de0811c812f11eea844.jpeg"
                },
                {
                    "id": 3318,
                    "url": "https://api.swistay.com/listing-pictures/3318/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/ad4a8cbe29db4f0391522c03f3dfad32.jpeg"
                },
                {
                    "id": 3319,
                    "url": "https://api.swistay.com/listing-pictures/3319/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b469a84b19b84818ba2cd2a2bb77e8ca.jpeg"
                },
                {
                    "id": 3320,
                    "url": "https://api.swistay.com/listing-pictures/3320/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/dca59812eb864b46b3d4fb48afbf0c77.jpeg"
                },
                {
                    "id": 3321,
                    "url": "https://api.swistay.com/listing-pictures/3321/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/36c5bd767c0a47cbb43d99f93414ade5.jpeg"
                },
                {
                    "id": 3322,
                    "url": "https://api.swistay.com/listing-pictures/3322/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/5d793cb075f642b8956334d1f7d2d48a.jpeg"
                },
                {
                    "id": 3323,
                    "url": "https://api.swistay.com/listing-pictures/3323/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/5743afed752f4d7c96bd623c079f9a4c.jpeg"
                },
                {
                    "id": 3324,
                    "url": "https://api.swistay.com/listing-pictures/3324/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/1dc68cee02c44c7aae4991b089f27d29.jpeg"
                },
                {
                    "id": 3325,
                    "url": "https://api.swistay.com/listing-pictures/3325/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/1e29d0b5ab484f99b92a2626d32a3dfa.jpeg"
                },
                {
                    "id": 3326,
                    "url": "https://api.swistay.com/listing-pictures/3326/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/8458cddd638448d8a2f511a3269d15dd.jpeg"
                },
                {
                    "id": 3327,
                    "url": "https://api.swistay.com/listing-pictures/3327/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/91b0dd7005734e2999db166444c590bf.jpeg"
                },
                {
                    "id": 3328,
                    "url": "https://api.swistay.com/listing-pictures/3328/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/273f4722ee234faa97ea699e18fc4a71.jpeg"
                },
                {
                    "id": 3329,
                    "url": "https://api.swistay.com/listing-pictures/3329/?format=api",
                    "is_main": false,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/2ff54ba5f6b845ef9ed3558dd05d5642.jpeg"
                },
                {
                    "id": 3330,
                    "url": "https://api.swistay.com/listing-pictures/3330/?format=api",
                    "is_main": true,
                    "listing": 297,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/7e71e62ca06d4d338f6aa76fdac1dcc6.jpeg"
                }
            ],
            "contact": {
                "id": 293,
                "phone": "260975610291",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-26T09:33:40.855044Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 297,
                "url": "https://api.swistay.com/listing-publish-requests/297/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2025-06-26T08:48:44.902337Z",
                "updated_at": "2025-06-26T09:33:40.860205Z"
            },
            "rooms": [
                {
                    "id": 1670,
                    "listing": 297,
                    "type": {
                        "id": 1,
                        "url": "https://api.swistay.com/room-types/1/?format=api",
                        "code": "BER",
                        "name": "Bedroom",
                        "description": "A bedroom is a room furnished with a bed and intended primarily for sleeping",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 1
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1668,
                    "listing": 297,
                    "type": {
                        "id": 2,
                        "url": "https://api.swistay.com/room-types/2/?format=api",
                        "code": "BER_EN",
                        "name": "Ensuite Bedroom",
                        "description": "This is a bedroom that is directly connected to a bathroom, it's also known as self contained",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 2
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1669,
                    "listing": 297,
                    "type": {
                        "id": 8,
                        "url": "https://api.swistay.com/room-types/8/?format=api",
                        "code": "BAR_EN",
                        "name": "Ensuite Bathroom",
                        "description": "This is a bathroom that is directly connected to a bedroom room",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 3
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1671,
                    "listing": 297,
                    "type": {
                        "id": 6,
                        "url": "https://api.swistay.com/room-types/6/?format=api",
                        "code": "BAR_PU",
                        "name": "Communal Bathroom",
                        "description": "A communal bathroom is a bathroom that's available to the group of house hold to use",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 9
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1672,
                    "listing": 297,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1674,
                    "listing": 297,
                    "type": {
                        "id": 16,
                        "url": "https://api.swistay.com/room-types/16/?format=api",
                        "code": "DIS",
                        "name": "Dinning Space",
                        "description": "A dining space(not dedicated room) is where the majority of breakfast, lunch, snacks, and dinner meals are served on a daily basis",
                        "icon": {
                            "id": 34,
                            "name": "Dining table",
                            "src": "https://api.swistay.com/media/icons/3f2716ac812d45ce907d7b6b17087e80.svg"
                        },
                        "order": 13
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1673,
                    "listing": 297,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 3,
            "bathrooms_count": 3,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": null,
            "sub_type": "detached",
            "condition": "fair",
            "is_furnished": false,
            "available_for_tour_starting_from": "2025-06-26",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-06-26",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 284,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://m.facebook.com/story.php?story_fbid=pfbid02EVCfnjfXoxoNm3C5bVJVQB5t8j48FFHq4dyYFkMu6uHgBjipUbUQ3fRMKrQdK91Wl&id=100063134805696&mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": true,
            "is_for_sale": false,
            "is_long_term": true
        },
        {
            "id": 296,
            "url": "https://api.swistay.com/listings/296/?format=api",
            "type": "flat",
            "available_for": "rent",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 295,
                "amount": 5500.0,
                "today_calendar_rule_amount": 5500.0,
                "time_rate": "month",
                "area_rate": "",
                "currency": "ZMW",
                "is_negotiable": false,
                "payment_frequency_count": 3,
                "payment_terms": ""
            },
            "security_deposit": {
                "id": 94,
                "amount": 5500.0,
                "currency": "ZMW"
            },
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">2-Bedroom Master Self-Contained Flat for Rent in Meanwood Vorna Valley (Lusaka)</span></p><p class=\"mb-1\"><br></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Available from 1st July 2025, this spacious and secure flat offers modern amenities in a well-developed neighborhood close to the main road.</span></p><p class=\"mb-1\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Property Features:</span></h5><ul><li value=\"1\"><span style=\"white-space: pre-wrap;\">Both bedrooms are master self-contained</span></li><li value=\"2\"><span style=\"white-space: pre-wrap;\">Fully paved yard</span></li><li value=\"3\"><span style=\"white-space: pre-wrap;\">Borehole water supply</span></li><li value=\"4\"><span style=\"white-space: pre-wrap;\">Geyser</span></li><li value=\"5\"><span style=\"white-space: pre-wrap;\">Inbuilt kitchen units and wardrobes</span></li><li value=\"6\"><span style=\"white-space: pre-wrap;\">Inbuilt stoves</span></li><li value=\"7\"><span style=\"white-space: pre-wrap;\">Outdoor washing basin</span></li><li value=\"8\"><span style=\"white-space: pre-wrap;\">Electric fence</span></li><li value=\"9\"><span style=\"white-space: pre-wrap;\">Motorized gate</span></li><li value=\"10\"><span style=\"white-space: pre-wrap;\">Spacious yard</span></li><li value=\"11\"><span style=\"white-space: pre-wrap;\">Secure location</span></li></ul>",
            "location": {
                "id": 292,
                "address": "Meanwood vorna valley, Lusaka",
                "coordinates": {
                    "lat": -15.3028928,
                    "lng": 28.4063613
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 2,
                    "url": "https://api.swistay.com/amenities/2/?format=api",
                    "name": "Borehole",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 74,
                    "url": "https://api.swistay.com/amenities/74/?format=api",
                    "name": "Electric fence",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 61,
                        "name": "Electricity caution",
                        "src": "https://api.swistay.com/media/icons/56328bf04d064c86876683c53bb1bbbe.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 76,
                    "url": "https://api.swistay.com/amenities/76/?format=api",
                    "name": "Automated/Motorized gate",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 62,
                        "name": "Gate",
                        "src": "https://api.swistay.com/media/icons/62.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 13,
                    "url": "https://api.swistay.com/amenities/13/?format=api",
                    "name": "Stove/Electric Cooker",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 41,
                        "name": "Stove",
                        "src": "https://api.swistay.com/media/icons/e831309b5d3d420d8a448d86fe3049dd.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 78,
                    "url": "https://api.swistay.com/amenities/78/?format=api",
                    "name": "Geyser",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 49,
                    "url": "https://api.swistay.com/amenities/49/?format=api",
                    "name": "Wardrobe",
                    "category": {
                        "id": 8,
                        "name": "Bedroom & Laundry",
                        "order": 1
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 51,
                    "url": "https://api.swistay.com/amenities/51/?format=api",
                    "name": "Backyard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 53,
                        "name": "Garden view",
                        "src": "https://api.swistay.com/media/icons/4376b3ce0034425490f49022a0ffea10.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 52,
                    "url": "https://api.swistay.com/amenities/52/?format=api",
                    "name": "Paved yard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": "Pavers"
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3298,
                "url": "https://api.swistay.com/listing-pictures/3298/?format=api",
                "is_main": true,
                "listing": 296,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/78f417c5e58642778534d2297b756930.jpeg"
            },
            "pictures": [
                {
                    "id": 3298,
                    "url": "https://api.swistay.com/listing-pictures/3298/?format=api",
                    "is_main": true,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/78f417c5e58642778534d2297b756930.jpeg"
                },
                {
                    "id": 3299,
                    "url": "https://api.swistay.com/listing-pictures/3299/?format=api",
                    "is_main": false,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/41763685bdab4d039743c2774d1cc014.jpeg"
                },
                {
                    "id": 3300,
                    "url": "https://api.swistay.com/listing-pictures/3300/?format=api",
                    "is_main": false,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/2881c1365b084521b5e88d1660154f22.jpeg"
                },
                {
                    "id": 3301,
                    "url": "https://api.swistay.com/listing-pictures/3301/?format=api",
                    "is_main": false,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/d42bf4c3e4d2493b9e8a76a2548f0ce2.jpeg"
                },
                {
                    "id": 3302,
                    "url": "https://api.swistay.com/listing-pictures/3302/?format=api",
                    "is_main": false,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/da85809673a8442cb71c1155f467a554.jpeg"
                },
                {
                    "id": 3303,
                    "url": "https://api.swistay.com/listing-pictures/3303/?format=api",
                    "is_main": false,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b9d25fa8ee0e4e34936cb8a535a2fadd.jpeg"
                },
                {
                    "id": 3304,
                    "url": "https://api.swistay.com/listing-pictures/3304/?format=api",
                    "is_main": false,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/805ede9266fc4b1493f4812694b6ea08.jpeg"
                },
                {
                    "id": 3305,
                    "url": "https://api.swistay.com/listing-pictures/3305/?format=api",
                    "is_main": false,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/4428f000dfba4ca0af4cce7fd9293f49.jpeg"
                },
                {
                    "id": 3306,
                    "url": "https://api.swistay.com/listing-pictures/3306/?format=api",
                    "is_main": false,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b312001db874499cabff48c4156a24b4.jpeg"
                },
                {
                    "id": 3307,
                    "url": "https://api.swistay.com/listing-pictures/3307/?format=api",
                    "is_main": false,
                    "listing": 296,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/94a11bdb7428471cb73d0f09c16dce61.jpeg"
                }
            ],
            "contact": {
                "id": 292,
                "phone": "260977775425",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-26T08:10:43.754688Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 296,
                "url": "https://api.swistay.com/listing-publish-requests/296/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2025-06-26T08:08:33.577794Z",
                "updated_at": "2025-06-26T08:10:43.758212Z"
            },
            "rooms": [
                {
                    "id": 1663,
                    "listing": 296,
                    "type": {
                        "id": 2,
                        "url": "https://api.swistay.com/room-types/2/?format=api",
                        "code": "BER_EN",
                        "name": "Ensuite Bedroom",
                        "description": "This is a bedroom that is directly connected to a bathroom, it's also known as self contained",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 2
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1664,
                    "listing": 296,
                    "type": {
                        "id": 8,
                        "url": "https://api.swistay.com/room-types/8/?format=api",
                        "code": "BAR_EN",
                        "name": "Ensuite Bathroom",
                        "description": "This is a bathroom that is directly connected to a bedroom room",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 3
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1665,
                    "listing": 296,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1667,
                    "listing": 296,
                    "type": {
                        "id": 16,
                        "url": "https://api.swistay.com/room-types/16/?format=api",
                        "code": "DIS",
                        "name": "Dinning Space",
                        "description": "A dining space(not dedicated room) is where the majority of breakfast, lunch, snacks, and dinner meals are served on a daily basis",
                        "icon": {
                            "id": 34,
                            "name": "Dining table",
                            "src": "https://api.swistay.com/media/icons/3f2716ac812d45ce907d7b6b17087e80.svg"
                        },
                        "order": 13
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1666,
                    "listing": 296,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 2,
            "bathrooms_count": 2,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": null,
            "sub_type": "semi-detached",
            "condition": "fair",
            "is_furnished": false,
            "available_for_tour_starting_from": "2025-06-26",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-07-01",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 283,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://m.facebook.com/groups/2032323576932957/permalink/3216041448561158/?mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": true,
            "is_for_sale": false,
            "is_long_term": true
        },
        {
            "id": 295,
            "url": "https://api.swistay.com/listings/295/?format=api",
            "type": "house",
            "available_for": "rent",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 294,
                "amount": 1300.0,
                "today_calendar_rule_amount": 1300.0,
                "time_rate": "month",
                "area_rate": "",
                "currency": "USD",
                "is_negotiable": false,
                "payment_frequency_count": 1,
                "payment_terms": ""
            },
            "security_deposit": null,
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Fully Furnished 3-Bedroom House for Rent near East Park Mall (Lusaka)</span></p><p class=\"mb-1\"><br></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">This well-appointed and secure home offers comfort, convenience, and modern amenitiesโ€”perfect for expats, executives, or families.</span></p><p class=\"mb-1\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Property Features:</span></h5><ul><li value=\"1\"><span style=\"white-space: pre-wrap;\">Master bedroom en-suite</span></li><li value=\"2\"><span style=\"white-space: pre-wrap;\">Built-in wardrobes and fitted kitchen</span></li><li value=\"3\"><span style=\"white-space: pre-wrap;\">Modern and spacious interior</span></li><li value=\"4\"><span style=\"white-space: pre-wrap;\">DSTV and WiFi</span></li><li value=\"5\"><span style=\"white-space: pre-wrap;\">CCTV cameras</span></li><li value=\"6\"><span style=\"white-space: pre-wrap;\">Daily cleaning maid and gardener</span></li><li value=\"7\"><span style=\"white-space: pre-wrap;\">Automated gate</span></li><li value=\"8\"><span style=\"white-space: pre-wrap;\">Borehole with overhead tank</span></li><li value=\"9\"><span style=\"white-space: pre-wrap;\">Paved yard in a clean, serene environment</span></li><li value=\"10\"><span style=\"white-space: pre-wrap;\">Secured wall fence with electric fencing</span></li></ul>",
            "location": {
                "id": 291,
                "address": "Near EastPark Mall, Lusaka",
                "coordinates": {
                    "lat": -15.389230657654073,
                    "lng": 28.32751560268555
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 2,
                    "url": "https://api.swistay.com/amenities/2/?format=api",
                    "name": "Borehole",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 3,
                    "url": "https://api.swistay.com/amenities/3/?format=api",
                    "name": "Parking",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 30,
                        "name": "Parking",
                        "src": "https://api.swistay.com/media/icons/6bd0774c268d4facaac38ef892619546.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 36,
                    "url": "https://api.swistay.com/amenities/36/?format=api",
                    "name": "TV",
                    "category": {
                        "id": 7,
                        "name": "Entertainment & Sports",
                        "order": 12
                    },
                    "icon": {
                        "id": 48,
                        "name": "Television",
                        "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                    },
                    "description": "",
                    "search_keywords": "Television, Dstv, Decoder"
                },
                {
                    "id": 5,
                    "url": "https://api.swistay.com/amenities/5/?format=api",
                    "name": "Wi-Fi",
                    "category": {
                        "id": 3,
                        "name": "Internet & Office",
                        "order": 10
                    },
                    "icon": {
                        "id": 45,
                        "name": "Wi-Fi",
                        "src": "https://api.swistay.com/media/icons/b19dfeb1f45a4b5d97ccb02c2fc509c1.svg"
                    },
                    "description": "",
                    "search_keywords": "Wifi,Internet"
                },
                {
                    "id": 4,
                    "url": "https://api.swistay.com/amenities/4/?format=api",
                    "name": "Water tank",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 74,
                    "url": "https://api.swistay.com/amenities/74/?format=api",
                    "name": "Electric fence",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 61,
                        "name": "Electricity caution",
                        "src": "https://api.swistay.com/media/icons/56328bf04d064c86876683c53bb1bbbe.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 76,
                    "url": "https://api.swistay.com/amenities/76/?format=api",
                    "name": "Automated/Motorized gate",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 62,
                        "name": "Gate",
                        "src": "https://api.swistay.com/media/icons/62.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 49,
                    "url": "https://api.swistay.com/amenities/49/?format=api",
                    "name": "Wardrobe",
                    "category": {
                        "id": 8,
                        "name": "Bedroom & Laundry",
                        "order": 1
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 79,
                    "url": "https://api.swistay.com/amenities/79/?format=api",
                    "name": "Wall fence",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 62,
                        "name": "Gate",
                        "src": "https://api.swistay.com/media/icons/62.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 52,
                    "url": "https://api.swistay.com/amenities/52/?format=api",
                    "name": "Paved yard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": "Pavers"
                },
                {
                    "id": 59,
                    "url": "https://api.swistay.com/amenities/59/?format=api",
                    "name": "Security cameras",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 46,
                        "name": "Camera",
                        "src": "https://api.swistay.com/media/icons/027d9a3532ca472fb7773be4596e1198.svg"
                    },
                    "description": "",
                    "search_keywords": "Cctv cameras"
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3284,
                "url": "https://api.swistay.com/listing-pictures/3284/?format=api",
                "is_main": true,
                "listing": 295,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/d76e4401eae54e369787bd5cb656d183.jpeg"
            },
            "pictures": [
                {
                    "id": 3284,
                    "url": "https://api.swistay.com/listing-pictures/3284/?format=api",
                    "is_main": true,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/d76e4401eae54e369787bd5cb656d183.jpeg"
                },
                {
                    "id": 3285,
                    "url": "https://api.swistay.com/listing-pictures/3285/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/648db3d90b5d44b0976c4273c0be8072.jpeg"
                },
                {
                    "id": 3286,
                    "url": "https://api.swistay.com/listing-pictures/3286/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/503af431fdac4268a061ca2ff429395d.jpeg"
                },
                {
                    "id": 3287,
                    "url": "https://api.swistay.com/listing-pictures/3287/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/723f8dc09af14e0f955c1e5eeeccb125.jpeg"
                },
                {
                    "id": 3288,
                    "url": "https://api.swistay.com/listing-pictures/3288/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/743184fd6fd6434e89a8fe59fc2f28af.jpeg"
                },
                {
                    "id": 3289,
                    "url": "https://api.swistay.com/listing-pictures/3289/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/c14b4d0da0084bdeb1883cf03f76856b.jpeg"
                },
                {
                    "id": 3290,
                    "url": "https://api.swistay.com/listing-pictures/3290/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/1e98b8f4f7ce4150acedb039bc4e69a4.jpeg"
                },
                {
                    "id": 3291,
                    "url": "https://api.swistay.com/listing-pictures/3291/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/fca8d21ee95c4c88b871166995e7b535.jpeg"
                },
                {
                    "id": 3292,
                    "url": "https://api.swistay.com/listing-pictures/3292/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/8c97a393324d400a8ef591034f218f4c.jpeg"
                },
                {
                    "id": 3293,
                    "url": "https://api.swistay.com/listing-pictures/3293/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/e64ba0e8da344ae9a5d538f8a3e7db33.jpeg"
                },
                {
                    "id": 3294,
                    "url": "https://api.swistay.com/listing-pictures/3294/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/85bbe98b016e416c8c14249c8c4b24f8.jpeg"
                },
                {
                    "id": 3295,
                    "url": "https://api.swistay.com/listing-pictures/3295/?format=api",
                    "is_main": false,
                    "listing": 295,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/7500e6413a324eb88ed70fb167a49ac6.jpeg"
                }
            ],
            "contact": {
                "id": 291,
                "phone": "260972958628",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-26T07:46:11.042514Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 295,
                "url": "https://api.swistay.com/listing-publish-requests/295/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2025-06-26T07:44:02.127288Z",
                "updated_at": "2025-06-26T07:46:11.045987Z"
            },
            "rooms": [
                {
                    "id": 1658,
                    "listing": 295,
                    "type": {
                        "id": 1,
                        "url": "https://api.swistay.com/room-types/1/?format=api",
                        "code": "BER",
                        "name": "Bedroom",
                        "description": "A bedroom is a room furnished with a bed and intended primarily for sleeping",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 1
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1656,
                    "listing": 295,
                    "type": {
                        "id": 4,
                        "url": "https://api.swistay.com/room-types/4/?format=api",
                        "code": "BER_MS",
                        "name": "Master Suite Bedroom",
                        "description": "A master suite bedroom is a master bedroom that's connected to its bathroom",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 6
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1657,
                    "listing": 295,
                    "type": {
                        "id": 10,
                        "url": "https://api.swistay.com/room-types/10/?format=api",
                        "code": "BAR_MS",
                        "name": "Master Suite Bathroom",
                        "description": "This is a bathroom that's directly connected to a master suite bedroom",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 7
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1659,
                    "listing": 295,
                    "type": {
                        "id": 6,
                        "url": "https://api.swistay.com/room-types/6/?format=api",
                        "code": "BAR_PU",
                        "name": "Communal Bathroom",
                        "description": "A communal bathroom is a bathroom that's available to the group of house hold to use",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 9
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1660,
                    "listing": 295,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1662,
                    "listing": 295,
                    "type": {
                        "id": 16,
                        "url": "https://api.swistay.com/room-types/16/?format=api",
                        "code": "DIS",
                        "name": "Dinning Space",
                        "description": "A dining space(not dedicated room) is where the majority of breakfast, lunch, snacks, and dinner meals are served on a daily basis",
                        "icon": {
                            "id": 34,
                            "name": "Dining table",
                            "src": "https://api.swistay.com/media/icons/3f2716ac812d45ce907d7b6b17087e80.svg"
                        },
                        "order": 13
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1661,
                    "listing": 295,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 3,
            "bathrooms_count": 2,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": null,
            "sub_type": "semi-detached",
            "condition": "fair",
            "is_furnished": true,
            "available_for_tour_starting_from": "2025-06-26",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-06-26",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 282,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://www.facebook.com/share/p/1G8sxywbUW/?mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": true,
            "is_for_sale": false,
            "is_long_term": true
        },
        {
            "id": 294,
            "url": "https://api.swistay.com/listings/294/?format=api",
            "type": "house",
            "available_for": "rent",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 293,
                "amount": 9500.0,
                "today_calendar_rule_amount": 9500.0,
                "time_rate": "month",
                "area_rate": "",
                "currency": "ZMW",
                "is_negotiable": false,
                "payment_frequency_count": 1,
                "payment_terms": ""
            },
            "security_deposit": null,
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">3-Bedroom Standalone House for Rent in New Avondale (Lusaka)</span></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Suitable for Commercial or Residential Use</span></p><p class=\"mb-1\"><br></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">This nicely refurbished property offers privacy, space, and security within a neat complexโ€”ideal for business or family residence.</span></p><p class=\"mb-1\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Property Features:</span></h5><ul><li value=\"1\"><span style=\"white-space: pre-wrap;\">3 bedrooms</span></li><li value=\"2\"><span style=\"white-space: pre-wrap;\">2 bathrooms and toilets</span></li><li value=\"3\"><span style=\"white-space: pre-wrap;\">Modern fittings</span></li><li value=\"4\"><span style=\"white-space: pre-wrap;\">Standalone with own yard</span></li><li value=\"5\"><span style=\"white-space: pre-wrap;\">Neat and well maintained</span></li><li value=\"6\"><span style=\"white-space: pre-wrap;\">Located in a secure complex</span></li></ul>",
            "location": {
                "id": 290,
                "address": "Avondale, Lusaka",
                "coordinates": {
                    "lat": -15.38767715709281,
                    "lng": 28.39623882170411
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 3,
                    "url": "https://api.swistay.com/amenities/3/?format=api",
                    "name": "Parking",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 30,
                        "name": "Parking",
                        "src": "https://api.swistay.com/media/icons/6bd0774c268d4facaac38ef892619546.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 82,
                    "url": "https://api.swistay.com/amenities/82/?format=api",
                    "name": "Floor tiles",
                    "category": {
                        "id": 12,
                        "name": "Indoor",
                        "order": 5
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 83,
                    "url": "https://api.swistay.com/amenities/83/?format=api",
                    "name": "Ceiling boards",
                    "category": {
                        "id": 12,
                        "name": "Indoor",
                        "order": 5
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 52,
                    "url": "https://api.swistay.com/amenities/52/?format=api",
                    "name": "Paved yard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": "Pavers"
                },
                {
                    "id": 29,
                    "url": "https://api.swistay.com/amenities/29/?format=api",
                    "name": "Bathtub",
                    "category": {
                        "id": 6,
                        "name": "Bathroom",
                        "order": 2
                    },
                    "icon": {
                        "id": 52,
                        "name": "Bathtub",
                        "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3274,
                "url": "https://api.swistay.com/listing-pictures/3274/?format=api",
                "is_main": true,
                "listing": 294,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/79bfd2cc1e4b4b808e3b2600078e8f2f.jpeg"
            },
            "pictures": [
                {
                    "id": 3274,
                    "url": "https://api.swistay.com/listing-pictures/3274/?format=api",
                    "is_main": true,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/79bfd2cc1e4b4b808e3b2600078e8f2f.jpeg"
                },
                {
                    "id": 3275,
                    "url": "https://api.swistay.com/listing-pictures/3275/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/5e28bd24a6a54d6f8cd9362bd02e7f7b.jpeg"
                },
                {
                    "id": 3276,
                    "url": "https://api.swistay.com/listing-pictures/3276/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/4da00042deb44561bf57700b95672f2a.jpeg"
                },
                {
                    "id": 3277,
                    "url": "https://api.swistay.com/listing-pictures/3277/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/c42236f5efc24f84b19428b41356f51a.jpeg"
                },
                {
                    "id": 3278,
                    "url": "https://api.swistay.com/listing-pictures/3278/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/2cd589b68e8f40ec8c58d1611ef74720.jpeg"
                },
                {
                    "id": 3279,
                    "url": "https://api.swistay.com/listing-pictures/3279/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/96995600577041848ffe68905613d66b.jpeg"
                },
                {
                    "id": 3280,
                    "url": "https://api.swistay.com/listing-pictures/3280/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/ec68074c0afd43e699bfde25f9f27d39.jpeg"
                },
                {
                    "id": 3281,
                    "url": "https://api.swistay.com/listing-pictures/3281/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/e8b71981097842679fca83f9c6f96e3c.jpeg"
                },
                {
                    "id": 3282,
                    "url": "https://api.swistay.com/listing-pictures/3282/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/f91e5e689c034a4598d480e55cdba8fd.jpeg"
                },
                {
                    "id": 3283,
                    "url": "https://api.swistay.com/listing-pictures/3283/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/5ca3f47b91fa47e18a5a763d88ffe537.jpeg"
                },
                {
                    "id": 3296,
                    "url": "https://api.swistay.com/listing-pictures/3296/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/136515c3b10b4ba9adf7606349d09196.jpeg"
                },
                {
                    "id": 3297,
                    "url": "https://api.swistay.com/listing-pictures/3297/?format=api",
                    "is_main": false,
                    "listing": 294,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/e48160229609415f984fcdf578b87450.jpeg"
                }
            ],
            "contact": {
                "id": 290,
                "phone": "260956098062",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-26T07:31:11.660026Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 294,
                "url": "https://api.swistay.com/listing-publish-requests/294/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2025-06-26T07:27:42.105142Z",
                "updated_at": "2025-06-26T07:31:11.665394Z"
            },
            "rooms": [
                {
                    "id": 1651,
                    "listing": 294,
                    "type": {
                        "id": 1,
                        "url": "https://api.swistay.com/room-types/1/?format=api",
                        "code": "BER",
                        "name": "Bedroom",
                        "description": "A bedroom is a room furnished with a bed and intended primarily for sleeping",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 1
                    },
                    "count": 3,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1652,
                    "listing": 294,
                    "type": {
                        "id": 5,
                        "url": "https://api.swistay.com/room-types/5/?format=api",
                        "code": "BAR",
                        "name": "Bathroom",
                        "description": "A bathroom is a room that contains either a bathtub or a shower. The inclusion of a wash basin is common",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 8
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1653,
                    "listing": 294,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1655,
                    "listing": 294,
                    "type": {
                        "id": 16,
                        "url": "https://api.swistay.com/room-types/16/?format=api",
                        "code": "DIS",
                        "name": "Dinning Space",
                        "description": "A dining space(not dedicated room) is where the majority of breakfast, lunch, snacks, and dinner meals are served on a daily basis",
                        "icon": {
                            "id": 34,
                            "name": "Dining table",
                            "src": "https://api.swistay.com/media/icons/3f2716ac812d45ce907d7b6b17087e80.svg"
                        },
                        "order": 13
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1654,
                    "listing": 294,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 3,
            "bathrooms_count": 2,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": null,
            "sub_type": "detached",
            "condition": "renovated",
            "is_furnished": false,
            "available_for_tour_starting_from": "2025-06-26",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-06-26",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 281,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://www.facebook.com/share/p/1G8sxywbUW/?mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": true,
            "is_for_sale": false,
            "is_long_term": true
        },
        {
            "id": 293,
            "url": "https://api.swistay.com/listings/293/?format=api",
            "type": "apartment",
            "available_for": "rent",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 292,
                "amount": 13500.0,
                "today_calendar_rule_amount": 13500.0,
                "time_rate": "month",
                "area_rate": "",
                "currency": "ZMW",
                "is_negotiable": false,
                "payment_frequency_count": 1,
                "payment_terms": ""
            },
            "security_deposit": null,
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">2-Bedroom Apartment for Rent in Meanwood Ibex (Lusaka)</span></p><p class=\"mb-1\"><br></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Located in a quiet and well-developed suburb close to national amenities, this neat and spacious apartment offers modern convenience and security.</span></p><p class=\"mb-1\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Property Features:</span></h5><ul><li value=\"1\"><span style=\"white-space: pre-wrap;\">Master bedroom en-suite</span></li><li value=\"2\"><span style=\"white-space: pre-wrap;\">Modern kitchen units and bedroom wardrobes</span></li><li value=\"3\"><span style=\"white-space: pre-wrap;\">Built-in electric cooker with hood</span></li><li value=\"4\"><span style=\"white-space: pre-wrap;\">Air conditioning units</span></li><li value=\"5\"><span style=\"white-space: pre-wrap;\">Electric fence</span></li><li value=\"6\"><span style=\"white-space: pre-wrap;\">Borehole with overhead tank</span></li><li value=\"7\"><span style=\"white-space: pre-wrap;\">Backup power supply</span></li><li value=\"8\"><span style=\"white-space: pre-wrap;\">Automated gate</span></li></ul>",
            "location": {
                "id": 289,
                "address": "Meanwood Ibex, Lusaka",
                "coordinates": {
                    "lat": -15.403228704577083,
                    "lng": 28.430718493115243
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 2,
                    "url": "https://api.swistay.com/amenities/2/?format=api",
                    "name": "Borehole",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 4,
                    "url": "https://api.swistay.com/amenities/4/?format=api",
                    "name": "Water tank",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 9,
                    "url": "https://api.swistay.com/amenities/9/?format=api",
                    "name": "Air conditioning",
                    "category": {
                        "id": 4,
                        "name": "Heating & Cooling",
                        "order": 8
                    },
                    "icon": {
                        "id": 47,
                        "name": "Cold weather",
                        "src": "https://api.swistay.com/media/icons/f242de6caf2043368d233af2a56072a6.svg"
                    },
                    "description": "",
                    "search_keywords": "AC, Aircon"
                },
                {
                    "id": 74,
                    "url": "https://api.swistay.com/amenities/74/?format=api",
                    "name": "Electric fence",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 61,
                        "name": "Electricity caution",
                        "src": "https://api.swistay.com/media/icons/56328bf04d064c86876683c53bb1bbbe.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 76,
                    "url": "https://api.swistay.com/amenities/76/?format=api",
                    "name": "Automated/Motorized gate",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 62,
                        "name": "Gate",
                        "src": "https://api.swistay.com/media/icons/62.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 13,
                    "url": "https://api.swistay.com/amenities/13/?format=api",
                    "name": "Stove/Electric Cooker",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 41,
                        "name": "Stove",
                        "src": "https://api.swistay.com/media/icons/e831309b5d3d420d8a448d86fe3049dd.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 77,
                    "url": "https://api.swistay.com/amenities/77/?format=api",
                    "name": "Backup electric generator",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 61,
                        "name": "Electricity caution",
                        "src": "https://api.swistay.com/media/icons/56328bf04d064c86876683c53bb1bbbe.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 49,
                    "url": "https://api.swistay.com/amenities/49/?format=api",
                    "name": "Wardrobe",
                    "category": {
                        "id": 8,
                        "name": "Bedroom & Laundry",
                        "order": 1
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3256,
                "url": "https://api.swistay.com/listing-pictures/3256/?format=api",
                "is_main": true,
                "listing": 293,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/40f42e9585f6452890925736b376afbc.jpeg"
            },
            "pictures": [
                {
                    "id": 3256,
                    "url": "https://api.swistay.com/listing-pictures/3256/?format=api",
                    "is_main": true,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/40f42e9585f6452890925736b376afbc.jpeg"
                },
                {
                    "id": 3257,
                    "url": "https://api.swistay.com/listing-pictures/3257/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/0f058a9c94d74b2e997b7ab2289c6d62.jpeg"
                },
                {
                    "id": 3258,
                    "url": "https://api.swistay.com/listing-pictures/3258/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/76eb40807d044aa48f9f623049b9def1.jpeg"
                },
                {
                    "id": 3259,
                    "url": "https://api.swistay.com/listing-pictures/3259/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/4c4332ae97614821bb34db7c9c01de3a.jpeg"
                },
                {
                    "id": 3260,
                    "url": "https://api.swistay.com/listing-pictures/3260/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/0e4df44b109f484d902937ef1ce9191b.jpeg"
                },
                {
                    "id": 3261,
                    "url": "https://api.swistay.com/listing-pictures/3261/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b427a05f9a1142fd8caa21c5711a9997.jpeg"
                },
                {
                    "id": 3262,
                    "url": "https://api.swistay.com/listing-pictures/3262/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/fad24506c792424cad172f9835d61bcc.jpeg"
                },
                {
                    "id": 3263,
                    "url": "https://api.swistay.com/listing-pictures/3263/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/a1e92788b8044c8a918903e6e04df501.jpeg"
                },
                {
                    "id": 3264,
                    "url": "https://api.swistay.com/listing-pictures/3264/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/eb992075a4c54c3cb8ae9d075d001cbf.jpeg"
                },
                {
                    "id": 3265,
                    "url": "https://api.swistay.com/listing-pictures/3265/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/6496e6d7186340bb8d0d036f07c7cbbd.jpeg"
                },
                {
                    "id": 3266,
                    "url": "https://api.swistay.com/listing-pictures/3266/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/63ce0161585b4ce0bd3d876b4b771f19.jpeg"
                },
                {
                    "id": 3267,
                    "url": "https://api.swistay.com/listing-pictures/3267/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/6b503c315ea441899415995088509940.jpeg"
                },
                {
                    "id": 3268,
                    "url": "https://api.swistay.com/listing-pictures/3268/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/5ec52ac448e34d15a99c7af6063fa4b8.jpeg"
                },
                {
                    "id": 3269,
                    "url": "https://api.swistay.com/listing-pictures/3269/?format=api",
                    "is_main": false,
                    "listing": 293,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b4161516fdd64cfca6d7a4f07a8d7bf8.jpeg"
                }
            ],
            "contact": {
                "id": 289,
                "phone": "260956098062",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-25T15:13:13.517491Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 293,
                "url": "https://api.swistay.com/listing-publish-requests/293/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2025-06-25T15:11:51.604755Z",
                "updated_at": "2025-06-25T15:13:13.524034Z"
            },
            "rooms": [
                {
                    "id": 1646,
                    "listing": 293,
                    "type": {
                        "id": 1,
                        "url": "https://api.swistay.com/room-types/1/?format=api",
                        "code": "BER",
                        "name": "Bedroom",
                        "description": "A bedroom is a room furnished with a bed and intended primarily for sleeping",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 1
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1644,
                    "listing": 293,
                    "type": {
                        "id": 4,
                        "url": "https://api.swistay.com/room-types/4/?format=api",
                        "code": "BER_MS",
                        "name": "Master Suite Bedroom",
                        "description": "A master suite bedroom is a master bedroom that's connected to its bathroom",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 6
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1645,
                    "listing": 293,
                    "type": {
                        "id": 10,
                        "url": "https://api.swistay.com/room-types/10/?format=api",
                        "code": "BAR_MS",
                        "name": "Master Suite Bathroom",
                        "description": "This is a bathroom that's directly connected to a master suite bedroom",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 7
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1647,
                    "listing": 293,
                    "type": {
                        "id": 6,
                        "url": "https://api.swistay.com/room-types/6/?format=api",
                        "code": "BAR_PU",
                        "name": "Communal Bathroom",
                        "description": "A communal bathroom is a bathroom that's available to the group of house hold to use",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 9
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1648,
                    "listing": 293,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1650,
                    "listing": 293,
                    "type": {
                        "id": 16,
                        "url": "https://api.swistay.com/room-types/16/?format=api",
                        "code": "DIS",
                        "name": "Dinning Space",
                        "description": "A dining space(not dedicated room) is where the majority of breakfast, lunch, snacks, and dinner meals are served on a daily basis",
                        "icon": {
                            "id": 34,
                            "name": "Dining table",
                            "src": "https://api.swistay.com/media/icons/3f2716ac812d45ce907d7b6b17087e80.svg"
                        },
                        "order": 13
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1649,
                    "listing": 293,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 2,
            "bathrooms_count": 2,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": null,
            "sub_type": "detached",
            "condition": "fair",
            "is_furnished": false,
            "available_for_tour_starting_from": "2025-06-25",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-06-25",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 280,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://m.facebook.com/groups/1820743161327416/permalink/10016611731740477/?mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": true,
            "is_for_sale": false,
            "is_long_term": true
        },
        {
            "id": 292,
            "url": "https://api.swistay.com/listings/292/?format=api",
            "type": "house",
            "available_for": "rent",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 291,
                "amount": 18500.0,
                "today_calendar_rule_amount": 18500.0,
                "time_rate": "month",
                "area_rate": "",
                "currency": "ZMW",
                "is_negotiable": false,
                "payment_frequency_count": 2,
                "payment_terms": ""
            },
            "security_deposit": {
                "id": 93,
                "amount": 18500.0,
                "currency": "ZMW"
            },
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">3-Bedroom Standalone House for Rent in Meanwood Ibex (Lusaka)</span></p><p class=\"mb-1\"><br></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Located in a clean and secure neighborhood, this spacious home offers modern comforts and excellent amenitiesโ€”ideal for family living.</span></p><p class=\"mb-1\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Property Features:</span></h5><ul><li value=\"1\"><span style=\"white-space: pre-wrap;\">Open living plan</span></li><li value=\"2\"><span style=\"white-space: pre-wrap;\">Master bedroom and Bedroom 1 air-conditioned</span></li><li value=\"3\"><span style=\"white-space: pre-wrap;\">Air conditioning in the living area</span></li><li value=\"4\"><span style=\"white-space: pre-wrap;\">Built-in gas stove and electric oven</span></li><li value=\"5\"><span style=\"white-space: pre-wrap;\">Covered swimming pool</span></li><li value=\"6\"><span style=\"white-space: pre-wrap;\">Braai area</span></li><li value=\"7\"><span style=\"white-space: pre-wrap;\">Borehole with storage tank</span></li><li value=\"8\"><span style=\"white-space: pre-wrap;\">Fibre-to-home connection ready</span></li><li value=\"9\"><span style=\"white-space: pre-wrap;\">Satellite dish and cabling</span></li><li value=\"10\"><span style=\"white-space: pre-wrap;\">Wall fence with electric wire</span></li><li value=\"11\"><span style=\"white-space: pre-wrap;\">Paved yard with pebble-stone access road</span></li><li value=\"12\"><span style=\"white-space: pre-wrap;\">Safe and clean surroundings</span></li></ul>",
            "location": {
                "id": 288,
                "address": "Meanwood Ibex Hill, Lusaka",
                "coordinates": {
                    "lat": -15.40033251534035,
                    "lng": 28.430890154492197
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 2,
                    "url": "https://api.swistay.com/amenities/2/?format=api",
                    "name": "Borehole",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 4,
                    "url": "https://api.swistay.com/amenities/4/?format=api",
                    "name": "Water tank",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 39,
                    "url": "https://api.swistay.com/amenities/39/?format=api",
                    "name": "Swimming pool",
                    "category": {
                        "id": 7,
                        "name": "Entertainment & Sports",
                        "order": 12
                    },
                    "icon": {
                        "id": 29,
                        "name": "Swimming pool",
                        "src": "https://api.swistay.com/media/icons/ba08b7a0462d49a2a918f47f953d8ae5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 9,
                    "url": "https://api.swistay.com/amenities/9/?format=api",
                    "name": "Air conditioning",
                    "category": {
                        "id": 4,
                        "name": "Heating & Cooling",
                        "order": 8
                    },
                    "icon": {
                        "id": 47,
                        "name": "Cold weather",
                        "src": "https://api.swistay.com/media/icons/f242de6caf2043368d233af2a56072a6.svg"
                    },
                    "description": "",
                    "search_keywords": "AC, Aircon"
                },
                {
                    "id": 74,
                    "url": "https://api.swistay.com/amenities/74/?format=api",
                    "name": "Electric fence",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 61,
                        "name": "Electricity caution",
                        "src": "https://api.swistay.com/media/icons/56328bf04d064c86876683c53bb1bbbe.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 13,
                    "url": "https://api.swistay.com/amenities/13/?format=api",
                    "name": "Stove/Electric Cooker",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 41,
                        "name": "Stove",
                        "src": "https://api.swistay.com/media/icons/e831309b5d3d420d8a448d86fe3049dd.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 52,
                    "url": "https://api.swistay.com/amenities/52/?format=api",
                    "name": "Paved yard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": "Pavers"
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3242,
                "url": "https://api.swistay.com/listing-pictures/3242/?format=api",
                "is_main": true,
                "listing": 292,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/d799796225024619895f866bf8d85c44.jpeg"
            },
            "pictures": [
                {
                    "id": 3242,
                    "url": "https://api.swistay.com/listing-pictures/3242/?format=api",
                    "is_main": true,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/d799796225024619895f866bf8d85c44.jpeg"
                },
                {
                    "id": 3243,
                    "url": "https://api.swistay.com/listing-pictures/3243/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/bf0cad269b0c4e3f9d388759d2bde97c.jpeg"
                },
                {
                    "id": 3244,
                    "url": "https://api.swistay.com/listing-pictures/3244/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/071f44765d534475b49fcdf3573dfd4c.jpeg"
                },
                {
                    "id": 3245,
                    "url": "https://api.swistay.com/listing-pictures/3245/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/edb0bf446fec4a619cb01e0e54819c0f.jpeg"
                },
                {
                    "id": 3246,
                    "url": "https://api.swistay.com/listing-pictures/3246/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/50813a512eae473cb21f59696a091ffd.jpeg"
                },
                {
                    "id": 3247,
                    "url": "https://api.swistay.com/listing-pictures/3247/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/3ecf3a20e1a546619789bd9d866a35a2.jpeg"
                },
                {
                    "id": 3248,
                    "url": "https://api.swistay.com/listing-pictures/3248/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b93188aa9d3246f4a4580d4fb68b1084.jpeg"
                },
                {
                    "id": 3249,
                    "url": "https://api.swistay.com/listing-pictures/3249/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/d3906fe25b8d4016928efbe9f113e324.jpeg"
                },
                {
                    "id": 3250,
                    "url": "https://api.swistay.com/listing-pictures/3250/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/c18aeba7dd0e4ab18dac9ddcfd2ca13c.jpeg"
                },
                {
                    "id": 3251,
                    "url": "https://api.swistay.com/listing-pictures/3251/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/f20c64211b564387ad05ba94c8078918.jpeg"
                },
                {
                    "id": 3252,
                    "url": "https://api.swistay.com/listing-pictures/3252/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/96c37d737eec439297640d1e226492df.jpeg"
                },
                {
                    "id": 3253,
                    "url": "https://api.swistay.com/listing-pictures/3253/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/cf3f440f8b8b47b9bfc916ee30442903.jpeg"
                },
                {
                    "id": 3254,
                    "url": "https://api.swistay.com/listing-pictures/3254/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/1fd5068bad97434f8a846cba3073553d.jpeg"
                },
                {
                    "id": 3255,
                    "url": "https://api.swistay.com/listing-pictures/3255/?format=api",
                    "is_main": false,
                    "listing": 292,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/e52e12940441480988747bcc50334abf.jpeg"
                }
            ],
            "contact": {
                "id": 288,
                "phone": "260974516067",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-25T00:23:37.171822Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 292,
                "url": "https://api.swistay.com/listing-publish-requests/292/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2025-06-25T00:22:06.618174Z",
                "updated_at": "2025-06-25T00:23:37.179550Z"
            },
            "rooms": [
                {
                    "id": 1639,
                    "listing": 292,
                    "type": {
                        "id": 1,
                        "url": "https://api.swistay.com/room-types/1/?format=api",
                        "code": "BER",
                        "name": "Bedroom",
                        "description": "A bedroom is a room furnished with a bed and intended primarily for sleeping",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 1
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1637,
                    "listing": 292,
                    "type": {
                        "id": 4,
                        "url": "https://api.swistay.com/room-types/4/?format=api",
                        "code": "BER_MS",
                        "name": "Master Suite Bedroom",
                        "description": "A master suite bedroom is a master bedroom that's connected to its bathroom",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 6
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1638,
                    "listing": 292,
                    "type": {
                        "id": 10,
                        "url": "https://api.swistay.com/room-types/10/?format=api",
                        "code": "BAR_MS",
                        "name": "Master Suite Bathroom",
                        "description": "This is a bathroom that's directly connected to a master suite bedroom",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 7
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1640,
                    "listing": 292,
                    "type": {
                        "id": 6,
                        "url": "https://api.swistay.com/room-types/6/?format=api",
                        "code": "BAR_PU",
                        "name": "Communal Bathroom",
                        "description": "A communal bathroom is a bathroom that's available to the group of house hold to use",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 9
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1641,
                    "listing": 292,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1643,
                    "listing": 292,
                    "type": {
                        "id": 16,
                        "url": "https://api.swistay.com/room-types/16/?format=api",
                        "code": "DIS",
                        "name": "Dinning Space",
                        "description": "A dining space(not dedicated room) is where the majority of breakfast, lunch, snacks, and dinner meals are served on a daily basis",
                        "icon": {
                            "id": 34,
                            "name": "Dining table",
                            "src": "https://api.swistay.com/media/icons/3f2716ac812d45ce907d7b6b17087e80.svg"
                        },
                        "order": 13
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1642,
                    "listing": 292,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 3,
            "bathrooms_count": 2,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": null,
            "sub_type": "detached",
            "condition": "fair",
            "is_furnished": false,
            "available_for_tour_starting_from": "2025-06-25",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-06-25",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 279,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://www.facebook.com/share/p/1VNLKd6XvR/?mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": true,
            "is_for_sale": false,
            "is_long_term": true
        },
        {
            "id": 291,
            "url": "https://api.swistay.com/listings/291/?format=api",
            "type": "flat",
            "available_for": "rent",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 290,
                "amount": 6000.0,
                "today_calendar_rule_amount": 6000.0,
                "time_rate": "month",
                "area_rate": "",
                "currency": "ZMW",
                "is_negotiable": false,
                "payment_frequency_count": 2,
                "payment_terms": ""
            },
            "security_deposit": {
                "id": 92,
                "amount": 4000.0,
                "currency": "ZMW"
            },
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Newly Built 2-Bedroom Semi-Detached Flat for Rent in Silverest (Between RTSA &amp; Happy-Land)</span></p><p class=\"mb-1\"><br></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Located just 2km from UNILUS and 1km off the tarmac, this modern unit offers a private, secure, and serene living space with a self-contained yard.</span></p><p class=\"mb-1\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Property Features:</span></h5><ul><li value=\"1\"><span style=\"white-space: pre-wrap;\">Both bedrooms self-contained</span></li><li value=\"2\"><span style=\"white-space: pre-wrap;\">Inbuilt wardrobes and shoe rack</span></li><li value=\"3\"><span style=\"white-space: pre-wrap;\">Inbuilt kitchen</span></li><li value=\"4\"><span style=\"white-space: pre-wrap;\">Tiles and wall tiles</span></li><li value=\"5\"><span style=\"white-space: pre-wrap;\">Geyser</span></li><li value=\"6\"><span style=\"white-space: pre-wrap;\">Borehole</span></li><li value=\"7\"><span style=\"white-space: pre-wrap;\">Paved yard</span></li><li value=\"8\"><span style=\"white-space: pre-wrap;\">Solar spotlights</span></li><li value=\"9\"><span style=\"white-space: pre-wrap;\">Burglar bars and grill doors</span></li><li value=\"10\"><span style=\"white-space: pre-wrap;\">Wall fence with razor wire</span></li><li value=\"11\"><span style=\"white-space: pre-wrap;\">Caretaker on-site for garden and grounds maintenance</span></li></ul>",
            "location": {
                "id": 287,
                "address": "Silverest, Between RTSA & Happy-Land",
                "coordinates": {
                    "lat": -15.351185093471532,
                    "lng": 28.48797643815918
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 2,
                    "url": "https://api.swistay.com/amenities/2/?format=api",
                    "name": "Borehole",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 78,
                    "url": "https://api.swistay.com/amenities/78/?format=api",
                    "name": "Geyser",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 49,
                    "url": "https://api.swistay.com/amenities/49/?format=api",
                    "name": "Wardrobe",
                    "category": {
                        "id": 8,
                        "name": "Bedroom & Laundry",
                        "order": 1
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 82,
                    "url": "https://api.swistay.com/amenities/82/?format=api",
                    "name": "Floor tiles",
                    "category": {
                        "id": 12,
                        "name": "Indoor",
                        "order": 5
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 79,
                    "url": "https://api.swistay.com/amenities/79/?format=api",
                    "name": "Wall fence",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 62,
                        "name": "Gate",
                        "src": "https://api.swistay.com/media/icons/62.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 52,
                    "url": "https://api.swistay.com/amenities/52/?format=api",
                    "name": "Paved yard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": "Pavers"
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3215,
                "url": "https://api.swistay.com/listing-pictures/3215/?format=api",
                "is_main": true,
                "listing": 291,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/c3f1699809b84761a2dee0dfcc57d289.jpeg"
            },
            "pictures": [
                {
                    "id": 3215,
                    "url": "https://api.swistay.com/listing-pictures/3215/?format=api",
                    "is_main": true,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/c3f1699809b84761a2dee0dfcc57d289.jpeg"
                },
                {
                    "id": 3216,
                    "url": "https://api.swistay.com/listing-pictures/3216/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/1789692b3cbc47cb84adacf90ec09b7e.jpeg"
                },
                {
                    "id": 3217,
                    "url": "https://api.swistay.com/listing-pictures/3217/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/2065b847ca9a4373bacfe07f32a0c5d3.jpeg"
                },
                {
                    "id": 3218,
                    "url": "https://api.swistay.com/listing-pictures/3218/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/25c01b056f0044f3821fd111320507ee.jpeg"
                },
                {
                    "id": 3219,
                    "url": "https://api.swistay.com/listing-pictures/3219/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/a7ecca65d68c44ef92b9152a8f3b8391.jpeg"
                },
                {
                    "id": 3220,
                    "url": "https://api.swistay.com/listing-pictures/3220/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/e8da7d70aac0430b8282e6bb1bdd9d83.jpeg"
                },
                {
                    "id": 3221,
                    "url": "https://api.swistay.com/listing-pictures/3221/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/ea1f0fee44af473998bcb0ac92643a78.jpeg"
                },
                {
                    "id": 3222,
                    "url": "https://api.swistay.com/listing-pictures/3222/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/977fc8e207444e70ab4495e48c8e0840.jpeg"
                },
                {
                    "id": 3223,
                    "url": "https://api.swistay.com/listing-pictures/3223/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/6ac7ae97d01947438a83f8ea0009e69d.jpeg"
                },
                {
                    "id": 3224,
                    "url": "https://api.swistay.com/listing-pictures/3224/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/d673f65cd8354fdbb9bdb83340a3a316.jpeg"
                },
                {
                    "id": 3225,
                    "url": "https://api.swistay.com/listing-pictures/3225/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/c652bf29901f4e7b9b0e16ecc9372048.jpeg"
                },
                {
                    "id": 3226,
                    "url": "https://api.swistay.com/listing-pictures/3226/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/cf2bd9ef167349c6b7e6fd0310f68f77.jpeg"
                },
                {
                    "id": 3227,
                    "url": "https://api.swistay.com/listing-pictures/3227/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/d3e71cfe6c344a09ab576b7f25fb8aab.jpeg"
                },
                {
                    "id": 3228,
                    "url": "https://api.swistay.com/listing-pictures/3228/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b1a5db6b414447b9be6263918e876c3e.jpeg"
                },
                {
                    "id": 3229,
                    "url": "https://api.swistay.com/listing-pictures/3229/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b23fe391e1e841c69915ace19af302b8.jpeg"
                },
                {
                    "id": 3230,
                    "url": "https://api.swistay.com/listing-pictures/3230/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/bdc8485b5e9248c2ae537fa50c0b0c79.jpeg"
                },
                {
                    "id": 3231,
                    "url": "https://api.swistay.com/listing-pictures/3231/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b22a627a64c24582a4fbcd94fea93baf.jpeg"
                },
                {
                    "id": 3232,
                    "url": "https://api.swistay.com/listing-pictures/3232/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/9a7c2bef3b1244b6b80020123121ed22.jpeg"
                },
                {
                    "id": 3233,
                    "url": "https://api.swistay.com/listing-pictures/3233/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/74a273c908174bd094e75be84c2c00e5.jpeg"
                },
                {
                    "id": 3234,
                    "url": "https://api.swistay.com/listing-pictures/3234/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/c3abc9a7a7884ce7865d9dac4ef2f990.jpeg"
                },
                {
                    "id": 3235,
                    "url": "https://api.swistay.com/listing-pictures/3235/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/1b78650907bc4c449659536a9b4e2088.jpeg"
                },
                {
                    "id": 3236,
                    "url": "https://api.swistay.com/listing-pictures/3236/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/7c3dbe1e83bc4f81a1999aa55d78bf02.jpeg"
                },
                {
                    "id": 3237,
                    "url": "https://api.swistay.com/listing-pictures/3237/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/71ad152618cc4ea7bf6f0bafe296e8b7.jpeg"
                },
                {
                    "id": 3238,
                    "url": "https://api.swistay.com/listing-pictures/3238/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/25aa6f3af1a84616b51a1c0a30e23a91.jpeg"
                },
                {
                    "id": 3239,
                    "url": "https://api.swistay.com/listing-pictures/3239/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/5e0d6b30bab947749c46a07f117c648e.jpeg"
                },
                {
                    "id": 3240,
                    "url": "https://api.swistay.com/listing-pictures/3240/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/fb15365ab8fe429f98fdf16158c734c9.jpeg"
                },
                {
                    "id": 3241,
                    "url": "https://api.swistay.com/listing-pictures/3241/?format=api",
                    "is_main": false,
                    "listing": 291,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/97f26b294b9e465085ce65355233237e.jpeg"
                }
            ],
            "contact": {
                "id": 287,
                "phone": "260771291020",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-24T09:52:20.889439Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 291,
                "url": "https://api.swistay.com/listing-publish-requests/291/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2025-06-24T09:44:16.799340Z",
                "updated_at": "2025-06-24T09:52:20.896305Z"
            },
            "rooms": [
                {
                    "id": 1632,
                    "listing": 291,
                    "type": {
                        "id": 2,
                        "url": "https://api.swistay.com/room-types/2/?format=api",
                        "code": "BER_EN",
                        "name": "Ensuite Bedroom",
                        "description": "This is a bedroom that is directly connected to a bathroom, it's also known as self contained",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 2
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1633,
                    "listing": 291,
                    "type": {
                        "id": 8,
                        "url": "https://api.swistay.com/room-types/8/?format=api",
                        "code": "BAR_EN",
                        "name": "Ensuite Bathroom",
                        "description": "This is a bathroom that is directly connected to a bedroom room",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 3
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1634,
                    "listing": 291,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1635,
                    "listing": 291,
                    "type": {
                        "id": 16,
                        "url": "https://api.swistay.com/room-types/16/?format=api",
                        "code": "DIS",
                        "name": "Dinning Space",
                        "description": "A dining space(not dedicated room) is where the majority of breakfast, lunch, snacks, and dinner meals are served on a daily basis",
                        "icon": {
                            "id": 34,
                            "name": "Dining table",
                            "src": "https://api.swistay.com/media/icons/3f2716ac812d45ce907d7b6b17087e80.svg"
                        },
                        "order": 13
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1636,
                    "listing": 291,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 2,
            "bathrooms_count": 2,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": null,
            "sub_type": "semi-detached",
            "condition": "newly-built",
            "is_furnished": false,
            "available_for_tour_starting_from": "2025-06-24",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-06-24",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 278,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://www.facebook.com/share/p/16ajkRTGAR/?mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": true,
            "is_for_sale": false,
            "is_long_term": true
        },
        {
            "id": 290,
            "url": "https://api.swistay.com/listings/290/?format=api",
            "type": "flat",
            "available_for": "rent",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 289,
                "amount": 13000.0,
                "today_calendar_rule_amount": 13000.0,
                "time_rate": "month",
                "area_rate": "",
                "currency": "ZMW",
                "is_negotiable": false,
                "payment_frequency_count": 2,
                "payment_terms": ""
            },
            "security_deposit": {
                "id": 91,
                "amount": 13000.0,
                "currency": "ZMW"
            },
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Newly Built 3-Bedroom Flat for Rent in Vorna Valley (Lusaka)</span></p><p class=\"mb-1\"><br></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Located in a secure complex of 3 units, this beautiful flat offers comfort, modern design, and reliable utilitiesโ€”perfect for families or professionals.</span></p><p class=\"mb-1\" dir=\"ltr\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Property Features:</span></h5><ul><li value=\"1\"><span style=\"white-space: pre-wrap;\">Master bedroom self-contained with powered LED lights and walk-in wardrobe</span></li><li value=\"2\"><span style=\"white-space: pre-wrap;\">All bedrooms fitted with wardrobes</span></li><li value=\"3\"><span style=\"white-space: pre-wrap;\">Air conditioning in main rooms</span></li><li value=\"4\"><span style=\"white-space: pre-wrap;\">Fully fitted kitchen with built-in cooker and oven</span></li><li value=\"5\"><span style=\"white-space: pre-wrap;\">Large living room with open-space dining area</span></li><li value=\"6\"><span style=\"white-space: pre-wrap;\">High ceilings for a spacious feel</span></li><li value=\"7\"><span style=\"white-space: pre-wrap;\">Borehole with overhead tank</span></li><li value=\"8\"><span style=\"white-space: pre-wrap;\">Paved interlocking driveway</span></li><li value=\"9\"><span style=\"white-space: pre-wrap;\">Automated gate control system</span></li><li value=\"10\"><span style=\"white-space: pre-wrap;\">Backup power supply</span></li></ul>",
            "location": {
                "id": 286,
                "address": "Vorna Valley, Lusaka",
                "coordinates": {
                    "lat": -15.3004894,
                    "lng": 28.395863
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 2,
                    "url": "https://api.swistay.com/amenities/2/?format=api",
                    "name": "Borehole",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 4,
                    "url": "https://api.swistay.com/amenities/4/?format=api",
                    "name": "Water tank",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 9,
                    "url": "https://api.swistay.com/amenities/9/?format=api",
                    "name": "Air conditioning",
                    "category": {
                        "id": 4,
                        "name": "Heating & Cooling",
                        "order": 8
                    },
                    "icon": {
                        "id": 47,
                        "name": "Cold weather",
                        "src": "https://api.swistay.com/media/icons/f242de6caf2043368d233af2a56072a6.svg"
                    },
                    "description": "",
                    "search_keywords": "AC, Aircon"
                },
                {
                    "id": 76,
                    "url": "https://api.swistay.com/amenities/76/?format=api",
                    "name": "Automated/Motorized gate",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 62,
                        "name": "Gate",
                        "src": "https://api.swistay.com/media/icons/62.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 13,
                    "url": "https://api.swistay.com/amenities/13/?format=api",
                    "name": "Stove/Electric Cooker",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 41,
                        "name": "Stove",
                        "src": "https://api.swistay.com/media/icons/e831309b5d3d420d8a448d86fe3049dd.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 77,
                    "url": "https://api.swistay.com/amenities/77/?format=api",
                    "name": "Backup electric generator",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 61,
                        "name": "Electricity caution",
                        "src": "https://api.swistay.com/media/icons/56328bf04d064c86876683c53bb1bbbe.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 49,
                    "url": "https://api.swistay.com/amenities/49/?format=api",
                    "name": "Wardrobe",
                    "category": {
                        "id": 8,
                        "name": "Bedroom & Laundry",
                        "order": 1
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 83,
                    "url": "https://api.swistay.com/amenities/83/?format=api",
                    "name": "Ceiling boards",
                    "category": {
                        "id": 12,
                        "name": "Indoor",
                        "order": 5
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 52,
                    "url": "https://api.swistay.com/amenities/52/?format=api",
                    "name": "Paved yard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": "Pavers"
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3209,
                "url": "https://api.swistay.com/listing-pictures/3209/?format=api",
                "is_main": true,
                "listing": 290,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/c79fde4db9524bdf9fda4b4103eecabf.jpeg"
            },
            "pictures": [
                {
                    "id": 3209,
                    "url": "https://api.swistay.com/listing-pictures/3209/?format=api",
                    "is_main": true,
                    "listing": 290,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/c79fde4db9524bdf9fda4b4103eecabf.jpeg"
                },
                {
                    "id": 3210,
                    "url": "https://api.swistay.com/listing-pictures/3210/?format=api",
                    "is_main": false,
                    "listing": 290,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/025d8647e91645ec8be1166d046e6bb5.jpeg"
                },
                {
                    "id": 3211,
                    "url": "https://api.swistay.com/listing-pictures/3211/?format=api",
                    "is_main": false,
                    "listing": 290,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/06c6f53ac539460d8921d1b90e5fd680.jpeg"
                },
                {
                    "id": 3212,
                    "url": "https://api.swistay.com/listing-pictures/3212/?format=api",
                    "is_main": false,
                    "listing": 290,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/3cbe5764003d4805ace3aef46d304595.jpeg"
                },
                {
                    "id": 3213,
                    "url": "https://api.swistay.com/listing-pictures/3213/?format=api",
                    "is_main": false,
                    "listing": 290,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/e4a19e91a4bb4fe39bf42777dfb48fc2.jpeg"
                },
                {
                    "id": 3214,
                    "url": "https://api.swistay.com/listing-pictures/3214/?format=api",
                    "is_main": false,
                    "listing": 290,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/74ba0e91df7d41f3a8eb859731c6746d.jpeg"
                }
            ],
            "contact": {
                "id": 286,
                "phone": "260978500710",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-24T09:35:14.554563Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 290,
                "url": "https://api.swistay.com/listing-publish-requests/290/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2025-06-24T09:34:16.143148Z",
                "updated_at": "2025-06-24T09:35:14.560038Z"
            },
            "rooms": [
                {
                    "id": 1627,
                    "listing": 290,
                    "type": {
                        "id": 1,
                        "url": "https://api.swistay.com/room-types/1/?format=api",
                        "code": "BER",
                        "name": "Bedroom",
                        "description": "A bedroom is a room furnished with a bed and intended primarily for sleeping",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 1
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1625,
                    "listing": 290,
                    "type": {
                        "id": 4,
                        "url": "https://api.swistay.com/room-types/4/?format=api",
                        "code": "BER_MS",
                        "name": "Master Suite Bedroom",
                        "description": "A master suite bedroom is a master bedroom that's connected to its bathroom",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 6
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1626,
                    "listing": 290,
                    "type": {
                        "id": 10,
                        "url": "https://api.swistay.com/room-types/10/?format=api",
                        "code": "BAR_MS",
                        "name": "Master Suite Bathroom",
                        "description": "This is a bathroom that's directly connected to a master suite bedroom",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 7
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1628,
                    "listing": 290,
                    "type": {
                        "id": 6,
                        "url": "https://api.swistay.com/room-types/6/?format=api",
                        "code": "BAR_PU",
                        "name": "Communal Bathroom",
                        "description": "A communal bathroom is a bathroom that's available to the group of house hold to use",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 9
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1629,
                    "listing": 290,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1631,
                    "listing": 290,
                    "type": {
                        "id": 16,
                        "url": "https://api.swistay.com/room-types/16/?format=api",
                        "code": "DIS",
                        "name": "Dinning Space",
                        "description": "A dining space(not dedicated room) is where the majority of breakfast, lunch, snacks, and dinner meals are served on a daily basis",
                        "icon": {
                            "id": 34,
                            "name": "Dining table",
                            "src": "https://api.swistay.com/media/icons/3f2716ac812d45ce907d7b6b17087e80.svg"
                        },
                        "order": 13
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1630,
                    "listing": 290,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 3,
            "bathrooms_count": 2,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": null,
            "sub_type": "detached",
            "condition": "newly-built",
            "is_furnished": false,
            "available_for_tour_starting_from": "2025-06-24",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-06-24",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 277,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://www.facebook.com/share/p/19H87WR9Ra/?mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": true,
            "is_for_sale": false,
            "is_long_term": true
        },
        {
            "id": 289,
            "url": "https://api.swistay.com/listings/289/?format=api",
            "type": "house",
            "available_for": "sale",
            "available_for_options": [
                "rent",
                "sale",
                "booking"
            ],
            "price": {
                "id": 288,
                "amount": 6500000.0,
                "today_calendar_rule_amount": 6500000.0,
                "time_rate": "",
                "area_rate": "",
                "currency": "ZMW",
                "is_negotiable": true,
                "payment_frequency_count": 1,
                "payment_terms": ""
            },
            "security_deposit": null,
            "description": "<p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">9-Bedroom Standalone House for Sale in Mass Media (Near ZAF, Lusaka)</span></p><p class=\"mb-1\"><br></p><p class=\"mb-1\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Set on a 40m x 35m plot, this spacious property is ideal for residential or institutional use. Located in one of Lusakaโ€™s most sought-after areas.</span></p><p class=\"mb-1\"><br></p><h5 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Property Features:</span></h5><ul><li value=\"1\"><span style=\"white-space: pre-wrap;\">Master bedroom self-contained</span></li><li value=\"2\"><span style=\"white-space: pre-wrap;\">9 bedrooms total</span></li><li value=\"3\"><span style=\"white-space: pre-wrap;\">Modern fittings throughout</span></li><li value=\"4\"><span style=\"white-space: pre-wrap;\">Built-in cooker</span></li><li value=\"5\"><span style=\"white-space: pre-wrap;\">Dining area</span></li><li value=\"6\"><span style=\"white-space: pre-wrap;\">Air conditioning</span></li><li value=\"7\"><span style=\"white-space: pre-wrap;\">Paved yard</span></li><li value=\"8\"><span style=\"white-space: pre-wrap;\">Electrified fence</span></li><li value=\"9\"><span style=\"white-space: pre-wrap;\">Guard house</span></li><li value=\"10\"><span style=\"white-space: pre-wrap;\">Borehole</span></li><li value=\"11\"><span style=\"white-space: pre-wrap;\">On title deeds</span></li></ul>",
            "location": {
                "id": 285,
                "address": "Mass Media Near ZAF, Lusaka",
                "coordinates": {
                    "lat": -15.408694040406337,
                    "lng": 28.327587406884778
                }
            },
            "owner": {
                "id": 1,
                "url": "https://api.swistay.com/users/1/?format=api",
                "email": "yezileliilomo@hotmail.com",
                "phone": "260776968833",
                "date_joined": "2023-09-30T22:16:10.480028Z",
                "is_premium": true,
                "is_staff": true,
                "is_host": true,
                "is_agent": true,
                "is_verified": true,
                "full_name": "Swistay",
                "is_active": true,
                "picture": {
                    "id": 11,
                    "url": "https://api.swistay.com/profile-pictures/11/?format=api",
                    "src": "https://api.swistay.com/media/profile_pictures/1e5e820e4fe64a0885ba938c61c59ae4.jpeg"
                },
                "biography": "Hello there!..๐Ÿ‘‹",
                "verification": 1,
                "account": 3,
                "settings": 1,
                "last_seen": "2025-06-27T15:02:42.513945Z",
                "is_phone_verified": true,
                "is_email_verified": true
            },
            "amenities": [
                {
                    "id": 2,
                    "url": "https://api.swistay.com/amenities/2/?format=api",
                    "name": "Borehole",
                    "category": {
                        "id": 2,
                        "name": "Parking & Facilities",
                        "order": 4
                    },
                    "icon": {
                        "id": 5,
                        "name": "Water up",
                        "src": "https://api.swistay.com/media/icons/5.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 9,
                    "url": "https://api.swistay.com/amenities/9/?format=api",
                    "name": "Air conditioning",
                    "category": {
                        "id": 4,
                        "name": "Heating & Cooling",
                        "order": 8
                    },
                    "icon": {
                        "id": 47,
                        "name": "Cold weather",
                        "src": "https://api.swistay.com/media/icons/f242de6caf2043368d233af2a56072a6.svg"
                    },
                    "description": "",
                    "search_keywords": "AC, Aircon"
                },
                {
                    "id": 74,
                    "url": "https://api.swistay.com/amenities/74/?format=api",
                    "name": "Electric fence",
                    "category": {
                        "id": 10,
                        "name": "Home Safety",
                        "order": 7
                    },
                    "icon": {
                        "id": 61,
                        "name": "Electricity caution",
                        "src": "https://api.swistay.com/media/icons/56328bf04d064c86876683c53bb1bbbe.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 13,
                    "url": "https://api.swistay.com/amenities/13/?format=api",
                    "name": "Stove/Electric Cooker",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 41,
                        "name": "Stove",
                        "src": "https://api.swistay.com/media/icons/e831309b5d3d420d8a448d86fe3049dd.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 15,
                    "url": "https://api.swistay.com/amenities/15/?format=api",
                    "name": "Kitchen",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 44,
                        "name": "Kitchen tools",
                        "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 16,
                    "url": "https://api.swistay.com/amenities/16/?format=api",
                    "name": "Fitted kitchen units",
                    "category": {
                        "id": 5,
                        "name": "Kitchen & Dining",
                        "order": 3
                    },
                    "icon": {
                        "id": 13,
                        "name": "Wardrobe",
                        "src": "https://api.swistay.com/media/icons/a2dc6b0f3c7e44479f9b8c46207ac5ad.svg"
                    },
                    "description": "",
                    "search_keywords": ""
                },
                {
                    "id": 52,
                    "url": "https://api.swistay.com/amenities/52/?format=api",
                    "name": "Paved yard",
                    "category": {
                        "id": 9,
                        "name": "Outdoor",
                        "order": 6
                    },
                    "icon": {
                        "id": 63,
                        "name": "Hexagon",
                        "src": "https://api.swistay.com/media/icons/63.svg"
                    },
                    "description": "",
                    "search_keywords": "Pavers"
                }
            ],
            "services": [],
            "main_picture": {
                "id": 3201,
                "url": "https://api.swistay.com/listing-pictures/3201/?format=api",
                "is_main": true,
                "listing": 289,
                "tooltip": "",
                "src": "https://api.swistay.com/media/listings_pictures/e51206f097324fd1a9ea9b4ad4ca70f8.jpeg"
            },
            "pictures": [
                {
                    "id": 3201,
                    "url": "https://api.swistay.com/listing-pictures/3201/?format=api",
                    "is_main": true,
                    "listing": 289,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/e51206f097324fd1a9ea9b4ad4ca70f8.jpeg"
                },
                {
                    "id": 3202,
                    "url": "https://api.swistay.com/listing-pictures/3202/?format=api",
                    "is_main": false,
                    "listing": 289,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/4448110b82434b8f919cad1641a0b018.jpeg"
                },
                {
                    "id": 3203,
                    "url": "https://api.swistay.com/listing-pictures/3203/?format=api",
                    "is_main": false,
                    "listing": 289,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/f4143beb1a874d4eae99f39c12c07d71.jpeg"
                },
                {
                    "id": 3204,
                    "url": "https://api.swistay.com/listing-pictures/3204/?format=api",
                    "is_main": false,
                    "listing": 289,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/b37011ca25c34d0badb96bc9b802dfe7.jpeg"
                },
                {
                    "id": 3205,
                    "url": "https://api.swistay.com/listing-pictures/3205/?format=api",
                    "is_main": false,
                    "listing": 289,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/c2280cc7f7ea4e95b09d0f5f6b041125.jpeg"
                },
                {
                    "id": 3206,
                    "url": "https://api.swistay.com/listing-pictures/3206/?format=api",
                    "is_main": false,
                    "listing": 289,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/7d13cd74a7e6432ca2e7a117544d771c.jpeg"
                },
                {
                    "id": 3207,
                    "url": "https://api.swistay.com/listing-pictures/3207/?format=api",
                    "is_main": false,
                    "listing": 289,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/bf1e7ab5cd6948d89cea496dba5699ca.jpeg"
                },
                {
                    "id": 3208,
                    "url": "https://api.swistay.com/listing-pictures/3208/?format=api",
                    "is_main": false,
                    "listing": 289,
                    "tooltip": "",
                    "src": "https://api.swistay.com/media/listings_pictures/ab4281e9095c48b0bee30465f49401da.jpeg"
                }
            ],
            "contact": {
                "id": 285,
                "phone": "260975610291",
                "is_phone_on_whatsapp": true
            },
            "publish_date": "2025-06-24T09:25:54.271601Z",
            "is_in_saved_listings": false,
            "min_distance": 0.0,
            "beds_count": 0,
            "reviews_summary": null,
            "parent_listing": null,
            "quantity": 1,
            "accommodations": [],
            "auto_confirm_reservations": false,
            "is_published": true,
            "publish_request": {
                "id": 289,
                "url": "https://api.swistay.com/listing-publish-requests/289/?format=api",
                "is_ever_reviewed": true,
                "status": "accepted",
                "decline_reason": "",
                "created_at": "2025-06-24T09:24:08.041970Z",
                "updated_at": "2025-06-24T09:25:54.693150Z"
            },
            "rooms": [
                {
                    "id": 1620,
                    "listing": 289,
                    "type": {
                        "id": 1,
                        "url": "https://api.swistay.com/room-types/1/?format=api",
                        "code": "BER",
                        "name": "Bedroom",
                        "description": "A bedroom is a room furnished with a bed and intended primarily for sleeping",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 1
                    },
                    "count": 8,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1618,
                    "listing": 289,
                    "type": {
                        "id": 4,
                        "url": "https://api.swistay.com/room-types/4/?format=api",
                        "code": "BER_MS",
                        "name": "Master Suite Bedroom",
                        "description": "A master suite bedroom is a master bedroom that's connected to its bathroom",
                        "icon": {
                            "id": 23,
                            "name": "Double bed",
                            "src": "https://api.swistay.com/media/icons/a96f3200910a4817beb1d7d8f256bfff.svg"
                        },
                        "order": 6
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1619,
                    "listing": 289,
                    "type": {
                        "id": 10,
                        "url": "https://api.swistay.com/room-types/10/?format=api",
                        "code": "BAR_MS",
                        "name": "Master Suite Bathroom",
                        "description": "This is a bathroom that's directly connected to a master suite bedroom",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 7
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1621,
                    "listing": 289,
                    "type": {
                        "id": 6,
                        "url": "https://api.swistay.com/room-types/6/?format=api",
                        "code": "BAR_PU",
                        "name": "Communal Bathroom",
                        "description": "A communal bathroom is a bathroom that's available to the group of house hold to use",
                        "icon": {
                            "id": 52,
                            "name": "Bathtub",
                            "src": "https://api.swistay.com/media/icons/e0bf3a1d45eb4b789e6779770306ceab.svg"
                        },
                        "order": 9
                    },
                    "count": 2,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1622,
                    "listing": 289,
                    "type": {
                        "id": 11,
                        "url": "https://api.swistay.com/room-types/11/?format=api",
                        "code": "LIR",
                        "name": "Living Room",
                        "description": "A living room is a common space in a house where people relax and socialize",
                        "icon": {
                            "id": 48,
                            "name": "Television",
                            "src": "https://api.swistay.com/media/icons/9b6c994b43da4d1da9ccdd37c2912bea.svg"
                        },
                        "order": 11
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1624,
                    "listing": 289,
                    "type": {
                        "id": 16,
                        "url": "https://api.swistay.com/room-types/16/?format=api",
                        "code": "DIS",
                        "name": "Dinning Space",
                        "description": "A dining space(not dedicated room) is where the majority of breakfast, lunch, snacks, and dinner meals are served on a daily basis",
                        "icon": {
                            "id": 34,
                            "name": "Dining table",
                            "src": "https://api.swistay.com/media/icons/3f2716ac812d45ce907d7b6b17087e80.svg"
                        },
                        "order": 13
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                },
                {
                    "id": 1623,
                    "listing": 289,
                    "type": {
                        "id": 13,
                        "url": "https://api.swistay.com/room-types/13/?format=api",
                        "code": "KIR",
                        "name": "Kitchen Room",
                        "description": "A kitchen is a room or part of a room used for cooking and food preparation",
                        "icon": {
                            "id": 44,
                            "name": "Kitchen tools",
                            "src": "https://api.swistay.com/media/icons/b9bf9e6735dc48b8b2403d3fc3ddab53.svg"
                        },
                        "order": 14
                    },
                    "count": 1,
                    "beds": [],
                    "pictures": []
                }
            ],
            "bedrooms_count": 9,
            "bathrooms_count": 3,
            "kitchenrooms_count": 1,
            "diningrooms_count": 0,
            "livingrooms_count": 1,
            "carrying_capacity": 1,
            "suitable_events": [],
            "area": {
                "amount": 1400.0,
                "unit": "sqmeter"
            },
            "sub_type": "detached",
            "condition": "fair",
            "is_furnished": false,
            "available_for_tour_starting_from": "2025-06-24",
            "lowest_price": null,
            "available_for_moving_in_starting_from": "2025-06-24",
            "min_check_in_time": "11:00 AM",
            "is_premium": true,
            "max_check_out_time": "10:00 AM",
            "are_pets_allowed": false,
            "are_parties_and_events_allowed": false,
            "min_stay": 1,
            "max_stay": null,
            "calendar": null,
            "tour_schedule": {
                "id": 276,
                "allowed_tour_types": [
                    "in-person",
                    "video-chat"
                ],
                "days": [
                    "Mon",
                    "Tue",
                    "Wed",
                    "Thu",
                    "Fri",
                    "Sat",
                    "Sun"
                ],
                "start_time": "7:00 AM",
                "end_time": "6:00 PM"
            },
            "is_listed_by_owner": false,
            "is_off_market": false,
            "personal_note": "https://www.facebook.com/share/p/19cD8HCUYm/?mibextid=wwXIfr",
            "availability_confirmation_reminder_count": 0,
            "is_short_term_rental": false,
            "is_long_term_rental": false,
            "is_for_sale": true,
            "is_long_term": true
        }
    ]
}