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

{
    "count": 99415,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3248&ordering=-count",
    "results": [
        {
            "id": 658,
            "ip_address": "103.111.225.40",
            "count": 8,
            "first_visit": "2021-12-13T23:32:45.160877+06:00",
            "date": null
        },
        {
            "id": 62938,
            "ip_address": "202.51.189.2",
            "count": 8,
            "first_visit": "2024-01-12T10:05:33.583829+06:00",
            "date": "2024-01-12"
        },
        {
            "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": 62939,
            "ip_address": "35.189.246.183",
            "count": 8,
            "first_visit": "2024-01-12T10:30:36.893972+06:00",
            "date": "2024-01-12"
        },
        {
            "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": 62868,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-11T09:41:18.426487+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 2606,
            "ip_address": "103.102.139.10",
            "count": 8,
            "first_visit": "2022-01-22T13:17:14.642486+06:00",
            "date": null
        },
        {
            "id": 1186,
            "ip_address": "59.152.60.189",
            "count": 8,
            "first_visit": "2021-12-21T18:08:05.289509+06:00",
            "date": null
        }
    ]
}