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

{
    "count": 92191,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=ip_address",
    "results": [
        {
            "id": 26602,
            "ip_address": "103.126.14.39",
            "count": 1,
            "first_visit": "2022-07-24T08:47:48.918071+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6728,
            "ip_address": "103.126.14.39",
            "count": 4,
            "first_visit": "2022-05-16T13:55:01.815556+06:00",
            "date": null
        },
        {
            "id": 55417,
            "ip_address": "103.126.14.4",
            "count": 1,
            "first_visit": "2023-09-19T03:35:55.024452+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 9319,
            "ip_address": "103.126.14.40",
            "count": 4,
            "first_visit": "2022-05-19T11:01:29.726782+06:00",
            "date": null
        },
        {
            "id": 1034,
            "ip_address": "103.126.14.74",
            "count": 1,
            "first_visit": "2021-12-20T11:48:48.485274+06:00",
            "date": null
        },
        {
            "id": 6628,
            "ip_address": "103.126.14.77",
            "count": 5,
            "first_visit": "2022-05-16T11:32:29.330560+06:00",
            "date": null
        },
        {
            "id": 76062,
            "ip_address": "103.126.148.120",
            "count": 1,
            "first_visit": "2024-11-26T01:25:56.448615+06:00",
            "date": "2024-11-26"
        },
        {
            "id": 91025,
            "ip_address": "103.126.148.84",
            "count": 1,
            "first_visit": "2025-10-20T18:10:56.159200+06:00",
            "date": "2025-10-20"
        }
    ]
}