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

{
    "count": 103307,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103296&ordering=id",
    "results": [
        {
            "id": 103401,
            "ip_address": "103.103.35.202",
            "count": 2,
            "first_visit": "2026-09-18T16:42:57.082230+06:00",
            "date": "2026-09-18"
        },
        {
            "id": 103402,
            "ip_address": "66.249.68.132",
            "count": 1,
            "first_visit": "2026-09-18T16:51:43.714323+06:00",
            "date": "2026-09-18"
        },
        {
            "id": 103403,
            "ip_address": "37.111.198.214",
            "count": 1,
            "first_visit": "2026-09-18T17:17:02.778669+06:00",
            "date": "2026-09-18"
        }
    ]
}