GET /user_management/visitor-free/?format=api&offset=78344&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=78352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78336&ordering=-ip_address",
    "results": [
        {
            "id": 4196,
            "ip_address": "103.84.245.7",
            "count": 1,
            "first_visit": "2022-03-08T19:51:20.146861+06:00",
            "date": null
        },
        {
            "id": 4286,
            "ip_address": "103.84.245.40",
            "count": 2,
            "first_visit": "2022-03-11T19:23:40.028991+06:00",
            "date": null
        },
        {
            "id": 38259,
            "ip_address": "103.84.245.40",
            "count": 1,
            "first_visit": "2022-12-04T05:38:47.024355+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 14793,
            "ip_address": "103.84.245.40",
            "count": 2,
            "first_visit": "2022-06-13T13:18:47.804076+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 1151,
            "ip_address": "103.84.245.1",
            "count": 1,
            "first_visit": "2021-12-21T13:10:22.051912+06:00",
            "date": null
        },
        {
            "id": 25184,
            "ip_address": "103.84.245.0",
            "count": 1,
            "first_visit": "2022-07-21T07:56:36.041490+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 87658,
            "ip_address": "103.84.244.42",
            "count": 1,
            "first_visit": "2025-08-13T12:41:09.055230+06:00",
            "date": "2025-08-13"
        },
        {
            "id": 97408,
            "ip_address": "103.84.244.42",
            "count": 1,
            "first_visit": "2026-04-26T12:31:56.879545+06:00",
            "date": "2026-04-26"
        }
    ]
}