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

{
    "count": 98031,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=336&ordering=-ip_address",
    "results": [
        {
            "id": 96602,
            "ip_address": "94.74.123.141",
            "count": 1,
            "first_visit": "2026-04-01T22:29:50.064878+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 84934,
            "ip_address": "94.74.105.131",
            "count": 1,
            "first_visit": "2025-06-30T18:05:14.797458+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 95314,
            "ip_address": "94.73.31.149",
            "count": 1,
            "first_visit": "2026-02-18T11:19:56.804242+06:00",
            "date": "2026-02-18"
        },
        {
            "id": 65998,
            "ip_address": "94.71.4.182",
            "count": 1,
            "first_visit": "2024-03-17T12:58:40.909770+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 5380,
            "ip_address": "94.62.157.123",
            "count": 1,
            "first_visit": "2022-04-25T20:50:23.160113+06:00",
            "date": null
        },
        {
            "id": 90730,
            "ip_address": "94.50.189.184",
            "count": 1,
            "first_visit": "2025-10-14T12:34:49.751956+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 61018,
            "ip_address": "94.44.245.226",
            "count": 1,
            "first_visit": "2023-12-12T03:30:01.780582+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 1709,
            "ip_address": "94.31.86.234",
            "count": 1,
            "first_visit": "2022-01-07T20:29:25.579294+06:00",
            "date": null
        }
    ]
}