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

{
    "count": 98405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84288&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 3179,
            "ip_address": "45.248.151.145",
            "count": 1,
            "first_visit": "2022-02-01T12:28:00.904834+06:00",
            "date": null
        },
        {
            "id": 574,
            "ip_address": "45.248.151.146",
            "count": 12,
            "first_visit": "2021-12-11T15:11:58.681020+06:00",
            "date": null
        }
    ]
}