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

{
    "count": 94668,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94656&ordering=first_visit",
    "results": [
        {
            "id": 94761,
            "ip_address": "202.134.14.159",
            "count": 1,
            "first_visit": "2026-02-02T20:32:40.883976+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94762,
            "ip_address": "43.245.120.18",
            "count": 3,
            "first_visit": "2026-02-02T21:19:34.551259+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94763,
            "ip_address": "119.30.41.96",
            "count": 1,
            "first_visit": "2026-02-02T21:59:01.665448+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94764,
            "ip_address": "45.117.154.189",
            "count": 1,
            "first_visit": "2026-02-02T22:10:07.580157+06:00",
            "date": "2026-02-02"
        }
    ]
}