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

{
    "count": 96923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96912&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96896&ordering=first_visit",
    "results": [
        {
            "id": 97001,
            "ip_address": "72.14.199.228",
            "count": 3,
            "first_visit": "2026-04-13T10:21:14.318912+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 97002,
            "ip_address": "103.105.123.7",
            "count": 1,
            "first_visit": "2026-04-13T11:05:04.830605+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 97003,
            "ip_address": "103.190.16.36",
            "count": 1,
            "first_visit": "2026-04-13T11:10:49.747239+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 97004,
            "ip_address": "59.152.97.56",
            "count": 2,
            "first_visit": "2026-04-13T12:16:22.469469+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 97005,
            "ip_address": "182.163.98.126",
            "count": 1,
            "first_visit": "2026-04-13T12:18:33.231374+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 97006,
            "ip_address": "103.91.231.181",
            "count": 2,
            "first_visit": "2026-04-13T12:33:31.689235+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 97007,
            "ip_address": "66.249.79.230",
            "count": 2,
            "first_visit": "2026-04-13T13:05:03.843766+06:00",
            "date": "2026-04-13"
        },
        {
            "id": 97008,
            "ip_address": "34.96.45.173",
            "count": 1,
            "first_visit": "2026-04-13T13:21:06.999192+06:00",
            "date": "2026-04-13"
        }
    ]
}