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

{
    "count": 99697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23232&ordering=ip_address",
    "results": [
        {
            "id": 61118,
            "ip_address": "103.87.212.255",
            "count": 1,
            "first_visit": "2023-12-13T14:22:32.168725+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 34407,
            "ip_address": "103.87.212.28",
            "count": 1,
            "first_visit": "2022-09-15T02:37:01.764231+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 4474,
            "ip_address": "103.87.212.48",
            "count": 1,
            "first_visit": "2022-03-18T12:40:56.765531+06:00",
            "date": null
        },
        {
            "id": 6055,
            "ip_address": "103.87.212.69",
            "count": 4,
            "first_visit": "2022-05-14T19:20:23.331702+06:00",
            "date": null
        },
        {
            "id": 15660,
            "ip_address": "103.87.212.70",
            "count": 1,
            "first_visit": "2022-06-16T12:34:42.592404+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 89357,
            "ip_address": "103.87.212.70",
            "count": 1,
            "first_visit": "2025-09-11T19:35:19.358349+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 89390,
            "ip_address": "103.87.212.70",
            "count": 2,
            "first_visit": "2025-09-12T11:48:11.304147+06:00",
            "date": "2025-09-12"
        },
        {
            "id": 72643,
            "ip_address": "103.87.212.71",
            "count": 1,
            "first_visit": "2024-08-28T00:21:53.783041+06:00",
            "date": "2024-08-28"
        }
    ]
}