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

{
    "count": 95596,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95584&ordering=first_visit",
    "results": [
        {
            "id": 95689,
            "ip_address": "103.204.209.121",
            "count": 2,
            "first_visit": "2026-03-03T05:19:34.515866+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95690,
            "ip_address": "124.6.231.229",
            "count": 1,
            "first_visit": "2026-03-03T05:24:05.876353+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95691,
            "ip_address": "103.159.72.96",
            "count": 1,
            "first_visit": "2026-03-03T05:29:00.472265+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95692,
            "ip_address": "66.249.73.73",
            "count": 1,
            "first_visit": "2026-03-03T07:17:12.449034+06:00",
            "date": "2026-03-03"
        }
    ]
}