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

{
    "count": 96147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6080&ordering=ip_address",
    "results": [
        {
            "id": 94463,
            "ip_address": "103.141.2.8",
            "count": 2,
            "first_visit": "2026-01-25T00:10:22.460281+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 12782,
            "ip_address": "103.14.129.128",
            "count": 1,
            "first_visit": "2022-05-30T13:32:58.043505+06:00",
            "date": null
        },
        {
            "id": 13758,
            "ip_address": "103.14.129.129",
            "count": 1,
            "first_visit": "2022-06-07T06:27:52.828987+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 24944,
            "ip_address": "103.14.129.129",
            "count": 1,
            "first_visit": "2022-07-20T22:16:26.545759+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25171,
            "ip_address": "103.14.129.129",
            "count": 1,
            "first_visit": "2022-07-21T07:31:37.869487+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23748,
            "ip_address": "103.14.129.133",
            "count": 1,
            "first_visit": "2022-07-18T22:24:28.723786+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 25831,
            "ip_address": "103.14.129.133",
            "count": 3,
            "first_visit": "2022-07-22T07:19:57.039169+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2090,
            "ip_address": "103.14.129.16",
            "count": 1,
            "first_visit": "2022-01-13T09:15:05.423682+06:00",
            "date": null
        }
    ]
}