Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=76
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=77",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=75",
    "results": [
        {
            "id": 7527,
            "title": "House for Sale at Buddhanagar",
            "slug": "house-for-sale-at-buddhanagar",
            "code": "7527"
        },
        {
            "id": 7526,
            "title": "Land for Sale at Imadol | Sitapakha Height",
            "slug": "land-on-sale-at-sitapakha-height-imadol",
            "code": "7526"
        },
        {
            "id": 7525,
            "title": "House for Sale at Jhaukhel",
            "slug": "north-east-face-house-for-sale-at-jhaukhel",
            "code": "7525"
        },
        {
            "id": 7524,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "7524"
        },
        {
            "id": 7523,
            "title": "House for Sale at Gatthaghar",
            "slug": "house-for-sale-at-gatthaghar",
            "code": "7523"
        },
        {
            "id": 7522,
            "title": "Land for Sale at Lubhu",
            "slug": "land-on-sale-at-lubhu",
            "code": "7522"
        },
        {
            "id": 7521,
            "title": "Commercial Space for Rent at Itahari",
            "slug": "commercial-space-for-rent",
            "code": "7521"
        },
        {
            "id": 7520,
            "title": "4 Aana 2 Paisa Land For Sale at Big Mart Bode",
            "slug": "land-for-sale-at-bode-nilbarahi",
            "code": "7520"
        },
        {
            "id": 7519,
            "title": "Land for Sale at Bode",
            "slug": "land-for-sale-at-nilbarahi-bhaktapur",
            "code": "7519"
        },
        {
            "id": 7518,
            "title": "Land for Sale at Bhaktapur | Kamerotar",
            "slug": "land-for-sale-at-kameratar-bhaktapur",
            "code": "7518"
        },
        {
            "id": 7517,
            "title": "Land for Sale at Kamerotar | Thimi",
            "slug": "land-for-sale-at-madhyapur-thimi-bhaktapur",
            "code": "7517"
        },
        {
            "id": 7514,
            "title": "Commercial Space for Rent at Itahari",
            "slug": "commercial-space-for-rent",
            "code": "7514"
        }
    ]
}