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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23384&ordering=ip_address",
    "results": [
        {
            "id": 77355,
            "ip_address": "103.87.248.22",
            "count": 2,
            "first_visit": "2024-12-31T10:18:07.535786+06:00",
            "date": "2024-12-31"
        },
        {
            "id": 98505,
            "ip_address": "103.87.249.134",
            "count": 1,
            "first_visit": "2026-05-26T04:30:19.223327+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 11191,
            "ip_address": "103.87.249.174",
            "count": 1,
            "first_visit": "2022-05-24T22:49:10.818529+06:00",
            "date": null
        },
        {
            "id": 97724,
            "ip_address": "103.87.249.34",
            "count": 1,
            "first_visit": "2026-05-05T10:17:07.220813+06:00",
            "date": "2026-05-05"
        },
        {
            "id": 3550,
            "ip_address": "103.87.249.74",
            "count": 1,
            "first_visit": "2022-02-12T13:39:30.159962+06:00",
            "date": null
        },
        {
            "id": 95004,
            "ip_address": "103.87.250.134",
            "count": 1,
            "first_visit": "2026-02-08T22:44:08.902765+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 99136,
            "ip_address": "103.87.250.134",
            "count": 3,
            "first_visit": "2026-06-12T17:29:16.004893+06:00",
            "date": "2026-06-12"
        },
        {
            "id": 91536,
            "ip_address": "103.87.250.182",
            "count": 1,
            "first_visit": "2025-11-02T17:17:25.973890+06:00",
            "date": "2025-11-02"
        }
    ]
}