Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=363
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=364",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=362",
    "results": [
        {
            "id": 2874,
            "title": "House for Sale at Kalanki",
            "slug": "house-for-sale-at-kalanki",
            "code": "2874"
        },
        {
            "id": 2873,
            "title": "House for Sale at Kirtipur",
            "slug": "house-for-sale-at-kritipur",
            "code": "2873"
        },
        {
            "id": 2868,
            "title": "Bungalow for sale at Syuchatar Height",
            "slug": "bungalow-for-sale-at-syuchatar-height",
            "code": "2868"
        },
        {
            "id": 2867,
            "title": "House for Sale at Syuchatar Height | Kalanki",
            "slug": "house-for-sale-at-syuchatar-height",
            "code": "2867"
        },
        {
            "id": 2866,
            "title": "House for sale at Mulpani",
            "slug": "house-for-sale-at-mulpani",
            "code": "2866"
        },
        {
            "id": 2865,
            "title": "House for Sale at Sukedhara",
            "slug": "house-for-sale-at-sukedhara",
            "code": "2865"
        },
        {
            "id": 2863,
            "title": "Land for Sale at Kadaghari",
            "slug": "land-for-sale-at-kadaghari",
            "code": "2863"
        },
        {
            "id": 2862,
            "title": "Land for Sale at Sukedhara",
            "slug": "land-for-sale-at-sukedhara",
            "code": "2862"
        },
        {
            "id": 2861,
            "title": "House for Sale at Baluwatar",
            "slug": "house-for-sale-at-baluwatar",
            "code": "2861"
        },
        {
            "id": 2860,
            "title": "Land for sale at Baluwatar",
            "slug": "land-for-sale-at-baluwatar",
            "code": "2860"
        },
        {
            "id": 2859,
            "title": "Land for Sale at Sukedhara",
            "slug": "land-for-sale-at-sukedhara",
            "code": "2859"
        },
        {
            "id": 2858,
            "title": "Land for Sale at Sukedhara",
            "slug": "land-for-sale-at-sukedhara",
            "code": "2858"
        }
    ]
}