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

{
    "count": 99700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9496&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9480&ordering=-count",
    "results": [
        {
            "id": 34345,
            "ip_address": "66.249.66.92",
            "count": 4,
            "first_visit": "2022-09-14T02:46:07.906654+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 9725,
            "ip_address": "118.179.18.198",
            "count": 4,
            "first_visit": "2022-05-20T14:08:40.497302+06:00",
            "date": null
        },
        {
            "id": 4179,
            "ip_address": "3.235.86.107",
            "count": 4,
            "first_visit": "2022-03-08T04:08:37.773568+06:00",
            "date": null
        },
        {
            "id": 73247,
            "ip_address": "66.249.64.129",
            "count": 4,
            "first_visit": "2024-09-11T02:48:50.898353+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 34235,
            "ip_address": "66.249.66.159",
            "count": 4,
            "first_visit": "2022-09-12T06:51:26.843364+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34253,
            "ip_address": "180.148.210.82",
            "count": 4,
            "first_visit": "2022-09-12T12:57:19.296728+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34255,
            "ip_address": "114.119.141.15",
            "count": 4,
            "first_visit": "2022-09-12T13:10:48.927522+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34217,
            "ip_address": "66.249.66.210",
            "count": 4,
            "first_visit": "2022-09-12T00:29:41.612460+06:00",
            "date": "2022-09-12"
        }
    ]
}