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

{
    "count": 102358,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102344&ordering=first_visit",
    "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"
        },
        {
            "id": 102453,
            "ip_address": "74.125.150.137",
            "count": 1,
            "first_visit": "2026-08-31T15:00:55.571749+06:00",
            "date": "2026-08-31"
        },
        {
            "id": 102454,
            "ip_address": "74.125.150.128",
            "count": 2,
            "first_visit": "2026-08-31T15:01:02.976856+06:00",
            "date": "2026-08-31"
        }
    ]
}