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

{
    "count": 96289,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20536&ordering=-ip_address",
    "results": [
        {
            "id": 85650,
            "ip_address": "37.111.214.44",
            "count": 1,
            "first_visit": "2025-07-11T15:12:16.912679+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 51884,
            "ip_address": "37.111.214.44",
            "count": 5,
            "first_visit": "2023-08-07T17:16:19.751747+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 69896,
            "ip_address": "37.111.214.44",
            "count": 2,
            "first_visit": "2024-06-14T17:32:02.726360+06:00",
            "date": "2024-06-14"
        },
        {
            "id": 13583,
            "ip_address": "37.111.214.43",
            "count": 1,
            "first_visit": "2022-06-06T00:16:01.525252+06:00",
            "date": null
        },
        {
            "id": 29744,
            "ip_address": "37.111.214.42",
            "count": 2,
            "first_visit": "2022-07-30T09:59:07.346618+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6121,
            "ip_address": "37.111.214.40",
            "count": 1,
            "first_visit": "2022-05-14T19:44:28.462942+06:00",
            "date": null
        },
        {
            "id": 72038,
            "ip_address": "37.111.214.4",
            "count": 1,
            "first_visit": "2024-08-11T18:05:14.137740+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 48021,
            "ip_address": "37.111.214.4",
            "count": 2,
            "first_visit": "2023-06-11T14:37:44.707696+06:00",
            "date": "2023-06-11"
        }
    ]
}