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

{
    "count": 98130,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13160&ordering=ip_address",
    "results": [
        {
            "id": 22803,
            "ip_address": "103.204.87.179",
            "count": 1,
            "first_visit": "2022-07-14T20:01:29.129946+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 83452,
            "ip_address": "103.204.87.73",
            "count": 1,
            "first_visit": "2025-05-30T10:26:24.390358+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 26003,
            "ip_address": "103.204.87.73",
            "count": 1,
            "first_visit": "2022-07-22T15:26:23.728209+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 9168,
            "ip_address": "103.205.132.179",
            "count": 1,
            "first_visit": "2022-05-18T23:18:24.519387+06:00",
            "date": null
        },
        {
            "id": 6086,
            "ip_address": "103.205.132.206",
            "count": 1,
            "first_visit": "2022-05-14T19:31:31.646240+06:00",
            "date": null
        },
        {
            "id": 2473,
            "ip_address": "103.205.132.222",
            "count": 4,
            "first_visit": "2022-01-19T17:05:47.896216+06:00",
            "date": null
        },
        {
            "id": 62472,
            "ip_address": "103.205.132.225",
            "count": 1,
            "first_visit": "2024-01-06T00:29:24.711850+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 4235,
            "ip_address": "103.205.132.46",
            "count": 1,
            "first_visit": "2022-03-10T02:54:59.814317+06:00",
            "date": null
        }
    ]
}