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

{
    "count": 99900,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1584&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1568&ordering=-count",
    "results": [
        {
            "id": 4688,
            "ip_address": "58.145.184.228",
            "count": 12,
            "first_visit": "2022-03-26T14:55:56.029820+06:00",
            "date": null
        },
        {
            "id": 69919,
            "ip_address": "34.237.76.205",
            "count": 12,
            "first_visit": "2024-06-15T21:22:06.424342+06:00",
            "date": "2024-06-15"
        },
        {
            "id": 122,
            "ip_address": "114.119.159.37",
            "count": 12,
            "first_visit": "2021-12-04T03:47:27.271150+06:00",
            "date": null
        },
        {
            "id": 33663,
            "ip_address": "66.249.66.60",
            "count": 12,
            "first_visit": "2022-09-02T03:12:15.296951+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 405,
            "ip_address": "114.119.147.45",
            "count": 12,
            "first_visit": "2021-12-08T10:46:27.247908+06:00",
            "date": null
        },
        {
            "id": 83479,
            "ip_address": "114.119.132.88",
            "count": 12,
            "first_visit": "2025-05-31T02:08:58.915903+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 486,
            "ip_address": "114.119.155.203",
            "count": 12,
            "first_visit": "2021-12-09T13:55:14.607969+06:00",
            "date": null
        },
        {
            "id": 36807,
            "ip_address": "66.249.72.168",
            "count": 12,
            "first_visit": "2022-11-02T00:33:09.116621+06:00",
            "date": "2022-11-02"
        }
    ]
}