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

{
    "count": 103394,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54392&ordering=ip_address",
    "results": [
        {
            "id": 30757,
            "ip_address": "144.48.108.110",
            "count": 1,
            "first_visit": "2022-08-02T01:27:52.643435+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 27625,
            "ip_address": "144.48.108.110",
            "count": 1,
            "first_visit": "2022-07-26T08:51:04.490643+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27434,
            "ip_address": "144.48.108.110",
            "count": 2,
            "first_visit": "2022-07-25T22:17:41.769487+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12044,
            "ip_address": "144.48.108.170",
            "count": 1,
            "first_visit": "2022-05-27T23:19:37.901245+06:00",
            "date": null
        },
        {
            "id": 4175,
            "ip_address": "144.48.108.171",
            "count": 1,
            "first_visit": "2022-03-08T00:38:44.899541+06:00",
            "date": null
        },
        {
            "id": 6074,
            "ip_address": "144.48.108.172",
            "count": 1,
            "first_visit": "2022-05-14T19:26:38.837761+06:00",
            "date": null
        },
        {
            "id": 93271,
            "ip_address": "144.48.108.196",
            "count": 1,
            "first_visit": "2025-12-24T06:13:58.315627+06:00",
            "date": "2025-12-24"
        },
        {
            "id": 52971,
            "ip_address": "144.48.108.207",
            "count": 1,
            "first_visit": "2023-08-20T07:18:15.819354+06:00",
            "date": "2023-08-20"
        }
    ]
}