Get the paginated list of all properties.

GET /properties/all-properties/paginated-list/?format=api&page=269
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=270",
    "previous": "https://backend.lalpurjanepal.com.np/properties/all-properties/paginated-list/?format=api&page=268",
    "results": [
        {
            "id": 4641,
            "title": "House for Sale at Tokha",
            "slug": "house-for-sale-at-tokha",
            "code": "4641"
        },
        {
            "id": 4640,
            "title": "House for Sale at Tokha | Gongabu",
            "slug": "house-sale-tokha-gongabu",
            "code": "4640"
        },
        {
            "id": 4639,
            "title": "House for Sale at Tokha Gongabu",
            "slug": "house-sale-tokha-gongabu",
            "code": "4639"
        },
        {
            "id": 4638,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-sale-tarkeshwor",
            "code": "4638"
        },
        {
            "id": 4637,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4637"
        },
        {
            "id": 4636,
            "title": "Land for Sale at Tarkeshwor",
            "slug": "land-for-sale-at-tarkeshwor",
            "code": "4636"
        },
        {
            "id": 4635,
            "title": "Land for Sale at Budhanilkantha",
            "slug": "land-for-sale-at-budhanilkantha",
            "code": "4635"
        },
        {
            "id": 4634,
            "title": "Land for Sale at Tokha",
            "slug": "land-for-sale-at-tokha",
            "code": "4634"
        },
        {
            "id": 4632,
            "title": "90 Aana Land for Sale at Mulpani Chaur | Kathmandu",
            "slug": "90-aana-land-for-sale-at-mulpani-chaur-kathmandu",
            "code": "4632"
        },
        {
            "id": 4631,
            "title": "Land for Sale at Baghdol",
            "slug": "land-for-sale-at-baghdol",
            "code": "4631"
        },
        {
            "id": 4629,
            "title": "Land for Sale at Satdobato",
            "slug": "land-for-sale-at-satdobato",
            "code": "4629"
        },
        {
            "id": 4628,
            "title": "Land for Sale at Satdobato",
            "slug": "land-for-sale-satdobato",
            "code": "4628"
        }
    ]
}