Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=107
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=108",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=106",
    "results": [
        {
            "id": 7047,
            "title": "Land for Sale at Kadaghari",
            "slug": "south-east-face-land-for-sale-at-kadaghari",
            "code": "7047"
        },
        {
            "id": 7046,
            "title": "House for Sale at Pepsicola",
            "slug": "east-face-house-for-sale-at-pepsicola",
            "code": "7046"
        },
        {
            "id": 7045,
            "title": "Land for Sale at Dharan - 13 | Dhankuta Marg",
            "slug": "land-for-sale-at-dharan-13-dhankuta-marg",
            "code": "7045"
        },
        {
            "id": 7044,
            "title": "House for Rent at Bansbari",
            "slug": "house-for-ren-in-bansbari",
            "code": "7044"
        },
        {
            "id": 7043,
            "title": "Land for Sale at Morang - 8 | Kerabari",
            "slug": "land-for-sale-at-morang-8-kerabari",
            "code": "7043"
        },
        {
            "id": 7042,
            "title": "House for sale at Budhanagar",
            "slug": "house-for-sale-at-budhanagar",
            "code": "7042"
        },
        {
            "id": 7041,
            "title": "Land for Sale at Itahari - 1 | Halgada",
            "slug": "land-for-sale-at-itahari-1-halgada",
            "code": "7041"
        },
        {
            "id": 7040,
            "title": "Land for Sale at Itahari - 2 | Sunsari",
            "slug": "land-for-sale-at-itahari-2-sunsari",
            "code": "7040"
        },
        {
            "id": 7038,
            "title": "Land for Sale at Itahari - 5 | Pachruki",
            "slug": "land-for-sale-at-itahari-5-pachruki",
            "code": "7038"
        },
        {
            "id": 7037,
            "title": "House for Sale at Bojepokhari",
            "slug": "house-for-sale-at-bojepokhari",
            "code": "7037"
        },
        {
            "id": 7036,
            "title": "Land for Sale at Itahari - 5 | Pachruki",
            "slug": "land-for-sale-at-itahari-5-pachruki",
            "code": "7036"
        },
        {
            "id": 7035,
            "title": "Land for Sale at Pokhara - 18 | Sarankot",
            "slug": "land-for-sale-at-pokhara-18-sarankot",
            "code": "7035"
        }
    ]
}