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

{
    "count": 94588,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94576&ordering=id",
    "results": [
        {
            "id": 94681,
            "ip_address": "15.235.114.75",
            "count": 1,
            "first_visit": "2026-01-31T17:26:44.685127+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94682,
            "ip_address": "103.96.105.239",
            "count": 1,
            "first_visit": "2026-01-31T18:43:39.059993+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94683,
            "ip_address": "59.152.5.103",
            "count": 1,
            "first_visit": "2026-01-31T18:48:18.109680+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 94684,
            "ip_address": "37.111.214.11",
            "count": 2,
            "first_visit": "2026-01-31T18:52:29.657711+06:00",
            "date": "2026-01-31"
        }
    ]
}