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

{
    "count": 99142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99000&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98984&ordering=first_visit",
    "results": [
        {
            "id": 99089,
            "ip_address": "103.74.11.12",
            "count": 1,
            "first_visit": "2026-06-11T05:17:11.028404+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99090,
            "ip_address": "124.6.231.229",
            "count": 1,
            "first_visit": "2026-06-11T05:17:47.284123+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99091,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-06-11T05:57:40.173659+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99092,
            "ip_address": "74.125.150.8",
            "count": 1,
            "first_visit": "2026-06-11T05:59:38.062633+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99093,
            "ip_address": "27.147.200.165",
            "count": 3,
            "first_visit": "2026-06-11T06:02:12.748984+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99094,
            "ip_address": "163.128.127.3",
            "count": 1,
            "first_visit": "2026-06-11T06:50:49.129746+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99095,
            "ip_address": "192.178.11.105",
            "count": 1,
            "first_visit": "2026-06-11T06:52:46.208004+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 99096,
            "ip_address": "192.178.11.96",
            "count": 1,
            "first_visit": "2026-06-11T06:52:53.058918+06:00",
            "date": "2026-06-11"
        }
    ]
}