Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=213
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=214",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=212",
    "results": [
        {
            "id": 5450,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "5450"
        },
        {
            "id": 5449,
            "title": "House for Sale at Thapagaun | New Baneshwor",
            "slug": "house-for-sale-at-thapagaun-new-baneshwor",
            "code": "5449"
        },
        {
            "id": 5448,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "5448"
        },
        {
            "id": 5447,
            "title": "House for Sale at Battisputali",
            "slug": "house-for-sale-at-battisputali",
            "code": "5447"
        },
        {
            "id": 5446,
            "title": "House for Sale at Ratopul",
            "slug": "house-for-sale-at-ratopul",
            "code": "5446"
        },
        {
            "id": 5445,
            "title": "Land for Sale at Sundari Bazar | Pokhara-27",
            "slug": "land-for-sale-at-sundari-bazar-pokhara-27",
            "code": "5445"
        },
        {
            "id": 5444,
            "title": "Land for Sale at Tikathali",
            "slug": "land-for-sale-at-tikathali",
            "code": "5444"
        },
        {
            "id": 5443,
            "title": "4 Aana Land for Sale at Gatthaghar",
            "slug": "4-aana-land-for-sale-at-gatthaghar-bhaktapur",
            "code": "5443"
        },
        {
            "id": 5441,
            "title": "Land for Sale at Kapan",
            "slug": "land-for-sale-at-kapan",
            "code": "5441"
        },
        {
            "id": 5439,
            "title": "Land for Sale at Itahari - 2 | Taltalaiya",
            "slug": "land-for-sale-at-itahari-2-taltalaiya",
            "code": "5439"
        },
        {
            "id": 5438,
            "title": "House for Sale at Itahari - 20 | Tarahara",
            "slug": "house-for-sale-at-itahari-20-tarahara",
            "code": "5438"
        },
        {
            "id": 5437,
            "title": "House for Sale at Thecho | Lalitpur",
            "slug": "house-for-sale-at-thecho-lalitpur",
            "code": "5002"
        }
    ]
}