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

{
    "count": 93925,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93912&ordering=first_visit",
    "results": [
        {
            "id": 94017,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2026-01-14T02:02:35.399320+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94018,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2026-01-14T03:40:36.365749+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94019,
            "ip_address": "45.118.246.12",
            "count": 1,
            "first_visit": "2026-01-14T03:58:00.733925+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94020,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2026-01-14T04:01:16.989914+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94021,
            "ip_address": "114.130.157.84",
            "count": 1,
            "first_visit": "2026-01-14T04:16:46.971954+06:00",
            "date": "2026-01-14"
        }
    ]
}