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

{
    "count": 101322,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99488&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99472&ordering=first_visit",
    "results": [
        {
            "id": 99577,
            "ip_address": "37.111.215.71",
            "count": 1,
            "first_visit": "2026-06-25T23:46:09.218960+06:00",
            "date": "2026-06-25"
        },
        {
            "id": 99578,
            "ip_address": "68.167.133.225",
            "count": 1,
            "first_visit": "2026-06-26T03:13:51.182542+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 99579,
            "ip_address": "103.209.197.169",
            "count": 3,
            "first_visit": "2026-06-26T03:18:49.353970+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 99580,
            "ip_address": "185.230.122.61",
            "count": 1,
            "first_visit": "2026-06-26T03:18:55.334465+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 99581,
            "ip_address": "103.84.158.181",
            "count": 2,
            "first_visit": "2026-06-26T03:20:33.976481+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 99582,
            "ip_address": "68.220.215.172",
            "count": 35,
            "first_visit": "2026-06-26T05:13:47.418153+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 99583,
            "ip_address": "27.147.176.126",
            "count": 1,
            "first_visit": "2026-06-26T06:26:09.994361+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 99584,
            "ip_address": "66.220.149.113",
            "count": 1,
            "first_visit": "2026-06-26T08:10:11.528313+06:00",
            "date": "2026-06-26"
        }
    ]
}