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": 95082,
    "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": 37231,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-11-11T00:45:18.616377+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 264,
            "ip_address": "114.119.160.248",
            "count": 11,
            "first_visit": "2021-12-06T07:51:06.576601+06:00",
            "date": null
        },
        {
            "id": 72784,
            "ip_address": "66.249.64.128",
            "count": 11,
            "first_visit": "2024-08-31T03:02:08.146970+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 599,
            "ip_address": "114.119.154.30",
            "count": 11,
            "first_visit": "2021-12-12T04:38:35.526695+06:00",
            "date": null
        },
        {
            "id": 83449,
            "ip_address": "114.119.130.54",
            "count": 11,
            "first_visit": "2025-05-30T09:35:01.459090+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 72785,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-08-31T03:02:54.379584+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 50667,
            "ip_address": "43.245.123.101",
            "count": 11,
            "first_visit": "2023-07-23T17:46:53.106484+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 4297,
            "ip_address": "202.134.9.136",
            "count": 11,
            "first_visit": "2022-03-12T08:43:41.106194+06:00",
            "date": null
        }
    ]
}