Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=331
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=332",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=330",
    "results": [
        {
            "id": 3588,
            "title": "Land for Sale at Chabahil",
            "slug": "land-for-sale-chabahil",
            "code": "3588"
        },
        {
            "id": 3587,
            "title": "Land for Sale at Green Hill City",
            "slug": "land-for-sale-green-hill-city",
            "code": "3587"
        },
        {
            "id": 3586,
            "title": "Land for Sale at Green Hill City",
            "slug": "land-for-sale-green-hill-city",
            "code": "3586"
        },
        {
            "id": 3585,
            "title": "House for Sale at Green Hill City",
            "slug": "house-for-sale-green-hill-city",
            "code": "3585"
        },
        {
            "id": 3584,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-at-shivachowk",
            "code": "3584"
        },
        {
            "id": 3583,
            "title": "Land For Sale at Imadol | Ratamakai Chowk",
            "slug": "land-for-sale-Imadol",
            "code": "3583"
        },
        {
            "id": 3579,
            "title": "House for Sale at Thimi",
            "slug": "house-for-sale-chardobato-chowk",
            "code": "101"
        },
        {
            "id": 3575,
            "title": "House for Sale at Bhaisepati | Lalitpur",
            "slug": "house-for-sale-at-bhaisepati",
            "code": "3575"
        },
        {
            "id": 3574,
            "title": "Semi Bungalow House for Sale at Kadaghari | Kathamndu",
            "slug": "semi-bungalow-house-for-sale-har-har-mahadev",
            "code": "3574"
        },
        {
            "id": 3573,
            "title": "7 Aana 2 Paisa Land for Sale at Gothatar | Kathmandu",
            "slug": "land-for-sale-near-airport-radar",
            "code": "3573"
        },
        {
            "id": 3572,
            "title": "Flat System House for Sale at Kadaghari | Kathmandu",
            "slug": "flat-system-house-for-sale-gauri-basti",
            "code": "3572"
        },
        {
            "id": 3571,
            "title": "Commercial House for Sale at Kadaghari | Kathmandu",
            "slug": "commercial-house-for-sale-gandi-mode",
            "code": "3571"
        }
    ]
}