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

{
    "count": 94839,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14936&ordering=ip_address",
    "results": [
        {
            "id": 80849,
            "ip_address": "103.230.107.18",
            "count": 1,
            "first_visit": "2025-04-01T19:15:37.414121+06:00",
            "date": "2025-04-01"
        },
        {
            "id": 74311,
            "ip_address": "103.230.107.18",
            "count": 1,
            "first_visit": "2024-10-12T06:14:06.184274+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 4503,
            "ip_address": "103.230.107.18",
            "count": 3,
            "first_visit": "2022-03-19T20:35:28.880365+06:00",
            "date": null
        },
        {
            "id": 44458,
            "ip_address": "103.230.107.19",
            "count": 1,
            "first_visit": "2023-03-27T09:05:05.858716+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 27638,
            "ip_address": "103.230.107.19",
            "count": 1,
            "first_visit": "2022-07-26T09:46:39.799886+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 9525,
            "ip_address": "103.230.107.19",
            "count": 1,
            "first_visit": "2022-05-19T22:47:38.211528+06:00",
            "date": null
        },
        {
            "id": 50802,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2023-07-25T13:14:49.981713+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 3573,
            "ip_address": "103.230.107.2",
            "count": 1,
            "first_visit": "2022-02-13T15:53:39.052160+06:00",
            "date": null
        }
    ]
}