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

{
    "count": 95302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2752&ordering=ip_address",
    "results": [
        {
            "id": 74747,
            "ip_address": "103.120.223.217",
            "count": 1,
            "first_visit": "2024-10-25T13:40:56.249156+06:00",
            "date": "2024-10-25"
        },
        {
            "id": 66085,
            "ip_address": "103.120.223.237",
            "count": 1,
            "first_visit": "2024-03-19T13:18:30.038966+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 3889,
            "ip_address": "103.120.33.71",
            "count": 1,
            "first_visit": "2022-02-26T12:58:51.743230+06:00",
            "date": null
        },
        {
            "id": 19514,
            "ip_address": "103.120.33.75",
            "count": 1,
            "first_visit": "2022-06-27T18:36:01.214084+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 17972,
            "ip_address": "103.120.33.82",
            "count": 1,
            "first_visit": "2022-06-24T05:44:51.816909+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4087,
            "ip_address": "103.120.33.88",
            "count": 1,
            "first_visit": "2022-03-05T04:12:25.187754+06:00",
            "date": null
        },
        {
            "id": 81443,
            "ip_address": "103.120.34.133",
            "count": 1,
            "first_visit": "2025-04-15T08:56:31.391238+06:00",
            "date": "2025-04-15"
        },
        {
            "id": 20017,
            "ip_address": "103.120.34.66",
            "count": 1,
            "first_visit": "2022-06-29T12:31:19.545926+06:00",
            "date": "2022-06-29"
        }
    ]
}