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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75184&ordering=ip_address",
    "results": [
        {
            "id": 32603,
            "ip_address": "37.111.194.46",
            "count": 1,
            "first_visit": "2022-08-21T15:03:09.809564+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 4608,
            "ip_address": "37.111.194.46",
            "count": 2,
            "first_visit": "2022-03-23T04:00:11.633084+06:00",
            "date": null
        },
        {
            "id": 94542,
            "ip_address": "37.111.194.46",
            "count": 1,
            "first_visit": "2026-01-26T22:34:48.986533+06:00",
            "date": "2026-01-26"
        },
        {
            "id": 80956,
            "ip_address": "37.111.194.47",
            "count": 1,
            "first_visit": "2025-04-04T22:09:20.888933+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 92297,
            "ip_address": "37.111.194.48",
            "count": 1,
            "first_visit": "2025-11-23T10:10:35.976975+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 91836,
            "ip_address": "37.111.194.48",
            "count": 4,
            "first_visit": "2025-11-10T19:20:14.606291+06:00",
            "date": "2025-11-10"
        },
        {
            "id": 9111,
            "ip_address": "37.111.194.48",
            "count": 1,
            "first_visit": "2022-05-18T22:29:16.354297+06:00",
            "date": null
        },
        {
            "id": 51723,
            "ip_address": "37.111.194.48",
            "count": 1,
            "first_visit": "2023-08-05T00:23:02.018315+06:00",
            "date": "2023-08-05"
        }
    ]
}