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

{
    "count": 97600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5480&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=-count",
    "results": [
        {
            "id": 455,
            "ip_address": "103.120.202.192",
            "count": 5,
            "first_visit": "2021-12-08T21:03:52.152921+06:00",
            "date": null
        },
        {
            "id": 11650,
            "ip_address": "103.114.97.225",
            "count": 5,
            "first_visit": "2022-05-26T11:29:18.805866+06:00",
            "date": null
        },
        {
            "id": 11617,
            "ip_address": "114.119.131.189",
            "count": 5,
            "first_visit": "2022-05-26T07:41:31.648044+06:00",
            "date": null
        },
        {
            "id": 66969,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-04-15T00:45:07.715965+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 66944,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-14T01:15:46.156240+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 80444,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-22T10:14:17.010818+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 35037,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-09-26T18:34:18.207769+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 11475,
            "ip_address": "103.25.251.233",
            "count": 5,
            "first_visit": "2022-05-25T22:51:56.431160+06:00",
            "date": null
        }
    ]
}