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

{
    "count": 100576,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15376&ordering=-count",
    "results": [
        {
            "id": 7604,
            "ip_address": "37.111.207.169",
            "count": 2,
            "first_visit": "2022-05-17T06:35:34.917530+06:00",
            "date": null
        },
        {
            "id": 3757,
            "ip_address": "37.111.206.22",
            "count": 2,
            "first_visit": "2022-02-20T19:00:40.986645+06:00",
            "date": null
        },
        {
            "id": 7599,
            "ip_address": "37.111.212.132",
            "count": 2,
            "first_visit": "2022-05-17T06:23:51.536692+06:00",
            "date": null
        },
        {
            "id": 62557,
            "ip_address": "42.0.5.250",
            "count": 2,
            "first_visit": "2024-01-06T19:01:41.406216+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 7752,
            "ip_address": "116.58.201.204",
            "count": 2,
            "first_visit": "2022-05-17T09:43:19.833030+06:00",
            "date": null
        },
        {
            "id": 59460,
            "ip_address": "103.87.215.65",
            "count": 2,
            "first_visit": "2023-11-14T00:19:30.055070+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 59413,
            "ip_address": "182.160.101.210",
            "count": 2,
            "first_visit": "2023-11-13T09:43:50.746509+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 3712,
            "ip_address": "103.126.36.5",
            "count": 2,
            "first_visit": "2022-02-18T18:46:06.598368+06:00",
            "date": null
        }
    ]
}