Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=192
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=193",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=191",
    "results": [
        {
            "id": 5742,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5742"
        },
        {
            "id": 5738,
            "title": "House for Sale at Bhedifarm | Pokhara 14",
            "slug": "house-for-sale-at-bhedifarm-pokhara-14",
            "code": "5738"
        },
        {
            "id": 5737,
            "title": "Land for Sale at Pokhara-17",
            "slug": "land-for-sale-at-tallo-birauta-pokhara-17",
            "code": "5737"
        },
        {
            "id": 5736,
            "title": "House for Sale at Praysang | Pokhara -5",
            "slug": "house-for-sale-at-praysang-pokhara-5",
            "code": "5736"
        },
        {
            "id": 5735,
            "title": "House for Sale at  Prashsyang | Pokhara-5",
            "slug": "house-for-sale-at-parsyang-pokhara-5",
            "code": "5735"
        },
        {
            "id": 5734,
            "title": "Land for Sale at Birauta | Pokhara-17",
            "slug": "land-for-sale-at-birauta-pokhara-17",
            "code": "5734"
        },
        {
            "id": 5733,
            "title": "Land for Sale at Birauta | Pokhara",
            "slug": "land-for-sale-at-birauta",
            "code": "5733"
        },
        {
            "id": 5732,
            "title": "Land for Sale at | Pokhara-14",
            "slug": "land-for-sale-at-international-airport-pokhara-14",
            "code": "5732"
        },
        {
            "id": 5731,
            "title": "Land for Sale at Gairigaun",
            "slug": "land-for-sale-at-gairigaun",
            "code": "5731"
        },
        {
            "id": 5730,
            "title": "Land for Sale at Bhaisepati",
            "slug": "land-for-sale-at-bhaisepati",
            "code": "5730"
        },
        {
            "id": 5729,
            "title": "Land for Sale at Kapan",
            "slug": "land-for-sale-at-kapanpaiyatar",
            "code": "5729"
        },
        {
            "id": 5728,
            "title": "House for Sale at Baluwakhani",
            "slug": "house-for-at-baluwakhani-kapan",
            "code": "5728"
        }
    ]
}