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

{
    "count": 92188,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3368&ordering=ip_address",
    "results": [
        {
            "id": 5088,
            "ip_address": "103.124.251.39",
            "count": 2,
            "first_visit": "2022-04-12T17:44:59.033363+06:00",
            "date": null
        },
        {
            "id": 48301,
            "ip_address": "103.124.251.42",
            "count": 1,
            "first_visit": "2023-06-15T21:34:40.819962+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 91469,
            "ip_address": "103.124.251.64",
            "count": 2,
            "first_visit": "2025-11-01T01:20:06.708478+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 73912,
            "ip_address": "103.124.251.93",
            "count": 1,
            "first_visit": "2024-10-02T23:31:13.831356+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 78539,
            "ip_address": "103.124.30.16",
            "count": 1,
            "first_visit": "2025-02-03T19:34:51.217761+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 12980,
            "ip_address": "103.124.32.2",
            "count": 1,
            "first_visit": "2022-05-31T01:14:13.841605+06:00",
            "date": null
        },
        {
            "id": 62656,
            "ip_address": "103.124.52.33",
            "count": 1,
            "first_visit": "2024-01-08T14:54:22.528881+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 77454,
            "ip_address": "103.124.52.47",
            "count": 3,
            "first_visit": "2025-01-03T17:31:00.642849+06:00",
            "date": "2025-01-03"
        }
    ]
}