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

{
    "count": 92497,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9128&ordering=ip_address",
    "results": [
        {
            "id": 83891,
            "ip_address": "103.16.29.203",
            "count": 1,
            "first_visit": "2025-06-10T22:30:15.306262+06:00",
            "date": "2025-06-10"
        },
        {
            "id": 925,
            "ip_address": "103.163.116.192",
            "count": 1,
            "first_visit": "2021-12-19T21:29:34.938171+06:00",
            "date": null
        },
        {
            "id": 32005,
            "ip_address": "103.163.116.194",
            "count": 3,
            "first_visit": "2022-08-14T19:55:45.354563+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 14483,
            "ip_address": "103.163.116.196",
            "count": 2,
            "first_visit": "2022-06-11T13:49:25.232643+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 322,
            "ip_address": "103.163.116.202",
            "count": 1,
            "first_visit": "2021-12-07T03:52:25.148598+06:00",
            "date": null
        },
        {
            "id": 13018,
            "ip_address": "103.163.116.204",
            "count": 1,
            "first_visit": "2022-05-31T07:57:17.734846+06:00",
            "date": null
        },
        {
            "id": 90032,
            "ip_address": "103.163.116.210",
            "count": 1,
            "first_visit": "2025-09-26T01:24:32.519091+06:00",
            "date": "2025-09-26"
        },
        {
            "id": 88275,
            "ip_address": "103.163.116.212",
            "count": 2,
            "first_visit": "2025-08-23T08:37:10.663673+06:00",
            "date": "2025-08-23"
        }
    ]
}