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

{
    "count": 100568,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15296&ordering=ip_address",
    "results": [
        {
            "id": 70740,
            "ip_address": "103.222.23.252",
            "count": 2,
            "first_visit": "2024-07-05T20:44:11.863369+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 962,
            "ip_address": "103.222.23.253",
            "count": 1,
            "first_visit": "2021-12-19T23:23:15.787706+06:00",
            "date": null
        },
        {
            "id": 20117,
            "ip_address": "103.222.23.253",
            "count": 1,
            "first_visit": "2022-06-29T19:31:39.350444+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 68563,
            "ip_address": "103.222.23.254",
            "count": 1,
            "first_visit": "2024-05-19T00:14:54.421566+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 92087,
            "ip_address": "103.224.119.136",
            "count": 1,
            "first_visit": "2025-11-17T09:34:57.296490+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 3609,
            "ip_address": "103.224.35.121",
            "count": 1,
            "first_visit": "2022-02-14T22:32:41.594327+06:00",
            "date": null
        },
        {
            "id": 98392,
            "ip_address": "103.224.55.155",
            "count": 1,
            "first_visit": "2026-05-22T01:40:16.080119+06:00",
            "date": "2026-05-22"
        },
        {
            "id": 98846,
            "ip_address": "103.224.55.71",
            "count": 1,
            "first_visit": "2026-06-04T23:35:37.843326+06:00",
            "date": "2026-06-04"
        }
    ]
}