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

{
    "count": 99694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23272&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23256&ordering=-count",
    "results": [
        {
            "id": 22506,
            "ip_address": "103.18.180.89",
            "count": 2,
            "first_visit": "2022-07-14T11:34:49.010410+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 1285,
            "ip_address": "106.0.54.62",
            "count": 2,
            "first_visit": "2021-12-23T11:13:31.366966+06:00",
            "date": null
        },
        {
            "id": 22513,
            "ip_address": "119.18.151.15",
            "count": 2,
            "first_visit": "2022-07-14T11:40:04.114045+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 1792,
            "ip_address": "103.205.68.54",
            "count": 2,
            "first_visit": "2022-01-11T11:09:36.098461+06:00",
            "date": null
        },
        {
            "id": 31113,
            "ip_address": "37.111.225.171",
            "count": 2,
            "first_visit": "2022-08-04T12:11:33.290966+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31134,
            "ip_address": "103.217.111.232",
            "count": 2,
            "first_visit": "2022-08-04T15:13:09.384220+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 20139,
            "ip_address": "37.111.198.77",
            "count": 2,
            "first_visit": "2022-06-29T20:36:57.822592+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 1185,
            "ip_address": "43.243.132.53",
            "count": 2,
            "first_visit": "2021-12-21T17:55:48.095017+06:00",
            "date": null
        }
    ]
}