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

{
    "count": 103628,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103616&ordering=first_visit",
    "results": [
        {
            "id": 103721,
            "ip_address": "43.229.208.138",
            "count": 2,
            "first_visit": "2026-09-23T08:23:00.263226+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103722,
            "ip_address": "2a03:2880:f800:3a::",
            "count": 1,
            "first_visit": "2026-09-23T08:29:30.973385+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103723,
            "ip_address": "2a03:2880:f800:2c::",
            "count": 1,
            "first_visit": "2026-09-23T08:47:57.619590+06:00",
            "date": "2026-09-23"
        },
        {
            "id": 103724,
            "ip_address": "2406:2d40:df9:7a08:cc5b:6795:7402:6f97",
            "count": 1,
            "first_visit": "2026-09-23T09:04:30.535779+06:00",
            "date": "2026-09-23"
        }
    ]
}