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

{
    "count": 99450,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3088&ordering=-count",
    "results": [
        {
            "id": 62939,
            "ip_address": "35.189.246.183",
            "count": 8,
            "first_visit": "2024-01-12T10:30:36.893972+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 283,
            "ip_address": "114.119.159.232",
            "count": 8,
            "first_visit": "2021-12-06T12:10:02.120098+06:00",
            "date": null
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 72953,
            "ip_address": "66.249.64.128",
            "count": 8,
            "first_visit": "2024-09-04T03:20:22.929466+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 4828,
            "ip_address": "27.147.204.79",
            "count": 8,
            "first_visit": "2022-03-31T20:37:27.522229+06:00",
            "date": null
        },
        {
            "id": 28202,
            "ip_address": "103.120.162.168",
            "count": 8,
            "first_visit": "2022-07-27T13:04:34.035847+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 71696,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-01T02:47:56.556530+06:00",
            "date": "2024-08-01"
        }
    ]
}