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

{
    "count": 97606,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10800&ordering=ip_address",
    "results": [
        {
            "id": 18487,
            "ip_address": "103.179.112.4",
            "count": 1,
            "first_visit": "2022-06-25T09:02:15.042647+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 11964,
            "ip_address": "103.179.124.34",
            "count": 1,
            "first_visit": "2022-05-27T19:02:45.194412+06:00",
            "date": null
        },
        {
            "id": 12324,
            "ip_address": "103.179.124.66",
            "count": 3,
            "first_visit": "2022-05-28T23:35:41.180273+06:00",
            "date": null
        },
        {
            "id": 89958,
            "ip_address": "103.179.125.169",
            "count": 1,
            "first_visit": "2025-09-23T21:37:08.092909+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 92396,
            "ip_address": "103.179.125.65",
            "count": 1,
            "first_visit": "2025-11-26T00:03:04.219543+06:00",
            "date": "2025-11-26"
        },
        {
            "id": 27038,
            "ip_address": "103.179.127.34",
            "count": 2,
            "first_visit": "2022-07-25T04:02:19.035690+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 16059,
            "ip_address": "103.179.128.12",
            "count": 1,
            "first_visit": "2022-06-17T17:47:16.274169+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 13969,
            "ip_address": "103.179.128.23",
            "count": 1,
            "first_visit": "2022-06-08T11:07:02.896309+06:00",
            "date": "2022-06-08"
        }
    ]
}