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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78376&ordering=ip_address",
    "results": [
        {
            "id": 76620,
            "ip_address": "37.111.212.10",
            "count": 2,
            "first_visit": "2024-12-10T21:13:48.848346+06:00",
            "date": "2024-12-10"
        },
        {
            "id": 95537,
            "ip_address": "37.111.212.100",
            "count": 1,
            "first_visit": "2026-02-25T12:56:32.068279+06:00",
            "date": "2026-02-25"
        },
        {
            "id": 87978,
            "ip_address": "37.111.212.101",
            "count": 1,
            "first_visit": "2025-08-18T21:50:58.584938+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 84440,
            "ip_address": "37.111.212.101",
            "count": 1,
            "first_visit": "2025-06-24T16:27:02.858501+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 58235,
            "ip_address": "37.111.212.101",
            "count": 1,
            "first_visit": "2023-10-23T09:05:52.471683+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 3287,
            "ip_address": "37.111.212.102",
            "count": 2,
            "first_visit": "2022-02-04T00:17:57.140973+06:00",
            "date": null
        },
        {
            "id": 5515,
            "ip_address": "37.111.212.103",
            "count": 1,
            "first_visit": "2022-05-01T10:28:21.732188+06:00",
            "date": null
        },
        {
            "id": 92379,
            "ip_address": "37.111.212.103",
            "count": 2,
            "first_visit": "2025-11-25T16:57:03.470756+06:00",
            "date": "2025-11-25"
        }
    ]
}