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

{
    "count": 91577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91040&ordering=ip_address",
    "results": [
        {
            "id": 1454,
            "ip_address": "89.217.110.253",
            "count": 1,
            "first_visit": "2021-12-28T21:25:01.474139+06:00",
            "date": null
        },
        {
            "id": 3804,
            "ip_address": "89.233.20.75",
            "count": 2,
            "first_visit": "2022-02-22T20:29:32.940913+06:00",
            "date": null
        },
        {
            "id": 69621,
            "ip_address": "89.236.114.40",
            "count": 1,
            "first_visit": "2024-06-07T11:35:51.979764+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 62166,
            "ip_address": "89.238.133.116",
            "count": 2,
            "first_visit": "2023-12-30T15:44:50.642232+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 82326,
            "ip_address": "89.238.165.18",
            "count": 3,
            "first_visit": "2025-05-05T16:34:19.310411+06:00",
            "date": "2025-05-05"
        },
        {
            "id": 79359,
            "ip_address": "89.241.56.134",
            "count": 1,
            "first_visit": "2025-02-24T00:31:03.664894+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 2324,
            "ip_address": "89.244.111.108",
            "count": 8,
            "first_visit": "2022-01-16T19:18:26.107989+06:00",
            "date": null
        },
        {
            "id": 3597,
            "ip_address": "89.248.171.23",
            "count": 1,
            "first_visit": "2022-02-14T12:08:46.535606+06:00",
            "date": null
        }
    ]
}