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

{
    "count": 92174,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2664&ordering=ip_address",
    "results": [
        {
            "id": 54202,
            "ip_address": "103.120.222.155",
            "count": 1,
            "first_visit": "2023-09-03T16:20:42.540376+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 32227,
            "ip_address": "103.120.222.26",
            "count": 1,
            "first_visit": "2022-08-17T16:06:29.697926+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 12646,
            "ip_address": "103.120.222.57",
            "count": 1,
            "first_visit": "2022-05-29T23:57:13.647075+06:00",
            "date": null
        },
        {
            "id": 12645,
            "ip_address": "103.120.222.57",
            "count": 1,
            "first_visit": "2022-05-29T23:57:13.646695+06:00",
            "date": null
        },
        {
            "id": 64482,
            "ip_address": "103.120.222.89",
            "count": 1,
            "first_visit": "2024-02-08T16:26:05.940122+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 87538,
            "ip_address": "103.120.222.9",
            "count": 2,
            "first_visit": "2025-08-11T12:11:06.401653+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 68771,
            "ip_address": "103.120.222.90",
            "count": 1,
            "first_visit": "2024-05-22T00:48:18.484756+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 84660,
            "ip_address": "103.120.222.93",
            "count": 1,
            "first_visit": "2025-06-28T12:34:51.865069+06:00",
            "date": "2025-06-28"
        }
    ]
}