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

{
    "count": 102731,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51056&ordering=ip_address",
    "results": [
        {
            "id": 7731,
            "ip_address": "119.30.39.58",
            "count": 2,
            "first_visit": "2022-05-17T09:30:59.618069+06:00",
            "date": null
        },
        {
            "id": 12964,
            "ip_address": "119.30.39.6",
            "count": 2,
            "first_visit": "2022-05-31T00:56:35.302955+06:00",
            "date": null
        },
        {
            "id": 18223,
            "ip_address": "119.30.39.61",
            "count": 1,
            "first_visit": "2022-06-24T17:51:00.671831+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 26078,
            "ip_address": "119.30.39.61",
            "count": 1,
            "first_visit": "2022-07-22T22:17:11.270833+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 80119,
            "ip_address": "119.30.39.62",
            "count": 1,
            "first_visit": "2025-03-14T14:45:25.933959+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 7932,
            "ip_address": "119.30.39.63",
            "count": 2,
            "first_visit": "2022-05-17T11:20:24.740547+06:00",
            "date": null
        },
        {
            "id": 24376,
            "ip_address": "119.30.39.63",
            "count": 5,
            "first_visit": "2022-07-20T06:28:58.364319+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 26311,
            "ip_address": "119.30.39.65",
            "count": 1,
            "first_visit": "2022-07-23T11:53:38.850549+06:00",
            "date": "2022-07-23"
        }
    ]
}