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

{
    "count": 99573,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99560&ordering=first_visit",
    "results": [
        {
            "id": 99665,
            "ip_address": "18.97.9.101",
            "count": 1,
            "first_visit": "2026-06-28T15:27:38.738514+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99666,
            "ip_address": "163.53.148.30",
            "count": 1,
            "first_visit": "2026-06-28T16:11:30.337571+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99667,
            "ip_address": "45.61.67.46",
            "count": 1,
            "first_visit": "2026-06-28T16:50:16.772071+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99668,
            "ip_address": "103.23.40.103",
            "count": 4,
            "first_visit": "2026-06-28T16:55:36.304396+06:00",
            "date": "2026-06-28"
        },
        {
            "id": 99669,
            "ip_address": "156.243.98.227",
            "count": 1,
            "first_visit": "2026-06-28T17:21:59.848600+06:00",
            "date": "2026-06-28"
        }
    ]
}