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

{
    "count": 94365,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94352&ordering=id",
    "results": [
        {
            "id": 94457,
            "ip_address": "103.134.62.66",
            "count": 2,
            "first_visit": "2026-01-24T22:10:40.006252+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94458,
            "ip_address": "66.102.6.231",
            "count": 3,
            "first_visit": "2026-01-24T22:16:47.504626+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94459,
            "ip_address": "66.102.6.233",
            "count": 2,
            "first_visit": "2026-01-24T22:16:48.078963+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94460,
            "ip_address": "87.249.133.168",
            "count": 1,
            "first_visit": "2026-01-24T22:30:14.648321+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94461,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2026-01-24T23:05:48.906595+06:00",
            "date": "2026-01-24"
        }
    ]
}