Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=149
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=150",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=148",
    "results": [
        {
            "id": 6411,
            "title": "House for Sale at Ghattekulo",
            "slug": "house-for-sale-at-ghattekulo",
            "code": "6411"
        },
        {
            "id": 6406,
            "title": "House for Sale at Boudha",
            "slug": "house-for-sale-at-boudha",
            "code": "6406"
        },
        {
            "id": 6405,
            "title": "House for Sale at Boudha",
            "slug": "house-for-sale-at-boudha",
            "code": "6405"
        },
        {
            "id": 6404,
            "title": "House for Sale at Boudha | Ramhiti",
            "slug": "house-for-sale-at-ramhiti",
            "code": "6404"
        },
        {
            "id": 6401,
            "title": "Land for Sale at Sallaghari",
            "slug": "land-for-sale-at-sallaghari",
            "code": "6401"
        },
        {
            "id": 6400,
            "title": "House for Sale at Biratnagar",
            "slug": "house-for-sale-at-biratnagar",
            "code": "6400"
        },
        {
            "id": 6399,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-on-sale-at-budhanilkantha",
            "code": "6399"
        },
        {
            "id": 6398,
            "title": "House for Sale at Budhanilkantha",
            "slug": "house-for-sale-at-budhanilkantha",
            "code": "6398"
        },
        {
            "id": 6397,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "6397"
        },
        {
            "id": 6396,
            "title": "House for Sale at Imadol",
            "slug": "house-for-sale-at-imadol",
            "code": "6396"
        },
        {
            "id": 6395,
            "title": "Land for Sale at Imadol",
            "slug": "land-for-sale-at-imadol",
            "code": "6395"
        },
        {
            "id": 6391,
            "title": "Land with Commercial Building for Sale at Ratopul",
            "slug": "commercial-building-for-sale-at-ratopul",
            "code": "6391"
        }
    ]
}