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

{
    "count": 95639,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18024&ordering=ip_address",
    "results": [
        {
            "id": 38483,
            "ip_address": "103.4.65.38",
            "count": 1,
            "first_visit": "2022-12-08T16:50:04.186749+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 9942,
            "ip_address": "103.4.65.38",
            "count": 1,
            "first_visit": "2022-05-21T08:02:53.113043+06:00",
            "date": null
        },
        {
            "id": 56255,
            "ip_address": "103.4.66.130",
            "count": 1,
            "first_visit": "2023-09-28T20:02:31.111336+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 13399,
            "ip_address": "103.4.66.228",
            "count": 1,
            "first_visit": "2022-06-02T19:02:46.232168+06:00",
            "date": null
        },
        {
            "id": 13626,
            "ip_address": "103.4.66.58",
            "count": 1,
            "first_visit": "2022-06-06T15:44:33.307483+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 58555,
            "ip_address": "103.4.67.154",
            "count": 1,
            "first_visit": "2023-10-28T11:05:02.962939+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 5319,
            "ip_address": "103.4.67.92",
            "count": 1,
            "first_visit": "2022-04-23T01:01:19.818850+06:00",
            "date": null
        },
        {
            "id": 91569,
            "ip_address": "103.47.103.100",
            "count": 1,
            "first_visit": "2025-11-02T22:58:58.223675+06:00",
            "date": "2025-11-02"
        }
    ]
}