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

{
    "count": 96364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6944&ordering=ip_address",
    "results": [
        {
            "id": 96387,
            "ip_address": "103.147.107.124",
            "count": 1,
            "first_visit": "2026-03-27T03:07:55.907455+06:00",
            "date": "2026-03-27"
        },
        {
            "id": 96377,
            "ip_address": "103.147.107.124",
            "count": 1,
            "first_visit": "2026-03-26T17:15:39.764205+06:00",
            "date": "2026-03-26"
        },
        {
            "id": 80121,
            "ip_address": "103.147.107.125",
            "count": 1,
            "first_visit": "2025-03-14T15:39:32.210112+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 96255,
            "ip_address": "103.147.107.125",
            "count": 1,
            "first_visit": "2026-03-23T01:08:37.135177+06:00",
            "date": "2026-03-23"
        },
        {
            "id": 96237,
            "ip_address": "103.147.107.125",
            "count": 3,
            "first_visit": "2026-03-22T03:55:54.843877+06:00",
            "date": "2026-03-22"
        },
        {
            "id": 12618,
            "ip_address": "103.147.107.158",
            "count": 1,
            "first_visit": "2022-05-29T23:17:17.786507+06:00",
            "date": null
        },
        {
            "id": 5550,
            "ip_address": "103.147.107.220",
            "count": 1,
            "first_visit": "2022-05-02T10:29:48.270913+06:00",
            "date": null
        },
        {
            "id": 64471,
            "ip_address": "103.147.107.5",
            "count": 1,
            "first_visit": "2024-02-08T13:37:01.612396+06:00",
            "date": "2024-02-08"
        }
    ]
}