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

{
    "count": 91558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91096&ordering=ip_address",
    "results": [
        {
            "id": 1001,
            "ip_address": "91.80.24.225",
            "count": 2,
            "first_visit": "2021-12-20T03:55:09.285797+06:00",
            "date": null
        },
        {
            "id": 90627,
            "ip_address": "91.80.64.255",
            "count": 1,
            "first_visit": "2025-10-12T06:44:27.563019+06:00",
            "date": "2025-10-12"
        },
        {
            "id": 90967,
            "ip_address": "91.98.173.176",
            "count": 1,
            "first_visit": "2025-10-19T12:42:37.528351+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 1712,
            "ip_address": "92.0.9.159",
            "count": 1,
            "first_visit": "2022-01-08T00:15:04.616350+06:00",
            "date": null
        },
        {
            "id": 46812,
            "ip_address": "92.109.111.201",
            "count": 1,
            "first_visit": "2023-05-18T22:05:41.469098+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 77581,
            "ip_address": "92.109.77.22",
            "count": 1,
            "first_visit": "2025-01-07T16:56:00.368841+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 88461,
            "ip_address": "92.113.231.112",
            "count": 1,
            "first_visit": "2025-08-26T16:31:28.230153+06:00",
            "date": "2025-08-26"
        },
        {
            "id": 54188,
            "ip_address": "92.119.163.209",
            "count": 1,
            "first_visit": "2023-09-03T11:32:07.046487+06:00",
            "date": "2023-09-03"
        }
    ]
}