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

{
    "count": 92446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8568&ordering=ip_address",
    "results": [
        {
            "id": 22774,
            "ip_address": "103.158.2.18",
            "count": 1,
            "first_visit": "2022-07-14T18:33:13.895809+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 5435,
            "ip_address": "103.158.219.20",
            "count": 1,
            "first_visit": "2022-04-28T20:39:52.746040+06:00",
            "date": null
        },
        {
            "id": 2755,
            "ip_address": "103.158.2.235",
            "count": 1,
            "first_visit": "2022-01-24T21:54:43.853184+06:00",
            "date": null
        },
        {
            "id": 20276,
            "ip_address": "103.158.2.255",
            "count": 1,
            "first_visit": "2022-06-30T07:42:21.674169+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 1055,
            "ip_address": "103.158.248.51",
            "count": 1,
            "first_visit": "2021-12-20T14:35:35.509386+06:00",
            "date": null
        },
        {
            "id": 661,
            "ip_address": "103.158.248.54",
            "count": 7,
            "first_visit": "2021-12-14T00:50:54.009136+06:00",
            "date": null
        },
        {
            "id": 40558,
            "ip_address": "103.158.249.232",
            "count": 2,
            "first_visit": "2023-01-18T00:35:06.691348+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 28284,
            "ip_address": "103.158.249.233",
            "count": 1,
            "first_visit": "2022-07-27T18:13:39.477653+06:00",
            "date": "2022-07-27"
        }
    ]
}