Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=188
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=189",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=187",
    "results": [
        {
            "id": 5805,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5805"
        },
        {
            "id": 5804,
            "title": "Land for Sale at Chapagaun | Lalitpur",
            "slug": "land-for-sale-at-chapagaun-lalitpur",
            "code": "5804"
        },
        {
            "id": 5803,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5803"
        },
        {
            "id": 5801,
            "title": "Land for Sale at  Ekhatey | Pokhara -21",
            "slug": "land-for-sale-at-ekhatey-pokhara-21",
            "code": "5801"
        },
        {
            "id": 5800,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5800"
        },
        {
            "id": 5799,
            "title": "Land for Sale at Ekhatey | Pokhara-21",
            "slug": "land-for-sale-at-ekhatey-pokhara-21",
            "code": "5799"
        },
        {
            "id": 5797,
            "title": "Land for Sale at Dholahiti | Lalitpur",
            "slug": "land-for-sale-at-dholahiti-lalitpur",
            "code": "5797"
        },
        {
            "id": 5796,
            "title": "House for Sale at Pokhara",
            "slug": "house-for-sale-at-0km-pokhara",
            "code": "5796"
        },
        {
            "id": 5792,
            "title": "Semi Commercial Plots for Sale at Dadhikot",
            "slug": "3-4-aana-semi-commercial-plots-for-sale-of-20-aana-land-at-dadhikot",
            "code": "5792"
        },
        {
            "id": 5791,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "5791"
        },
        {
            "id": 5790,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5790"
        },
        {
            "id": 5789,
            "title": "Land for Sale at Argauchowk  | Pokhara -27",
            "slug": "land-for-sale-at-argauchowk-pokhara-27",
            "code": "5789"
        }
    ]
}