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

{
    "count": 102356,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102344&ordering=id",
    "results": [
        {
            "id": 102449,
            "ip_address": "24.2.42.234",
            "count": 1,
            "first_visit": "2026-08-31T14:00:19.452836+06:00",
            "date": "2026-08-31"
        },
        {
            "id": 102450,
            "ip_address": "78.154.160.251",
            "count": 1,
            "first_visit": "2026-08-31T14:00:21.035822+06:00",
            "date": "2026-08-31"
        },
        {
            "id": 102451,
            "ip_address": "46.63.126.111",
            "count": 1,
            "first_visit": "2026-08-31T14:00:22.426836+06:00",
            "date": "2026-08-31"
        },
        {
            "id": 102452,
            "ip_address": "110.224.72.56",
            "count": 1,
            "first_visit": "2026-08-31T14:00:23.010848+06:00",
            "date": "2026-08-31"
        }
    ]
}