Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=142
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=143",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=141",
    "results": [
        {
            "id": 6501,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "6501"
        },
        {
            "id": 6500,
            "title": "Commercial Building for Sale at Gaushala",
            "slug": "commercial-building-n-sale-at-gausala",
            "code": "6500"
        },
        {
            "id": 6499,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6499"
        },
        {
            "id": 6498,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6498"
        },
        {
            "id": 6497,
            "title": "Land for Sale at Inaruwa -3 | Mahendra Chowk",
            "slug": "land-for-sale-at-inaruwa-3-mahendra-chowk",
            "code": "6497"
        },
        {
            "id": 6496,
            "title": "South Facing House for Sale at Gothatar",
            "slug": "south-facing-house-for-sale-at-gothatar",
            "code": "6496"
        },
        {
            "id": 6495,
            "title": "House for Sale at Hattiban",
            "slug": "house-for-sale-at-hattiban",
            "code": "6495"
        },
        {
            "id": 6493,
            "title": "House for Sale at Hattiban",
            "slug": "house-for-sale-at-hattiban",
            "code": "6493"
        },
        {
            "id": 6491,
            "title": "East Facing House for Sale at Gothatar",
            "slug": "east-face-house-for-sale-at-gothatar",
            "code": "6491"
        },
        {
            "id": 6490,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "6490"
        },
        {
            "id": 6489,
            "title": "Land for Sale at Tribeni Chowk | Chandragiri",
            "slug": "land-for-sale-at-tribeni-chowk-chandragiri",
            "code": "6489"
        },
        {
            "id": 6488,
            "title": "Land for Sale at Bhaisepati | Lalitpur",
            "slug": "land-for-sale-at-bhaisepati-lalitpur",
            "code": "6488"
        }
    ]
}