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

{
    "count": 100874,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86408&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86392&ordering=count",
    "results": [
        {
            "id": 65930,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-15T15:21:05.143045+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 71875,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-08-07T00:50:57.483320+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 65933,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-03-15T15:55:48.235745+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 77019,
            "ip_address": "37.111.206.172",
            "count": 3,
            "first_visit": "2024-12-22T10:28:03.269840+06:00",
            "date": "2024-12-22"
        },
        {
            "id": 71901,
            "ip_address": "103.187.95.19",
            "count": 3,
            "first_visit": "2024-08-07T20:06:46.139815+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 49318,
            "ip_address": "37.111.207.133",
            "count": 3,
            "first_visit": "2023-07-04T16:24:19.915460+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 74759,
            "ip_address": "37.111.206.34",
            "count": 3,
            "first_visit": "2024-10-25T17:49:33.033132+06:00",
            "date": "2024-10-25"
        },
        {
            "id": 72340,
            "ip_address": "103.216.58.224",
            "count": 3,
            "first_visit": "2024-08-20T13:57:04.516859+06:00",
            "date": "2024-08-20"
        }
    ]
}