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

{
    "count": 97468,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9632&ordering=ip_address",
    "results": [
        {
            "id": 81882,
            "ip_address": "103.164.87.70",
            "count": 22,
            "first_visit": "2025-04-26T03:35:45.984105+06:00",
            "date": "2025-04-26"
        },
        {
            "id": 82279,
            "ip_address": "103.164.87.70",
            "count": 1,
            "first_visit": "2025-05-04T21:23:09.771093+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 34868,
            "ip_address": "103.164.90.0",
            "count": 2,
            "first_visit": "2022-09-23T15:58:35.396326+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 17708,
            "ip_address": "103.164.90.0",
            "count": 1,
            "first_visit": "2022-06-23T11:07:33.729868+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10054,
            "ip_address": "103.164.90.0",
            "count": 2,
            "first_visit": "2022-05-21T17:38:43.398262+06:00",
            "date": null
        },
        {
            "id": 2057,
            "ip_address": "103.164.92.178",
            "count": 1,
            "first_visit": "2022-01-12T21:07:46.884728+06:00",
            "date": null
        },
        {
            "id": 71095,
            "ip_address": "103.164.92.186",
            "count": 1,
            "first_visit": "2024-07-13T11:08:39.737641+06:00",
            "date": "2024-07-13"
        },
        {
            "id": 57646,
            "ip_address": "103.164.92.194",
            "count": 1,
            "first_visit": "2023-10-15T15:05:16.194461+06:00",
            "date": "2023-10-15"
        }
    ]
}