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

{
    "count": 98190,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15416&ordering=-count",
    "results": [
        {
            "id": 56994,
            "ip_address": "37.111.213.21",
            "count": 2,
            "first_visit": "2023-10-07T13:35:57.095541+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 14870,
            "ip_address": "103.95.99.245",
            "count": 2,
            "first_visit": "2022-06-13T19:52:46.913938+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 7448,
            "ip_address": "37.111.212.71",
            "count": 2,
            "first_visit": "2022-05-16T23:10:41.179899+06:00",
            "date": null
        },
        {
            "id": 56926,
            "ip_address": "37.111.206.130",
            "count": 2,
            "first_visit": "2023-10-06T16:52:35.382667+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 7455,
            "ip_address": "37.111.206.101",
            "count": 2,
            "first_visit": "2022-05-16T23:18:27.870306+06:00",
            "date": null
        },
        {
            "id": 56891,
            "ip_address": "220.158.204.175",
            "count": 2,
            "first_visit": "2023-10-06T08:00:39.354263+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 7433,
            "ip_address": "37.111.206.151",
            "count": 2,
            "first_visit": "2022-05-16T23:02:23.212566+06:00",
            "date": null
        },
        {
            "id": 56856,
            "ip_address": "37.111.212.113",
            "count": 2,
            "first_visit": "2023-10-05T20:53:26.679607+06:00",
            "date": "2023-10-05"
        }
    ]
}