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

{
    "count": 94664,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14392&ordering=ip_address",
    "results": [
        {
            "id": 6427,
            "ip_address": "103.225.94.238",
            "count": 2,
            "first_visit": "2022-05-15T21:58:38.496627+06:00",
            "date": null
        },
        {
            "id": 6426,
            "ip_address": "103.225.94.238",
            "count": 1,
            "first_visit": "2022-05-15T21:58:38.495826+06:00",
            "date": null
        },
        {
            "id": 28356,
            "ip_address": "103.225.94.238",
            "count": 1,
            "first_visit": "2022-07-27T22:23:54.013625+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 87490,
            "ip_address": "103.225.94.246",
            "count": 1,
            "first_visit": "2025-08-10T20:23:16.788128+06:00",
            "date": "2025-08-10"
        },
        {
            "id": 63216,
            "ip_address": "103.225.94.249",
            "count": 2,
            "first_visit": "2024-01-16T14:49:17.360677+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 72095,
            "ip_address": "103.225.94.249",
            "count": 1,
            "first_visit": "2024-08-13T00:05:08.959068+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 68033,
            "ip_address": "103.225.94.249",
            "count": 2,
            "first_visit": "2024-05-07T20:38:14.955785+06:00",
            "date": "2024-05-07"
        },
        {
            "id": 39771,
            "ip_address": "103.225.95.230",
            "count": 1,
            "first_visit": "2023-01-02T20:02:01.144605+06:00",
            "date": "2023-01-02"
        }
    ]
}