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

{
    "count": 99948,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99944&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99928&ordering=first_visit",
    "results": [
        {
            "id": 100033,
            "ip_address": "18.97.9.96",
            "count": 1,
            "first_visit": "2026-07-08T09:51:47.545195+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100034,
            "ip_address": "18.97.9.97",
            "count": 1,
            "first_visit": "2026-07-08T09:54:41.533327+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100035,
            "ip_address": "182.163.102.90",
            "count": 2,
            "first_visit": "2026-07-08T10:07:36.551076+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100036,
            "ip_address": "202.134.10.133",
            "count": 1,
            "first_visit": "2026-07-08T10:35:48.931694+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100037,
            "ip_address": "188.241.67.22",
            "count": 1,
            "first_visit": "2026-07-08T10:47:36.881267+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100038,
            "ip_address": "103.231.239.142",
            "count": 2,
            "first_visit": "2026-07-08T11:01:43.217781+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100039,
            "ip_address": "103.81.71.140",
            "count": 1,
            "first_visit": "2026-07-08T12:00:59.846620+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100040,
            "ip_address": "17.246.23.32",
            "count": 1,
            "first_visit": "2026-07-08T12:37:30.496544+06:00",
            "date": "2026-07-08"
        }
    ]
}