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

{
    "count": 103325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54128&ordering=ip_address",
    "results": [
        {
            "id": 3937,
            "ip_address": "14.1.103.163",
            "count": 1,
            "first_visit": "2022-02-28T06:56:25.278300+06:00",
            "date": null
        },
        {
            "id": 50141,
            "ip_address": "14.1.103.167",
            "count": 1,
            "first_visit": "2023-07-16T18:16:02.803684+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 29177,
            "ip_address": "14.1.103.198",
            "count": 1,
            "first_visit": "2022-07-29T10:17:43.737413+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 910,
            "ip_address": "14.1.103.245",
            "count": 2,
            "first_visit": "2021-12-19T20:35:54.397939+06:00",
            "date": null
        },
        {
            "id": 3328,
            "ip_address": "14.1.103.248",
            "count": 3,
            "first_visit": "2022-02-05T13:07:56.100874+06:00",
            "date": null
        },
        {
            "id": 10415,
            "ip_address": "14.1.103.33",
            "count": 2,
            "first_visit": "2022-05-22T22:15:20.985631+06:00",
            "date": null
        },
        {
            "id": 101501,
            "ip_address": "14.1.105.65",
            "count": 1,
            "first_visit": "2026-08-12T13:34:53.467059+06:00",
            "date": "2026-08-12"
        },
        {
            "id": 95618,
            "ip_address": "14.1.105.97",
            "count": 2,
            "first_visit": "2026-02-28T13:29:09.954335+06:00",
            "date": "2026-02-28"
        }
    ]
}