Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=342
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=343",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=341",
    "results": [
        {
            "id": 3287,
            "title": "Land for Sale at Basundhara",
            "slug": "land-for-sale-basundhara",
            "code": "3287"
        },
        {
            "id": 3286,
            "title": "House For Sale at Bindra Chowk | Kadaghari",
            "slug": "house-for-sale-at-bindra-chowk-kadaghari-kathmandu",
            "code": "3286"
        },
        {
            "id": 3285,
            "title": "Land For Sale at Pepsicola | Kathmandu",
            "slug": "land-for-sale-at-pepiscola-kathmandu",
            "code": "3285"
        },
        {
            "id": 3284,
            "title": "House For Sale at Imadol | Ochu Height",
            "slug": "house-for-sale-at-imadol-ochu-height",
            "code": "3284"
        },
        {
            "id": 3283,
            "title": "House For Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "3283"
        },
        {
            "id": 3282,
            "title": "Land for Sale at Chandol | Chundevi",
            "slug": "land-for-sale-at-chandol-chundevi",
            "code": "3282"
        },
        {
            "id": 3281,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "3281"
        },
        {
            "id": 3280,
            "title": "Land for Sale at Baneshwor",
            "slug": "land-for-sale-at-baneshwor",
            "code": "3280"
        },
        {
            "id": 3279,
            "title": "House For Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "3279"
        },
        {
            "id": 3278,
            "title": "Land For Sale at Birendra Chowk | Kadaghari | Kathmandu",
            "slug": "land-for-sale-at-brindra-chowk-kadaghari-kathmandu",
            "code": "3278"
        },
        {
            "id": 3277,
            "title": "2.5 Storey House for Sale at Kadaghari | Gothatar",
            "slug": "25-story-house-for-sale-at-kadaghari-kathmandu",
            "code": "3277"
        },
        {
            "id": 3276,
            "title": "House For Sale at Lokanthali | Bhaktapur",
            "slug": "house-for-sale-at-lokanthali-bhaktapur",
            "code": "3276"
        }
    ]
}