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

{
    "count": 96931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2952&ordering=ip_address",
    "results": [
        {
            "id": 84556,
            "ip_address": "103.120.45.224",
            "count": 1,
            "first_visit": "2025-06-26T17:00:01.290136+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 80484,
            "ip_address": "103.120.45.34",
            "count": 1,
            "first_visit": "2025-03-23T13:13:24.077475+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 69730,
            "ip_address": "103.121.10.126",
            "count": 1,
            "first_visit": "2024-06-10T11:00:08.806628+06:00",
            "date": "2024-06-10"
        },
        {
            "id": 70720,
            "ip_address": "103.121.10.127",
            "count": 2,
            "first_visit": "2024-07-05T11:29:26.899933+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 53719,
            "ip_address": "103.121.10.134",
            "count": 1,
            "first_visit": "2023-08-28T08:35:38.964913+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 2902,
            "ip_address": "103.121.10.207",
            "count": 1,
            "first_visit": "2022-01-26T17:11:06.296287+06:00",
            "date": null
        },
        {
            "id": 2501,
            "ip_address": "103.121.10.245",
            "count": 1,
            "first_visit": "2022-01-20T11:02:12.795587+06:00",
            "date": null
        },
        {
            "id": 3761,
            "ip_address": "103.121.10.251",
            "count": 1,
            "first_visit": "2022-02-20T20:03:59.816883+06:00",
            "date": null
        }
    ]
}