Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=75
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=76",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=74",
    "results": [
        {
            "id": 7542,
            "title": "Land for Sale at Pokhara-14 | Bhotechautara",
            "slug": "land-for-sale-at-pokhara-14-bhotechautara",
            "code": "7542"
        },
        {
            "id": 7541,
            "title": "House for Sale at Ram Bazar | Pokhara-10",
            "slug": "house-for-sale-at-ram-bazar-kalika-chowk-pokhara-15",
            "code": "7541"
        },
        {
            "id": 7540,
            "title": "Land for Sale at Itahari - 1 | Halgada",
            "slug": "land-for-sale-at-itahari-1-halgada",
            "code": "7540"
        },
        {
            "id": 7539,
            "title": "Land for Sale at Itahari - 3 | Yippie Land",
            "slug": "land-for-sale-at-itahari-3-yippie-land",
            "code": "7539"
        },
        {
            "id": 7538,
            "title": "Land for Sale at Naxal",
            "slug": "land-for-sale-at-naxal",
            "code": "7538"
        },
        {
            "id": 7537,
            "title": "Semi Commercial House for Sale at Dallu",
            "slug": "semi-commercial-house-for-sale-at-dallu",
            "code": "7537"
        },
        {
            "id": 7536,
            "title": "House for Sale at Battisputali",
            "slug": "house-for-sale-at-battisputali",
            "code": "7536"
        },
        {
            "id": 7535,
            "title": "Land for Sale at Basundhara | Maharajgunj",
            "slug": "land-for-sale-at-basundhara-maharajgunj",
            "code": "7535"
        },
        {
            "id": 7534,
            "title": "2BHK Downtown Apartment for Sale at Dhapakhel",
            "slug": "2bhk-apartment-for-sale-at-downtown-apartment",
            "code": "7534"
        },
        {
            "id": 7533,
            "title": "Apartment for Sale at Kuleshwor",
            "slug": "apartment-for-sale-at-kuleshwor",
            "code": "7533"
        },
        {
            "id": 7532,
            "title": "Land for Sale at Pokhara-27 | Sisuwa",
            "slug": "land-for-sale-at-pokhara-27-sisuwa",
            "code": "7532"
        },
        {
            "id": 7531,
            "title": "House for Sale at Golfutar",
            "slug": "house-for-sale-at-golfutar",
            "code": "7531"
        }
    ]
}