Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=217
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=218",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=216",
    "results": [
        {
            "id": 5396,
            "title": "Land for Sale at Malepatan | Pokhara-05",
            "slug": "land-for-sale-at-malepatan-pokhara-05",
            "code": "5396"
        },
        {
            "id": 5395,
            "title": "Land for Sale at Kalanki",
            "slug": "land-for-sale-on-kalanki",
            "code": "5395"
        },
        {
            "id": 5394,
            "title": "House for Sale at Kirtipur",
            "slug": "house-for-sale-on-kirtipur",
            "code": "5394"
        },
        {
            "id": 5392,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5392"
        },
        {
            "id": 5391,
            "title": "Land for Sale at Hattiban | Lalitpur",
            "slug": "land-for-sale-at-hattiban-lalitpur",
            "code": "5391"
        },
        {
            "id": 5390,
            "title": "Land for Sale at Imadol | Cozy Home",
            "slug": "land-on-sale-at-imadol-cozy-home",
            "code": "5390"
        },
        {
            "id": 5389,
            "title": "Land for Sale at Tikathali | Imadol",
            "slug": "land-on-sale-at-tikathali-imadol",
            "code": "5389"
        },
        {
            "id": 5388,
            "title": "Land for Sale at Imadol | Tikathali",
            "slug": "land-on-sale-at-imadol-tikathali",
            "code": "5388"
        },
        {
            "id": 5387,
            "title": "House for Sale at Imadol | Bojepokhari",
            "slug": "house-on-sale-at-imadol-bojepokhari",
            "code": "5387"
        },
        {
            "id": 5386,
            "title": "House for Sale at Birauta | Pokhara-17",
            "slug": "house-for-sale-at-baral-feed-chowk-pokhara-17-birauta",
            "code": "5386"
        },
        {
            "id": 5385,
            "title": "Land for Sale at Dahachowk",
            "slug": "land-for-sale-on-dahachowk",
            "code": "5385"
        },
        {
            "id": 5384,
            "title": "Land for Sale at Dahachowk",
            "slug": "land-for-sale-on-dahachowk",
            "code": "5384"
        }
    ]
}