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

{
    "count": 97277,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8976&ordering=ip_address",
    "results": [
        {
            "id": 63106,
            "ip_address": "103.159.126.43",
            "count": 1,
            "first_visit": "2024-01-14T20:08:53.534560+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 63548,
            "ip_address": "103.159.126.43",
            "count": 2,
            "first_visit": "2024-01-21T18:44:49.668086+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 92455,
            "ip_address": "103.159.126.45",
            "count": 1,
            "first_visit": "2025-11-27T20:10:55.831733+06:00",
            "date": "2025-11-27"
        },
        {
            "id": 18806,
            "ip_address": "103.159.126.6",
            "count": 1,
            "first_visit": "2022-06-25T22:09:47.605995+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 56171,
            "ip_address": "103.159.126.81",
            "count": 3,
            "first_visit": "2023-09-27T15:46:07.937072+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 4263,
            "ip_address": "103.159.126.95",
            "count": 2,
            "first_visit": "2022-03-11T00:47:44.813588+06:00",
            "date": null
        },
        {
            "id": 11567,
            "ip_address": "103.159.127.192",
            "count": 2,
            "first_visit": "2022-05-26T00:49:50.007565+06:00",
            "date": null
        },
        {
            "id": 83356,
            "ip_address": "103.159.127.249",
            "count": 1,
            "first_visit": "2025-05-28T00:54:16.503625+06:00",
            "date": "2025-05-28"
        }
    ]
}