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

{
    "count": 93101,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93088&ordering=id",
    "results": [
        {
            "id": 93193,
            "ip_address": "202.4.101.204",
            "count": 1,
            "first_visit": "2025-12-22T10:27:15.575289+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93194,
            "ip_address": "103.239.254.97",
            "count": 1,
            "first_visit": "2025-12-22T10:53:26.117184+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93195,
            "ip_address": "116.193.217.5",
            "count": 1,
            "first_visit": "2025-12-22T11:07:05.724779+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93196,
            "ip_address": "103.60.175.106",
            "count": 1,
            "first_visit": "2025-12-22T11:24:12.362636+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 93197,
            "ip_address": "103.172.114.236",
            "count": 1,
            "first_visit": "2025-12-22T12:02:43.369274+06:00",
            "date": "2025-12-22"
        }
    ]
}