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

{
    "count": 100689,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16000&ordering=-count",
    "results": [
        {
            "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": 56994,
            "ip_address": "37.111.213.21",
            "count": 2,
            "first_visit": "2023-10-07T13:35:57.095541+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 56772,
            "ip_address": "106.205.227.12",
            "count": 2,
            "first_visit": "2023-10-04T23:02:54.339793+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 7351,
            "ip_address": "103.67.157.65",
            "count": 2,
            "first_visit": "2022-05-16T22:17:43.554055+06:00",
            "date": null
        },
        {
            "id": 56785,
            "ip_address": "202.94.164.154",
            "count": 2,
            "first_visit": "2023-10-05T03:52:59.878529+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 3710,
            "ip_address": "50.116.23.155",
            "count": 2,
            "first_visit": "2022-02-18T15:19:24.219764+06:00",
            "date": null
        },
        {
            "id": 14763,
            "ip_address": "27.147.243.161",
            "count": 2,
            "first_visit": "2022-06-13T11:10:30.019867+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 56788,
            "ip_address": "74.125.216.236",
            "count": 2,
            "first_visit": "2023-10-05T04:57:54.374629+06:00",
            "date": "2023-10-05"
        }
    ]
}