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

{
    "count": 94908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15128&ordering=ip_address",
    "results": [
        {
            "id": 77422,
            "ip_address": "103.231.161.113",
            "count": 2,
            "first_visit": "2025-01-02T13:46:50.308665+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 2267,
            "ip_address": "103.231.161.118",
            "count": 3,
            "first_visit": "2022-01-15T16:31:13.119121+06:00",
            "date": null
        },
        {
            "id": 56007,
            "ip_address": "103.231.161.121",
            "count": 1,
            "first_visit": "2023-09-25T16:04:49.272457+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 79272,
            "ip_address": "103.231.161.136",
            "count": 1,
            "first_visit": "2025-02-22T01:54:28.554818+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 60266,
            "ip_address": "103.231.161.138",
            "count": 2,
            "first_visit": "2023-11-29T11:30:47.109851+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 653,
            "ip_address": "103.231.161.169",
            "count": 1,
            "first_visit": "2021-12-13T22:00:12.598169+06:00",
            "date": null
        },
        {
            "id": 17848,
            "ip_address": "103.231.161.223",
            "count": 1,
            "first_visit": "2022-06-23T20:48:23.089901+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 79088,
            "ip_address": "103.231.161.241",
            "count": 1,
            "first_visit": "2025-02-18T16:51:23.785654+06:00",
            "date": "2025-02-18"
        }
    ]
}