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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22448&ordering=-count",
    "results": [
        {
            "id": 9886,
            "ip_address": "103.132.227.255",
            "count": 2,
            "first_visit": "2022-05-20T23:37:33.350036+06:00",
            "date": null
        },
        {
            "id": 23029,
            "ip_address": "37.111.210.56",
            "count": 2,
            "first_visit": "2022-07-15T20:06:49.807532+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 28134,
            "ip_address": "37.111.194.144",
            "count": 2,
            "first_visit": "2022-07-27T11:19:26.660102+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3432,
            "ip_address": "37.111.195.24",
            "count": 2,
            "first_visit": "2022-02-08T13:15:41.249476+06:00",
            "date": null
        },
        {
            "id": 28808,
            "ip_address": "37.111.213.18",
            "count": 2,
            "first_visit": "2022-07-28T13:09:48.821365+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 35876,
            "ip_address": "103.149.104.42",
            "count": 2,
            "first_visit": "2022-10-14T06:44:55.080005+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 9955,
            "ip_address": "119.30.39.4",
            "count": 2,
            "first_visit": "2022-05-21T09:35:21.276327+06:00",
            "date": null
        },
        {
            "id": 9870,
            "ip_address": "37.111.205.249",
            "count": 2,
            "first_visit": "2022-05-20T23:15:41.603567+06:00",
            "date": null
        }
    ]
}