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

{
    "count": 94718,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94704&ordering=first_visit",
    "results": [
        {
            "id": 94809,
            "ip_address": "43.175.194.43",
            "count": 1,
            "first_visit": "2026-02-03T17:40:46.291448+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94810,
            "ip_address": "209.85.238.2",
            "count": 1,
            "first_visit": "2026-02-03T18:29:20.663705+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94811,
            "ip_address": "102.90.126.179",
            "count": 8,
            "first_visit": "2026-02-03T18:30:04.367400+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94812,
            "ip_address": "103.78.227.136",
            "count": 1,
            "first_visit": "2026-02-03T18:43:33.160134+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94813,
            "ip_address": "167.56.140.219",
            "count": 1,
            "first_visit": "2026-02-03T19:28:16.112670+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94814,
            "ip_address": "27.147.224.236",
            "count": 1,
            "first_visit": "2026-02-03T19:39:34.673652+06:00",
            "date": "2026-02-03"
        }
    ]
}