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

{
    "count": 99801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9104&ordering=ip_address",
    "results": [
        {
            "id": 94528,
            "ip_address": "103.158.159.113",
            "count": 1,
            "first_visit": "2026-01-26T17:12:18.147858+06:00",
            "date": "2026-01-26"
        },
        {
            "id": 1434,
            "ip_address": "103.158.159.129",
            "count": 1,
            "first_visit": "2021-12-28T14:04:22.833789+06:00",
            "date": null
        },
        {
            "id": 72804,
            "ip_address": "103.158.159.164",
            "count": 1,
            "first_visit": "2024-08-31T14:28:50.497330+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 4279,
            "ip_address": "103.158.159.179",
            "count": 1,
            "first_visit": "2022-03-11T16:02:02.116383+06:00",
            "date": null
        },
        {
            "id": 69589,
            "ip_address": "103.158.159.186",
            "count": 1,
            "first_visit": "2024-06-06T17:50:04.199998+06:00",
            "date": "2024-06-06"
        },
        {
            "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"
        }
    ]
}