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

{
    "count": 97475,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97464&ordering=first_visit",
    "results": [
        {
            "id": 97569,
            "ip_address": "103.238.115.147",
            "count": 10,
            "first_visit": "2026-04-29T22:02:29.193556+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97570,
            "ip_address": "185.187.77.199",
            "count": 1,
            "first_visit": "2026-04-29T22:39:06.084496+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97571,
            "ip_address": "192.140.255.157",
            "count": 1,
            "first_visit": "2026-04-29T22:53:25.748765+06:00",
            "date": "2026-04-29"
        }
    ]
}