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

{
    "count": 99381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=-count",
    "results": [
        {
            "id": 82590,
            "ip_address": "114.119.136.75",
            "count": 8,
            "first_visit": "2025-05-11T00:02:20.015593+06:00",
            "date": "2025-05-11"
        },
        {
            "id": 3658,
            "ip_address": "27.123.255.67",
            "count": 8,
            "first_visit": "2022-02-16T12:33:24.275652+06:00",
            "date": null
        },
        {
            "id": 3633,
            "ip_address": "66.249.79.188",
            "count": 8,
            "first_visit": "2022-02-15T17:35:57.223050+06:00",
            "date": null
        },
        {
            "id": 72215,
            "ip_address": "66.249.70.133",
            "count": 8,
            "first_visit": "2024-08-17T17:42:10.792962+06:00",
            "date": "2024-08-17"
        },
        {
            "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": 72099,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-13T01:11:45.750990+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 3610,
            "ip_address": "44.199.218.55",
            "count": 8,
            "first_visit": "2022-02-14T23:10:00.860816+06:00",
            "date": null
        },
        {
            "id": 59708,
            "ip_address": "37.111.212.243",
            "count": 8,
            "first_visit": "2023-11-18T12:32:40.951399+06:00",
            "date": "2023-11-18"
        }
    ]
}