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

{
    "count": 94059,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94048&ordering=first_visit",
    "results": [
        {
            "id": 94153,
            "ip_address": "173.252.70.28",
            "count": 1,
            "first_visit": "2026-01-17T17:37:38.577618+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94154,
            "ip_address": "202.53.173.69",
            "count": 1,
            "first_visit": "2026-01-17T17:55:59.725887+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94155,
            "ip_address": "43.173.177.167",
            "count": 1,
            "first_visit": "2026-01-17T18:43:30.794392+06:00",
            "date": "2026-01-17"
        }
    ]
}