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

{
    "count": 100684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15984&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15968&ordering=-count",
    "results": [
        {
            "id": 3457,
            "ip_address": "103.67.157.57",
            "count": 2,
            "first_visit": "2022-02-09T12:53:36.259894+06:00",
            "date": null
        },
        {
            "id": 56891,
            "ip_address": "220.158.204.175",
            "count": 2,
            "first_visit": "2023-10-06T08:00:39.354263+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 65760,
            "ip_address": "130.193.198.40",
            "count": 2,
            "first_visit": "2024-03-11T02:57:56.543186+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 15981,
            "ip_address": "103.88.140.99",
            "count": 2,
            "first_visit": "2022-06-17T13:50:57.763835+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 56958,
            "ip_address": "119.30.38.10",
            "count": 2,
            "first_visit": "2023-10-07T00:33:55.637125+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 65828,
            "ip_address": "114.119.134.79",
            "count": 2,
            "first_visit": "2024-03-12T19:21:52.497199+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 3692,
            "ip_address": "203.189.225.201",
            "count": 2,
            "first_visit": "2022-02-17T21:07:01.721965+06:00",
            "date": null
        },
        {
            "id": 56805,
            "ip_address": "192.178.8.2",
            "count": 2,
            "first_visit": "2023-10-05T09:42:59.067679+06:00",
            "date": "2023-10-05"
        }
    ]
}