Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=252
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=253",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=251",
    "results": [
        {
            "id": 4885,
            "title": "Land for Sale at Lalitpur",
            "slug": "land-for-sale-at-chhampi-lalitpur",
            "code": "4885"
        },
        {
            "id": 4884,
            "title": "Land for Sale at Chinedanda | Pokhara - 14",
            "slug": "land-for-sale-at-chinedandal-pokhara-14",
            "code": "4884"
        },
        {
            "id": 4883,
            "title": "Affordable Land for Sale at Duwakot",
            "slug": "affordable-land-for-sale-at-duwakot",
            "code": "4883"
        },
        {
            "id": 4882,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4882"
        },
        {
            "id": 4881,
            "title": "31 Lakh Per Aana Land for Sale at Duwakot",
            "slug": "31-lakh-per-aana-land-for-sale-at-duwakot",
            "code": "4881"
        },
        {
            "id": 4880,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4880"
        },
        {
            "id": 4878,
            "title": "House for Sale at Satdobato | Lalitpur",
            "slug": "house-for-sale-at-satdobato-lalitpur",
            "code": "4878"
        },
        {
            "id": 4877,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4877"
        },
        {
            "id": 4873,
            "title": "35 Lakh Per Aana Land for Sale at Purano Thimi",
            "slug": "35-lakhs-per-aana-land-at-purano-thimi",
            "code": "4873"
        },
        {
            "id": 4872,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "4872"
        },
        {
            "id": 4871,
            "title": "Land for Sale at Nayabazar",
            "slug": "land-for-sale-at-nayabazar",
            "code": "4871"
        },
        {
            "id": 4870,
            "title": "House for Sale at Panipokhari",
            "slug": "house-for-sale-at-panipokhari",
            "code": "4870"
        }
    ]
}