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

{
    "count": 92154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=-count",
    "results": [
        {
            "id": 31809,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-12T00:36:37.873071+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 4470,
            "ip_address": "123.253.215.145",
            "count": 11,
            "first_visit": "2022-03-18T10:01:26.873949+06:00",
            "date": null
        },
        {
            "id": 74456,
            "ip_address": "103.117.194.230",
            "count": 11,
            "first_visit": "2024-10-15T09:26:49.439402+06:00",
            "date": "2024-10-15"
        },
        {
            "id": 74772,
            "ip_address": "116.206.89.198",
            "count": 11,
            "first_visit": "2024-10-26T01:25:25.461895+06:00",
            "date": "2024-10-26"
        },
        {
            "id": 35278,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-10-01T00:36:35.203033+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 83367,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-05-28T06:34:54.102467+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 83407,
            "ip_address": "114.119.136.75",
            "count": 11,
            "first_visit": "2025-05-29T01:56:45.562953+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 31887,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-13T02:14:45.983560+06:00",
            "date": "2022-08-13"
        }
    ]
}