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

{
    "count": 97420,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9448&ordering=ip_address",
    "results": [
        {
            "id": 93935,
            "ip_address": "103.162.184.234",
            "count": 1,
            "first_visit": "2026-01-11T16:19:18.131016+06:00",
            "date": "2026-01-11"
        },
        {
            "id": 6134,
            "ip_address": "103.162.185.77",
            "count": 1,
            "first_visit": "2022-05-14T20:32:04.645904+06:00",
            "date": null
        },
        {
            "id": 94726,
            "ip_address": "103.162.187.16",
            "count": 1,
            "first_visit": "2026-02-01T22:09:53.221681+06:00",
            "date": "2026-02-01"
        },
        {
            "id": 62676,
            "ip_address": "103.162.187.242",
            "count": 1,
            "first_visit": "2024-01-08T22:48:34.958832+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 91502,
            "ip_address": "103.162.187.31",
            "count": 1,
            "first_visit": "2025-11-02T00:22:28.839408+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 1731,
            "ip_address": "103.162.187.32",
            "count": 7,
            "first_visit": "2022-01-09T08:56:57.911248+06:00",
            "date": null
        },
        {
            "id": 18895,
            "ip_address": "103.162.187.32",
            "count": 1,
            "first_visit": "2022-06-26T02:37:06.533199+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 69107,
            "ip_address": "103.162.187.33",
            "count": 1,
            "first_visit": "2024-05-26T16:47:25.182750+06:00",
            "date": "2024-05-26"
        }
    ]
}