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

{
    "count": 94255,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12976&ordering=-count",
    "results": [
        {
            "id": 8684,
            "ip_address": "123.253.65.75",
            "count": 3,
            "first_visit": "2022-05-18T08:36:11.835577+06:00",
            "date": null
        },
        {
            "id": 18945,
            "ip_address": "58.145.189.254",
            "count": 3,
            "first_visit": "2022-06-26T06:43:51.547263+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 61327,
            "ip_address": "10.21.172.10",
            "count": 3,
            "first_visit": "2023-12-17T12:22:46.522898+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 61522,
            "ip_address": "110.224.85.40",
            "count": 3,
            "first_visit": "2023-12-20T13:14:09.424706+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 61767,
            "ip_address": "49.0.41.62",
            "count": 3,
            "first_visit": "2023-12-24T13:55:34.079730+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 38349,
            "ip_address": "103.124.225.86",
            "count": 3,
            "first_visit": "2022-12-05T15:28:43.701099+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 62514,
            "ip_address": "103.248.205.18",
            "count": 3,
            "first_visit": "2024-01-06T10:03:51.314010+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 63279,
            "ip_address": "119.30.41.170",
            "count": 3,
            "first_visit": "2024-01-17T14:10:50.032752+06:00",
            "date": "2024-01-17"
        }
    ]
}