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

{
    "count": 97291,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97280&ordering=first_visit",
    "results": [
        {
            "id": 97385,
            "ip_address": "103.138.26.226",
            "count": 1,
            "first_visit": "2026-04-25T21:27:02.422914+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97386,
            "ip_address": "17.246.19.70",
            "count": 1,
            "first_visit": "2026-04-25T22:28:50.930137+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 97387,
            "ip_address": "123.136.24.131",
            "count": 1,
            "first_visit": "2026-04-25T22:36:26.360802+06:00",
            "date": "2026-04-25"
        }
    ]
}