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

{
    "count": 101488,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78680&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78664&ordering=count",
    "results": [
        {
            "id": 11106,
            "ip_address": "119.30.39.32",
            "count": 2,
            "first_visit": "2022-05-24T20:08:36.869643+06:00",
            "date": null
        },
        {
            "id": 27358,
            "ip_address": "42.0.7.235",
            "count": 2,
            "first_visit": "2022-07-25T15:17:07.476845+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9785,
            "ip_address": "43.245.123.203",
            "count": 2,
            "first_visit": "2022-05-20T18:15:14.959433+06:00",
            "date": null
        },
        {
            "id": 23508,
            "ip_address": "103.111.226.27",
            "count": 2,
            "first_visit": "2022-07-18T19:00:44.278900+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1479,
            "ip_address": "45.248.151.207",
            "count": 2,
            "first_visit": "2021-12-30T01:31:28.088798+06:00",
            "date": null
        },
        {
            "id": 40285,
            "ip_address": "119.30.32.31",
            "count": 2,
            "first_visit": "2023-01-12T19:15:21.828697+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 22303,
            "ip_address": "66.249.66.82",
            "count": 2,
            "first_visit": "2022-07-13T17:47:35.724358+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 23512,
            "ip_address": "74.125.212.166",
            "count": 2,
            "first_visit": "2022-07-18T19:14:18.507297+06:00",
            "date": "2022-07-18"
        }
    ]
}