Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=335
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=336",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=334",
    "results": [
        {
            "id": 3497,
            "title": "18 Aana Land Sale at Budhanilkantha | Phulbari Marga",
            "slug": "18-aana-land-sale-at-budhanilkantha-phulbari-marga",
            "code": "3497"
        },
        {
            "id": 3494,
            "title": "House for Sale at Balkot | Bhaktapur",
            "slug": "house-for-sale-balkot-bhaktapur",
            "code": "3494"
        },
        {
            "id": 3493,
            "title": "3 BHK Apartment for Sale at Sunrise Tower | Dhobighat",
            "slug": "sunrise-tower-sale-at-dhobighat",
            "code": "3493"
        },
        {
            "id": 3488,
            "title": "2 BHK Apartments for Sale at Bajra & Shangrila Residency | Jhamsikhel",
            "slug": "bajra-shangrila-residency-sale-at-jhamsikhel",
            "code": "3488"
        },
        {
            "id": 3485,
            "title": "House for Rent at Valley Homes",
            "slug": "house-for-rent-valley-homes",
            "code": "3485"
        },
        {
            "id": 3483,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-tarekeshwor",
            "code": "3483"
        },
        {
            "id": 3482,
            "title": "House for Sale at Balaju",
            "slug": "house-for-sale-at-balaju",
            "code": "3482"
        },
        {
            "id": 3481,
            "title": "3 BHK Apartment for Sale at SP Apartment | Chhauni",
            "slug": "3-bhk-apartment-for-sale-sp-apartment-chhauni",
            "code": "3481"
        },
        {
            "id": 3476,
            "title": "Land for Sale at Gatthaghar | Bhaktapur",
            "slug": "east-facing-land-sale-gatthaghar-bhaktapur",
            "code": "3476"
        },
        {
            "id": 3475,
            "title": "3.75 Aana Land for Sale at Kadaghari | Kathmandu",
            "slug": "land-for-sale-dibyashwori-planning-bhaktapur",
            "code": "3475"
        },
        {
            "id": 3467,
            "title": "Land for Sale at Gothatar | Kathmandu",
            "slug": "land-on-sale-gothatar-kathmandu",
            "code": "3467"
        },
        {
            "id": 3466,
            "title": "House on Sale at Gothatar | Kathmandu",
            "slug": "house-on-sale-gothatar-kathmandu",
            "code": "3466"
        }
    ]
}