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

{
    "count": 93017,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80040&ordering=ip_address",
    "results": [
        {
            "id": 45747,
            "ip_address": "45.248.151.142",
            "count": 1,
            "first_visit": "2023-04-26T09:13:56.244390+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 54835,
            "ip_address": "45.248.151.142",
            "count": 1,
            "first_visit": "2023-09-11T18:39:56.954369+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 52246,
            "ip_address": "45.248.151.143",
            "count": 1,
            "first_visit": "2023-08-11T18:28:14.104745+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 3840,
            "ip_address": "45.248.151.143",
            "count": 1,
            "first_visit": "2022-02-24T00:08:59.953596+06:00",
            "date": null
        },
        {
            "id": 86771,
            "ip_address": "45.248.151.143",
            "count": 4,
            "first_visit": "2025-07-30T13:30:17.120446+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 92042,
            "ip_address": "45.248.151.143",
            "count": 1,
            "first_visit": "2025-11-15T15:19:10.335283+06:00",
            "date": "2025-11-15"
        },
        {
            "id": 1818,
            "ip_address": "45.248.151.144",
            "count": 4,
            "first_visit": "2022-01-11T11:35:56.199687+06:00",
            "date": null
        },
        {
            "id": 16471,
            "ip_address": "45.248.151.145",
            "count": 1,
            "first_visit": "2022-06-19T01:52:37.966649+06:00",
            "date": "2022-06-19"
        }
    ]
}