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

{
    "count": 100888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17224&ordering=ip_address",
    "results": [
        {
            "id": 1380,
            "ip_address": "103.248.13.194",
            "count": 1,
            "first_visit": "2021-12-26T12:24:37.611243+06:00",
            "date": null
        },
        {
            "id": 22281,
            "ip_address": "103.248.13.194",
            "count": 1,
            "first_visit": "2022-07-13T17:22:54.963389+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 4370,
            "ip_address": "103.248.13.206",
            "count": 2,
            "first_visit": "2022-03-14T19:28:51.542340+06:00",
            "date": null
        },
        {
            "id": 91413,
            "ip_address": "103.248.13.46",
            "count": 1,
            "first_visit": "2025-10-30T14:50:36.762629+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 33451,
            "ip_address": "103.248.13.66",
            "count": 1,
            "first_visit": "2022-08-30T15:34:24.928855+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 39144,
            "ip_address": "103.248.13.66",
            "count": 1,
            "first_visit": "2022-12-22T09:24:51.903040+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 15639,
            "ip_address": "103.248.13.66",
            "count": 3,
            "first_visit": "2022-06-16T11:40:45.988371+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 50883,
            "ip_address": "103.248.13.66",
            "count": 1,
            "first_visit": "2023-07-26T10:01:04.295385+06:00",
            "date": "2023-07-26"
        }
    ]
}