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

{
    "count": 99611,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99600&ordering=id",
    "results": [
        {
            "id": 99705,
            "ip_address": "182.163.102.90",
            "count": 2,
            "first_visit": "2026-06-29T14:50:57.298732+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 99706,
            "ip_address": "44.242.237.251",
            "count": 5,
            "first_visit": "2026-06-29T14:53:16.800770+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 99707,
            "ip_address": "103.112.53.186",
            "count": 2,
            "first_visit": "2026-06-29T15:36:34.793310+06:00",
            "date": "2026-06-29"
        }
    ]
}