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

{
    "count": 97467,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23576&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23560&ordering=-ip_address",
    "results": [
        {
            "id": 90251,
            "ip_address": "37.111.206.182",
            "count": 1,
            "first_visit": "2025-10-02T10:57:23.973221+06:00",
            "date": "2025-10-02"
        },
        {
            "id": 84968,
            "ip_address": "37.111.206.181",
            "count": 1,
            "first_visit": "2025-07-01T01:43:36.215763+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 50777,
            "ip_address": "37.111.206.181",
            "count": 1,
            "first_visit": "2023-07-25T07:42:54.044906+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 92384,
            "ip_address": "37.111.206.180",
            "count": 2,
            "first_visit": "2025-11-25T18:20:54.966294+06:00",
            "date": "2025-11-25"
        },
        {
            "id": 8175,
            "ip_address": "37.111.206.18",
            "count": 3,
            "first_visit": "2022-05-17T14:07:01.178393+06:00",
            "date": null
        },
        {
            "id": 8032,
            "ip_address": "37.111.206.179",
            "count": 3,
            "first_visit": "2022-05-17T12:07:15.216380+06:00",
            "date": null
        },
        {
            "id": 31133,
            "ip_address": "37.111.206.178",
            "count": 1,
            "first_visit": "2022-08-04T15:01:35.470494+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 11073,
            "ip_address": "37.111.206.178",
            "count": 1,
            "first_visit": "2022-05-24T18:45:20.532454+06:00",
            "date": null
        }
    ]
}