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

{
    "count": 95096,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2072&ordering=-count",
    "results": [
        {
            "id": 31198,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-08-05T00:49:53.931305+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 31192,
            "ip_address": "59.152.99.248",
            "count": 10,
            "first_visit": "2022-08-05T00:38:17.885983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 37083,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-11-08T02:13:37.587316+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 4028,
            "ip_address": "203.76.150.130",
            "count": 10,
            "first_visit": "2022-03-03T13:18:49.197812+06:00",
            "date": null
        },
        {
            "id": 37036,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-11-07T05:26:28.719820+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 73116,
            "ip_address": "66.249.64.132",
            "count": 10,
            "first_visit": "2024-09-08T01:20:36.498933+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 72748,
            "ip_address": "66.249.64.128",
            "count": 10,
            "first_visit": "2024-08-30T03:52:21.849111+06:00",
            "date": "2024-08-30"
        },
        {
            "id": 73152,
            "ip_address": "66.249.64.129",
            "count": 10,
            "first_visit": "2024-09-09T00:42:40.480332+06:00",
            "date": "2024-09-09"
        }
    ]
}