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

{
    "count": 97253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22784&ordering=ip_address",
    "results": [
        {
            "id": 11191,
            "ip_address": "103.87.249.174",
            "count": 1,
            "first_visit": "2022-05-24T22:49:10.818529+06:00",
            "date": null
        },
        {
            "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": 91536,
            "ip_address": "103.87.250.182",
            "count": 1,
            "first_visit": "2025-11-02T17:17:25.973890+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 92191,
            "ip_address": "103.87.250.199",
            "count": 2,
            "first_visit": "2025-11-19T21:12:33.386061+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 88364,
            "ip_address": "103.87.250.215",
            "count": 1,
            "first_visit": "2025-08-24T21:28:14.904302+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 90991,
            "ip_address": "103.87.250.228",
            "count": 2,
            "first_visit": "2025-10-19T19:37:12.838225+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 87323,
            "ip_address": "103.87.250.23",
            "count": 1,
            "first_visit": "2025-08-07T17:36:54.420235+06:00",
            "date": "2025-08-07"
        }
    ]
}