Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=351
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=352",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=350",
    "results": [
        {
            "id": 3130,
            "title": "House for Sale at Budhanilkantha | Italitar",
            "slug": "house-sale-budhanilkantha",
            "code": "3130"
        },
        {
            "id": 3129,
            "title": "House for Sale at Chamati",
            "slug": "house-sale-chamati",
            "code": "3129"
        },
        {
            "id": 3128,
            "title": "House for Sale at Budhanilkantha | Siddhartha Colony",
            "slug": "house-sale-budhanilkantha-siddhartha-colony",
            "code": "3128"
        },
        {
            "id": 3118,
            "title": "House for sale at Tokha",
            "slug": "house-for-sale-at-grande",
            "code": "3118"
        },
        {
            "id": 3117,
            "title": "House for sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "3117"
        },
        {
            "id": 3102,
            "title": "House For Sale at Imadol | Sital Height",
            "slug": "house-sale-imadol-sital-height",
            "code": "3102"
        },
        {
            "id": 3101,
            "title": "House For Sale at Imadol | Sital Height",
            "slug": "house-for-sale-at-imadol-sital-height",
            "code": "3101"
        },
        {
            "id": 3100,
            "title": "House For Sale at Tikathali",
            "slug": "house-sale-tikathali",
            "code": "3100"
        },
        {
            "id": 3098,
            "title": "House For Sale at Dakshindhoka | Narantar | Kathmandu",
            "slug": "house-for-sale-at-dakshindhoka-narantar-kathmandu",
            "code": "3098"
        },
        {
            "id": 3097,
            "title": "11 Aana Land For Sale at Changunarayan | Bhaktapur",
            "slug": "11-aana-land-on-sale-at-changunarayan-bhaktapur",
            "code": "3097"
        },
        {
            "id": 3094,
            "title": "Bungalow for Sale at Sano Bharyang",
            "slug": "bungalow-for-sale-at-sano-bharyang",
            "code": "3094"
        },
        {
            "id": 3093,
            "title": "House for Sale at Dallu Chautara",
            "slug": "house-sale-dallu-chautara",
            "code": "3093"
        }
    ]
}