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

{
    "count": 97507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9816&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 28836,
            "ip_address": "103.166.253.109",
            "count": 1,
            "first_visit": "2022-07-28T14:04:06.613610+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15283,
            "ip_address": "103.166.253.150",
            "count": 1,
            "first_visit": "2022-06-15T13:45:40.862322+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 53698,
            "ip_address": "103.166.253.151",
            "count": 1,
            "first_visit": "2023-08-27T20:22:35.170031+06:00",
            "date": "2023-08-27"
        }
    ]
}