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

{
    "count": 99890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8672&ordering=-count",
    "results": [
        {
            "id": 73877,
            "ip_address": "114.119.151.1",
            "count": 4,
            "first_visit": "2024-10-02T02:29:08.737876+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 35646,
            "ip_address": "66.249.75.220",
            "count": 4,
            "first_visit": "2022-10-08T19:39:09.332095+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 35644,
            "ip_address": "66.249.75.193",
            "count": 4,
            "first_visit": "2022-10-08T19:16:09.950172+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 73902,
            "ip_address": "103.35.171.179",
            "count": 4,
            "first_visit": "2024-10-02T17:46:06.341696+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 2508,
            "ip_address": "45.248.151.152",
            "count": 4,
            "first_visit": "2022-01-20T12:22:13.216432+06:00",
            "date": null
        },
        {
            "id": 73800,
            "ip_address": "66.249.64.128",
            "count": 4,
            "first_visit": "2024-09-30T02:53:42.839658+06:00",
            "date": "2024-09-30"
        },
        {
            "id": 2543,
            "ip_address": "27.131.12.13",
            "count": 4,
            "first_visit": "2022-01-20T23:57:44.725641+06:00",
            "date": null
        },
        {
            "id": 5050,
            "ip_address": "103.248.15.62",
            "count": 4,
            "first_visit": "2022-04-11T12:31:18.550113+06:00",
            "date": null
        }
    ]
}