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

{
    "count": 93860,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93848&ordering=id",
    "results": [
        {
            "id": 93953,
            "ip_address": "202.51.191.129",
            "count": 1,
            "first_visit": "2026-01-12T10:48:22.330474+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93954,
            "ip_address": "103.15.42.196",
            "count": 1,
            "first_visit": "2026-01-12T10:48:54.279230+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93955,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-01-12T12:33:04.474305+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93956,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-01-12T12:59:57.041020+06:00",
            "date": "2026-01-12"
        }
    ]
}