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

{
    "count": 94032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12408&ordering=ip_address",
    "results": [
        {
            "id": 3442,
            "ip_address": "103.203.179.9",
            "count": 5,
            "first_visit": "2022-02-08T20:07:42.752762+06:00",
            "date": null
        },
        {
            "id": 86656,
            "ip_address": "103.203.237.234",
            "count": 1,
            "first_visit": "2025-07-28T15:23:16.654605+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 87936,
            "ip_address": "103.203.92.12",
            "count": 1,
            "first_visit": "2025-08-18T10:15:07.563357+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 92366,
            "ip_address": "103.203.92.12",
            "count": 1,
            "first_visit": "2025-11-24T23:13:00.682370+06:00",
            "date": "2025-11-24"
        },
        {
            "id": 87602,
            "ip_address": "103.203.92.15",
            "count": 1,
            "first_visit": "2025-08-12T09:49:53.308954+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 94054,
            "ip_address": "103.203.92.248",
            "count": 4,
            "first_visit": "2026-01-15T08:20:59.674995+06:00",
            "date": "2026-01-15"
        },
        {
            "id": 94094,
            "ip_address": "103.203.92.248",
            "count": 1,
            "first_visit": "2026-01-16T05:51:40.088968+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 11757,
            "ip_address": "103.203.93.10",
            "count": 1,
            "first_visit": "2022-05-26T22:57:40.527817+06:00",
            "date": null
        }
    ]
}