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

{
    "count": 99205,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98912&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98896&ordering=first_visit",
    "results": [
        {
            "id": 99001,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-06-09T00:41:03.774815+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99002,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-06-09T00:41:23.787473+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99003,
            "ip_address": "18.97.9.100",
            "count": 1,
            "first_visit": "2026-06-09T00:48:40.201493+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99004,
            "ip_address": "43.245.120.36",
            "count": 1,
            "first_visit": "2026-06-09T00:50:54.841337+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99005,
            "ip_address": "66.249.68.8",
            "count": 3,
            "first_visit": "2026-06-09T01:38:29.277225+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99006,
            "ip_address": "103.191.159.115",
            "count": 1,
            "first_visit": "2026-06-09T03:02:37.725760+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99007,
            "ip_address": "103.6.123.190",
            "count": 1,
            "first_visit": "2026-06-09T07:53:46.861081+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99008,
            "ip_address": "34.186.149.190",
            "count": 1,
            "first_visit": "2026-06-09T08:06:10.413928+06:00",
            "date": "2026-06-09"
        }
    ]
}