Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=258
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=259",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=257",
    "results": [
        {
            "id": 4799,
            "title": "4 BHK Apartment for Sale at Cityscape",
            "slug": "apartment-for-sale-at-cityscape",
            "code": "4799"
        },
        {
            "id": 4785,
            "title": "Land for Sale at Dahachowk",
            "slug": "land-on-sale-at-switzerland-park",
            "code": "4785"
        },
        {
            "id": 4784,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "4784"
        },
        {
            "id": 4783,
            "title": "Commercial Building for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "4783"
        },
        {
            "id": 4782,
            "title": "Land for Sale at Miyapatan | Pokhara-13",
            "slug": "land-for-sale-at-miyapatan-pokhara-13",
            "code": "4782"
        },
        {
            "id": 4781,
            "title": "House for Sale at Uttam Chowk | Pokhara-10",
            "slug": "house-for-sale-at-uttam-chowk-pokhara-10",
            "code": "4781"
        },
        {
            "id": 4780,
            "title": "Land for Sale at Harisidhhi",
            "slug": "land-for-sale-at-harisidhhi",
            "code": "4780"
        },
        {
            "id": 4779,
            "title": "House for Sale at Thaiba",
            "slug": "house-for-sale-at-thaiba",
            "code": "4779"
        },
        {
            "id": 4778,
            "title": "House for Sale at Imadol | Lalitpur",
            "slug": "house-for-sale-at-imadol-lalitpur",
            "code": "4778"
        },
        {
            "id": 4777,
            "title": "House for Sale at Koteshwor",
            "slug": "old-house-for-sale-at-koteshwor",
            "code": "4777"
        },
        {
            "id": 4776,
            "title": "Land for Sale at Sunakothi | Lalitpur",
            "slug": "land-for-sale-at-sunakothi-lalitpur",
            "code": "4776"
        },
        {
            "id": 4775,
            "title": "House for Sale at Satdobato",
            "slug": "house-for-sale-at-satdobato",
            "code": "4775"
        }
    ]
}