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

{
    "count": 92317,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6632&ordering=ip_address",
    "results": [
        {
            "id": 1885,
            "ip_address": "103.146.37.7",
            "count": 1,
            "first_visit": "2022-01-11T15:19:05.235749+06:00",
            "date": null
        },
        {
            "id": 66285,
            "ip_address": "103.146.37.74",
            "count": 2,
            "first_visit": "2024-03-24T10:03:11.569080+06:00",
            "date": "2024-03-24"
        },
        {
            "id": 1039,
            "ip_address": "103.146.3.90",
            "count": 1,
            "first_visit": "2021-12-20T12:24:15.244607+06:00",
            "date": null
        },
        {
            "id": 22662,
            "ip_address": "103.146.3.90",
            "count": 1,
            "first_visit": "2022-07-14T15:30:32.477376+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 65247,
            "ip_address": "103.146.42.149",
            "count": 1,
            "first_visit": "2024-02-27T14:35:32.358731+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 60739,
            "ip_address": "103.146.42.169",
            "count": 1,
            "first_visit": "2023-12-07T14:02:17.641892+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 73189,
            "ip_address": "103.146.42.170",
            "count": 1,
            "first_visit": "2024-09-09T17:39:41.584486+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73145,
            "ip_address": "103.146.42.170",
            "count": 1,
            "first_visit": "2024-09-08T20:28:36.051680+06:00",
            "date": "2024-09-08"
        }
    ]
}