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

{
    "count": 95838,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4696&ordering=ip_address",
    "results": [
        {
            "id": 8467,
            "ip_address": "103.133.205.242",
            "count": 1,
            "first_visit": "2022-05-17T23:12:15.247788+06:00",
            "date": null
        },
        {
            "id": 12455,
            "ip_address": "103.133.205.66",
            "count": 1,
            "first_visit": "2022-05-29T12:19:27.133429+06:00",
            "date": null
        },
        {
            "id": 89979,
            "ip_address": "103.133.206.131",
            "count": 1,
            "first_visit": "2025-09-24T10:03:22.119689+06:00",
            "date": "2025-09-24"
        },
        {
            "id": 89976,
            "ip_address": "103.133.206.190",
            "count": 1,
            "first_visit": "2025-09-24T09:26:28.471910+06:00",
            "date": "2025-09-24"
        },
        {
            "id": 71491,
            "ip_address": "103.133.206.73",
            "count": 5,
            "first_visit": "2024-07-25T08:00:31.074862+06:00",
            "date": "2024-07-25"
        },
        {
            "id": 12533,
            "ip_address": "103.133.208.163",
            "count": 1,
            "first_visit": "2022-05-29T19:19:01.561235+06:00",
            "date": null
        },
        {
            "id": 17954,
            "ip_address": "103.133.210.0",
            "count": 1,
            "first_visit": "2022-06-24T03:51:56.920920+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 29768,
            "ip_address": "103.133.210.0",
            "count": 1,
            "first_visit": "2022-07-30T10:37:30.832023+06:00",
            "date": "2022-07-30"
        }
    ]
}