Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=246
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=247",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=245",
    "results": [
        {
            "id": 4976,
            "title": "Semi Bungalow House for Sale at Radhe Radhe",
            "slug": "residential-house-for-sale-at-radhe-radhe",
            "code": "4976"
        },
        {
            "id": 4975,
            "title": "Land for Sale at Kirtipur",
            "slug": "land-plot-for-sale-in-kirtipur",
            "code": "4975"
        },
        {
            "id": 4974,
            "title": "House for Sale at Tikathali | Imadol",
            "slug": "house-for-sale-at-tikathali-imadol",
            "code": "4974"
        },
        {
            "id": 4973,
            "title": "46 Aana Land for Sale at Suryabinayak",
            "slug": "46-aana-land-for-sale-at-suryabinayak",
            "code": "4973"
        },
        {
            "id": 4972,
            "title": "32 Aana Land for Sale at Sanothimi",
            "slug": "32-aana-land-for-sale-at-sanothimi",
            "code": "4972"
        },
        {
            "id": 4971,
            "title": "Attractive Land for Sale at Bhalam | Pokhara",
            "slug": "attractive-land-on-sale-at-bhalam-pokhara",
            "code": "4971"
        },
        {
            "id": 4970,
            "title": "House for Sale at Chandragiri",
            "slug": "house-on-salt-at-chandragiri",
            "code": "4970"
        },
        {
            "id": 4969,
            "title": "House for Sale at Tikathali | Lalitpur",
            "slug": "house-for-sale-at-tikathali-lalitpur",
            "code": "4969"
        },
        {
            "id": 4968,
            "title": "Land for Sale at Kirtipur",
            "slug": "land-on-sale-at-kirtipur-tinthana",
            "code": "4968"
        },
        {
            "id": 4967,
            "title": "Land for Sale at Bhanimandal | Lalitpur",
            "slug": "land-for-sale-at-bhanimandal-lalitpur",
            "code": "4967"
        },
        {
            "id": 4966,
            "title": "Land with House for Sale at Kupondole",
            "slug": "land-with-mansion-for-sale-at-kupondole-lalitpur",
            "code": "4966"
        },
        {
            "id": 4965,
            "title": "Land for Sale at Sitapaila",
            "slug": "land-for-sale-at-sitapaila-padma-colony",
            "code": "4965"
        }
    ]
}