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

{
    "count": 99499,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5584&ordering=-count",
    "results": [
        {
            "id": 66981,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-04-15T09:07:57.385973+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 3499,
            "ip_address": "103.230.62.3",
            "count": 5,
            "first_visit": "2022-02-10T19:09:26.359234+06:00",
            "date": null
        },
        {
            "id": 3508,
            "ip_address": "45.251.229.204",
            "count": 5,
            "first_visit": "2022-02-11T01:33:45.432703+06:00",
            "date": null
        },
        {
            "id": 67017,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-16T01:24:26.263160+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 66978,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-15T06:19:54.361177+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 11289,
            "ip_address": "114.119.133.182",
            "count": 5,
            "first_visit": "2022-05-25T03:22:12.537338+06:00",
            "date": null
        },
        {
            "id": 1723,
            "ip_address": "203.202.253.100",
            "count": 5,
            "first_visit": "2022-01-08T19:19:33.120372+06:00",
            "date": null
        }
    ]
}