Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=341
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=342",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=340",
    "results": [
        {
            "id": 3304,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "3304"
        },
        {
            "id": 3303,
            "title": "House For Sale at Baniyatar",
            "slug": "house-for-sale-baniyatar",
            "code": "3303"
        },
        {
            "id": 3302,
            "title": "Bungalow House for Sale at Bhaisipati",
            "slug": "bungalow-for-sale-at-Bhaisipati",
            "code": "3302"
        },
        {
            "id": 3300,
            "title": "House For Sale at Thaiba",
            "slug": "house-for-sale-thaiba",
            "code": "3300"
        },
        {
            "id": 3299,
            "title": "House for Sale at Imadol | Sital Height",
            "slug": "house-for-sale-imadol-sital-height",
            "code": "3299"
        },
        {
            "id": 3294,
            "title": "House For Sale at Imadol | Bojepokhari",
            "slug": "house-for-sale-imadol-bojepokhari",
            "code": "3294"
        },
        {
            "id": 3293,
            "title": "House For Sale at Imadol | Sitapakha",
            "slug": "house-for-sale-imadol-sitapakha",
            "code": "3293"
        },
        {
            "id": 3292,
            "title": "House For Sale at Gothatar | Kathmandu",
            "slug": "aana-paisa-daam-house-for-sale-at-gothatar-kathmandu",
            "code": "3292"
        },
        {
            "id": 3291,
            "title": "East Face House For Sale at Birendra Chowk | Kadaghari | Kathmandu",
            "slug": "house-sale-birendra-chowk-kadaghari-kathmandu",
            "code": "3291"
        },
        {
            "id": 3290,
            "title": "Land For Sale at Nekosera Height | Bhaktapur",
            "slug": "land-for-sale-at-nekosera-hight-bhaktapur",
            "code": "3290"
        },
        {
            "id": 3289,
            "title": "House For Sale at Shreejana Nagar | Bhaktapur",
            "slug": "house-for-sale-at-shreejana-nagar-bhaktapur",
            "code": "3289"
        },
        {
            "id": 3288,
            "title": "Land for Sale at Sukedhara",
            "slug": "land-for-sale-sukedhara",
            "code": "3288"
        }
    ]
}