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

{
    "count": 92512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9248&ordering=-count",
    "results": [
        {
            "id": 8002,
            "ip_address": "58.145.189.233",
            "count": 3,
            "first_visit": "2022-05-17T11:52:56.136533+06:00",
            "date": null
        },
        {
            "id": 71688,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-08-01T00:02:36.075748+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 498,
            "ip_address": "103.58.74.171",
            "count": 3,
            "first_visit": "2021-12-09T17:59:19.631067+06:00",
            "date": null
        },
        {
            "id": 71752,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-03T01:38:50.943893+06:00",
            "date": "2024-08-03"
        },
        {
            "id": 8102,
            "ip_address": "116.58.202.165",
            "count": 3,
            "first_visit": "2022-05-17T12:36:58.641609+06:00",
            "date": null
        },
        {
            "id": 4036,
            "ip_address": "103.110.57.221",
            "count": 3,
            "first_visit": "2022-03-03T17:34:50.904878+06:00",
            "date": null
        },
        {
            "id": 32654,
            "ip_address": "37.111.210.200",
            "count": 3,
            "first_visit": "2022-08-22T10:52:17.541554+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 71741,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-02T07:04:59.182704+06:00",
            "date": "2024-08-02"
        }
    ]
}