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

{
    "count": 93036,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93024&ordering=first_visit",
    "results": [
        {
            "id": 93129,
            "ip_address": "37.152.56.151",
            "count": 4,
            "first_visit": "2025-12-19T21:30:51.541505+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93130,
            "ip_address": "118.179.97.198",
            "count": 1,
            "first_visit": "2025-12-19T21:56:40.519799+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93131,
            "ip_address": "103.127.4.25",
            "count": 1,
            "first_visit": "2025-12-19T22:22:23.646703+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93132,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2025-12-19T23:19:39.627075+06:00",
            "date": "2025-12-19"
        }
    ]
}