Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=94
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 4709,
    "next": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=95",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=93",
    "results": [
        {
            "id": 7245,
            "title": "Land with House for Sale at Boudha",
            "slug": "land-with-house-for-sale-at-boudh",
            "code": "7245"
        },
        {
            "id": 7244,
            "title": "House for Sale at Bansbari",
            "slug": "house-for-sale-at-bashbari",
            "code": "7244"
        },
        {
            "id": 7243,
            "title": "5 Aana Land for Sale at Nikoshera",
            "slug": "5-aana-land-for-sale-at-nikoshera",
            "code": "7243"
        },
        {
            "id": 7242,
            "title": "Land for Sale at Katunje",
            "slug": "land-for-sale-at-katunje",
            "code": "7242"
        },
        {
            "id": 7241,
            "title": "House for Sale at Galkopakha",
            "slug": "house-for-sale-at-galkopakha",
            "code": "7241"
        },
        {
            "id": 7240,
            "title": "House for Sale at Dillibazar",
            "slug": "house-for-sale-at-dillibazar",
            "code": "7240"
        },
        {
            "id": 7239,
            "title": "Land for Sale at Putalisadak | Dhobidhara",
            "slug": "land-for-sale-at-dhobidhara-putali-sadak",
            "code": "7239"
        },
        {
            "id": 7238,
            "title": "Land for Sale at Taltalaiya",
            "slug": "land-for-sell-at-taltalaiya",
            "code": "7238"
        },
        {
            "id": 7237,
            "title": "Land for Sale at Dharan - 15 | Mahadev Chowk",
            "slug": "land-for-sale-at-dharan-15-mahadev-chowk",
            "code": "7237"
        },
        {
            "id": 7236,
            "title": "Land for Sale at Pokhara | Lakeside Manimarga Height",
            "slug": "land-for-sale-at-pokhara-lakeside-manimarga-height",
            "code": "7236"
        },
        {
            "id": 7235,
            "title": "House for Sale at Bhangal",
            "slug": "house-for-sale-at-bhangal",
            "code": "7235"
        },
        {
            "id": 7234,
            "title": "Southeast Face Land for Sale at Kadaghari | Suncity",
            "slug": "south-east-face-land-for-suncity-kadaghari",
            "code": "7234"
        }
    ]
}