Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=314
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=315",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=313",
    "results": [
        {
            "id": 3944,
            "title": "Brand new unit for Rent at Babarmahal",
            "slug": "brand-new-unit-for-rent-babarmahal",
            "code": "3944"
        },
        {
            "id": 3943,
            "title": "Land for Sale at Satdobato",
            "slug": "land-for-sale-satdobato",
            "code": "3943"
        },
        {
            "id": 3936,
            "title": "House For Sale At Shantinagar Gate",
            "slug": "house-for-sale-shantinagar-gate",
            "code": "3936"
        },
        {
            "id": 3930,
            "title": "House for Sale at Budhanilkantha | Kathmandu",
            "slug": "house-for-sale-budhanilkantha-kathmandu",
            "code": "3930"
        },
        {
            "id": 3929,
            "title": "1 Ropani Land for Sale at Bode | Bhaktapur",
            "slug": "1-ropani-land-bode",
            "code": "3929"
        },
        {
            "id": 3922,
            "title": "Land for Sale at Nayabazar Linkroad",
            "slug": "land-for-sale-nayabazar-linkroad",
            "code": "3922"
        },
        {
            "id": 3921,
            "title": "Land for Sale at Lazimpat | Kathmandu",
            "slug": "land-for-sale-lazimpat",
            "code": "3921"
        },
        {
            "id": 3920,
            "title": "Land For Sale at Imadol | Lalitpur",
            "slug": "land-for-sale-imadol",
            "code": "3920"
        },
        {
            "id": 3919,
            "title": "House for Sale at Bafal",
            "slug": "house-for-sale-bafal",
            "code": "3919"
        },
        {
            "id": 3918,
            "title": "Land for Sale at Lubhu | Lalitpur",
            "slug": "land-for-sale-lubhu",
            "code": "3918"
        },
        {
            "id": 3917,
            "title": "House for Sale at Budanilkantha | Kathmandu",
            "slug": "house-for-sale-budanilkantha-kathmandu",
            "code": "3917"
        },
        {
            "id": 3916,
            "title": "21 Aana 3 Daam Land for Sale at Gothatar | Kathmandu",
            "slug": "21-aana-3-daam-land-for-sale-gothatar-kathmandu",
            "code": "3916"
        }
    ]
}