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

{
    "count": 99850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12536&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12520&ordering=-count",
    "results": [
        {
            "id": 9487,
            "ip_address": "123.253.215.146",
            "count": 3,
            "first_visit": "2022-05-19T21:21:10.513108+06:00",
            "date": null
        },
        {
            "id": 66405,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-03-27T10:14:15.175058+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 79262,
            "ip_address": "114.119.140.186",
            "count": 3,
            "first_visit": "2025-02-22T00:05:16.909284+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 21669,
            "ip_address": "114.119.133.237",
            "count": 3,
            "first_visit": "2022-07-09T01:08:33.955021+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 79263,
            "ip_address": "114.119.137.91",
            "count": 3,
            "first_visit": "2025-02-22T00:06:49.355730+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 21666,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-07-09T00:52:31.079535+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21677,
            "ip_address": "114.119.130.210",
            "count": 3,
            "first_visit": "2022-07-09T01:38:38.245019+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 66400,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-03-27T09:11:30.744919+06:00",
            "date": "2024-03-27"
        }
    ]
}