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

{
    "count": 99456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3064&ordering=-count",
    "results": [
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 82614,
            "ip_address": "59.153.102.28",
            "count": 8,
            "first_visit": "2025-05-11T12:03:49.145881+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 4913,
            "ip_address": "18.206.214.160",
            "count": 8,
            "first_visit": "2022-04-04T21:04:49.461863+06:00",
            "date": null
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 64146,
            "ip_address": "202.86.218.173",
            "count": 8,
            "first_visit": "2024-01-31T16:55:02.104600+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 63025,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-13T11:02:42.545381+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 28202,
            "ip_address": "103.120.162.168",
            "count": 8,
            "first_visit": "2022-07-27T13:04:34.035847+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 71696,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-01T02:47:56.556530+06:00",
            "date": "2024-08-01"
        }
    ]
}