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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86936&ordering=ip_address",
    "results": [
        {
            "id": 10402,
            "ip_address": "58.145.186.252",
            "count": 1,
            "first_visit": "2022-05-22T21:34:01.711170+06:00",
            "date": null
        },
        {
            "id": 4687,
            "ip_address": "58.145.186.253",
            "count": 6,
            "first_visit": "2022-03-26T12:43:58.509416+06:00",
            "date": null
        },
        {
            "id": 6102,
            "ip_address": "58.145.186.254",
            "count": 3,
            "first_visit": "2022-05-14T19:35:45.102069+06:00",
            "date": null
        },
        {
            "id": 38564,
            "ip_address": "58.145.186.254",
            "count": 4,
            "first_visit": "2022-12-11T11:29:58.157942+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 45045,
            "ip_address": "58.145.187.128",
            "count": 1,
            "first_visit": "2023-04-08T16:15:41.706010+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 75200,
            "ip_address": "58.145.187.129",
            "count": 1,
            "first_visit": "2024-11-04T15:48:24.505049+06:00",
            "date": "2024-11-04"
        },
        {
            "id": 58542,
            "ip_address": "58.145.187.129",
            "count": 1,
            "first_visit": "2023-10-28T03:26:03.782528+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 80942,
            "ip_address": "58.145.187.129",
            "count": 1,
            "first_visit": "2025-04-04T16:19:11.886728+06:00",
            "date": "2025-04-04"
        }
    ]
}