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

{
    "count": 100116,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21432&ordering=-ip_address",
    "results": [
        {
            "id": 86916,
            "ip_address": "37.111.215.184",
            "count": 1,
            "first_visit": "2025-08-02T00:06:43.650235+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 86907,
            "ip_address": "37.111.215.184",
            "count": 2,
            "first_visit": "2025-08-01T20:58:59.028536+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 78885,
            "ip_address": "37.111.215.182",
            "count": 11,
            "first_visit": "2025-02-12T19:46:13.554669+06:00",
            "date": "2025-02-12"
        },
        {
            "id": 78917,
            "ip_address": "37.111.215.182",
            "count": 5,
            "first_visit": "2025-02-13T13:36:07.577453+06:00",
            "date": "2025-02-13"
        },
        {
            "id": 5872,
            "ip_address": "37.111.215.182",
            "count": 1,
            "first_visit": "2022-05-11T18:24:42.018373+06:00",
            "date": null
        },
        {
            "id": 86097,
            "ip_address": "37.111.215.181",
            "count": 1,
            "first_visit": "2025-07-19T10:41:36.109785+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 100133,
            "ip_address": "37.111.215.180",
            "count": 2,
            "first_visit": "2026-07-10T20:26:42.318093+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 7162,
            "ip_address": "37.111.215.18",
            "count": 1,
            "first_visit": "2022-05-16T19:45:51.353123+06:00",
            "date": null
        }
    ]
}