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

{
    "count": 99896,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22352&ordering=-ip_address",
    "results": [
        {
            "id": 28195,
            "ip_address": "37.111.212.214",
            "count": 1,
            "first_visit": "2022-07-27T12:56:38.774232+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 79469,
            "ip_address": "37.111.212.214",
            "count": 4,
            "first_visit": "2025-02-26T10:35:07.504247+06:00",
            "date": "2025-02-26"
        },
        {
            "id": 88232,
            "ip_address": "37.111.212.213",
            "count": 7,
            "first_visit": "2025-08-22T13:27:24.114429+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 84079,
            "ip_address": "37.111.212.213",
            "count": 2,
            "first_visit": "2025-06-16T11:06:04.880526+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 7098,
            "ip_address": "37.111.212.213",
            "count": 1,
            "first_visit": "2022-05-16T19:24:36.834027+06:00",
            "date": null
        },
        {
            "id": 4684,
            "ip_address": "37.111.212.212",
            "count": 2,
            "first_visit": "2022-03-26T10:00:52.296174+06:00",
            "date": null
        },
        {
            "id": 27319,
            "ip_address": "37.111.212.211",
            "count": 1,
            "first_visit": "2022-07-25T13:50:53.552012+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28023,
            "ip_address": "37.111.212.211",
            "count": 1,
            "first_visit": "2022-07-27T07:11:02.423110+06:00",
            "date": "2022-07-27"
        }
    ]
}