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

{
    "count": 93470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78528&ordering=-ip_address",
    "results": [
        {
            "id": 2267,
            "ip_address": "103.231.161.118",
            "count": 3,
            "first_visit": "2022-01-15T16:31:13.119121+06:00",
            "date": null
        },
        {
            "id": 77422,
            "ip_address": "103.231.161.113",
            "count": 2,
            "first_visit": "2025-01-02T13:46:50.308665+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 12424,
            "ip_address": "103.231.161.103",
            "count": 1,
            "first_visit": "2022-05-29T10:43:33.248369+06:00",
            "date": null
        },
        {
            "id": 21561,
            "ip_address": "103.231.161.103",
            "count": 1,
            "first_visit": "2022-07-08T02:51:43.866767+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 3957,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2022-02-28T20:47:07.223328+06:00",
            "date": null
        },
        {
            "id": 20164,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2022-06-29T22:04:07.235615+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 22373,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2022-07-13T20:54:22.221085+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 69777,
            "ip_address": "103.231.161.101",
            "count": 1,
            "first_visit": "2024-06-11T15:39:47.353381+06:00",
            "date": "2024-06-11"
        }
    ]
}