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

{
    "count": 99967,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22224&ordering=ip_address",
    "results": [
        {
            "id": 68679,
            "ip_address": "103.77.100.17",
            "count": 2,
            "first_visit": "2024-05-20T22:02:06.450770+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 76605,
            "ip_address": "103.77.100.17",
            "count": 1,
            "first_visit": "2024-12-10T12:39:51.360868+06:00",
            "date": "2024-12-10"
        },
        {
            "id": 25359,
            "ip_address": "103.77.100.64",
            "count": 1,
            "first_visit": "2022-07-21T10:54:12.160237+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 15507,
            "ip_address": "103.77.101.117",
            "count": 1,
            "first_visit": "2022-06-16T01:39:13.649198+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 2520,
            "ip_address": "103.77.102.18",
            "count": 1,
            "first_visit": "2022-01-20T15:45:53.295616+06:00",
            "date": null
        },
        {
            "id": 78160,
            "ip_address": "103.77.102.208",
            "count": 1,
            "first_visit": "2025-01-23T15:03:24.265877+06:00",
            "date": "2025-01-23"
        },
        {
            "id": 314,
            "ip_address": "103.77.102.227",
            "count": 1,
            "first_visit": "2021-12-06T19:11:37.953259+06:00",
            "date": null
        },
        {
            "id": 52484,
            "ip_address": "103.77.116.250",
            "count": 1,
            "first_visit": "2023-08-14T11:29:43.475197+06:00",
            "date": "2023-08-14"
        }
    ]
}