Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=327
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=328",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=326",
    "results": [
        {
            "id": 3688,
            "title": "Residential House for Sale at Gothatar | Kathmandu",
            "slug": "semi-bungalow-for-sale-gothatar-kathmandu",
            "code": "3688"
        },
        {
            "id": 3687,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati",
            "code": "3687"
        },
        {
            "id": 3685,
            "title": "Land for Sale at Nalinchowk | Bhaktapur",
            "slug": "land-for-sale-nalinchowk-bhaktapur",
            "code": "3685"
        },
        {
            "id": 3684,
            "title": "Land for Sale at Duwakot | Bhaktapur",
            "slug": "land-for-sale-duwakot-bhaktapur",
            "code": "3684"
        },
        {
            "id": 3683,
            "title": "House for Sale at Paiyatar | Tarkeshwor",
            "slug": "house-for-sale-at-paiyatar-tarkeshwor",
            "code": "3683"
        },
        {
            "id": 3681,
            "title": "House for Sale at Jarankhu",
            "slug": "house-for-sale-jarankhu",
            "code": "3681"
        },
        {
            "id": 3680,
            "title": "Land for Sale at Chamati",
            "slug": "land-for-sale-at-chamati",
            "code": "3680"
        },
        {
            "id": 3678,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-budhanilkantha",
            "code": "3678"
        },
        {
            "id": 3677,
            "title": "Residential Land for Sale at Sankhamul",
            "slug": "residential-land-for-sale-sankhamul",
            "code": "3677"
        },
        {
            "id": 3676,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3676"
        },
        {
            "id": 3675,
            "title": "Commercial Land for Sale at Sankhamul | UN Park",
            "slug": "commercial-land-for-sale-at-sankhamul-un-park",
            "code": "3675"
        },
        {
            "id": 3674,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "3674"
        }
    ]
}