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

{
    "count": 94099,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12544&ordering=ip_address",
    "results": [
        {
            "id": 34368,
            "ip_address": "103.204.246.90",
            "count": 8,
            "first_visit": "2022-09-14T10:49:04.505805+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 5362,
            "ip_address": "103.204.246.98",
            "count": 1,
            "first_visit": "2022-04-25T12:57:27.611689+06:00",
            "date": null
        },
        {
            "id": 1069,
            "ip_address": "103.204.247.10",
            "count": 5,
            "first_visit": "2021-12-20T17:31:20.693667+06:00",
            "date": null
        },
        {
            "id": 3207,
            "ip_address": "103.204.247.110",
            "count": 1,
            "first_visit": "2022-02-02T02:12:58.338150+06:00",
            "date": null
        },
        {
            "id": 16733,
            "ip_address": "103.204.247.154",
            "count": 1,
            "first_visit": "2022-06-20T05:13:13.649364+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 70136,
            "ip_address": "103.204.247.2",
            "count": 1,
            "first_visit": "2024-06-22T16:49:51.412140+06:00",
            "date": "2024-06-22"
        },
        {
            "id": 91326,
            "ip_address": "103.204.247.40",
            "count": 2,
            "first_visit": "2025-10-28T07:44:37.520757+06:00",
            "date": "2025-10-28"
        },
        {
            "id": 85718,
            "ip_address": "103.204.247.42",
            "count": 1,
            "first_visit": "2025-07-12T13:20:25.465940+06:00",
            "date": "2025-07-12"
        }
    ]
}