Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=141
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=142",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=140",
    "results": [
        {
            "id": 6513,
            "title": "House for Sale at Nayagau | Pokhara",
            "slug": "house-for-sale-at-nayagau-pokhara-15",
            "code": "6513"
        },
        {
            "id": 6512,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "6512"
        },
        {
            "id": 6511,
            "title": "House for Sale at Pokhara-05 | Ranipauwa",
            "slug": "house-for-sale-at-pokhara-05-ranipauwa",
            "code": "6511"
        },
        {
            "id": 6510,
            "title": "House for Sale at Itahari - 7 | Bajraha",
            "slug": "house-for-sale-at-itahari-7-bajraha",
            "code": "6510"
        },
        {
            "id": 6509,
            "title": "House for Sale at Pokhara 16 Deep",
            "slug": "house-for-sale-at-pokhara-16-deep",
            "code": "6509"
        },
        {
            "id": 6508,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "6508"
        },
        {
            "id": 6507,
            "title": "Land for Sale at Jharuwarasi | Lalitpur",
            "slug": "land-for-sale-at-jharuwarasi-lalitpur",
            "code": "6507"
        },
        {
            "id": 6506,
            "title": "Land for Sale at Budiganga",
            "slug": "land-for-sale-at-budiganga",
            "code": "6506"
        },
        {
            "id": 6505,
            "title": "Land for Sale at Budiganga",
            "slug": "land-for-sale-at-budhiganga",
            "code": "6505"
        },
        {
            "id": 6504,
            "title": "House for Sale at Pokhara - 05 | Masbar",
            "slug": "house-for-sale-at-masbar-pokhara-05",
            "code": "6504"
        },
        {
            "id": 6503,
            "title": "House for Sale at Biratnagar | Pushpalal Chowk",
            "slug": "house-for-sale-at-biratnagar-pushpalal-chowk",
            "code": "6503"
        },
        {
            "id": 6502,
            "title": "Land for Sale at Dharan - 8 | Siddhartha Marg",
            "slug": "land-for-sale-at-dharan-8-siddhartha-marg",
            "code": "6502"
        }
    ]
}