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

{
    "count": 103411,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103400&ordering=first_visit",
    "results": [
        {
            "id": 103505,
            "ip_address": "142.111.250.15",
            "count": 1,
            "first_visit": "2026-09-20T10:24:42.478468+06:00",
            "date": "2026-09-20"
        },
        {
            "id": 103506,
            "ip_address": "114.119.153.171",
            "count": 1,
            "first_visit": "2026-09-20T11:17:47.084052+06:00",
            "date": "2026-09-20"
        },
        {
            "id": 103507,
            "ip_address": "2400:c600:5413:cb85::1",
            "count": 1,
            "first_visit": "2026-09-20T11:21:15.919121+06:00",
            "date": "2026-09-20"
        }
    ]
}