Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=272
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=273",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=271",
    "results": [
        {
            "id": 4603,
            "title": "Land for Sale at Chapagaun | Godawari",
            "slug": "land-sale-chapagaun-godawari",
            "code": "4603"
        },
        {
            "id": 4602,
            "title": "Land for Sale at Maharajgunj | Bansbari",
            "slug": "land-for-sale-at-maharajgunj-bansbari",
            "code": "4602"
        },
        {
            "id": 4601,
            "title": "House for Sale in Dallu",
            "slug": "house-for-sale-in-dallu",
            "code": "4601"
        },
        {
            "id": 4600,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "4600"
        },
        {
            "id": 4599,
            "title": "Land for Sale at Jharuwarasi | Lalitpur",
            "slug": "land-for-sale-at-jharuwarasi-lalitpur",
            "code": "4599"
        },
        {
            "id": 4597,
            "title": "House for Sale at Shovahiti | Lalitpur",
            "slug": "house-for-sale-at-shovahiti-lalitpur",
            "code": "4597"
        },
        {
            "id": 4595,
            "title": "House for Sale at Raniban",
            "slug": "house-for-sale-at-raniban",
            "code": "4595"
        },
        {
            "id": 4594,
            "title": "House for Sale at Tikhedewal | Lalitpur",
            "slug": "house-for-sale-at-tikhedewal-lalitpur",
            "code": "4594"
        },
        {
            "id": 4593,
            "title": "Land for Sale at Malepatan | Pokhara",
            "slug": "land-for-sale-at-malepatan",
            "code": "4593"
        },
        {
            "id": 4592,
            "title": "Land for Sale at Mahatgauda | Pokhara-17",
            "slug": "land-for-sale-at-mahatgauda",
            "code": "4592"
        },
        {
            "id": 4591,
            "title": "House for Sale at Gharipatan",
            "slug": "house-for-sale-at-gharipatan",
            "code": "4591"
        },
        {
            "id": 4588,
            "title": "Bungalow House for Sale at Rambazar | Pokhara",
            "slug": "bungalow-house-for-sale-at-rambazar-pokhara",
            "code": "4588"
        }
    ]
}