Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=38
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=39",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=37",
    "results": [
        {
            "id": 8041,
            "title": "House for Rent at Basantapur",
            "slug": "house-for-rent-at-illachhan-basantapur",
            "code": "8041"
        },
        {
            "id": 8040,
            "title": "Land for Sale at Jamal | Kantipath",
            "slug": "land-for-sale-at-jamal-kantipath",
            "code": "8040"
        },
        {
            "id": 8039,
            "title": "House for Sale at Bafal",
            "slug": "house-for-sale-at-bafal",
            "code": "8039"
        },
        {
            "id": 8038,
            "title": "House for Sale at Kapan",
            "slug": "house-for-sale-at-kapan",
            "code": "8038"
        },
        {
            "id": 8037,
            "title": "Land for Sale at Mulpani",
            "slug": "land-for-sale-at-mulpani",
            "code": "8037"
        },
        {
            "id": 8036,
            "title": "Land for Sale at Basundhara",
            "slug": "land-for-sale-at-basundhara",
            "code": "8036"
        },
        {
            "id": 8035,
            "title": "House for Sale at Dhumbarahi",
            "slug": "house-for-sale-at-dhumbarahi",
            "code": "8035"
        },
        {
            "id": 8034,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "8034"
        },
        {
            "id": 8033,
            "title": "House for Sale at Rithepani | Pokhara-27",
            "slug": "house-for-sale-at-rithepani-pokhara-27",
            "code": "8033"
        },
        {
            "id": 8032,
            "title": "4BHK Sunrise Apartment for Sale at Anamnagar",
            "slug": "4bhk-apartment-for-sale-at-sunrise-cityhome-anamnagar",
            "code": "8032"
        },
        {
            "id": 8031,
            "title": "Land for Sale at Koteshwor",
            "slug": "land-for-sale-at-koteshwor",
            "code": "8031"
        },
        {
            "id": 8030,
            "title": "South Face House for Sale at Mulpani",
            "slug": "south-face-house-for-sale-at-mulpani",
            "code": "8030"
        }
    ]
}