Get the paginated list of all properties.

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

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=37",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=35",
    "results": [
        {
            "id": 8066,
            "title": "House with Land for Sale at New Baneshwor",
            "slug": "house-with-land-for-sale-at-new-baneshwor",
            "code": "8066"
        },
        {
            "id": 8065,
            "title": "Semi-Commercial Property for Sale at Chappal Karkhana",
            "slug": "semi-commercial-property-for-sale-at-chappal-karkhana-dhumbarahi",
            "code": "8065"
        },
        {
            "id": 8064,
            "title": "House for Sale at Lalitpur | Sunakothi",
            "slug": "house-for-sale-at-lalitpur-sunakothi",
            "code": "8064"
        },
        {
            "id": 8063,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-om-colony-sukedhara",
            "code": "8063"
        },
        {
            "id": 8062,
            "title": "Perfect Land for Sale at Kapan",
            "slug": "land-for-sale-at-tenzing-chowk-kapan",
            "code": "8062"
        },
        {
            "id": 8061,
            "title": "House for Sale at Kapan | Gumba",
            "slug": "house-for-sale-at-kapan-gumba",
            "code": "8061"
        },
        {
            "id": 8060,
            "title": "Land for Sale at Kapan | Gumba",
            "slug": "land-for-sale-at-kapan-gumba",
            "code": "8060"
        },
        {
            "id": 8059,
            "title": "Land for Sale at Kapan | Gairigau",
            "slug": "land-for-sale-at-kapan-gairigau",
            "code": "8059"
        },
        {
            "id": 8058,
            "title": "Land for Sale at Kapan | Gairigau",
            "slug": "land-for-sale-at-kapangairigau",
            "code": "8058"
        },
        {
            "id": 8057,
            "title": "Land for Sale at Kapan Gumba",
            "slug": "land-for-sale-at-kapan-gumba",
            "code": "8057"
        },
        {
            "id": 8056,
            "title": "Land for Sale at Chyamasingha | Bhaktapur",
            "slug": "land-for-sale-at-chyamasingbhaktapur",
            "code": "8056"
        },
        {
            "id": 8055,
            "title": "Land for Sale at Chyamasingha",
            "slug": "land-for-sale-at-chyamasingbhaktapur",
            "code": "8055"
        }
    ]
}