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

{
    "count": 98178,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15160&ordering=ip_address",
    "results": [
        {
            "id": 8551,
            "ip_address": "103.230.104.49",
            "count": 1,
            "first_visit": "2022-05-17T23:49:24.788544+06:00",
            "date": null
        },
        {
            "id": 85820,
            "ip_address": "103.230.104.5",
            "count": 1,
            "first_visit": "2025-07-14T13:43:31.113427+06:00",
            "date": "2025-07-14"
        },
        {
            "id": 27433,
            "ip_address": "103.230.104.5",
            "count": 1,
            "first_visit": "2022-07-25T22:16:28.708512+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 43233,
            "ip_address": "103.230.104.50",
            "count": 1,
            "first_visit": "2023-03-05T22:43:52.156452+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 11578,
            "ip_address": "103.230.104.50",
            "count": 1,
            "first_visit": "2022-05-26T01:24:47.481084+06:00",
            "date": null
        },
        {
            "id": 1660,
            "ip_address": "103.230.104.51",
            "count": 2,
            "first_visit": "2022-01-04T22:32:24.973552+06:00",
            "date": null
        },
        {
            "id": 13518,
            "ip_address": "103.230.104.52",
            "count": 1,
            "first_visit": "2022-06-04T19:17:09.578216+06:00",
            "date": null
        },
        {
            "id": 90392,
            "ip_address": "103.230.104.52",
            "count": 1,
            "first_visit": "2025-10-05T19:33:40.077575+06:00",
            "date": "2025-10-05"
        }
    ]
}