Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=279
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=280",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=278",
    "results": [
        {
            "id": 4508,
            "title": "House for Sale at Bhaisepati",
            "slug": "house-for-sale-bhaisepati",
            "code": "4508"
        },
        {
            "id": 4507,
            "title": "House for Sale at Baniyatar",
            "slug": "house-for-sale-at-baniyatar",
            "code": "4507"
        },
        {
            "id": 4506,
            "title": "House for Sale at Dhumbarai",
            "slug": "land-for-sale-at-dhumbarai",
            "code": "4506"
        },
        {
            "id": 4505,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "4505"
        },
        {
            "id": 4504,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "4504"
        },
        {
            "id": 4503,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-tikathali",
            "code": "4503"
        },
        {
            "id": 4500,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "4500"
        },
        {
            "id": 4498,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "4498"
        },
        {
            "id": 4496,
            "title": "Land for Sale at Lubhu",
            "slug": "land-for-sale-at-lubhu",
            "code": "4496"
        },
        {
            "id": 4495,
            "title": "Commercial Property for Rent at Saraswatinagar",
            "slug": "commercial-property-for-rent-at-saraswatinagar",
            "code": "4495"
        },
        {
            "id": 4494,
            "title": "Commercial Property for Rent at Anamnagar",
            "slug": "commercial-property-for-rent-at-anamnagar",
            "code": "4494"
        },
        {
            "id": 4493,
            "title": "Commercial Property for Rent at Baneshwor",
            "slug": "commercial-property-for-rent-at-baneshower",
            "code": "4493"
        }
    ]
}