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

{
    "count": 94025,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=ip_address",
    "results": [
        {
            "id": 90825,
            "ip_address": "103.203.178.23",
            "count": 1,
            "first_visit": "2025-10-15T23:28:11.489356+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 10513,
            "ip_address": "103.203.178.55",
            "count": 1,
            "first_visit": "2022-05-23T06:16:48.572579+06:00",
            "date": null
        },
        {
            "id": 29473,
            "ip_address": "103.203.178.57",
            "count": 1,
            "first_visit": "2022-07-29T22:17:50.216562+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10784,
            "ip_address": "103.203.178.63",
            "count": 1,
            "first_visit": "2022-05-24T01:25:09.243157+06:00",
            "date": null
        },
        {
            "id": 18868,
            "ip_address": "103.203.178.7",
            "count": 1,
            "first_visit": "2022-06-26T00:26:27.419612+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 18608,
            "ip_address": "103.203.178.72",
            "count": 1,
            "first_visit": "2022-06-25T13:47:45.306887+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28699,
            "ip_address": "103.203.178.76",
            "count": 1,
            "first_visit": "2022-07-28T11:08:27.309791+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 2593,
            "ip_address": "103.203.178.9",
            "count": 1,
            "first_visit": "2022-01-22T10:12:44.008654+06:00",
            "date": null
        }
    ]
}