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

{
    "count": 98143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6712&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6696&ordering=-count",
    "results": [
        {
            "id": 56543,
            "ip_address": "103.106.238.142",
            "count": 5,
            "first_visit": "2023-10-02T10:41:33.374144+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 23401,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-07-18T01:14:18.626624+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7287,
            "ip_address": "103.67.158.113",
            "count": 5,
            "first_visit": "2022-05-16T20:35:11.630909+06:00",
            "date": null
        },
        {
            "id": 78935,
            "ip_address": "66.249.73.129",
            "count": 5,
            "first_visit": "2025-02-14T00:59:27.651049+06:00",
            "date": "2025-02-14"
        },
        {
            "id": 56633,
            "ip_address": "119.148.62.149",
            "count": 5,
            "first_visit": "2023-10-03T10:06:19.170455+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 78892,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-02-13T00:35:11.356225+06:00",
            "date": "2025-02-13"
        },
        {
            "id": 78934,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-02-14T00:40:27.976270+06:00",
            "date": "2025-02-14"
        },
        {
            "id": 79035,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-02-17T02:55:06.971313+06:00",
            "date": "2025-02-17"
        }
    ]
}