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

{
    "count": 96364,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96352&ordering=first_visit",
    "results": [
        {
            "id": 96457,
            "ip_address": "103.88.140.75",
            "count": 1,
            "first_visit": "2026-03-29T17:38:09.764729+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 96458,
            "ip_address": "193.192.52.205",
            "count": 1,
            "first_visit": "2026-03-29T18:25:02.042798+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 96459,
            "ip_address": "118.179.42.81",
            "count": 3,
            "first_visit": "2026-03-29T18:42:28.217124+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 96460,
            "ip_address": "103.187.94.100",
            "count": 2,
            "first_visit": "2026-03-29T19:20:29.881120+06:00",
            "date": "2026-03-29"
        }
    ]
}