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

{
    "count": 97046,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97032&ordering=first_visit",
    "results": [
        {
            "id": 97137,
            "ip_address": "34.75.122.217",
            "count": 2,
            "first_visit": "2026-04-18T08:21:03.959228+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 97138,
            "ip_address": "37.111.212.169",
            "count": 1,
            "first_visit": "2026-04-18T10:44:42.717324+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 97139,
            "ip_address": "203.31.169.32",
            "count": 1,
            "first_visit": "2026-04-18T10:45:21.778884+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 97140,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-04-18T11:30:28.296631+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 97141,
            "ip_address": "103.186.238.28",
            "count": 1,
            "first_visit": "2026-04-18T11:57:10.703325+06:00",
            "date": "2026-04-18"
        },
        {
            "id": 97142,
            "ip_address": "103.186.216.7",
            "count": 1,
            "first_visit": "2026-04-18T12:09:37.857424+06:00",
            "date": "2026-04-18"
        }
    ]
}