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

{
    "count": 97544,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10208&ordering=ip_address",
    "results": [
        {
            "id": 96413,
            "ip_address": "103.172.139.74",
            "count": 3,
            "first_visit": "2026-03-28T00:26:47.424140+06:00",
            "date": "2026-03-28"
        },
        {
            "id": 85130,
            "ip_address": "103.172.14.3",
            "count": 1,
            "first_visit": "2025-07-03T03:45:27.032822+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 17610,
            "ip_address": "103.172.15.1",
            "count": 1,
            "first_visit": "2022-06-23T06:56:34.773185+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 7443,
            "ip_address": "103.172.15.14",
            "count": 3,
            "first_visit": "2022-05-16T23:09:25.769580+06:00",
            "date": null
        },
        {
            "id": 1272,
            "ip_address": "103.172.15.2",
            "count": 1,
            "first_visit": "2021-12-23T01:27:41.915089+06:00",
            "date": null
        },
        {
            "id": 55770,
            "ip_address": "103.172.15.250",
            "count": 2,
            "first_visit": "2023-09-23T02:19:06.590512+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 47791,
            "ip_address": "103.172.15.64",
            "count": 1,
            "first_visit": "2023-06-06T18:19:53.337253+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 8596,
            "ip_address": "103.172.188.112",
            "count": 1,
            "first_visit": "2022-05-18T00:59:25.115177+06:00",
            "date": null
        }
    ]
}