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

{
    "count": 102687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69408&ordering=ip_address",
    "results": [
        {
            "id": 58696,
            "ip_address": "203.76.121.98",
            "count": 1,
            "first_visit": "2023-10-31T11:02:21.771949+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 55890,
            "ip_address": "203.76.121.98",
            "count": 2,
            "first_visit": "2023-09-24T14:21:56.256107+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 57074,
            "ip_address": "203.76.121.98",
            "count": 1,
            "first_visit": "2023-10-08T13:10:36.183061+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 204,
            "ip_address": "203.76.121.98",
            "count": 2,
            "first_visit": "2021-12-05T11:14:07.748170+06:00",
            "date": null
        },
        {
            "id": 22464,
            "ip_address": "203.76.123.132",
            "count": 1,
            "first_visit": "2022-07-14T09:46:09.682832+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 7726,
            "ip_address": "203.76.123.132",
            "count": 1,
            "first_visit": "2022-05-17T09:25:53.765733+06:00",
            "date": null
        },
        {
            "id": 101744,
            "ip_address": "203.76.123.196",
            "count": 1,
            "first_visit": "2026-08-16T17:08:05.431150+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 68505,
            "ip_address": "203.76.123.196",
            "count": 3,
            "first_visit": "2024-05-18T12:36:37.400002+06:00",
            "date": "2024-05-18"
        }
    ]
}