Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=16
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=17",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=15",
    "results": [
        {
            "id": 8336,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkatha",
            "code": "8336"
        },
        {
            "id": 8335,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkatha",
            "code": "8335"
        },
        {
            "id": 8334,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkathakrishnapati-chowk",
            "code": "8334"
        },
        {
            "id": 8333,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "8333"
        },
        {
            "id": 8332,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "8332"
        },
        {
            "id": 8331,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "8331"
        },
        {
            "id": 8330,
            "title": "House for Sale at Mulpani",
            "slug": "house-for-sale-at-mulpani-green-hill-city",
            "code": "8330"
        },
        {
            "id": 8329,
            "title": "House for Sale at Boudha",
            "slug": "house-for-sale-at-boudha-town-planning",
            "code": "8329"
        },
        {
            "id": 8328,
            "title": "House for Sale at Sinamangal",
            "slug": "house-for-sale-at-sinamangal",
            "code": "8328"
        },
        {
            "id": 8327,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-green-hill-city-housing-mulpani",
            "code": "8327"
        },
        {
            "id": 8325,
            "title": "House for Sale at Babarmahal",
            "slug": "house-for-sale-at-babarmahal",
            "code": "8325"
        },
        {
            "id": 8323,
            "title": "Land for Sale at Kamerotar Planning",
            "slug": "7-ropani-land-for-sale-at-kamerotar-planning",
            "code": "8323"
        }
    ]
}