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

{
    "count": 97241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3520&ordering=ip_address",
    "results": [
        {
            "id": 11935,
            "ip_address": "103.124.251.3",
            "count": 1,
            "first_visit": "2022-05-27T15:03:44.191053+06:00",
            "date": null
        },
        {
            "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": 94501,
            "ip_address": "103.124.30.71",
            "count": 2,
            "first_visit": "2026-01-25T22:57:52.032155+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 12980,
            "ip_address": "103.124.32.2",
            "count": 1,
            "first_visit": "2022-05-31T01:14:13.841605+06:00",
            "date": null
        }
    ]
}