Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=337
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=338",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=336",
    "results": [
        {
            "id": 3402,
            "title": "2 BHK Flat for Rent at Raniban",
            "slug": "house-for-rent",
            "code": "3402"
        },
        {
            "id": 3401,
            "title": "3 BHK Flat for Rent at Raniban",
            "slug": "flat-for-rent",
            "code": "3401"
        },
        {
            "id": 3400,
            "title": "House for Rent for Sanepa",
            "slug": "house-for-rent-perfect-for-residential",
            "code": "3400"
        },
        {
            "id": 3399,
            "title": "House for Rent at Jhamsikhel",
            "slug": "duplex-house-for-rent",
            "code": "3399"
        },
        {
            "id": 3398,
            "title": "House for Rent at Swayambhu",
            "slug": "house-for-rent-for-residental-and-commercial-purpose",
            "code": "3398"
        },
        {
            "id": 3391,
            "title": "Space for Rent at Imadol",
            "slug": "space-for-rent-imadol",
            "code": "3391"
        },
        {
            "id": 3390,
            "title": "House for Sale at Gwarko",
            "slug": "house-for-sale-gwarko",
            "code": "3390"
        },
        {
            "id": 3389,
            "title": "Land for Sale at Kavresthali",
            "slug": "land-for-sale-kavresthali",
            "code": "3389"
        },
        {
            "id": 3380,
            "title": "House For Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "3380"
        },
        {
            "id": 3379,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "3379"
        },
        {
            "id": 3378,
            "title": "House for Sale at Tokha",
            "slug": "house-sale-tokha",
            "code": "3378"
        },
        {
            "id": 3377,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-tokha",
            "code": "3377"
        }
    ]
}