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

{
    "count": 99734,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12032&ordering=-count",
    "results": [
        {
            "id": 34393,
            "ip_address": "45.248.151.227",
            "count": 3,
            "first_visit": "2022-09-14T22:44:21.794375+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 23916,
            "ip_address": "103.173.10.42",
            "count": 3,
            "first_visit": "2022-07-18T23:20:47.742435+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23834,
            "ip_address": "42.0.7.237",
            "count": 3,
            "first_visit": "2022-07-18T22:44:58.755680+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23808,
            "ip_address": "103.209.21.172",
            "count": 3,
            "first_visit": "2022-07-18T22:38:53.740390+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 68214,
            "ip_address": "66.249.66.35",
            "count": 3,
            "first_visit": "2024-05-12T02:24:10.089351+06:00",
            "date": "2024-05-12"
        },
        {
            "id": 25254,
            "ip_address": "103.67.159.124",
            "count": 3,
            "first_visit": "2022-07-21T09:22:48.727838+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 5028,
            "ip_address": "103.35.168.165",
            "count": 3,
            "first_visit": "2022-04-10T15:28:02.485847+06:00",
            "date": null
        },
        {
            "id": 24524,
            "ip_address": "182.160.118.242",
            "count": 3,
            "first_visit": "2022-07-20T11:19:44.865345+06:00",
            "date": "2022-07-20"
        }
    ]
}