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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2424&ordering=ip_address",
    "results": [
        {
            "id": 11453,
            "ip_address": "103.119.95.214",
            "count": 1,
            "first_visit": "2022-05-25T22:22:31.476328+06:00",
            "date": null
        },
        {
            "id": 32834,
            "ip_address": "103.119.95.215",
            "count": 2,
            "first_visit": "2022-08-24T15:17:37.353247+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 12055,
            "ip_address": "103.119.95.217",
            "count": 1,
            "first_visit": "2022-05-27T23:31:05.192266+06:00",
            "date": null
        },
        {
            "id": 87845,
            "ip_address": "103.120.110.83",
            "count": 1,
            "first_visit": "2025-08-17T04:42:33.713714+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 59486,
            "ip_address": "103.120.111.51",
            "count": 1,
            "first_visit": "2023-11-14T15:08:10.116604+06:00",
            "date": "2023-11-14"
        },
        {
            "id": 84500,
            "ip_address": "103.120.144.13",
            "count": 1,
            "first_visit": "2025-06-25T18:39:33.471475+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 84651,
            "ip_address": "103.120.144.18",
            "count": 1,
            "first_visit": "2025-06-28T09:09:10.323027+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 50600,
            "ip_address": "103.120.144.3",
            "count": 1,
            "first_visit": "2023-07-22T23:01:24.936866+06:00",
            "date": "2023-07-22"
        }
    ]
}