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

{
    "count": 99456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5344&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5328&ordering=-count",
    "results": [
        {
            "id": 5495,
            "ip_address": "58.145.190.247",
            "count": 6,
            "first_visit": "2022-05-01T00:11:07.632318+06:00",
            "date": null
        },
        {
            "id": 67585,
            "ip_address": "66.249.66.36",
            "count": 6,
            "first_visit": "2024-04-27T08:40:51.698899+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 80943,
            "ip_address": "3.15.196.243",
            "count": 6,
            "first_visit": "2025-04-04T18:09:09.150886+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 81372,
            "ip_address": "114.119.136.75",
            "count": 6,
            "first_visit": "2025-04-13T10:40:41.137651+06:00",
            "date": "2025-04-13"
        },
        {
            "id": 73951,
            "ip_address": "203.202.242.131",
            "count": 6,
            "first_visit": "2024-10-03T17:51:17.877873+06:00",
            "date": "2024-10-03"
        },
        {
            "id": 73921,
            "ip_address": "66.249.64.132",
            "count": 6,
            "first_visit": "2024-10-03T00:59:06.285153+06:00",
            "date": "2024-10-03"
        },
        {
            "id": 12362,
            "ip_address": "103.86.111.227",
            "count": 5,
            "first_visit": "2022-05-29T01:24:07.082020+06:00",
            "date": null
        },
        {
            "id": 951,
            "ip_address": "42.0.5.253",
            "count": 5,
            "first_visit": "2021-12-19T22:49:06.703257+06:00",
            "date": null
        }
    ]
}