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

{
    "count": 100792,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18464&ordering=ip_address",
    "results": [
        {
            "id": 86261,
            "ip_address": "103.26.246.6",
            "count": 1,
            "first_visit": "2025-07-21T21:11:09.857620+06:00",
            "date": "2025-07-21"
        },
        {
            "id": 78433,
            "ip_address": "103.26.246.6",
            "count": 1,
            "first_visit": "2025-02-01T01:29:42.716193+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 75407,
            "ip_address": "103.26.246.6",
            "count": 1,
            "first_visit": "2024-11-09T09:38:31.919790+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 69660,
            "ip_address": "103.26.246.6",
            "count": 1,
            "first_visit": "2024-06-08T12:16:25.780281+06:00",
            "date": "2024-06-08"
        },
        {
            "id": 1264,
            "ip_address": "103.26.246.75",
            "count": 1,
            "first_visit": "2021-12-22T21:01:00.156934+06:00",
            "date": null
        },
        {
            "id": 2787,
            "ip_address": "103.26.247.102",
            "count": 2,
            "first_visit": "2022-01-25T10:28:19.995490+06:00",
            "date": null
        },
        {
            "id": 54302,
            "ip_address": "103.26.247.122",
            "count": 1,
            "first_visit": "2023-09-04T22:27:28.081021+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 80295,
            "ip_address": "103.26.247.122",
            "count": 4,
            "first_visit": "2025-03-18T22:46:30.087496+06:00",
            "date": "2025-03-18"
        }
    ]
}