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

{
    "count": 100696,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16080&ordering=ip_address",
    "results": [
        {
            "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": 2267,
            "ip_address": "103.231.161.118",
            "count": 3,
            "first_visit": "2022-01-15T16:31:13.119121+06:00",
            "date": null
        },
        {
            "id": 56007,
            "ip_address": "103.231.161.121",
            "count": 1,
            "first_visit": "2023-09-25T16:04:49.272457+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 79272,
            "ip_address": "103.231.161.136",
            "count": 1,
            "first_visit": "2025-02-22T01:54:28.554818+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 60266,
            "ip_address": "103.231.161.138",
            "count": 2,
            "first_visit": "2023-11-29T11:30:47.109851+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 653,
            "ip_address": "103.231.161.169",
            "count": 1,
            "first_visit": "2021-12-13T22:00:12.598169+06:00",
            "date": null
        },
        {
            "id": 100156,
            "ip_address": "103.231.161.192",
            "count": 1,
            "first_visit": "2026-07-11T14:46:04.024594+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 17848,
            "ip_address": "103.231.161.223",
            "count": 1,
            "first_visit": "2022-06-23T20:48:23.089901+06:00",
            "date": "2022-06-23"
        }
    ]
}