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": 95006,
    "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": 53249,
            "ip_address": "103.38.17.191",
            "count": 2,
            "first_visit": "2023-08-22T22:26:04.123628+06:00",
            "date": "2023-08-22"
        },
        {
            "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": 14425,
            "ip_address": "114.119.128.143",
            "count": 2,
            "first_visit": "2022-06-11T05:41:10.011560+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 7219,
            "ip_address": "103.118.152.15",
            "count": 2,
            "first_visit": "2022-05-16T20:02:45.194549+06:00",
            "date": null
        },
        {
            "id": 53210,
            "ip_address": "103.196.235.188",
            "count": 2,
            "first_visit": "2023-08-22T12:41:37.888092+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53174,
            "ip_address": "114.119.130.231",
            "count": 2,
            "first_visit": "2023-08-22T07:17:30.607718+06:00",
            "date": "2023-08-22"
        }
    ]
}