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

{
    "count": 94286,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94272&ordering=first_visit",
    "results": [
        {
            "id": 94377,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-01-22T16:56:18.207719+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94378,
            "ip_address": "103.189.237.9",
            "count": 2,
            "first_visit": "2026-01-22T17:24:47.206198+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94379,
            "ip_address": "49.36.75.202",
            "count": 1,
            "first_visit": "2026-01-22T18:01:30.726778+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94380,
            "ip_address": "116.204.151.144",
            "count": 2,
            "first_visit": "2026-01-22T18:02:30.692551+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94381,
            "ip_address": "88.80.26.231",
            "count": 3,
            "first_visit": "2026-01-22T18:06:05.436627+06:00",
            "date": "2026-01-22"
        },
        {
            "id": 94382,
            "ip_address": "185.220.101.153",
            "count": 1,
            "first_visit": "2026-01-22T18:06:18.787706+06:00",
            "date": "2026-01-22"
        }
    ]
}