Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=138
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=139",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=137",
    "results": [
        {
            "id": 6563,
            "title": "Land for Sale at Bhaktapur | Kharipati",
            "slug": "land-for-sale-at-kharipati-bhaktapur",
            "code": "6563"
        },
        {
            "id": 6558,
            "title": "House for Sale at Nakhudol",
            "slug": "house-for-sale-at-nakhudol",
            "code": "6558"
        },
        {
            "id": 6557,
            "title": "House for Sale at Maharajgunj",
            "slug": "house-for-sale-at-maharajgunj",
            "code": "6557"
        },
        {
            "id": 6556,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6556"
        },
        {
            "id": 6555,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6555"
        },
        {
            "id": 6554,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6554"
        },
        {
            "id": 6553,
            "title": "Land for Sale at Ochu Height",
            "slug": "land-for-sale-at-ochu-heights",
            "code": "6553"
        },
        {
            "id": 6551,
            "title": "Land for Sale at Baluwatar",
            "slug": "land-for-sale-at-baluwatar",
            "code": "7500"
        },
        {
            "id": 6550,
            "title": "Land for Sale at Biratnagar | Kanchanbari",
            "slug": "land-for-sale-at-kanchanbari-biratnagar",
            "code": "6550"
        },
        {
            "id": 6549,
            "title": "Land for Sale at Bhaktapur | Tathali",
            "slug": "land-for-sale-at-tathalibhaktapur",
            "code": "6549"
        },
        {
            "id": 6548,
            "title": "House for sale at Dillibazar | Kalikasthan",
            "slug": "house-for-sale-at-kalikastan",
            "code": "6548"
        },
        {
            "id": 6547,
            "title": "Land for sale at Ghattekulo",
            "slug": "land-for-sale-at-ghattekulo",
            "code": "6547"
        }
    ]
}