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

{
    "count": 99789,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=976&ordering=-id",
    "results": [
        {
            "id": 98901,
            "ip_address": "103.121.76.11",
            "count": 1,
            "first_visit": "2026-06-06T04:23:35.870286+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98900,
            "ip_address": "31.94.6.178",
            "count": 1,
            "first_visit": "2026-06-06T03:38:14.483530+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98899,
            "ip_address": "52.81.111.225",
            "count": 1,
            "first_visit": "2026-06-06T03:29:00.941544+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98898,
            "ip_address": "31.94.6.179",
            "count": 4,
            "first_visit": "2026-06-06T02:41:01.751773+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98897,
            "ip_address": "210.4.64.153",
            "count": 1,
            "first_visit": "2026-06-06T01:37:51.337745+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98896,
            "ip_address": "160.187.34.24",
            "count": 1,
            "first_visit": "2026-06-06T01:13:30.510630+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98895,
            "ip_address": "103.204.42.29",
            "count": 1,
            "first_visit": "2026-06-06T01:07:06.232188+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98894,
            "ip_address": "136.243.53.45",
            "count": 1,
            "first_visit": "2026-06-06T00:57:25.730163+06:00",
            "date": "2026-06-06"
        }
    ]
}