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

{
    "count": 95504,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3552&ordering=ip_address",
    "results": [
        {
            "id": 55417,
            "ip_address": "103.126.14.4",
            "count": 1,
            "first_visit": "2023-09-19T03:35:55.024452+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 9319,
            "ip_address": "103.126.14.40",
            "count": 4,
            "first_visit": "2022-05-19T11:01:29.726782+06:00",
            "date": null
        },
        {
            "id": 1034,
            "ip_address": "103.126.14.74",
            "count": 1,
            "first_visit": "2021-12-20T11:48:48.485274+06:00",
            "date": null
        },
        {
            "id": 6628,
            "ip_address": "103.126.14.77",
            "count": 5,
            "first_visit": "2022-05-16T11:32:29.330560+06:00",
            "date": null
        },
        {
            "id": 94854,
            "ip_address": "103.126.148.104",
            "count": 2,
            "first_visit": "2026-02-05T03:48:44.046342+06:00",
            "date": "2026-02-05"
        },
        {
            "id": 76062,
            "ip_address": "103.126.148.120",
            "count": 1,
            "first_visit": "2024-11-26T01:25:56.448615+06:00",
            "date": "2024-11-26"
        },
        {
            "id": 91025,
            "ip_address": "103.126.148.84",
            "count": 1,
            "first_visit": "2025-10-20T18:10:56.159200+06:00",
            "date": "2025-10-20"
        },
        {
            "id": 91742,
            "ip_address": "103.126.149.116",
            "count": 2,
            "first_visit": "2025-11-08T01:00:52.904692+06:00",
            "date": "2025-11-08"
        }
    ]
}