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

{
    "count": 92492,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8984&ordering=ip_address",
    "results": [
        {
            "id": 66414,
            "ip_address": "103.161.68.184",
            "count": 1,
            "first_visit": "2024-03-27T13:11:54.086739+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 56291,
            "ip_address": "103.161.68.186",
            "count": 1,
            "first_visit": "2023-09-29T12:17:06.779505+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 86335,
            "ip_address": "103.161.68.188",
            "count": 1,
            "first_visit": "2025-07-22T22:43:36.954009+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 30365,
            "ip_address": "103.161.68.188",
            "count": 1,
            "first_visit": "2022-07-31T11:40:50.728237+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 39747,
            "ip_address": "103.161.68.190",
            "count": 1,
            "first_visit": "2023-01-02T10:33:33.606757+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 30621,
            "ip_address": "103.161.68.190",
            "count": 1,
            "first_visit": "2022-08-01T10:42:37.123786+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 2673,
            "ip_address": "103.161.68.200",
            "count": 2,
            "first_visit": "2022-01-23T11:11:25.157772+06:00",
            "date": null
        },
        {
            "id": 3521,
            "ip_address": "103.161.68.216",
            "count": 1,
            "first_visit": "2022-02-11T14:25:26.793273+06:00",
            "date": null
        }
    ]
}