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

{
    "count": 99418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3256&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3240&ordering=-count",
    "results": [
        {
            "id": 75626,
            "ip_address": "66.249.70.100",
            "count": 8,
            "first_visit": "2024-11-14T00:08:05.925680+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 82686,
            "ip_address": "114.119.151.1",
            "count": 8,
            "first_visit": "2025-05-13T00:24:23.732313+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 73132,
            "ip_address": "103.122.143.152",
            "count": 8,
            "first_visit": "2024-09-08T13:07:59.787752+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 72375,
            "ip_address": "66.249.79.230",
            "count": 8,
            "first_visit": "2024-08-21T06:28:06.975454+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 26032,
            "ip_address": "66.249.79.227",
            "count": 8,
            "first_visit": "2022-07-22T16:47:12.292028+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 72601,
            "ip_address": "66.249.70.132",
            "count": 8,
            "first_visit": "2024-08-27T00:41:58.441990+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 1289,
            "ip_address": "210.4.73.147",
            "count": 8,
            "first_visit": "2021-12-23T12:47:58.920320+06:00",
            "date": null
        },
        {
            "id": 658,
            "ip_address": "103.111.225.40",
            "count": 8,
            "first_visit": "2021-12-13T23:32:45.160877+06:00",
            "date": null
        }
    ]
}