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

{
    "count": 91577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=248&ordering=-count",
    "results": [
        {
            "id": 3793,
            "ip_address": "103.159.73.228",
            "count": 23,
            "first_visit": "2022-02-22T14:02:25.024765+06:00",
            "date": null
        },
        {
            "id": 35190,
            "ip_address": "103.87.214.194",
            "count": 23,
            "first_visit": "2022-09-29T12:04:19.710772+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 89027,
            "ip_address": "114.119.141.127",
            "count": 23,
            "first_visit": "2025-09-06T00:09:56.327584+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 36568,
            "ip_address": "114.119.141.118",
            "count": 23,
            "first_visit": "2022-10-28T01:24:27.975816+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 3408,
            "ip_address": "202.134.10.142",
            "count": 23,
            "first_visit": "2022-02-07T21:02:24.421133+06:00",
            "date": null
        },
        {
            "id": 30957,
            "ip_address": "114.119.141.118",
            "count": 23,
            "first_visit": "2022-08-03T09:47:19.973250+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 497,
            "ip_address": "114.119.157.112",
            "count": 23,
            "first_visit": "2021-12-09T16:54:46.529520+06:00",
            "date": null
        },
        {
            "id": 28602,
            "ip_address": "103.25.250.230",
            "count": 23,
            "first_visit": "2022-07-28T08:00:29.899341+06:00",
            "date": "2022-07-28"
        }
    ]
}