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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84672&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84656&ordering=date",
    "results": [
        {
            "id": 98353,
            "ip_address": "103.165.163.201",
            "count": 1,
            "first_visit": "2026-05-21T04:16:34.503298+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 98404,
            "ip_address": "163.223.21.231",
            "count": 2,
            "first_visit": "2026-05-22T15:17:28.624213+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98406,
            "ip_address": "17.22.237.166",
            "count": 1,
            "first_visit": "2026-05-22T16:19:38.228216+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98409,
            "ip_address": "103.221.253.189",
            "count": 1,
            "first_visit": "2026-05-22T19:39:23.214715+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98415,
            "ip_address": "40.77.179.48",
            "count": 1,
            "first_visit": "2026-05-22T22:40:44.053503+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98411,
            "ip_address": "37.111.201.193",
            "count": 3,
            "first_visit": "2026-05-22T19:51:01.795559+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98412,
            "ip_address": "103.78.226.121",
            "count": 1,
            "first_visit": "2026-05-22T21:13:59.584660+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98403,
            "ip_address": "190.189.154.5",
            "count": 1,
            "first_visit": "2026-05-22T13:44:40.781878+06:00",
            "date": "2026-05-22"
        }
    ]
}