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

{
    "count": 92187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3328&ordering=ip_address",
    "results": [
        {
            "id": 16438,
            "ip_address": "103.124.227.88",
            "count": 2,
            "first_visit": "2022-06-18T21:18:26.492535+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 21355,
            "ip_address": "103.124.227.88",
            "count": 3,
            "first_visit": "2022-07-06T18:22:35.292616+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 15646,
            "ip_address": "103.124.227.88",
            "count": 1,
            "first_visit": "2022-06-16T11:52:52.404620+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 19732,
            "ip_address": "103.124.227.88",
            "count": 1,
            "first_visit": "2022-06-28T12:38:57.699962+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 22217,
            "ip_address": "103.124.227.88",
            "count": 6,
            "first_visit": "2022-07-13T12:41:51.869826+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 4199,
            "ip_address": "103.124.227.90",
            "count": null,
            "first_visit": "2022-03-08T21:40:32.564299+06:00",
            "date": null
        },
        {
            "id": 89013,
            "ip_address": "103.124.227.91",
            "count": 1,
            "first_visit": "2025-09-05T16:14:19.660637+06:00",
            "date": "2025-09-05"
        },
        {
            "id": 3569,
            "ip_address": "103.124.227.91",
            "count": 263,
            "first_visit": "2022-02-13T12:33:14.752344+06:00",
            "date": null
        }
    ]
}