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

{
    "count": 94475,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94464&ordering=first_visit",
    "results": [
        {
            "id": 94569,
            "ip_address": "103.186.238.28",
            "count": 1,
            "first_visit": "2026-01-27T20:01:19.179184+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94570,
            "ip_address": "209.85.238.5",
            "count": 1,
            "first_visit": "2026-01-27T21:06:09.971252+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94571,
            "ip_address": "66.220.149.42",
            "count": 1,
            "first_visit": "2026-01-27T21:40:10.736940+06:00",
            "date": "2026-01-27"
        }
    ]
}