Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=275
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=276",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=274",
    "results": [
        {
            "id": 4560,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4560"
        },
        {
            "id": 4559,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "4559"
        },
        {
            "id": 4558,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "4558"
        },
        {
            "id": 4557,
            "title": "House for Sale at Tyanglaphat | Kirtipur",
            "slug": "house-for-sale-tyanglaphatkirtipur",
            "code": "4557"
        },
        {
            "id": 4556,
            "title": "House for Sale at Syuchatar",
            "slug": "house-for-sale-at-syuchatar",
            "code": "4556"
        },
        {
            "id": 4555,
            "title": "House for Sale at Kirtipur",
            "slug": "house-for-sale-at-kirtipur-ghaamcha",
            "code": "4555"
        },
        {
            "id": 4554,
            "title": "Residential Property for Rent at Nakkhu",
            "slug": "residential-property-for-rent-at-nakkhu",
            "code": "4554"
        },
        {
            "id": 4553,
            "title": "House for Sale at Gatthaghar | Bhaktapur",
            "slug": "house-for-sale-at-gatthaghar-bhaktapur",
            "code": "4553"
        },
        {
            "id": 4552,
            "title": "House for Sale at Gundu | Suryabinayak",
            "slug": "house-for-sale-at-gundu-suryabinayak-bhaktapur",
            "code": "4552"
        },
        {
            "id": 4551,
            "title": "House for Sale at Duwakot | Bhaktapur",
            "slug": "house-for-sale-at-tallo-height-kmc-hospital-chowk-duwakot",
            "code": "4551"
        },
        {
            "id": 4550,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4550"
        },
        {
            "id": 4549,
            "title": "Land for Sale at Sundarijal",
            "slug": "land-for-sale-at-sundarijal",
            "code": "4549"
        }
    ]
}