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

{
    "count": 96212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20280&ordering=ip_address",
    "results": [
        {
            "id": 6361,
            "ip_address": "103.67.158.226",
            "count": 2,
            "first_visit": "2022-05-15T18:52:52.790077+06:00",
            "date": null
        },
        {
            "id": 9337,
            "ip_address": "103.67.158.227",
            "count": 3,
            "first_visit": "2022-05-19T11:42:46.818652+06:00",
            "date": null
        },
        {
            "id": 7528,
            "ip_address": "103.67.158.23",
            "count": 1,
            "first_visit": "2022-05-16T23:56:06.578521+06:00",
            "date": null
        },
        {
            "id": 26889,
            "ip_address": "103.67.158.23",
            "count": 1,
            "first_visit": "2022-07-24T22:46:36.308602+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 51823,
            "ip_address": "103.67.158.23",
            "count": 1,
            "first_visit": "2023-08-06T21:26:17.290119+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 58059,
            "ip_address": "103.67.158.232",
            "count": 1,
            "first_visit": "2023-10-20T11:38:00.200048+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 89404,
            "ip_address": "103.67.158.232",
            "count": 2,
            "first_visit": "2025-09-12T15:54:23.156696+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 41680,
            "ip_address": "103.67.158.234",
            "count": 1,
            "first_visit": "2023-02-07T01:06:11.740394+06:00",
            "date": "2023-02-07"
        }
    ]
}