Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=136
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=137",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=135",
    "results": [
        {
            "id": 6601,
            "title": "Land for Sale at Pokhara - 17 | Birauta | Ghari Patan",
            "slug": "land-for-sale-at-pokhara-17-birauta-gharipatan-thinkune",
            "code": "6601"
        },
        {
            "id": 6600,
            "title": "Land for Sale at Satungal",
            "slug": "land-for-sale-at-satungal",
            "code": "6600"
        },
        {
            "id": 6599,
            "title": "Land for Sale at Pokhara - 10 | Rambazar",
            "slug": "land-for-sale-at-pokhara-10-rambajar-ama",
            "code": "6599"
        },
        {
            "id": 6597,
            "title": "House for sale at Mandikatar Faat",
            "slug": "house-on-sale-at-mandikhatar-faat",
            "code": "6597"
        },
        {
            "id": 6596,
            "title": "House for Sale at Bhaktapur | Suryabinayak Colony",
            "slug": "house-for-sale-at-suryabinayak-colony",
            "code": "6596"
        },
        {
            "id": 6595,
            "title": "Land for Sale at Tarkeshwor | Shiva Mandir",
            "slug": "land-for-sale-at-tarkeshwor-jitpur",
            "code": "6595"
        },
        {
            "id": 6594,
            "title": "Commercial Land at Bhaktapur | Ghalate",
            "slug": "commercial-land-at-bhaktapur",
            "code": "6594"
        },
        {
            "id": 6593,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeswor",
            "code": "6593"
        },
        {
            "id": 6592,
            "title": "House for sale at Biratnagar | Neta Chowk",
            "slug": "house-for-sale-at-neta-chowk-biratnagar",
            "code": "6592"
        },
        {
            "id": 6588,
            "title": "Land for Sale at Imadol | Kist Medical",
            "slug": "land-for-sale-at-velpa",
            "code": "6588"
        },
        {
            "id": 6587,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6587"
        },
        {
            "id": 6586,
            "title": "Land for Sale at Bhaktapur | Changunarayan Village",
            "slug": "land-for-sale-at-changunarayan-village-kharipatibhaktapur",
            "code": "6586"
        }
    ]
}