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

{
    "count": 92586,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9768&ordering=ip_address",
    "results": [
        {
            "id": 73724,
            "ip_address": "103.172.114.47",
            "count": 1,
            "first_visit": "2024-09-28T13:38:40.627949+06:00",
            "date": "2024-09-28"
        },
        {
            "id": 82503,
            "ip_address": "103.172.138.152",
            "count": 2,
            "first_visit": "2025-05-09T00:41:54.773927+06:00",
            "date": "2025-05-09"
        },
        {
            "id": 30057,
            "ip_address": "103.172.138.17",
            "count": 1,
            "first_visit": "2022-07-30T23:11:00.086095+06:00",
            "date": "2022-07-30"
        },
        {
            "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"
        }
    ]
}