Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=91
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=92",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=90",
    "results": [
        {
            "id": 7285,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "7285"
        },
        {
            "id": 7284,
            "title": "House for Sale at Budanilkantha",
            "slug": "house-for-sale-at-budanilkantha",
            "code": "7284"
        },
        {
            "id": 7283,
            "title": "House for Sale at Lalitpur | Bhaisepati",
            "slug": "house-for-sale-at-bhaisepati-lalitpur",
            "code": "7283"
        },
        {
            "id": 7282,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "7282"
        },
        {
            "id": 7281,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "7281"
        },
        {
            "id": 7278,
            "title": "South East Face House for Sale at Fikal Chowk | Gothatar",
            "slug": "house-for-sale-at-fikal-chwok-gothatar-kathmandu",
            "code": "7278"
        },
        {
            "id": 7277,
            "title": "House for Sale at Gothatar | Mantar",
            "slug": "house-for-sale-at-mantar-gothatar",
            "code": "7277"
        },
        {
            "id": 7276,
            "title": "House for Sale at Madhyapur Thimi | Bode Planning",
            "slug": "house-for-sale-at-bode-planning-madhyapur-thimi-bhaktapur",
            "code": "7276"
        },
        {
            "id": 7275,
            "title": "House for Sale at Buddhanagar",
            "slug": "house-for-sale-at-buddhanagar",
            "code": "7275"
        },
        {
            "id": 7274,
            "title": "Duplex Semi-Commercial House for Sale at Gyaneshwor",
            "slug": "semi-commercial-house-for-sale-at-gyaneshwor",
            "code": "7274"
        },
        {
            "id": 7273,
            "title": "House for Sale at Bafal",
            "slug": "house-for-sale-at-bafal",
            "code": "7273"
        },
        {
            "id": 7272,
            "title": "House for Sale at Sitapaila",
            "slug": "house-for-sale-at-sitapaila",
            "code": "7272"
        }
    ]
}