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

{
    "count": 99460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10480&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 43794,
            "ip_address": "103.173.10.121",
            "count": 1,
            "first_visit": "2023-03-15T09:20:51.391901+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 16140,
            "ip_address": "103.173.10.121",
            "count": 1,
            "first_visit": "2022-06-17T22:29:12.322624+06:00",
            "date": "2022-06-17"
        }
    ]
}