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

{
    "count": 94148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12664&ordering=-ip_address",
    "results": [
        {
            "id": 2251,
            "ip_address": "45.64.132.133",
            "count": 1,
            "first_visit": "2022-01-15T11:59:10.519224+06:00",
            "date": null
        },
        {
            "id": 78078,
            "ip_address": "45.64.132.132",
            "count": 2,
            "first_visit": "2025-01-21T09:30:18.347856+06:00",
            "date": "2025-01-21"
        },
        {
            "id": 67213,
            "ip_address": "45.64.132.132",
            "count": 1,
            "first_visit": "2024-04-19T21:59:37.845549+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 94015,
            "ip_address": "45.64.132.132",
            "count": 1,
            "first_visit": "2026-01-13T23:53:16.157749+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 78056,
            "ip_address": "45.64.132.132",
            "count": 1,
            "first_visit": "2025-01-20T11:53:57.076186+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 35748,
            "ip_address": "45.59.187.78",
            "count": 3,
            "first_visit": "2022-10-11T08:21:44.436076+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 2078,
            "ip_address": "45.57.218.136",
            "count": 1,
            "first_visit": "2022-01-13T01:57:38.091930+06:00",
            "date": null
        },
        {
            "id": 75048,
            "ip_address": "45.56.198.240",
            "count": 1,
            "first_visit": "2024-10-31T19:00:39.963113+06:00",
            "date": "2024-10-31"
        }
    ]
}