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

{
    "count": 101989,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42944&ordering=ip_address",
    "results": [
        {
            "id": 40468,
            "ip_address": "114.119.154.200",
            "count": 1,
            "first_visit": "2023-01-16T14:50:35.485017+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 41783,
            "ip_address": "114.119.154.200",
            "count": 1,
            "first_visit": "2023-02-08T05:18:32.136027+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 56524,
            "ip_address": "114.119.154.200",
            "count": 1,
            "first_visit": "2023-10-02T03:44:16.702083+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 63200,
            "ip_address": "114.119.154.200",
            "count": 1,
            "first_visit": "2024-01-16T10:32:42.728421+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 43600,
            "ip_address": "114.119.154.200",
            "count": 1,
            "first_visit": "2023-03-12T08:45:20.100068+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 39029,
            "ip_address": "114.119.154.200",
            "count": 1,
            "first_visit": "2022-12-20T10:56:27.087553+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 269,
            "ip_address": "114.119.154.200",
            "count": 16,
            "first_visit": "2021-12-06T08:54:32.637448+06:00",
            "date": null
        },
        {
            "id": 100,
            "ip_address": "114.119.154.203",
            "count": 14,
            "first_visit": "2021-12-03T22:08:32.247008+06:00",
            "date": null
        }
    ]
}