Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=266
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=267",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=265",
    "results": [
        {
            "id": 4682,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4682"
        },
        {
            "id": 4681,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4681"
        },
        {
            "id": 4680,
            "title": "Commercial Building for Sale at Putalisadak",
            "slug": "commercial-building-for-sale-at-putlisadak",
            "code": "4680"
        },
        {
            "id": 4675,
            "title": "Residential Property for Rent at Hattiban | Lalitpur",
            "slug": "residential-property-for-rent-at-hattiban-lalitpur",
            "code": "4675"
        },
        {
            "id": 4674,
            "title": "Land for Sale at Chauthe | Pokhara-14",
            "slug": "land-for-sale-at-chauthe-pokhara-14",
            "code": "4674"
        },
        {
            "id": 4673,
            "title": "Land for Sale at Sano bharyang | Kathmandu",
            "slug": "land-for-sale-at-sano-bharyang-kathmandu",
            "code": "4673"
        },
        {
            "id": 4672,
            "title": "House for Sale at Tersapatti  | Pokhara",
            "slug": "house-for-sale-at-tersapatti-pokhara",
            "code": "4672"
        },
        {
            "id": 4671,
            "title": "Land for sale at Jarankhu | Tarkeshwor",
            "slug": "land-for-sale-at-jarankhu-tarkeshwor",
            "code": "4671"
        },
        {
            "id": 4670,
            "title": "Apartment for Sale at Grande Tower",
            "slug": "apartment-sale-at-grande-tower",
            "code": "4670"
        },
        {
            "id": 4669,
            "title": "Land for Sale at Manakamana Tole | Pokhara",
            "slug": "land-for-sale-at-manakamana-tole",
            "code": "4669"
        },
        {
            "id": 4668,
            "title": "House for Sale at Tikhedewal | Lalitpur",
            "slug": "house-for-sale-at-tikhedewal-lalitpur",
            "code": "4668"
        },
        {
            "id": 4666,
            "title": "Residential Property for Rent at Bhaisepati | Lalitpur",
            "slug": "residential-property-for-rent-at-bhaisepati-lalitpur",
            "code": "4666"
        }
    ]
}