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

{
    "count": 93907,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93896&ordering=id",
    "results": [
        {
            "id": 94001,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2026-01-13T14:41:26.232049+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 94002,
            "ip_address": "203.76.117.42",
            "count": 1,
            "first_visit": "2026-01-13T15:27:05.400292+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 94003,
            "ip_address": "192.95.82.55",
            "count": 1,
            "first_visit": "2026-01-13T15:34:57.921989+06:00",
            "date": "2026-01-13"
        }
    ]
}