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

{
    "count": 99486,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2872&ordering=-count",
    "results": [
        {
            "id": 5848,
            "ip_address": "202.134.8.132",
            "count": 8,
            "first_visit": "2022-05-11T08:38:53.445281+06:00",
            "date": null
        },
        {
            "id": 10976,
            "ip_address": "58.145.186.244",
            "count": 8,
            "first_visit": "2022-05-24T13:27:20.424806+06:00",
            "date": null
        },
        {
            "id": 82673,
            "ip_address": "54.174.58.238",
            "count": 8,
            "first_visit": "2025-05-12T18:32:38.570351+06:00",
            "date": "2025-05-12"
        },
        {
            "id": 31517,
            "ip_address": "66.249.66.60",
            "count": 8,
            "first_visit": "2022-08-08T10:06:21.349966+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 62868,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-11T09:41:18.426487+06:00",
            "date": "2024-01-11"
        },
        {
            "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": 5865,
            "ip_address": "103.218.24.57",
            "count": 8,
            "first_visit": "2022-05-11T15:48:28.661638+06:00",
            "date": null
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        }
    ]
}