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

{
    "count": 99445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10584&ordering=-count",
    "results": [
        {
            "id": 72014,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-08-11T00:52:01.930611+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 828,
            "ip_address": "37.111.220.38",
            "count": 3,
            "first_visit": "2021-12-19T17:06:23.653343+06:00",
            "date": null
        },
        {
            "id": 72060,
            "ip_address": "66.249.91.5",
            "count": 3,
            "first_visit": "2024-08-12T03:33:23.244684+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 72030,
            "ip_address": "103.189.237.49",
            "count": 3,
            "first_visit": "2024-08-11T11:24:09.969018+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 31238,
            "ip_address": "103.67.156.159",
            "count": 3,
            "first_visit": "2022-08-05T13:39:57.323487+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 3242,
            "ip_address": "103.120.160.29",
            "count": 3,
            "first_visit": "2022-02-02T21:28:45.731947+06:00",
            "date": null
        },
        {
            "id": 31229,
            "ip_address": "103.116.90.18",
            "count": 3,
            "first_visit": "2022-08-05T11:13:14.618865+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 72001,
            "ip_address": "103.187.68.239",
            "count": 3,
            "first_visit": "2024-08-10T18:08:31.383124+06:00",
            "date": "2024-08-10"
        }
    ]
}