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

{
    "count": 97619,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10952&ordering=ip_address",
    "results": [
        {
            "id": 77868,
            "ip_address": "103.180.245.77",
            "count": 1,
            "first_visit": "2025-01-15T00:05:21.599364+06:00",
            "date": "2025-01-15"
        },
        {
            "id": 77103,
            "ip_address": "103.180.245.89",
            "count": 1,
            "first_visit": "2024-12-24T10:25:07.085089+06:00",
            "date": "2024-12-24"
        },
        {
            "id": 16026,
            "ip_address": "103.180.252.252",
            "count": 1,
            "first_visit": "2022-06-17T16:08:32.254503+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6065,
            "ip_address": "103.180.252.4",
            "count": 1,
            "first_visit": "2022-05-14T19:22:53.731176+06:00",
            "date": null
        },
        {
            "id": 13256,
            "ip_address": "103.180.54.13",
            "count": 4,
            "first_visit": "2022-06-01T14:07:22.887033+06:00",
            "date": null
        },
        {
            "id": 12251,
            "ip_address": "103.180.54.15",
            "count": 1,
            "first_visit": "2022-05-28T16:18:27.828969+06:00",
            "date": null
        },
        {
            "id": 18790,
            "ip_address": "103.180.54.5",
            "count": 2,
            "first_visit": "2022-06-25T21:46:24.000278+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 95042,
            "ip_address": "103.180.55.224",
            "count": 1,
            "first_visit": "2026-02-09T22:40:02.734546+06:00",
            "date": "2026-02-09"
        }
    ]
}