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

{
    "count": 97475,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23592&ordering=ip_address",
    "results": [
        {
            "id": 8925,
            "ip_address": "103.96.104.199",
            "count": 1,
            "first_visit": "2022-05-18T12:42:14.815247+06:00",
            "date": null
        },
        {
            "id": 22682,
            "ip_address": "103.96.104.206",
            "count": 2,
            "first_visit": "2022-07-14T15:57:48.194959+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 88001,
            "ip_address": "103.96.104.207",
            "count": 1,
            "first_visit": "2025-08-19T10:07:27.588480+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 23652,
            "ip_address": "103.96.104.211",
            "count": 1,
            "first_visit": "2022-07-18T22:01:26.044522+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 3849,
            "ip_address": "103.96.104.212",
            "count": 1,
            "first_visit": "2022-02-24T09:29:44.160772+06:00",
            "date": null
        },
        {
            "id": 23751,
            "ip_address": "103.96.104.214",
            "count": 1,
            "first_visit": "2022-07-18T22:24:41.457687+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 87782,
            "ip_address": "103.96.104.214",
            "count": 1,
            "first_visit": "2025-08-15T20:53:31.690489+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 88255,
            "ip_address": "103.96.104.214",
            "count": 2,
            "first_visit": "2025-08-22T23:18:28.281631+06:00",
            "date": "2025-08-22"
        }
    ]
}