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

{
    "count": 92446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8536&ordering=ip_address",
    "results": [
        {
            "id": 31024,
            "ip_address": "103.158.159.20",
            "count": 1,
            "first_visit": "2022-08-03T17:43:39.182074+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 3602,
            "ip_address": "103.158.159.222",
            "count": 7,
            "first_visit": "2022-02-14T18:11:43.916297+06:00",
            "date": null
        },
        {
            "id": 79023,
            "ip_address": "103.158.159.234",
            "count": 4,
            "first_visit": "2025-02-16T18:53:14.977429+06:00",
            "date": "2025-02-16"
        },
        {
            "id": 1505,
            "ip_address": "103.158.159.74",
            "count": 1,
            "first_visit": "2021-12-31T03:17:32.025709+06:00",
            "date": null
        },
        {
            "id": 68963,
            "ip_address": "103.158.159.83",
            "count": 1,
            "first_visit": "2024-05-23T22:58:32.282524+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 16605,
            "ip_address": "103.158.206.3",
            "count": 1,
            "first_visit": "2022-06-19T15:01:37.758275+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 16760,
            "ip_address": "103.158.206.3",
            "count": 1,
            "first_visit": "2022-06-20T09:17:36.209499+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 55017,
            "ip_address": "103.158.206.4",
            "count": 1,
            "first_visit": "2023-09-13T14:37:55.963346+06:00",
            "date": "2023-09-13"
        }
    ]
}