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

{
    "count": 99267,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99256&ordering=id",
    "results": [
        {
            "id": 99361,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-06-19T16:23:47.865306+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99362,
            "ip_address": "149.57.176.13",
            "count": 1,
            "first_visit": "2026-06-19T16:48:02.141063+06:00",
            "date": "2026-06-19"
        },
        {
            "id": 99363,
            "ip_address": "103.87.139.19",
            "count": 1,
            "first_visit": "2026-06-19T17:28:28.739501+06:00",
            "date": "2026-06-19"
        }
    ]
}