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

{
    "count": 91742,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=568&ordering=ip_address",
    "results": [
        {
            "id": 56464,
            "ip_address": "103.106.238.142",
            "count": 1,
            "first_visit": "2023-10-01T12:07:56.579156+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 55431,
            "ip_address": "103.106.238.142",
            "count": 7,
            "first_visit": "2023-09-19T09:56:56.087198+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 55809,
            "ip_address": "103.106.238.142",
            "count": 1,
            "first_visit": "2023-09-23T14:18:29.299245+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 56543,
            "ip_address": "103.106.238.142",
            "count": 5,
            "first_visit": "2023-10-02T10:41:33.374144+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 26527,
            "ip_address": "103.106.238.165",
            "count": 1,
            "first_visit": "2022-07-24T03:16:46.701438+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 5037,
            "ip_address": "103.106.238.185",
            "count": 1,
            "first_visit": "2022-04-10T19:48:31.611968+06:00",
            "date": null
        },
        {
            "id": 85392,
            "ip_address": "103.106.238.20",
            "count": 1,
            "first_visit": "2025-07-07T12:51:00.897468+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 221,
            "ip_address": "103.106.238.209",
            "count": 1,
            "first_visit": "2021-12-05T16:06:44.444427+06:00",
            "date": null
        }
    ]
}