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

{
    "count": 100500,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20104&ordering=-ip_address",
    "results": [
        {
            "id": 9671,
            "ip_address": "37.111.236.225",
            "count": 1,
            "first_visit": "2022-05-20T11:52:37.941635+06:00",
            "date": null
        },
        {
            "id": 48203,
            "ip_address": "37.111.236.206",
            "count": 1,
            "first_visit": "2023-06-14T15:28:14.290877+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 16196,
            "ip_address": "37.111.236.195",
            "count": 1,
            "first_visit": "2022-06-18T02:03:44.742022+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 23322,
            "ip_address": "37.111.236.185",
            "count": 1,
            "first_visit": "2022-07-17T15:34:49.844152+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 16767,
            "ip_address": "37.111.236.177",
            "count": 1,
            "first_visit": "2022-06-20T09:45:50.987675+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 5624,
            "ip_address": "37.111.236.175",
            "count": 4,
            "first_visit": "2022-05-05T11:49:06.307591+06:00",
            "date": null
        },
        {
            "id": 19279,
            "ip_address": "37.111.236.165",
            "count": 1,
            "first_visit": "2022-06-27T02:18:39.923164+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 17967,
            "ip_address": "37.111.236.160",
            "count": 3,
            "first_visit": "2022-06-24T05:08:27.606497+06:00",
            "date": "2022-06-24"
        }
    ]
}