Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=28
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=29",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=27",
    "results": [
        {
            "id": 8175,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-budhanilkantha",
            "code": "8175"
        },
        {
            "id": 8174,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "8174"
        },
        {
            "id": 8173,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "8173"
        },
        {
            "id": 8172,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "8172"
        },
        {
            "id": 8171,
            "title": "Land for Sale at Godamchaur | Godawari",
            "slug": "land-for-sale-at-godamchaur-godawari",
            "code": "8171"
        },
        {
            "id": 8170,
            "title": "Land for Sale at Godamchaur | Godawari",
            "slug": "land-for-sale-at-godamchaur-godawari",
            "code": "8170"
        },
        {
            "id": 8169,
            "title": "Land for Sale at Jamal",
            "slug": "land-on-sale-at-jamal",
            "code": "8169"
        },
        {
            "id": 8168,
            "title": "Land for Sale at Dulari - 5",
            "slug": "land-for-sale-at-dulari-5",
            "code": "8168"
        },
        {
            "id": 8167,
            "title": "Land for Sale at Tikathali",
            "slug": "land-for-sale-at-tikathali",
            "code": "8167"
        },
        {
            "id": 8166,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "8166"
        },
        {
            "id": 8165,
            "title": "Land with House for Sale at Bhaisepati | Lalitpur",
            "slug": "land-with-house-for-sale-at-bhaisepati-lalitpur",
            "code": "8165"
        },
        {
            "id": 8163,
            "title": "Land for Sale at Italitar",
            "slug": "land-for-sale-at-italitar",
            "code": "8163"
        }
    ]
}