Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=370
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=371",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=369",
    "results": [
        {
            "id": 2758,
            "title": "House For Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "2758"
        },
        {
            "id": 2757,
            "title": "House For Sale at Nayabasti",
            "slug": "house-for-sale-at-nayabasti",
            "code": "2757"
        },
        {
            "id": 2756,
            "title": "House for Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "2756"
        },
        {
            "id": 2754,
            "title": "House For Sale at Imadol |Sital Height|",
            "slug": "house-for-sale-at-imadol-sital-height",
            "code": "2754"
        },
        {
            "id": 2751,
            "title": "House for Sale at Baluwatar | Panchakanya Temple",
            "slug": "house-for-sale-at-baluwatar-panchakanya-temple",
            "code": "2751"
        },
        {
            "id": 2750,
            "title": "House on sale at Pepsicola | Kadaghari | Gothatar",
            "slug": "house-on-sale-at-pepsicola-kadaghari-gothatar",
            "code": "2750"
        },
        {
            "id": 2749,
            "title": "House on Sale at Nekosera | Bhaktapur",
            "slug": "house-on-sale-at-pepsicola-kadaghari-gothatar",
            "code": "2749"
        },
        {
            "id": 2747,
            "title": "House on Sale at Jorpati | Kathmandu",
            "slug": "house-on-sale-at-pepsicola-kadaghari-gothatar",
            "code": "2747"
        },
        {
            "id": 2746,
            "title": "Land for Sale at Sipadol | Bhaktapur",
            "slug": "house-on-sale-pepsicola-kadaghari-gothatar",
            "code": "2746"
        },
        {
            "id": 2745,
            "title": "4 Aana 3 Paisa House on Sale at Sano Thimi | Bhaktapur",
            "slug": "house-sale-sano-thimi-dunche-pakha-bhaktapur",
            "code": "2745"
        },
        {
            "id": 2744,
            "title": "Land on Sale at Katunje | Bhaktapur",
            "slug": "house-on-sale-at-katunje-bhaktapur",
            "code": "2744"
        },
        {
            "id": 2743,
            "title": "House For Sale at Tikathali",
            "slug": "house-for-sale-at-tikathali",
            "code": "2743"
        }
    ]
}