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

{
    "count": 101478,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78816&ordering=ip_address",
    "results": [
        {
            "id": 88913,
            "ip_address": "37.111.212.37",
            "count": 2,
            "first_visit": "2025-09-03T20:57:56.706809+06:00",
            "date": "2025-09-03"
        },
        {
            "id": 95832,
            "ip_address": "37.111.212.38",
            "count": 1,
            "first_visit": "2026-03-08T01:43:43.749448+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 8334,
            "ip_address": "37.111.212.38",
            "count": 2,
            "first_visit": "2022-05-17T22:20:25.001586+06:00",
            "date": null
        },
        {
            "id": 51713,
            "ip_address": "37.111.212.38",
            "count": 2,
            "first_visit": "2023-08-04T20:54:05.249551+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 10806,
            "ip_address": "37.111.212.39",
            "count": 1,
            "first_visit": "2022-05-24T07:19:30.751278+06:00",
            "date": null
        },
        {
            "id": 30898,
            "ip_address": "37.111.212.4",
            "count": 1,
            "first_visit": "2022-08-02T22:24:19.909702+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 87422,
            "ip_address": "37.111.212.4",
            "count": 1,
            "first_visit": "2025-08-09T16:23:56.908729+06:00",
            "date": "2025-08-09"
        },
        {
            "id": 96708,
            "ip_address": "37.111.212.4",
            "count": 1,
            "first_visit": "2026-04-05T12:02:00.842099+06:00",
            "date": "2026-04-05"
        }
    ]
}