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

{
    "count": 99831,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12472&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12456&ordering=-count",
    "results": [
        {
            "id": 22226,
            "ip_address": "118.179.209.65",
            "count": 3,
            "first_visit": "2022-07-13T14:13:21.330679+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 4769,
            "ip_address": "103.217.111.222",
            "count": 3,
            "first_visit": "2022-03-29T14:29:33.167588+06:00",
            "date": null
        },
        {
            "id": 22417,
            "ip_address": "82.12.60.196",
            "count": 3,
            "first_visit": "2022-07-14T03:08:44.229399+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 66778,
            "ip_address": "103.124.250.50",
            "count": 3,
            "first_visit": "2024-04-08T22:27:15.419305+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 6211,
            "ip_address": "37.111.206.145",
            "count": 3,
            "first_visit": "2022-05-15T05:57:16.019682+06:00",
            "date": null
        },
        {
            "id": 4843,
            "ip_address": "103.164.238.18",
            "count": 3,
            "first_visit": "2022-04-01T10:11:29.511367+06:00",
            "date": null
        },
        {
            "id": 66810,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-09T14:07:07.708006+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 9667,
            "ip_address": "103.135.134.122",
            "count": 3,
            "first_visit": "2022-05-20T11:38:14.090942+06:00",
            "date": null
        }
    ]
}