Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=334
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4708,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=335",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=333",
    "results": [
        {
            "id": 3525,
            "title": "East Facing House on Sale at Pepiscola",
            "slug": "east-facing-house-on-sale-pepiscola-kathmandu",
            "code": "3525"
        },
        {
            "id": 3524,
            "title": "10 Aana Land for Sale at Thapagau | Gothatar",
            "slug": "land-sale-thapagaun",
            "code": "3524"
        },
        {
            "id": 3523,
            "title": "House for Sale at Gongabu",
            "slug": "house-for-sale-at-gangabu",
            "code": "3523"
        },
        {
            "id": 3517,
            "title": "House for Sale at Lubhu",
            "slug": "house-for-sale-lubhu",
            "code": "3517"
        },
        {
            "id": 3516,
            "title": "Land for Sale at Mhepi",
            "slug": "land-for-sale-at-mhepi",
            "code": "3516"
        },
        {
            "id": 3512,
            "title": "East Facing House for Sale at Jorpati | Kathmandu",
            "slug": "east-facing-house-on-sale-jorpati-kathmandu",
            "code": "3512"
        },
        {
            "id": 3511,
            "title": "Apartment for Sale at Classic Tower | Hattiban",
            "slug": "apartment-for-sale-classic-tower",
            "code": "3511"
        },
        {
            "id": 3510,
            "title": "Land for Sale at Baneshwor",
            "slug": "land-for-sale-baneshwor-aloknagar",
            "code": "3510"
        },
        {
            "id": 3509,
            "title": "Land for Sale at Baneshwor",
            "slug": "land-for-sale-baneshwor-aloknagar",
            "code": "3509"
        },
        {
            "id": 3508,
            "title": "Apartment for Sale at Classic Tower | Hattiban",
            "slug": "apartment-sale-classic-tower-hattiban",
            "code": "3508"
        },
        {
            "id": 3505,
            "title": "House for Rent at Samakhusi",
            "slug": "house-for-rent",
            "code": "3505"
        },
        {
            "id": 3498,
            "title": "5 Aana Land on Sale at Gothatar",
            "slug": "5-aana-land-on-sale-at-gothatar-kathmandu",
            "code": "3498"
        }
    ]
}