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

{
    "count": 95479,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3424&ordering=-count",
    "results": [
        {
            "id": 82648,
            "ip_address": "114.119.151.1",
            "count": 8,
            "first_visit": "2025-05-12T04:58:21.023196+06:00",
            "date": "2025-05-12"
        },
        {
            "id": 3633,
            "ip_address": "66.249.79.188",
            "count": 8,
            "first_visit": "2022-02-15T17:35:57.223050+06:00",
            "date": null
        },
        {
            "id": 59425,
            "ip_address": "103.101.197.220",
            "count": 8,
            "first_visit": "2023-11-13T11:57:23.163756+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 59434,
            "ip_address": "103.179.238.42",
            "count": 8,
            "first_visit": "2023-11-13T13:54:47.827477+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 18137,
            "ip_address": "103.136.247.246",
            "count": 8,
            "first_visit": "2022-06-24T14:54:59.210783+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 3610,
            "ip_address": "44.199.218.55",
            "count": 8,
            "first_visit": "2022-02-14T23:10:00.860816+06:00",
            "date": null
        },
        {
            "id": 35547,
            "ip_address": "66.249.70.219",
            "count": 8,
            "first_visit": "2022-10-06T01:18:32.500547+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 59115,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-11-07T11:16:38.611889+06:00",
            "date": "2023-11-07"
        }
    ]
}