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

{
    "count": 93141,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93128&ordering=first_visit",
    "results": [
        {
            "id": 93233,
            "ip_address": "103.16.250.20",
            "count": 1,
            "first_visit": "2025-12-23T10:25:13.661905+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 93234,
            "ip_address": "57.155.170.164",
            "count": 1,
            "first_visit": "2025-12-23T10:41:26.388009+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 93235,
            "ip_address": "57.155.170.169",
            "count": 2,
            "first_visit": "2025-12-23T10:43:45.765490+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 93236,
            "ip_address": "173.252.127.7",
            "count": 1,
            "first_visit": "2025-12-23T10:52:53.553284+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 93237,
            "ip_address": "138.199.21.205",
            "count": 6,
            "first_visit": "2025-12-23T10:59:59.138858+06:00",
            "date": "2025-12-23"
        }
    ]
}