Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=357
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=358",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=356",
    "results": [
        {
            "id": 2990,
            "title": "House For Sale at Baneshwor",
            "slug": "house-for-sale-at-baneshwor",
            "code": "2990"
        },
        {
            "id": 2989,
            "title": "House for Sale at Tarkeshwor",
            "slug": "house-for-sale-at-tarkeshwor",
            "code": "2989"
        },
        {
            "id": 2988,
            "title": "Land For Sale Baneshwor | Shantinagar",
            "slug": "land-for-sale-baneshwor-shantinagar",
            "code": "2988"
        },
        {
            "id": 2987,
            "title": "House for Sale at Jorpati",
            "slug": "house-for-sale-at-jorpati",
            "code": "2987"
        },
        {
            "id": 2986,
            "title": "Land for Sale at Sukedhara",
            "slug": "land-for-sale-at-sukedhara",
            "code": "2986"
        },
        {
            "id": 2985,
            "title": "Land for Sale at Guheswori",
            "slug": "land-for-sale-at-guheswori",
            "code": "2985"
        },
        {
            "id": 2984,
            "title": "Land for sale at Jorpati",
            "slug": "land-for-sale-at-jorpati",
            "code": "2984"
        },
        {
            "id": 2983,
            "title": "House on Sale at Baneshwor",
            "slug": "house-on-sale-at-baneshwor",
            "code": "2983"
        },
        {
            "id": 2981,
            "title": "South-Facing Beautiful House for Sale in Manmaiju",
            "slug": "south-facing-beautiful-house-for-sale-in-manmaiju",
            "code": "2981"
        },
        {
            "id": 2979,
            "title": "East-Facing Land for Sale in Tarkeshwor | Jitpur",
            "slug": "east-facing-land-for-sale-in-tarkeshwor-jitpur",
            "code": "2979"
        },
        {
            "id": 2978,
            "title": "East-Facing Modern Design House for Sale in Tarkeshwor",
            "slug": "east-facing-modern-design-house-for-sale-in-tarakeshwar",
            "code": "2978"
        },
        {
            "id": 2977,
            "title": "Land for sale at Sukedhara",
            "slug": "land-for-sale-at-sukedhara",
            "code": "1921"
        }
    ]
}