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

{
    "count": 100166,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7504&ordering=-count",
    "results": [
        {
            "id": 77830,
            "ip_address": "66.249.70.100",
            "count": 4,
            "first_visit": "2025-01-14T00:59:39.189927+06:00",
            "date": "2025-01-14"
        },
        {
            "id": 48271,
            "ip_address": "103.72.212.218",
            "count": 4,
            "first_visit": "2023-06-15T12:28:28.567707+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 48188,
            "ip_address": "116.193.220.181",
            "count": 4,
            "first_visit": "2023-06-14T10:46:23.140292+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 3406,
            "ip_address": "45.248.148.110",
            "count": 4,
            "first_visit": "2022-02-07T20:21:27.547833+06:00",
            "date": null
        },
        {
            "id": 77320,
            "ip_address": "103.197.153.128",
            "count": 4,
            "first_visit": "2024-12-30T07:49:07.809173+06:00",
            "date": "2024-12-30"
        },
        {
            "id": 77259,
            "ip_address": "103.197.153.128",
            "count": 4,
            "first_visit": "2024-12-28T16:01:28.115847+06:00",
            "date": "2024-12-28"
        },
        {
            "id": 7009,
            "ip_address": "116.58.203.3",
            "count": 4,
            "first_visit": "2022-05-16T18:33:29.233315+06:00",
            "date": null
        },
        {
            "id": 48011,
            "ip_address": "123.253.198.73",
            "count": 4,
            "first_visit": "2023-06-11T12:06:51.284672+06:00",
            "date": "2023-06-11"
        }
    ]
}