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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3528&ordering=ip_address",
    "results": [
        {
            "id": 77928,
            "ip_address": "103.126.213.217",
            "count": 1,
            "first_visit": "2025-01-16T13:21:49.990576+06:00",
            "date": "2025-01-16"
        },
        {
            "id": 5173,
            "ip_address": "103.126.21.34",
            "count": 2,
            "first_visit": "2022-04-17T06:34:22.947352+06:00",
            "date": null
        },
        {
            "id": 19298,
            "ip_address": "103.126.21.35",
            "count": 1,
            "first_visit": "2022-06-27T05:38:31.326895+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 11270,
            "ip_address": "103.126.21.36",
            "count": 3,
            "first_visit": "2022-05-25T01:19:51.959070+06:00",
            "date": null
        },
        {
            "id": 9052,
            "ip_address": "103.126.21.37",
            "count": 3,
            "first_visit": "2022-05-18T19:44:47.090845+06:00",
            "date": null
        },
        {
            "id": 29126,
            "ip_address": "103.126.21.39",
            "count": 2,
            "first_visit": "2022-07-29T07:37:36.452915+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 2651,
            "ip_address": "103.126.21.39",
            "count": 3,
            "first_visit": "2022-01-22T22:17:50.128537+06:00",
            "date": null
        },
        {
            "id": 8995,
            "ip_address": "103.126.214.47",
            "count": 1,
            "first_visit": "2022-05-18T15:25:46.325207+06:00",
            "date": null
        }
    ]
}