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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=ip_address",
    "results": [
        {
            "id": 69734,
            "ip_address": "103.93.199.3",
            "count": 1,
            "first_visit": "2024-06-10T12:07:13.525619+06:00",
            "date": "2024-06-10"
        },
        {
            "id": 73308,
            "ip_address": "103.93.33.117",
            "count": 5,
            "first_visit": "2024-09-12T00:00:35.055244+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 73307,
            "ip_address": "103.93.33.117",
            "count": 4,
            "first_visit": "2024-09-11T23:58:26.482458+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 91465,
            "ip_address": "103.93.33.235",
            "count": 1,
            "first_visit": "2025-10-31T23:24:23.654160+06:00",
            "date": "2025-10-31"
        },
        {
            "id": 77847,
            "ip_address": "103.93.33.3",
            "count": 1,
            "first_visit": "2025-01-14T13:10:57.268653+06:00",
            "date": "2025-01-14"
        },
        {
            "id": 50245,
            "ip_address": "103.93.34.154",
            "count": 1,
            "first_visit": "2023-07-18T07:25:00.040219+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 6159,
            "ip_address": "103.94.129.3",
            "count": 1,
            "first_visit": "2022-05-14T22:47:51.859186+06:00",
            "date": null
        },
        {
            "id": 7798,
            "ip_address": "103.94.129.4",
            "count": 1,
            "first_visit": "2022-05-17T10:11:19.830482+06:00",
            "date": null
        }
    ]
}