Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=106
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=107",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=105",
    "results": [
        {
            "id": 7059,
            "title": "Bungalow House for Sale at Hadigaun",
            "slug": "bungalow-house-for-sale-at-hadigaun",
            "code": "7059"
        },
        {
            "id": 7058,
            "title": "Land for Sale at Baneshwor | Aloknagar",
            "slug": "land-for-sale-at-aloknagar-baneshwor",
            "code": "7058"
        },
        {
            "id": 7057,
            "title": "House for Sale at Chabahil | Saraswatinagar",
            "slug": "house-for-sale-at-saraswatinagar-chabahil",
            "code": "7057"
        },
        {
            "id": 7056,
            "title": "Land for Sale at Pokhara -08 | Srijanachwok",
            "slug": "land-for-sale-at-pokhara-08-srijanachwok",
            "code": "7056"
        },
        {
            "id": 7055,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "7055"
        },
        {
            "id": 7054,
            "title": "Land for Sale at Upper Bhangal",
            "slug": "land-for-sale-in-upper-bhangal",
            "code": "7054"
        },
        {
            "id": 7053,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-in-kapan",
            "code": "7053"
        },
        {
            "id": 7052,
            "title": "Land for Sale at Kadaghari",
            "slug": "2-ropani-13-aana-land-for-sale-at-kadaghari",
            "code": "7052"
        },
        {
            "id": 7051,
            "title": "House for Sale at Suryabinayak",
            "slug": "house-for-sale-at-suryabinayak",
            "code": "7051"
        },
        {
            "id": 7050,
            "title": "Land for Sale at Nikoshera",
            "slug": "land-for-sale-at-nikoshera",
            "code": "7050"
        },
        {
            "id": 7049,
            "title": "Land for Sale at Suryabinayak",
            "slug": "land-for-sale-at-suryabinayak",
            "code": "7049"
        },
        {
            "id": 7048,
            "title": "House for Sale at Itahari - 17 | Khotange Tole",
            "slug": "house-for-sale-at-itahari-17-khotange-tole",
            "code": "7048"
        }
    ]
}