Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=17
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=18",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=16",
    "results": [
        {
            "id": 8322,
            "title": "House for Sale at Kadaghari",
            "slug": "south-face-house-for-sale-at-kadaghari",
            "code": "8322"
        },
        {
            "id": 8321,
            "title": "Land for Sale at Thasikhel",
            "slug": "land-for-sale-at-lalitpur-thasikhel",
            "code": "8321"
        },
        {
            "id": 8320,
            "title": "Land for Sale with House Free at Thasikhel",
            "slug": "land-for-sale-with-house-free-at-lalitpur-thasikhel",
            "code": "8320"
        },
        {
            "id": 8319,
            "title": "Semi Bungalow for Sale at Gatthaghar",
            "slug": "east-face-semi-bungalow-for-sale-at-gatthaghar",
            "code": "8319"
        },
        {
            "id": 8318,
            "title": "Land for Sale at Sisuwa",
            "slug": "land-for-sale-at-sisuwa",
            "code": "8318"
        },
        {
            "id": 8317,
            "title": "Land for Sale at BegnasTaal",
            "slug": "land-for-sale-at-begnastaal",
            "code": "8317"
        },
        {
            "id": 8316,
            "title": "4BHK Suncity Apartment for Sale at Pepsicola",
            "slug": "4bhk-apartment-for-sale-at-suncity-pepsicola",
            "code": "8316"
        },
        {
            "id": 8315,
            "title": "Land for Rent at Tripureshwor",
            "slug": "land-for-rent-at-tripureshwor",
            "code": "8315"
        },
        {
            "id": 8314,
            "title": "4BHK Suncity Apartment for Sale at Pepsicola",
            "slug": "4bhk-suncity-apartment-for-sale",
            "code": "8314"
        },
        {
            "id": 8313,
            "title": "Land for Sale at Kerabari | Morang",
            "slug": "land-for-sale-at-dharan-07-kerabari",
            "code": "8313"
        },
        {
            "id": 8312,
            "title": "Land for Sale at Sirutar",
            "slug": "land-for-sale-at-sirutar",
            "code": "8312"
        },
        {
            "id": 8311,
            "title": "Land for Sale at Sirutar",
            "slug": "4-aana-land-for-sale-at-sirutar",
            "code": "8311"
        }
    ]
}