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

{
    "count": 99597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5840&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5824&ordering=-count",
    "results": [
        {
            "id": 66312,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-03-25T02:23:59.758454+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 33495,
            "ip_address": "103.112.54.234",
            "count": 5,
            "first_visit": "2022-08-31T01:30:04.048975+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 5675,
            "ip_address": "103.151.11.244",
            "count": 5,
            "first_visit": "2022-05-06T19:37:28.959049+06:00",
            "date": null
        },
        {
            "id": 66355,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-03-26T05:49:50.893223+06:00",
            "date": "2024-03-26"
        },
        {
            "id": 5664,
            "ip_address": "103.150.26.238",
            "count": 5,
            "first_visit": "2022-05-06T11:18:53.748125+06:00",
            "date": null
        },
        {
            "id": 80353,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2025-03-20T01:44:56.374430+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 5643,
            "ip_address": "66.249.69.70",
            "count": 5,
            "first_visit": "2022-05-05T17:10:41.658923+06:00",
            "date": null
        },
        {
            "id": 66282,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-03-24T06:29:02.423310+06:00",
            "date": "2024-03-24"
        }
    ]
}