Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=241
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=242",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=240",
    "results": [
        {
            "id": 5047,
            "title": "House for Sale at Tikathali | Lalitpur",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "5047"
        },
        {
            "id": 5046,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "5046"
        },
        {
            "id": 5045,
            "title": "House for Sale at Anamnagar",
            "slug": "house-for-sale-at-anamnagar",
            "code": "5045"
        },
        {
            "id": 5044,
            "title": "Land for Sale at Lainchaur",
            "slug": "land-for-sale-at-lainchaur",
            "code": "5044"
        },
        {
            "id": 5043,
            "title": "House for Sale at Budhanilkantha",
            "slug": "semi-furnished-house-for-sale-at-budhanilkantha",
            "code": "5043"
        },
        {
            "id": 5042,
            "title": "Land for Sale at Lekhnath | Rithepani",
            "slug": "land-for-sale-at-lekhnath-rithepani",
            "code": "5042"
        },
        {
            "id": 5038,
            "title": "House for Sale at Tikathali | Lalitpur",
            "slug": "semi-furnished-house-for-sale-at-tikathali-lalitpur",
            "code": "5038"
        },
        {
            "id": 5037,
            "title": "Land for Sale at Fulbari | Pokhara-11",
            "slug": "residential-land-for-sale-at-fulbari-pokhara-11",
            "code": "5037"
        },
        {
            "id": 5036,
            "title": "2 BHK Apartment for Sale at Grande Tower",
            "slug": "2bhk-apartment-for-sale-at-grandy-tower",
            "code": "5036"
        },
        {
            "id": 5034,
            "title": "House for Sale at Attarkhel | Gokarna",
            "slug": "house-for-sale-at-attarkhel-nepal-medical-collage-kathmandu",
            "code": "5034"
        },
        {
            "id": 5033,
            "title": "Land for Sale at Gothatar",
            "slug": "land-for-sale-at",
            "code": "5033"
        },
        {
            "id": 5032,
            "title": "House for Sale at Sunakothi | Lalitpur",
            "slug": "house-for-sale-at-sunakothi-lalitpur",
            "code": "5032"
        }
    ]
}