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

{
    "count": 102644,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49248&ordering=ip_address",
    "results": [
        {
            "id": 5741,
            "ip_address": "118.179.64.231",
            "count": 1,
            "first_visit": "2022-05-09T10:42:51.524630+06:00",
            "date": null
        },
        {
            "id": 85835,
            "ip_address": "118.179.64.42",
            "count": 6,
            "first_visit": "2025-07-15T00:02:09.041386+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 84033,
            "ip_address": "118.179.64.42",
            "count": 1,
            "first_visit": "2025-06-14T23:30:06.272250+06:00",
            "date": "2025-06-14"
        },
        {
            "id": 23103,
            "ip_address": "118.179.64.49",
            "count": 1,
            "first_visit": "2022-07-16T07:32:20.503577+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 102258,
            "ip_address": "118.179.66.241",
            "count": 1,
            "first_visit": "2026-08-27T18:18:17.091803+06:00",
            "date": "2026-08-27"
        },
        {
            "id": 44649,
            "ip_address": "118.179.66.84",
            "count": 1,
            "first_visit": "2023-03-31T18:46:20.275198+06:00",
            "date": "2023-03-31"
        },
        {
            "id": 25402,
            "ip_address": "118.179.67.216",
            "count": 1,
            "first_visit": "2022-07-21T11:22:45.554723+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 851,
            "ip_address": "118.179.69.1",
            "count": 1,
            "first_visit": "2021-12-19T18:49:40.821095+06:00",
            "date": null
        }
    ]
}