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

{
    "count": 99541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5800&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5784&ordering=-count",
    "results": [
        {
            "id": 66550,
            "ip_address": "103.60.175.42",
            "count": 5,
            "first_visit": "2024-04-02T12:49:05.162697+06:00",
            "date": "2024-04-02"
        },
        {
            "id": 33764,
            "ip_address": "66.249.75.193",
            "count": 5,
            "first_visit": "2022-09-03T18:17:34.503240+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 1474,
            "ip_address": "103.129.39.254",
            "count": 5,
            "first_visit": "2021-12-29T18:38:40.532454+06:00",
            "date": null
        },
        {
            "id": 5843,
            "ip_address": "114.119.135.136",
            "count": 5,
            "first_visit": "2022-05-11T07:07:32.371737+06:00",
            "date": null
        },
        {
            "id": 33736,
            "ip_address": "103.149.104.43",
            "count": 5,
            "first_visit": "2022-09-03T08:02:01.079036+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 66436,
            "ip_address": "66.249.73.20",
            "count": 5,
            "first_visit": "2024-03-28T04:39:38.717937+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 5816,
            "ip_address": "114.119.135.152",
            "count": 5,
            "first_visit": "2022-05-10T22:09:55.975190+06:00",
            "date": null
        },
        {
            "id": 66393,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-03-27T02:58:50.728086+06:00",
            "date": "2024-03-27"
        }
    ]
}