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

{
    "count": 100500,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100488&ordering=id",
    "results": [
        {
            "id": 100593,
            "ip_address": "203.188.246.130",
            "count": 1,
            "first_visit": "2026-07-22T15:55:23.829976+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100594,
            "ip_address": "120.50.4.122",
            "count": 7,
            "first_visit": "2026-07-22T16:12:54.334214+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100595,
            "ip_address": "103.190.17.79",
            "count": 1,
            "first_visit": "2026-07-22T16:14:00.472083+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100596,
            "ip_address": "103.92.161.251",
            "count": 1,
            "first_visit": "2026-07-22T16:18:41.767033+06:00",
            "date": "2026-07-22"
        }
    ]
}