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

{
    "count": 92521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9400&ordering=ip_address",
    "results": [
        {
            "id": 6326,
            "ip_address": "103.166.23.4",
            "count": 1,
            "first_visit": "2022-05-15T12:03:28.193778+06:00",
            "date": null
        },
        {
            "id": 65677,
            "ip_address": "103.166.24.248",
            "count": 2,
            "first_visit": "2024-03-08T19:30:43.116176+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 65699,
            "ip_address": "103.166.24.248",
            "count": 1,
            "first_visit": "2024-03-09T10:16:51.256394+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 67100,
            "ip_address": "103.166.24.251",
            "count": 1,
            "first_visit": "2024-04-17T19:00:45.178078+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 33013,
            "ip_address": "103.166.24.254",
            "count": 3,
            "first_visit": "2022-08-26T16:23:10.656579+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 31760,
            "ip_address": "103.166.25.251",
            "count": 1,
            "first_visit": "2022-08-11T11:16:18.910765+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 5347,
            "ip_address": "103.166.25.251",
            "count": 1,
            "first_visit": "2022-04-25T03:28:35.936315+06:00",
            "date": null
        },
        {
            "id": 6503,
            "ip_address": "103.166.253.105",
            "count": 1,
            "first_visit": "2022-05-16T01:15:40.090074+06:00",
            "date": null
        }
    ]
}