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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25112&ordering=ip_address",
    "results": [
        {
            "id": 38486,
            "ip_address": "112.134.244.33",
            "count": 1,
            "first_visit": "2022-12-08T17:44:41.295020+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 68421,
            "ip_address": "112.134.90.183",
            "count": 1,
            "first_visit": "2024-05-16T17:53:35.174674+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 81777,
            "ip_address": "112.135.182.157",
            "count": 3,
            "first_visit": "2025-04-23T10:43:22.806050+06:00",
            "date": "2025-04-23"
        },
        {
            "id": 68683,
            "ip_address": "112.135.64.20",
            "count": 1,
            "first_visit": "2024-05-20T22:31:13.664965+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 4720,
            "ip_address": "112.141.163.254",
            "count": 1,
            "first_visit": "2022-03-27T21:45:54.342714+06:00",
            "date": null
        },
        {
            "id": 13418,
            "ip_address": "112.197.12.68",
            "count": 1,
            "first_visit": "2022-06-02T23:52:38.132806+06:00",
            "date": null
        },
        {
            "id": 7631,
            "ip_address": "112.197.12.71",
            "count": 1,
            "first_visit": "2022-05-17T07:44:42.946817+06:00",
            "date": null
        },
        {
            "id": 29157,
            "ip_address": "112.197.12.71",
            "count": 1,
            "first_visit": "2022-07-29T09:50:34.173743+06:00",
            "date": "2022-07-29"
        }
    ]
}