Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=190
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=191",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=189",
    "results": [
        {
            "id": 5770,
            "title": "Commercial Land for Sale at Sankhu",
            "slug": "commercial-land-11-aana-for-sale-at-sankhu-kathmandu",
            "code": "5770"
        },
        {
            "id": 5769,
            "title": "Land for Sale at Changunarayan | Bhaktapur",
            "slug": "land-for-sale-at-changunarayan-bhaktapur",
            "code": "5769"
        },
        {
            "id": 5768,
            "title": "Semi Commercial Building for Sale at Jorpati | Kathmandu",
            "slug": "semi-commercial-building-for-sale-at-jorpati-narantar-kathmandu",
            "code": "5768"
        },
        {
            "id": 5766,
            "title": "Land for Sale at  Bijayapur",
            "slug": "land-for-sale-at-bijayapur",
            "code": "5766"
        },
        {
            "id": 5765,
            "title": "Land for Sale at Bijayapur",
            "slug": "land-for-sale-at-bijayapur-barak-backside",
            "code": "5765"
        },
        {
            "id": 5764,
            "title": "Land for Sale at Pokhara -27",
            "slug": "land-for-sale-at-kharane-phat-pokhara-27",
            "code": "5764"
        },
        {
            "id": 5763,
            "title": "Land for Sale at Kharanephat | Pokhara-27",
            "slug": "land-for-sale-at-kharaniphat-pokhara-27",
            "code": "5763"
        },
        {
            "id": 5761,
            "title": "Semi Commercial Building for Sale at Jorpati",
            "slug": "semi-commercial-building-for-sale-at-jorpati-basi-gau-kathmandu",
            "code": "5761"
        },
        {
            "id": 5760,
            "title": "Land for Sale at Pokhara-22",
            "slug": "land-for-sale-at-pokhara-17-birauta",
            "code": "5760"
        },
        {
            "id": 5759,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budanilkantha",
            "code": "5759"
        },
        {
            "id": 5758,
            "title": "Land for Sale at Kharipati | Bhaktapur",
            "slug": "land-for-sale-at-kharipatibhaktapur",
            "code": "5758"
        },
        {
            "id": 5757,
            "title": "Semi Commercial House for Sale at Makalbari",
            "slug": "semi-commercial-residential-house-for-sale-at-makalbari-gokarneshwor",
            "code": "5757"
        }
    ]
}