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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2032&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": 31887,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-13T02:14:45.983560+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 35583,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-10-07T00:11:08.648670+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 83527,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-06-01T01:51:03.996768+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 1090,
            "ip_address": "114.119.154.124",
            "count": 11,
            "first_visit": "2021-12-20T21:54:42.549748+06:00",
            "date": null
        },
        {
            "id": 74422,
            "ip_address": "50.16.40.33",
            "count": 11,
            "first_visit": "2024-10-14T16:34:43.116841+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 35330,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-10-02T01:30:59.967020+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 31670,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-10T08:56:45.724574+06:00",
            "date": "2022-08-10"
        }
    ]
}