Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=254
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=255",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=253",
    "results": [
        {
            "id": 4857,
            "title": "House for Sale at Baniyatar",
            "slug": "house-for-sale-at-baniyatar",
            "code": "4857"
        },
        {
            "id": 4856,
            "title": "House for Sale at Samakhusi",
            "slug": "house-sale-at-samakhusi",
            "code": "4856"
        },
        {
            "id": 4854,
            "title": "House for Sale at Tarkeshwor",
            "slug": "lolang-tarkeshwor",
            "code": "4854"
        },
        {
            "id": 4853,
            "title": "Land for Sale at Itahari - 6 | B.P Chowk",
            "slug": "land-for-sale-at-itahari-6-bp-chowk",
            "code": "4853"
        },
        {
            "id": 4852,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "4852"
        },
        {
            "id": 4851,
            "title": "Semi Commercial House for Rent at Samakhusi | Kathmandu",
            "slug": "semi-commercial-house-for-rent-at-samakhusi-kathmandu",
            "code": "4851"
        },
        {
            "id": 4850,
            "title": "Land for Sale at Nepaltar | Shivamandir",
            "slug": "land-for-sale-at-nepaltar-shivamandir",
            "code": "4850"
        },
        {
            "id": 4848,
            "title": "3 BHK Apartment for Sale at Balkumari | Westar Residency",
            "slug": "3bhk-apartment-for-sale-at-westar-residence",
            "code": "4848"
        },
        {
            "id": 4847,
            "title": "Land for Sale at Nayabasti | Kopu Gaun",
            "slug": "land-for-sale-at-nayabasti",
            "code": "4847"
        },
        {
            "id": 4846,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4846"
        },
        {
            "id": 4845,
            "title": "Semi-Commercial Property for Sale at Manbhawan | Lalitpur",
            "slug": "house-for-sale-at-manbhawan-lalitpur",
            "code": "4845"
        },
        {
            "id": 4844,
            "title": "Land for Sale at Nakhipot",
            "slug": "land-for-sale-at-nakhipot-lalitpur",
            "code": "4844"
        }
    ]
}