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

{
    "count": 99839,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22624&ordering=ip_address",
    "results": [
        {
            "id": 19852,
            "ip_address": "103.82.11.193",
            "count": 1,
            "first_visit": "2022-06-28T22:47:30.530017+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 23873,
            "ip_address": "103.82.11.2",
            "count": 1,
            "first_visit": "2022-07-18T22:56:28.499481+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 6533,
            "ip_address": "103.82.11.2",
            "count": 1,
            "first_visit": "2022-05-16T07:56:32.148912+06:00",
            "date": null
        },
        {
            "id": 32419,
            "ip_address": "103.82.11.2",
            "count": 2,
            "first_visit": "2022-08-19T07:59:11.381536+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 60717,
            "ip_address": "103.82.11.226",
            "count": 1,
            "first_visit": "2023-12-07T09:50:05.702825+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 8627,
            "ip_address": "103.82.11.3",
            "count": 2,
            "first_visit": "2022-05-18T03:58:47.116300+06:00",
            "date": null
        },
        {
            "id": 79602,
            "ip_address": "103.82.121.29",
            "count": 1,
            "first_visit": "2025-03-01T16:02:49.235814+06:00",
            "date": "2025-03-01"
        },
        {
            "id": 84417,
            "ip_address": "103.82.172.152",
            "count": 1,
            "first_visit": "2025-06-24T11:03:45.637262+06:00",
            "date": "2025-06-24"
        }
    ]
}