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

{
    "count": 98030,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25560&ordering=ip_address",
    "results": [
        {
            "id": 90120,
            "ip_address": "113.212.111.145",
            "count": 1,
            "first_visit": "2025-09-28T21:46:33.555119+06:00",
            "date": "2025-09-28"
        },
        {
            "id": 86445,
            "ip_address": "113.212.111.147",
            "count": 1,
            "first_visit": "2025-07-24T18:10:23.047999+06:00",
            "date": "2025-07-24"
        },
        {
            "id": 1894,
            "ip_address": "113.212.111.148",
            "count": 1,
            "first_visit": "2022-01-11T15:52:08.199981+06:00",
            "date": null
        },
        {
            "id": 87856,
            "ip_address": "113.212.111.149",
            "count": 1,
            "first_visit": "2025-08-17T11:15:52.177567+06:00",
            "date": "2025-08-17"
        },
        {
            "id": 15008,
            "ip_address": "113.212.111.151",
            "count": 1,
            "first_visit": "2022-06-14T12:14:26.314801+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 9868,
            "ip_address": "113.212.111.151",
            "count": 1,
            "first_visit": "2022-05-20T23:13:56.271499+06:00",
            "date": null
        },
        {
            "id": 11789,
            "ip_address": "113.212.111.16",
            "count": 2,
            "first_visit": "2022-05-26T23:38:59.862200+06:00",
            "date": null
        },
        {
            "id": 30522,
            "ip_address": "113.212.111.16",
            "count": 2,
            "first_visit": "2022-07-31T21:57:08.977667+06:00",
            "date": "2022-07-31"
        }
    ]
}