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

{
    "count": 94725,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94712&ordering=first_visit",
    "results": [
        {
            "id": 94817,
            "ip_address": "180.153.236.77",
            "count": 1,
            "first_visit": "2026-02-03T21:58:36.522253+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94818,
            "ip_address": "78.161.176.60",
            "count": 1,
            "first_visit": "2026-02-03T22:21:27.808740+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94819,
            "ip_address": "121.99.4.16",
            "count": 1,
            "first_visit": "2026-02-03T22:21:48.856055+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94820,
            "ip_address": "148.70.103.211",
            "count": 1,
            "first_visit": "2026-02-03T23:17:10.982280+06:00",
            "date": "2026-02-03"
        },
        {
            "id": 94821,
            "ip_address": "202.134.10.132",
            "count": 2,
            "first_visit": "2026-02-03T23:42:25.320453+06:00",
            "date": "2026-02-03"
        }
    ]
}