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

{
    "count": 99793,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12232&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12216&ordering=-count",
    "results": [
        {
            "id": 23143,
            "ip_address": "103.230.62.3",
            "count": 3,
            "first_visit": "2022-07-16T12:31:16.259444+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 67351,
            "ip_address": "20.169.168.224",
            "count": 3,
            "first_visit": "2024-04-23T23:10:44.115107+06:00",
            "date": "2024-04-23"
        },
        {
            "id": 67300,
            "ip_address": "103.149.106.211",
            "count": 3,
            "first_visit": "2024-04-22T14:09:52.975391+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 23069,
            "ip_address": "168.119.68.181",
            "count": 3,
            "first_visit": "2022-07-16T02:30:17.868275+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 67294,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-22T07:31:55.793519+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 67274,
            "ip_address": "103.96.105.133",
            "count": 3,
            "first_visit": "2024-04-21T21:20:19.236903+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 67250,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-04-21T02:25:50.876308+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 23060,
            "ip_address": "114.119.134.203",
            "count": 3,
            "first_visit": "2022-07-16T01:14:52.733878+06:00",
            "date": "2022-07-16"
        }
    ]
}