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

{
    "count": 97595,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10664&ordering=ip_address",
    "results": [
        {
            "id": 40944,
            "ip_address": "103.177.167.130",
            "count": 1,
            "first_visit": "2023-01-25T20:16:10.008054+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 6860,
            "ip_address": "103.177.168.100",
            "count": 1,
            "first_visit": "2022-05-16T16:48:48.581470+06:00",
            "date": null
        },
        {
            "id": 40422,
            "ip_address": "103.177.168.102",
            "count": 1,
            "first_visit": "2023-01-15T19:24:54.154691+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 7727,
            "ip_address": "103.177.168.108",
            "count": 1,
            "first_visit": "2022-05-17T09:26:00.317043+06:00",
            "date": null
        },
        {
            "id": 69414,
            "ip_address": "103.177.168.13",
            "count": 1,
            "first_visit": "2024-06-04T19:28:14.977791+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 56311,
            "ip_address": "103.177.168.202",
            "count": 1,
            "first_visit": "2023-09-29T17:32:17.587677+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 14337,
            "ip_address": "103.177.168.220",
            "count": 1,
            "first_visit": "2022-06-10T14:06:18.345577+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 14165,
            "ip_address": "103.177.168.220",
            "count": 1,
            "first_visit": "2022-06-09T12:58:19.349095+06:00",
            "date": "2022-06-09"
        }
    ]
}