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

{
    "count": 97207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=-count",
    "results": [
        {
            "id": 382,
            "ip_address": "114.119.156.120",
            "count": 11,
            "first_visit": "2021-12-08T01:54:10.170005+06:00",
            "date": null
        },
        {
            "id": 64560,
            "ip_address": "44.202.16.175",
            "count": 11,
            "first_visit": "2024-02-10T20:04:38.138153+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 31953,
            "ip_address": "114.119.141.15",
            "count": 11,
            "first_visit": "2022-08-14T01:03:03.258447+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 349,
            "ip_address": "114.119.155.224",
            "count": 11,
            "first_visit": "2021-12-07T17:48:30.599375+06:00",
            "date": null
        },
        {
            "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": 4470,
            "ip_address": "123.253.215.145",
            "count": 11,
            "first_visit": "2022-03-18T10:01:26.873949+06:00",
            "date": null
        },
        {
            "id": 1277,
            "ip_address": "114.119.158.251",
            "count": 11,
            "first_visit": "2021-12-23T05:02:04.774761+06:00",
            "date": null
        },
        {
            "id": 31809,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-12T00:36:37.873071+06:00",
            "date": "2022-08-12"
        }
    ]
}