GET /user_management/visitor-free/?format=api&offset=992&ordering=-count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 99790,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=984&ordering=-count",
    "results": [
        {
            "id": 217,
            "ip_address": "114.119.154.189",
            "count": 15,
            "first_visit": "2021-12-05T15:23:42.881332+06:00",
            "date": null
        },
        {
            "id": 38135,
            "ip_address": "66.249.72.166",
            "count": 15,
            "first_visit": "2022-12-02T00:01:40.296677+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 1433,
            "ip_address": "114.119.157.26",
            "count": 15,
            "first_visit": "2021-12-28T13:38:14.544905+06:00",
            "date": null
        },
        {
            "id": 4248,
            "ip_address": "202.134.8.141",
            "count": 15,
            "first_visit": "2022-03-10T16:34:30.184932+06:00",
            "date": null
        },
        {
            "id": 36239,
            "ip_address": "114.119.141.146",
            "count": 15,
            "first_visit": "2022-10-21T01:03:39.706052+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 83202,
            "ip_address": "114.119.136.75",
            "count": 15,
            "first_visit": "2025-05-23T03:32:36.778993+06:00",
            "date": "2025-05-23"
        },
        {
            "id": 36234,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-10-21T00:00:31.091882+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 179,
            "ip_address": "114.119.153.171",
            "count": 15,
            "first_visit": "2021-12-05T01:17:35.133611+06:00",
            "date": null
        }
    ]
}