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

{
    "count": 99875,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22488&ordering=ip_address",
    "results": [
        {
            "id": 26412,
            "ip_address": "103.79.216.118",
            "count": 1,
            "first_visit": "2022-07-23T18:06:07.620474+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 85116,
            "ip_address": "103.79.216.124",
            "count": 1,
            "first_visit": "2025-07-02T21:47:19.092802+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 84950,
            "ip_address": "103.79.216.124",
            "count": 1,
            "first_visit": "2025-06-30T20:25:34.808178+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 82784,
            "ip_address": "103.79.216.129",
            "count": 2,
            "first_visit": "2025-05-14T21:06:40.668346+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 86762,
            "ip_address": "103.79.216.138",
            "count": 1,
            "first_visit": "2025-07-30T11:02:53.501246+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 298,
            "ip_address": "103.79.216.160",
            "count": 1,
            "first_visit": "2021-12-06T15:37:46.825777+06:00",
            "date": null
        },
        {
            "id": 88005,
            "ip_address": "103.79.216.194",
            "count": 3,
            "first_visit": "2025-08-19T11:14:28.549259+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 8139,
            "ip_address": "103.79.216.196",
            "count": 1,
            "first_visit": "2022-05-17T12:52:01.104351+06:00",
            "date": null
        }
    ]
}