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

{
    "count": 92583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9744&ordering=ip_address",
    "results": [
        {
            "id": 66425,
            "ip_address": "103.171.28.2",
            "count": 1,
            "first_visit": "2024-03-27T23:34:49.815447+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 2725,
            "ip_address": "103.171.28.2",
            "count": 1,
            "first_visit": "2022-01-24T14:44:31.672554+06:00",
            "date": null
        },
        {
            "id": 66431,
            "ip_address": "103.171.28.2",
            "count": 1,
            "first_visit": "2024-03-28T02:13:54.719423+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 25107,
            "ip_address": "103.171.29.4",
            "count": 1,
            "first_visit": "2022-07-21T04:28:11.492677+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 31200,
            "ip_address": "103.171.36.57",
            "count": 1,
            "first_visit": "2022-08-05T00:55:04.024119+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 88156,
            "ip_address": "103.171.36.73",
            "count": 1,
            "first_visit": "2025-08-21T12:53:59.125372+06:00",
            "date": "2025-08-21"
        },
        {
            "id": 1074,
            "ip_address": "103.171.37.25",
            "count": 3,
            "first_visit": "2021-12-20T18:47:30.393123+06:00",
            "date": null
        },
        {
            "id": 6630,
            "ip_address": "103.171.37.49",
            "count": 1,
            "first_visit": "2022-05-16T11:34:59.151541+06:00",
            "date": null
        }
    ]
}