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

{
    "count": 92198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3960&ordering=ip_address",
    "results": [
        {
            "id": 80944,
            "ip_address": "103.129.214.191",
            "count": 2,
            "first_visit": "2025-04-04T18:12:32.970272+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 52930,
            "ip_address": "103.129.214.72",
            "count": 3,
            "first_visit": "2023-08-19T18:01:09.972032+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 37915,
            "ip_address": "103.129.214.72",
            "count": 1,
            "first_visit": "2022-11-27T11:58:56.636203+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 49249,
            "ip_address": "103.129.214.75",
            "count": 1,
            "first_visit": "2023-07-03T12:40:13.394185+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 5128,
            "ip_address": "103.129.214.88",
            "count": 2,
            "first_visit": "2022-04-15T04:03:31.635630+06:00",
            "date": null
        },
        {
            "id": 60073,
            "ip_address": "103.129.215.174",
            "count": 1,
            "first_visit": "2023-11-24T21:12:55.147946+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 10355,
            "ip_address": "103.129.215.20",
            "count": 1,
            "first_visit": "2022-05-22T17:59:26.374185+06:00",
            "date": null
        },
        {
            "id": 83169,
            "ip_address": "103.129.215.5",
            "count": 1,
            "first_visit": "2025-05-22T13:13:18.904953+06:00",
            "date": "2025-05-22"
        }
    ]
}