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

{
    "count": 92594,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9840&ordering=ip_address",
    "results": [
        {
            "id": 84570,
            "ip_address": "103.172.45.11",
            "count": 1,
            "first_visit": "2025-06-26T23:31:11.595443+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 21158,
            "ip_address": "103.172.45.9",
            "count": 1,
            "first_visit": "2022-07-05T03:39:06.372765+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 31960,
            "ip_address": "103.172.45.9",
            "count": 5,
            "first_visit": "2022-08-14T02:25:34.604028+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 10138,
            "ip_address": "103.172.45.9",
            "count": 1,
            "first_visit": "2022-05-21T22:58:28.965045+06:00",
            "date": null
        },
        {
            "id": 704,
            "ip_address": "103.173.100.193",
            "count": 8,
            "first_visit": "2021-12-15T04:01:02.469137+06:00",
            "date": null
        },
        {
            "id": 6195,
            "ip_address": "103.173.100.3",
            "count": 1,
            "first_visit": "2022-05-15T03:29:45.918450+06:00",
            "date": null
        },
        {
            "id": 91302,
            "ip_address": "103.173.100.42",
            "count": 1,
            "first_visit": "2025-10-27T12:38:49.770102+06:00",
            "date": "2025-10-27"
        },
        {
            "id": 23056,
            "ip_address": "103.173.10.121",
            "count": 1,
            "first_visit": "2022-07-16T00:47:12.469276+06:00",
            "date": "2022-07-16"
        }
    ]
}