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

{
    "count": 99862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12592&ordering=-count",
    "results": [
        {
            "id": 66123,
            "ip_address": "37.111.194.95",
            "count": 3,
            "first_visit": "2024-03-20T12:35:32.648567+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 66176,
            "ip_address": "52.165.149.97",
            "count": 3,
            "first_visit": "2024-03-21T15:56:32.871597+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 66111,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-03-20T05:49:42.234104+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 66094,
            "ip_address": "103.217.111.111",
            "count": 3,
            "first_visit": "2024-03-19T18:50:27.381726+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 66156,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-21T06:38:52.795072+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 66221,
            "ip_address": "34.85.175.21",
            "count": 3,
            "first_visit": "2024-03-22T18:18:44.604169+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 21205,
            "ip_address": "61.247.180.86",
            "count": 3,
            "first_visit": "2022-07-05T11:25:51.733998+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 66097,
            "ip_address": "103.230.107.29",
            "count": 3,
            "first_visit": "2024-03-19T19:14:13.328653+06:00",
            "date": "2024-03-19"
        }
    ]
}