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

{
    "count": 96517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21352&ordering=-ip_address",
    "results": [
        {
            "id": 11534,
            "ip_address": "37.111.212.225",
            "count": 3,
            "first_visit": "2022-05-26T00:03:43.452923+06:00",
            "date": null
        },
        {
            "id": 23807,
            "ip_address": "37.111.212.225",
            "count": 1,
            "first_visit": "2022-07-18T22:38:22.324795+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 40638,
            "ip_address": "37.111.212.225",
            "count": 1,
            "first_visit": "2023-01-19T20:46:39.722854+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 8056,
            "ip_address": "37.111.212.224",
            "count": 1,
            "first_visit": "2022-05-17T12:17:29.716684+06:00",
            "date": null
        },
        {
            "id": 23831,
            "ip_address": "37.111.212.223",
            "count": 2,
            "first_visit": "2022-07-18T22:43:58.746674+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7257,
            "ip_address": "37.111.212.223",
            "count": 1,
            "first_visit": "2022-05-16T20:08:01.004872+06:00",
            "date": null
        },
        {
            "id": 84559,
            "ip_address": "37.111.212.223",
            "count": 1,
            "first_visit": "2025-06-26T18:10:39.509449+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 37366,
            "ip_address": "37.111.212.221",
            "count": 1,
            "first_visit": "2022-11-14T10:22:01.074707+06:00",
            "date": "2022-11-14"
        }
    ]
}