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

{
    "count": 94885,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94872&ordering=id",
    "results": [
        {
            "id": 94977,
            "ip_address": "123.136.24.131",
            "count": 2,
            "first_visit": "2026-02-08T13:53:45.172339+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94978,
            "ip_address": "220.247.131.48",
            "count": 1,
            "first_visit": "2026-02-08T14:23:39.490809+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94979,
            "ip_address": "118.179.157.137",
            "count": 2,
            "first_visit": "2026-02-08T14:46:33.788579+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94980,
            "ip_address": "144.76.164.62",
            "count": 1,
            "first_visit": "2026-02-08T14:52:55.542903+06:00",
            "date": "2026-02-08"
        },
        {
            "id": 94981,
            "ip_address": "142.132.195.214",
            "count": 1,
            "first_visit": "2026-02-08T14:52:58.010693+06:00",
            "date": "2026-02-08"
        }
    ]
}