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

{
    "count": 100605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15552&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15536&ordering=-count",
    "results": [
        {
            "id": 1002,
            "ip_address": "103.87.114.128",
            "count": 2,
            "first_visit": "2021-12-20T04:31:15.918162+06:00",
            "date": null
        },
        {
            "id": 15551,
            "ip_address": "64.233.173.190",
            "count": 2,
            "first_visit": "2022-06-16T06:15:27.380277+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 58862,
            "ip_address": "37.111.210.95",
            "count": 2,
            "first_visit": "2023-11-02T21:11:16.629934+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 15552,
            "ip_address": "103.176.174.23",
            "count": 2,
            "first_visit": "2022-06-16T06:15:28.572880+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 58918,
            "ip_address": "45.14.71.20",
            "count": 2,
            "first_visit": "2023-11-04T00:35:58.429751+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 14939,
            "ip_address": "114.119.132.149",
            "count": 2,
            "first_visit": "2022-06-14T04:03:54.491177+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 58877,
            "ip_address": "192.178.8.2",
            "count": 2,
            "first_visit": "2023-11-03T05:29:11.970370+06:00",
            "date": "2023-11-03"
        },
        {
            "id": 58823,
            "ip_address": "144.48.116.176",
            "count": 2,
            "first_visit": "2023-11-02T08:06:35.600597+06:00",
            "date": "2023-11-02"
        }
    ]
}