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

{
    "count": 99490,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5560&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5544&ordering=-count",
    "results": [
        {
            "id": 69658,
            "ip_address": "202.58.252.95",
            "count": 5,
            "first_visit": "2024-06-08T10:44:00.520364+06:00",
            "date": "2024-06-08"
        },
        {
            "id": 34989,
            "ip_address": "27.147.254.96",
            "count": 5,
            "first_visit": "2022-09-25T19:56:21.653194+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 67032,
            "ip_address": "202.134.9.144",
            "count": 5,
            "first_visit": "2024-04-16T10:29:28.591735+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 11477,
            "ip_address": "37.111.203.55",
            "count": 5,
            "first_visit": "2022-05-25T22:54:05.034688+06:00",
            "date": null
        },
        {
            "id": 11440,
            "ip_address": "114.119.131.192",
            "count": 5,
            "first_visit": "2022-05-25T22:02:35.653654+06:00",
            "date": null
        },
        {
            "id": 67071,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2024-04-17T09:36:24.607765+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 67231,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-20T09:15:56.768613+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 68449,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-05-17T06:04:43.582590+06:00",
            "date": "2024-05-17"
        }
    ]
}