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

{
    "count": 94867,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1248&ordering=-ip_address",
    "results": [
        {
            "id": 44312,
            "ip_address": "78.129.221.84",
            "count": 1,
            "first_visit": "2023-03-23T23:08:59.456099+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 1972,
            "ip_address": "78.129.221.11",
            "count": 1,
            "first_visit": "2022-01-11T22:37:31.834718+06:00",
            "date": null
        },
        {
            "id": 43595,
            "ip_address": "78.129.212.66",
            "count": 1,
            "first_visit": "2023-03-12T07:22:57.887059+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 31603,
            "ip_address": "78.129.201.60",
            "count": 1,
            "first_visit": "2022-08-09T08:05:33.293311+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 11660,
            "ip_address": "78.129.201.60",
            "count": 1,
            "first_visit": "2022-05-26T12:55:26.725467+06:00",
            "date": null
        },
        {
            "id": 10592,
            "ip_address": "78.129.190.102",
            "count": 1,
            "first_visit": "2022-05-23T11:02:55.832211+06:00",
            "date": null
        },
        {
            "id": 90881,
            "ip_address": "78.101.188.87",
            "count": 1,
            "first_visit": "2025-10-17T05:48:27.634112+06:00",
            "date": "2025-10-17"
        },
        {
            "id": 80708,
            "ip_address": "78.100.172.171",
            "count": 1,
            "first_visit": "2025-03-28T10:13:58.304392+06:00",
            "date": "2025-03-28"
        }
    ]
}