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

{
    "count": 102542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4504&ordering=-count",
    "results": [
        {
            "id": 71044,
            "ip_address": "103.150.26.33",
            "count": 6,
            "first_visit": "2024-07-12T12:49:22.733995+06:00",
            "date": "2024-07-12"
        },
        {
            "id": 8668,
            "ip_address": "103.67.158.252",
            "count": 6,
            "first_visit": "2022-05-18T08:01:38.036774+06:00",
            "date": null
        },
        {
            "id": 42283,
            "ip_address": "59.153.102.228",
            "count": 6,
            "first_visit": "2023-02-16T23:05:27.910167+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 41177,
            "ip_address": "34.141.125.16",
            "count": 6,
            "first_visit": "2023-01-29T18:20:26.184198+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 70449,
            "ip_address": "66.249.77.37",
            "count": 6,
            "first_visit": "2024-06-29T07:22:03.686648+06:00",
            "date": "2024-06-29"
        },
        {
            "id": 70520,
            "ip_address": "45.250.228.35",
            "count": 6,
            "first_visit": "2024-06-30T19:45:38.713396+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 81854,
            "ip_address": "114.119.151.1",
            "count": 6,
            "first_visit": "2025-04-25T07:20:43.248631+06:00",
            "date": "2025-04-25"
        },
        {
            "id": 82242,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-05-04T07:00:01.163626+06:00",
            "date": "2025-05-04"
        }
    ]
}