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

{
    "count": 92601,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9936&ordering=ip_address",
    "results": [
        {
            "id": 13046,
            "ip_address": "103.17.37.170",
            "count": 1,
            "first_visit": "2022-05-31T10:01:16.302579+06:00",
            "date": null
        },
        {
            "id": 56478,
            "ip_address": "103.17.37.185",
            "count": 1,
            "first_visit": "2023-10-01T16:30:02.485690+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56643,
            "ip_address": "103.17.37.185",
            "count": 1,
            "first_visit": "2023-10-03T12:29:28.743407+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56566,
            "ip_address": "103.17.37.185",
            "count": 1,
            "first_visit": "2023-10-02T14:08:59.183294+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 7390,
            "ip_address": "103.17.37.237",
            "count": 1,
            "first_visit": "2022-05-16T22:40:41.196807+06:00",
            "date": null
        },
        {
            "id": 91529,
            "ip_address": "103.17.37.252",
            "count": 1,
            "first_visit": "2025-11-02T14:00:42.798119+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 82621,
            "ip_address": "103.17.37.39",
            "count": 2,
            "first_visit": "2025-05-11T13:37:19.408311+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 76315,
            "ip_address": "103.17.37.85",
            "count": 1,
            "first_visit": "2024-12-03T10:50:54.130815+06:00",
            "date": "2024-12-03"
        }
    ]
}