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

{
    "count": 102474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=73336&ordering=ip_address",
    "results": [
        {
            "id": 98136,
            "ip_address": "31.24.106.236",
            "count": 3,
            "first_visit": "2026-05-16T08:59:38.700434+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 12534,
            "ip_address": "3.124.186.47",
            "count": 2,
            "first_visit": "2022-05-29T19:19:08.499522+06:00",
            "date": null
        },
        {
            "id": 6222,
            "ip_address": "31.24.56.133",
            "count": 1,
            "first_visit": "2022-05-15T06:15:49.770149+06:00",
            "date": null
        },
        {
            "id": 25809,
            "ip_address": "31.25.141.196",
            "count": 1,
            "first_visit": "2022-07-22T05:42:37.932051+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 90023,
            "ip_address": "3.12.73.195",
            "count": 1,
            "first_visit": "2025-09-25T18:44:15.347655+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 88161,
            "ip_address": "3.12.83.184",
            "count": 1,
            "first_visit": "2025-08-21T13:46:23.357360+06:00",
            "date": "2025-08-21"
        },
        {
            "id": 48543,
            "ip_address": "3.133.10.167",
            "count": 1,
            "first_visit": "2023-06-20T00:14:11.132919+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 81562,
            "ip_address": "3.133.140.241",
            "count": 5,
            "first_visit": "2025-04-18T07:54:00.440254+06:00",
            "date": "2025-04-18"
        }
    ]
}