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

{
    "count": 98325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17984&ordering=-count",
    "results": [
        {
            "id": 49457,
            "ip_address": "103.132.223.112",
            "count": 2,
            "first_visit": "2023-07-06T18:03:07.519360+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 49294,
            "ip_address": "66.249.72.169",
            "count": 2,
            "first_visit": "2023-07-04T03:22:46.360876+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 6356,
            "ip_address": "101.2.164.35",
            "count": 2,
            "first_visit": "2022-05-15T18:19:27.677715+06:00",
            "date": null
        },
        {
            "id": 49351,
            "ip_address": "116.58.205.229",
            "count": 2,
            "first_visit": "2023-07-05T01:03:13.836599+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 49298,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2023-07-04T06:49:53.284797+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49315,
            "ip_address": "103.162.187.82",
            "count": 2,
            "first_visit": "2023-07-04T12:38:18.302534+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49301,
            "ip_address": "43.245.123.42",
            "count": 2,
            "first_visit": "2023-07-04T07:44:54.374899+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49285,
            "ip_address": "103.80.2.77",
            "count": 2,
            "first_visit": "2023-07-03T22:58:10.880906+06:00",
            "date": "2023-07-03"
        }
    ]
}