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

{
    "count": 98038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25664&ordering=-count",
    "results": [
        {
            "id": 33630,
            "ip_address": "23.239.26.187",
            "count": 2,
            "first_visit": "2022-09-01T17:23:41.036150+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 3238,
            "ip_address": "103.21.42.198",
            "count": 2,
            "first_visit": "2022-02-02T20:21:52.363302+06:00",
            "date": null
        },
        {
            "id": 10814,
            "ip_address": "103.127.45.211",
            "count": 2,
            "first_visit": "2022-05-24T07:59:47.463942+06:00",
            "date": null
        },
        {
            "id": 24255,
            "ip_address": "202.134.8.131",
            "count": 2,
            "first_visit": "2022-07-20T00:00:32.573687+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10946,
            "ip_address": "119.30.35.144",
            "count": 2,
            "first_visit": "2022-05-24T12:26:32.155102+06:00",
            "date": null
        },
        {
            "id": 34142,
            "ip_address": "180.148.210.82",
            "count": 2,
            "first_visit": "2022-09-10T18:08:39.356429+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34143,
            "ip_address": "103.217.111.91",
            "count": 2,
            "first_visit": "2022-09-10T18:35:54.601882+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 10943,
            "ip_address": "103.166.41.14",
            "count": 2,
            "first_visit": "2022-05-24T12:24:23.706087+06:00",
            "date": null
        }
    ]
}