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

{
    "count": 102612,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48560&ordering=ip_address",
    "results": [
        {
            "id": 59131,
            "ip_address": "118.179.123.145",
            "count": 1,
            "first_visit": "2023-11-07T17:29:38.763205+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 64793,
            "ip_address": "118.179.123.145",
            "count": 1,
            "first_visit": "2024-02-16T09:04:16.331366+06:00",
            "date": "2024-02-16"
        },
        {
            "id": 91221,
            "ip_address": "118.179.123.17",
            "count": 1,
            "first_visit": "2025-10-25T19:17:45.776083+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 62389,
            "ip_address": "118.179.124.107",
            "count": 1,
            "first_visit": "2024-01-05T09:10:52.726302+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 86117,
            "ip_address": "118.179.124.110",
            "count": 1,
            "first_visit": "2025-07-19T17:14:35.252537+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 8153,
            "ip_address": "118.179.124.53",
            "count": 1,
            "first_visit": "2022-05-17T13:05:54.435753+06:00",
            "date": null
        },
        {
            "id": 76297,
            "ip_address": "118.179.124.89",
            "count": 1,
            "first_visit": "2024-12-02T21:30:14.897254+06:00",
            "date": "2024-12-02"
        },
        {
            "id": 3090,
            "ip_address": "118.179.125.131",
            "count": 1,
            "first_visit": "2022-01-31T14:14:48.455273+06:00",
            "date": null
        }
    ]
}