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

{
    "count": 97523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=224&ordering=ip_address",
    "results": [
        {
            "id": 86515,
            "ip_address": "103.101.196.2",
            "count": 1,
            "first_visit": "2025-07-26T01:32:05.653276+06:00",
            "date": "2025-07-26"
        },
        {
            "id": 95497,
            "ip_address": "103.101.196.235",
            "count": 1,
            "first_visit": "2026-02-24T06:22:54.947548+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 25319,
            "ip_address": "103.101.196.235",
            "count": 1,
            "first_visit": "2022-07-21T10:23:31.172108+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12314,
            "ip_address": "103.101.196.3",
            "count": 2,
            "first_visit": "2022-05-28T23:12:27.704867+06:00",
            "date": null
        },
        {
            "id": 4346,
            "ip_address": "103.101.196.4",
            "count": 1,
            "first_visit": "2022-03-14T00:05:13.946509+06:00",
            "date": null
        },
        {
            "id": 3193,
            "ip_address": "103.101.197.12",
            "count": 2,
            "first_visit": "2022-02-01T17:01:33.761131+06:00",
            "date": null
        },
        {
            "id": 12114,
            "ip_address": "103.101.197.13",
            "count": 1,
            "first_visit": "2022-05-28T07:25:45.808096+06:00",
            "date": null
        },
        {
            "id": 77543,
            "ip_address": "103.101.197.17",
            "count": 3,
            "first_visit": "2025-01-06T14:24:09.550620+06:00",
            "date": "2025-01-06"
        }
    ]
}