Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=182
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=183",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=181",
    "results": [
        {
            "id": 5893,
            "title": "Land for Sale at Budanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5893"
        },
        {
            "id": 5892,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "5892"
        },
        {
            "id": 5891,
            "title": "Land for Sale at Bhaktapur",
            "slug": "land-for-sale-at-bhaktapur",
            "code": "5891"
        },
        {
            "id": 5890,
            "title": "Land for Sale at Naikap",
            "slug": "land-for-sale-at-naikap",
            "code": "5890"
        },
        {
            "id": 5889,
            "title": "Land for Sale at Pokhara-33 | Bagmara",
            "slug": "land-for-sale-at-pokhara-33-bagmara",
            "code": "5889"
        },
        {
            "id": 5888,
            "title": "House for Sale at Pokhara-16",
            "slug": "house-for-sale-at-pokhara-deep-housing",
            "code": "5888"
        },
        {
            "id": 5887,
            "title": "House for Sale at Budibazar | Pokhara -27",
            "slug": "house-for-sell-at-budibazar-pokhara-27",
            "code": "5887"
        },
        {
            "id": 5886,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "5886"
        },
        {
            "id": 5885,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "5885"
        },
        {
            "id": 5884,
            "title": "Land for Sale at Indrayani",
            "slug": "land-for-sale-at-indrayani",
            "code": "5884"
        },
        {
            "id": 5883,
            "title": "Land for Sale at Aalapot",
            "slug": "land-for-sale-at-aalapot",
            "code": "5883"
        },
        {
            "id": 5882,
            "title": "Land for Sale at Chabahil",
            "slug": "land-for-sale-at-chabahil",
            "code": "5882"
        }
    ]
}