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

{
    "count": 99281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3880&ordering=-count",
    "results": [
        {
            "id": 82524,
            "ip_address": "114.119.151.1",
            "count": 7,
            "first_visit": "2025-05-09T06:45:32.678109+06:00",
            "date": "2025-05-09"
        },
        {
            "id": 674,
            "ip_address": "114.119.137.28",
            "count": 7,
            "first_visit": "2021-12-14T07:23:12.995235+06:00",
            "date": null
        },
        {
            "id": 71628,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-30T02:25:26.223002+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 54126,
            "ip_address": "202.134.8.138",
            "count": 7,
            "first_visit": "2023-09-02T18:16:26.702251+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 82522,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-09T06:40:43.960782+06:00",
            "date": "2025-05-09"
        },
        {
            "id": 5849,
            "ip_address": "114.119.133.253",
            "count": 7,
            "first_visit": "2022-05-11T08:39:57.178673+06:00",
            "date": null
        },
        {
            "id": 11269,
            "ip_address": "114.119.130.14",
            "count": 7,
            "first_visit": "2022-05-25T01:14:47.135398+06:00",
            "date": null
        },
        {
            "id": 8956,
            "ip_address": "114.119.130.40",
            "count": 7,
            "first_visit": "2022-05-18T13:48:21.231556+06:00",
            "date": null
        }
    ]
}