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

{
    "count": 99994,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22112&ordering=ip_address",
    "results": [
        {
            "id": 9159,
            "ip_address": "103.74.229.86",
            "count": 4,
            "first_visit": "2022-05-18T23:14:19.423705+06:00",
            "date": null
        },
        {
            "id": 15548,
            "ip_address": "103.74.229.86",
            "count": 2,
            "first_visit": "2022-06-16T06:05:36.712349+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 31234,
            "ip_address": "103.74.230.1",
            "count": 1,
            "first_visit": "2022-08-05T12:50:13.052451+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 29627,
            "ip_address": "103.74.230.1",
            "count": 2,
            "first_visit": "2022-07-30T01:58:52.597142+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 35258,
            "ip_address": "103.74.230.10",
            "count": 2,
            "first_visit": "2022-09-30T15:36:23.103410+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 4635,
            "ip_address": "103.74.230.137",
            "count": 2,
            "first_visit": "2022-03-24T04:13:52.235703+06:00",
            "date": null
        },
        {
            "id": 78434,
            "ip_address": "103.74.230.140",
            "count": 1,
            "first_visit": "2025-02-01T02:18:32.431230+06:00",
            "date": "2025-02-01"
        },
        {
            "id": 63789,
            "ip_address": "103.74.230.145",
            "count": 1,
            "first_visit": "2024-01-25T20:26:40.740246+06:00",
            "date": "2024-01-25"
        }
    ]
}