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

{
    "count": 99627,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99616&ordering=first_visit",
    "results": [
        {
            "id": 99721,
            "ip_address": "100.12.224.165",
            "count": 1,
            "first_visit": "2026-06-29T20:17:32.328622+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 99722,
            "ip_address": "103.138.190.165",
            "count": 6,
            "first_visit": "2026-06-29T20:55:30.238381+06:00",
            "date": "2026-06-29"
        },
        {
            "id": 99723,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-06-29T21:07:34.304681+06:00",
            "date": "2026-06-29"
        }
    ]
}