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

{
    "count": 102680,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69736&ordering=ip_address",
    "results": [
        {
            "id": 10954,
            "ip_address": "203.89.126.255",
            "count": 1,
            "first_visit": "2022-05-24T12:45:49.069369+06:00",
            "date": null
        },
        {
            "id": 1293,
            "ip_address": "203.89.126.46",
            "count": 3,
            "first_visit": "2021-12-23T13:24:58.598360+06:00",
            "date": null
        },
        {
            "id": 5441,
            "ip_address": "203.89.126.66",
            "count": 1,
            "first_visit": "2022-04-29T10:06:03.553579+06:00",
            "date": null
        },
        {
            "id": 40382,
            "ip_address": "203.89.126.66",
            "count": 1,
            "first_visit": "2023-01-15T00:16:56.118647+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 41904,
            "ip_address": "203.89.126.66",
            "count": 3,
            "first_visit": "2023-02-09T22:35:57.764101+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 51998,
            "ip_address": "203.89.127.136",
            "count": 1,
            "first_visit": "2023-08-09T03:24:05.665842+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 74279,
            "ip_address": "203.89.127.136",
            "count": 1,
            "first_visit": "2024-10-11T11:36:54.715647+06:00",
            "date": "2024-10-11"
        },
        {
            "id": 86415,
            "ip_address": "203.89.127.136",
            "count": 1,
            "first_visit": "2025-07-24T09:19:31.656273+06:00",
            "date": "2025-07-24"
        }
    ]
}