Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=56
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=57",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=55",
    "results": [
        {
            "id": 7810,
            "title": "Studio for Sale at Itahari | itahari 4",
            "slug": "studio-for-sale-at-dharan-line",
            "code": "7810"
        },
        {
            "id": 7808,
            "title": "Land for Sale at Kathmandu | Narephat",
            "slug": "land-for-sale-at-narephat-kathmandu",
            "code": "7808"
        },
        {
            "id": 7807,
            "title": "Land for Sale at Itahari - 12 | Khanar",
            "slug": "land-for-sale-at-itahari-12-khanar",
            "code": "7807"
        },
        {
            "id": 7806,
            "title": "Land for Sale at Chorepatan",
            "slug": "resort-for-sale-at-lakeside-pokhara",
            "code": "7806"
        },
        {
            "id": 7805,
            "title": "Land for Sale at Godamchaur | Godawari",
            "slug": "land-for-sale-at-godamchaur-godawari",
            "code": "7805"
        },
        {
            "id": 7804,
            "title": "Perfect Land for Sale at Sirutar",
            "slug": "perfect-land-for-sale-at-sirutar",
            "code": "7804"
        },
        {
            "id": 7802,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "7802"
        },
        {
            "id": 7801,
            "title": "Land for Sale at Katunje",
            "slug": "land-for-sale-at-katunjebhaktapur",
            "code": "7801"
        },
        {
            "id": 7800,
            "title": "Commercial House for Sale at Bhaktapur | Palase",
            "slug": "commercial-house-for-sale-at-palasebhaktapur",
            "code": "7800"
        },
        {
            "id": 7799,
            "title": "Land for Sale at Bhaktapur | Katunje",
            "slug": "land-for-sale-at-katunjebhaktapur",
            "code": "7799"
        },
        {
            "id": 7798,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "7798"
        },
        {
            "id": 7797,
            "title": "Commercial Space for Rent at Kamalpokhari",
            "slug": "commercial-space-for-rent-at-kamalpokhari",
            "code": "7797"
        }
    ]
}