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

{
    "count": 100256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20664&ordering=ip_address",
    "results": [
        {
            "id": 28301,
            "ip_address": "103.67.157.203",
            "count": 1,
            "first_visit": "2022-07-27T19:59:14.923626+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6889,
            "ip_address": "103.67.157.204",
            "count": 1,
            "first_visit": "2022-05-16T17:01:44.093595+06:00",
            "date": null
        },
        {
            "id": 38596,
            "ip_address": "103.67.157.204",
            "count": 1,
            "first_visit": "2022-12-12T13:27:39.309347+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 68418,
            "ip_address": "103.67.157.204",
            "count": 1,
            "first_visit": "2024-05-16T17:31:23.502838+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 7001,
            "ip_address": "103.67.157.205",
            "count": 7,
            "first_visit": "2022-05-16T18:29:35.566800+06:00",
            "date": null
        },
        {
            "id": 50927,
            "ip_address": "103.67.157.206",
            "count": 1,
            "first_visit": "2023-07-26T19:30:37.049915+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 6597,
            "ip_address": "103.67.157.207",
            "count": 3,
            "first_visit": "2022-05-16T10:34:53.591735+06:00",
            "date": null
        },
        {
            "id": 19587,
            "ip_address": "103.67.157.208",
            "count": 1,
            "first_visit": "2022-06-28T00:44:21.013676+06:00",
            "date": "2022-06-28"
        }
    ]
}