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

{
    "count": 103323,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103312&ordering=first_visit",
    "results": [
        {
            "id": 103417,
            "ip_address": "103.218.25.33",
            "count": 1,
            "first_visit": "2026-09-18T22:17:59.783228+06:00",
            "date": "2026-09-18"
        },
        {
            "id": 103418,
            "ip_address": "103.152.105.20",
            "count": 1,
            "first_visit": "2026-09-18T22:18:29.538278+06:00",
            "date": "2026-09-18"
        },
        {
            "id": 103419,
            "ip_address": "2a02:26f7:d808:4100:0:e800:0:c",
            "count": 1,
            "first_visit": "2026-09-18T22:40:42.050040+06:00",
            "date": "2026-09-18"
        }
    ]
}