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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=69840&ordering=ip_address",
    "results": [
        {
            "id": 3988,
            "ip_address": "203.96.189.179",
            "count": 1,
            "first_visit": "2022-03-01T21:00:59.618326+06:00",
            "date": null
        },
        {
            "id": 10580,
            "ip_address": "203.96.189.181",
            "count": 1,
            "first_visit": "2022-05-23T10:46:32.867720+06:00",
            "date": null
        },
        {
            "id": 87958,
            "ip_address": "203.96.224.140",
            "count": 1,
            "first_visit": "2025-08-18T17:17:54.578813+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 86962,
            "ip_address": "203.96.224.143",
            "count": 1,
            "first_visit": "2025-08-02T14:42:06.132957+06:00",
            "date": "2025-08-02"
        },
        {
            "id": 7327,
            "ip_address": "203.96.224.34",
            "count": 6,
            "first_visit": "2022-05-16T22:08:12.673727+06:00",
            "date": null
        },
        {
            "id": 13861,
            "ip_address": "203.96.224.34",
            "count": 1,
            "first_visit": "2022-06-07T19:13:17.802082+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 74601,
            "ip_address": "203.96.224.65",
            "count": 1,
            "first_visit": "2024-10-22T16:39:56.119814+06:00",
            "date": "2024-10-22"
        },
        {
            "id": 79132,
            "ip_address": "203.96.225.110",
            "count": 1,
            "first_visit": "2025-02-19T12:21:16.642661+06:00",
            "date": "2025-02-19"
        }
    ]
}