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

{
    "count": 95019,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15592&ordering=ip_address",
    "results": [
        {
            "id": 74657,
            "ip_address": "103.237.78.85",
            "count": 1,
            "first_visit": "2024-10-23T17:18:56.044829+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 39054,
            "ip_address": "103.237.78.90",
            "count": 3,
            "first_visit": "2022-12-20T20:37:30.572679+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 39064,
            "ip_address": "103.237.78.90",
            "count": 1,
            "first_visit": "2022-12-21T00:22:20.095433+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 2286,
            "ip_address": "103.237.78.90",
            "count": 6,
            "first_visit": "2022-01-16T12:38:21.654070+06:00",
            "date": null
        },
        {
            "id": 4015,
            "ip_address": "103.238.104.102",
            "count": 1,
            "first_visit": "2022-03-02T19:19:05.993424+06:00",
            "date": null
        },
        {
            "id": 85076,
            "ip_address": "103.238.114.224",
            "count": 1,
            "first_visit": "2025-07-02T09:20:24.692870+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 93269,
            "ip_address": "103.238.114.225",
            "count": 3,
            "first_visit": "2025-12-24T04:28:28.510273+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 93373,
            "ip_address": "103.238.114.225",
            "count": 2,
            "first_visit": "2025-12-27T13:21:32.203664+06:00",
            "date": "2025-12-27"
        }
    ]
}