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

{
    "count": 98222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87000&ordering=ip_address",
    "results": [
        {
            "id": 6698,
            "ip_address": "58.145.187.248",
            "count": 2,
            "first_visit": "2022-05-16T13:18:07.190357+06:00",
            "date": null
        },
        {
            "id": 60793,
            "ip_address": "58.145.187.248",
            "count": 1,
            "first_visit": "2023-12-08T19:38:26.416944+06:00",
            "date": "2023-12-08"
        },
        {
            "id": 84617,
            "ip_address": "58.145.187.249",
            "count": 3,
            "first_visit": "2025-06-27T19:06:14.139402+06:00",
            "date": "2025-06-27"
        },
        {
            "id": 29991,
            "ip_address": "58.145.187.249",
            "count": 1,
            "first_visit": "2022-07-30T20:11:55.374389+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28062,
            "ip_address": "58.145.187.250",
            "count": 1,
            "first_visit": "2022-07-27T09:14:23.453822+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 44456,
            "ip_address": "58.145.187.250",
            "count": 3,
            "first_visit": "2023-03-27T08:58:03.600403+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 6904,
            "ip_address": "58.145.187.251",
            "count": 2,
            "first_visit": "2022-05-16T17:12:18.093817+06:00",
            "date": null
        },
        {
            "id": 4506,
            "ip_address": "58.145.187.252",
            "count": 3,
            "first_visit": "2022-03-19T22:42:09.619492+06:00",
            "date": null
        }
    ]
}