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

{
    "count": 99481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5504&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5488&ordering=-count",
    "results": [
        {
            "id": 35073,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-09-27T07:27:07.079352+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 35160,
            "ip_address": "103.187.95.19",
            "count": 5,
            "first_visit": "2022-09-28T20:37:44.337870+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 455,
            "ip_address": "103.120.202.192",
            "count": 5,
            "first_visit": "2021-12-08T21:03:52.152921+06:00",
            "date": null
        },
        {
            "id": 11311,
            "ip_address": "114.119.129.218",
            "count": 5,
            "first_visit": "2022-05-25T07:30:01.151201+06:00",
            "date": null
        },
        {
            "id": 11584,
            "ip_address": "114.119.134.6",
            "count": 5,
            "first_visit": "2022-05-26T01:58:31.525475+06:00",
            "date": null
        },
        {
            "id": 11976,
            "ip_address": "114.119.128.62",
            "count": 5,
            "first_visit": "2022-05-27T20:03:10.594934+06:00",
            "date": null
        },
        {
            "id": 80696,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-28T00:08:04.126254+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 80644,
            "ip_address": "212.237.119.151",
            "count": 5,
            "first_visit": "2025-03-26T19:46:23.214693+06:00",
            "date": "2025-03-26"
        }
    ]
}