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

{
    "count": 91839,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91824&ordering=first_visit",
    "results": [
        {
            "id": 91929,
            "ip_address": "40.77.179.33",
            "count": 1,
            "first_visit": "2025-11-12T12:45:26.412743+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91930,
            "ip_address": "34.132.46.246",
            "count": 3,
            "first_visit": "2025-11-12T12:49:03.739143+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91931,
            "ip_address": "136.116.234.118",
            "count": 1,
            "first_visit": "2025-11-12T13:14:02.307083+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91932,
            "ip_address": "17.246.19.234",
            "count": 1,
            "first_visit": "2025-11-12T13:25:50.645035+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91933,
            "ip_address": "34.28.94.235",
            "count": 1,
            "first_visit": "2025-11-12T13:28:36.877609+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91934,
            "ip_address": "116.179.33.21",
            "count": 1,
            "first_visit": "2025-11-12T13:33:11.485265+06:00",
            "date": "2025-11-12"
        },
        {
            "id": 91935,
            "ip_address": "165.101.132.214",
            "count": 1,
            "first_visit": "2025-11-12T14:05:27.864390+06:00",
            "date": "2025-11-12"
        }
    ]
}