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

{
    "count": 98032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25568&ordering=ip_address",
    "results": [
        {
            "id": 12322,
            "ip_address": "113.212.111.162",
            "count": 1,
            "first_visit": "2022-05-28T23:32:27.236385+06:00",
            "date": null
        },
        {
            "id": 8324,
            "ip_address": "113.212.111.17",
            "count": 1,
            "first_visit": "2022-05-17T22:17:17.098423+06:00",
            "date": null
        },
        {
            "id": 2947,
            "ip_address": "113.212.111.172",
            "count": 1,
            "first_visit": "2022-01-27T18:09:48.220831+06:00",
            "date": null
        },
        {
            "id": 13561,
            "ip_address": "113.212.111.174",
            "count": 1,
            "first_visit": "2022-06-05T15:51:12.027939+06:00",
            "date": null
        },
        {
            "id": 27047,
            "ip_address": "113.212.111.176",
            "count": 1,
            "first_visit": "2022-07-25T04:44:44.883909+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 18070,
            "ip_address": "113.212.111.176",
            "count": 2,
            "first_visit": "2022-06-24T11:13:19.391495+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 82926,
            "ip_address": "113.212.111.176",
            "count": 1,
            "first_visit": "2025-05-17T14:52:35.459332+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 27325,
            "ip_address": "113.212.111.177",
            "count": 1,
            "first_visit": "2022-07-25T13:53:09.442958+06:00",
            "date": "2022-07-25"
        }
    ]
}