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

{
    "count": 94864,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15032&ordering=-ip_address",
    "results": [
        {
            "id": 19398,
            "ip_address": "43.245.122.166",
            "count": 2,
            "first_visit": "2022-06-27T10:28:54.755168+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 37007,
            "ip_address": "43.245.122.165",
            "count": 1,
            "first_visit": "2022-11-06T12:18:45.540934+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 7959,
            "ip_address": "43.245.122.164",
            "count": 2,
            "first_visit": "2022-05-17T11:34:51.358055+06:00",
            "date": null
        },
        {
            "id": 25727,
            "ip_address": "43.245.122.164",
            "count": 1,
            "first_visit": "2022-07-21T23:48:57.528367+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 80082,
            "ip_address": "43.245.122.162",
            "count": 2,
            "first_visit": "2025-03-13T10:55:18.460069+06:00",
            "date": "2025-03-13"
        },
        {
            "id": 5364,
            "ip_address": "43.245.122.162",
            "count": 7,
            "first_visit": "2022-04-25T13:16:00.834591+06:00",
            "date": null
        },
        {
            "id": 6083,
            "ip_address": "43.245.122.160",
            "count": 1,
            "first_visit": "2022-05-14T19:30:56.615812+06:00",
            "date": null
        },
        {
            "id": 17035,
            "ip_address": "43.245.122.157",
            "count": 1,
            "first_visit": "2022-06-21T13:57:36.211811+06:00",
            "date": "2022-06-21"
        }
    ]
}