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

{
    "count": 97584,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24448&ordering=ip_address",
    "results": [
        {
            "id": 24770,
            "ip_address": "104.28.37.13",
            "count": 1,
            "first_visit": "2022-07-20T17:17:13.715310+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3769,
            "ip_address": "104.28.37.13",
            "count": 3,
            "first_visit": "2022-02-21T01:43:04.351059+06:00",
            "date": null
        },
        {
            "id": 34442,
            "ip_address": "104.28.37.13",
            "count": 1,
            "first_visit": "2022-09-15T14:23:07.934834+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 85224,
            "ip_address": "104.28.37.13",
            "count": 1,
            "first_visit": "2025-07-04T15:36:01.817872+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 85227,
            "ip_address": "104.28.37.14",
            "count": 1,
            "first_visit": "2025-07-04T18:23:25.580390+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 73138,
            "ip_address": "104.28.37.14",
            "count": 1,
            "first_visit": "2024-09-08T15:46:40.970534+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 16054,
            "ip_address": "104.28.37.14",
            "count": 1,
            "first_visit": "2022-06-17T17:39:21.712911+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3589,
            "ip_address": "104.28.37.15",
            "count": 7,
            "first_visit": "2022-02-14T10:30:58.943529+06:00",
            "date": null
        }
    ]
}