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

{
    "count": 96121,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5928&ordering=ip_address",
    "results": [
        {
            "id": 24448,
            "ip_address": "103.140.176.26",
            "count": 1,
            "first_visit": "2022-07-20T10:14:53.648335+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 63031,
            "ip_address": "103.140.176.27",
            "count": 2,
            "first_visit": "2024-01-13T13:54:47.242392+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 2919,
            "ip_address": "103.140.176.36",
            "count": 1,
            "first_visit": "2022-01-27T04:02:20.222353+06:00",
            "date": null
        },
        {
            "id": 48832,
            "ip_address": "103.140.176.39",
            "count": 1,
            "first_visit": "2023-06-26T00:44:01.902775+06:00",
            "date": "2023-06-26"
        },
        {
            "id": 908,
            "ip_address": "103.140.176.53",
            "count": 1,
            "first_visit": "2021-12-19T20:34:47.411397+06:00",
            "date": null
        },
        {
            "id": 36665,
            "ip_address": "103.140.176.61",
            "count": 2,
            "first_visit": "2022-10-30T10:47:05.047731+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 88350,
            "ip_address": "103.140.176.65",
            "count": 2,
            "first_visit": "2025-08-24T18:50:21.861276+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 89926,
            "ip_address": "103.140.177.12",
            "count": 2,
            "first_visit": "2025-09-23T10:46:31.382540+06:00",
            "date": "2025-09-23"
        }
    ]
}