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

{
    "count": 100631,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15704&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15688&ordering=-count",
    "results": [
        {
            "id": 1984,
            "ip_address": "45.248.148.102",
            "count": 2,
            "first_visit": "2022-01-12T00:27:28.831160+06:00",
            "date": null
        },
        {
            "id": 58312,
            "ip_address": "104.28.50.141",
            "count": 2,
            "first_visit": "2023-10-24T11:09:05.149682+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 58237,
            "ip_address": "103.117.195.224",
            "count": 2,
            "first_visit": "2023-10-23T09:26:56.187476+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 58221,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-10-23T00:11:53.199155+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 58240,
            "ip_address": "103.55.146.216",
            "count": 2,
            "first_visit": "2023-10-23T10:18:55.644714+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 64598,
            "ip_address": "182.163.107.204",
            "count": 2,
            "first_visit": "2024-02-11T14:49:53.200965+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 58212,
            "ip_address": "113.21.229.114",
            "count": 2,
            "first_visit": "2023-10-22T21:25:51.954568+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 58213,
            "ip_address": "119.30.45.72",
            "count": 2,
            "first_visit": "2023-10-22T21:40:20.116694+06:00",
            "date": "2023-10-22"
        }
    ]
}