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

{
    "count": 99687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9592&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9576&ordering=-count",
    "results": [
        {
            "id": 34116,
            "ip_address": "114.119.134.123",
            "count": 3,
            "first_visit": "2022-09-10T06:13:04.477762+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34122,
            "ip_address": "182.160.113.106",
            "count": 3,
            "first_visit": "2022-09-10T09:33:57.809952+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 917,
            "ip_address": "103.242.217.54",
            "count": 3,
            "first_visit": "2021-12-19T21:00:54.519323+06:00",
            "date": null
        },
        {
            "id": 2019,
            "ip_address": "103.55.146.203",
            "count": 3,
            "first_visit": "2022-01-12T10:04:23.083654+06:00",
            "date": null
        },
        {
            "id": 73190,
            "ip_address": "115.127.146.241",
            "count": 3,
            "first_visit": "2024-09-09T18:13:35.054744+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73218,
            "ip_address": "66.249.89.65",
            "count": 3,
            "first_visit": "2024-09-10T10:13:26.265062+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73184,
            "ip_address": "103.198.133.29",
            "count": 3,
            "first_visit": "2024-09-09T14:08:33.294553+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 34079,
            "ip_address": "114.119.141.168",
            "count": 3,
            "first_visit": "2022-09-09T01:54:54.481030+06:00",
            "date": "2022-09-09"
        }
    ]
}