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

{
    "count": 100145,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7592&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7576&ordering=-count",
    "results": [
        {
            "id": 77178,
            "ip_address": "103.112.236.80",
            "count": 4,
            "first_visit": "2024-12-26T17:16:27.741872+06:00",
            "date": "2024-12-26"
        },
        {
            "id": 76959,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-12-20T02:54:01.046058+06:00",
            "date": "2024-12-20"
        },
        {
            "id": 6893,
            "ip_address": "42.0.4.242",
            "count": 4,
            "first_visit": "2022-05-16T17:04:36.965450+06:00",
            "date": null
        },
        {
            "id": 76979,
            "ip_address": "66.249.70.100",
            "count": 4,
            "first_visit": "2024-12-21T01:41:12.166174+06:00",
            "date": "2024-12-21"
        },
        {
            "id": 47122,
            "ip_address": "103.129.200.7",
            "count": 4,
            "first_visit": "2023-05-25T10:38:30.014805+06:00",
            "date": "2023-05-25"
        },
        {
            "id": 47091,
            "ip_address": "157.90.212.84",
            "count": 4,
            "first_visit": "2023-05-24T20:12:51.513239+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 47048,
            "ip_address": "203.78.147.12",
            "count": 4,
            "first_visit": "2023-05-23T20:28:23.861856+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 6931,
            "ip_address": "37.111.194.102",
            "count": 4,
            "first_visit": "2022-05-16T17:37:36.424555+06:00",
            "date": null
        }
    ]
}