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

{
    "count": 102747,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51336&ordering=ip_address",
    "results": [
        {
            "id": 72029,
            "ip_address": "119.30.41.7",
            "count": 1,
            "first_visit": "2024-08-11T10:13:36.553612+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 11852,
            "ip_address": "119.30.41.7",
            "count": 1,
            "first_visit": "2022-05-27T05:14:44.105685+06:00",
            "date": null
        },
        {
            "id": 12252,
            "ip_address": "119.30.41.70",
            "count": 3,
            "first_visit": "2022-05-28T16:22:32.021818+06:00",
            "date": null
        },
        {
            "id": 89564,
            "ip_address": "119.30.41.73",
            "count": 1,
            "first_visit": "2025-09-15T22:18:25.579524+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 1773,
            "ip_address": "119.30.41.74",
            "count": 2,
            "first_visit": "2022-01-10T19:55:43.715874+06:00",
            "date": null
        },
        {
            "id": 68803,
            "ip_address": "119.30.41.74",
            "count": 2,
            "first_visit": "2024-05-22T12:11:13.451323+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 80421,
            "ip_address": "119.30.41.76",
            "count": 1,
            "first_visit": "2025-03-21T23:31:20.717154+06:00",
            "date": "2025-03-21"
        },
        {
            "id": 89121,
            "ip_address": "119.30.41.76",
            "count": 1,
            "first_visit": "2025-09-07T14:50:23.518135+06:00",
            "date": "2025-09-07"
        }
    ]
}