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

{
    "count": 95026,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15624&ordering=-ip_address",
    "results": [
        {
            "id": 15226,
            "ip_address": "43.228.238.124",
            "count": 1,
            "first_visit": "2022-06-15T10:25:15.318452+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12446,
            "ip_address": "43.228.238.124",
            "count": 2,
            "first_visit": "2022-05-29T11:59:09.105784+06:00",
            "date": null
        },
        {
            "id": 34027,
            "ip_address": "43.228.237.28",
            "count": 1,
            "first_visit": "2022-09-08T04:43:46.517996+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 92674,
            "ip_address": "43.225.193.151",
            "count": 1,
            "first_visit": "2025-12-05T12:05:21.461555+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 71713,
            "ip_address": "43.225.189.107",
            "count": 1,
            "first_visit": "2024-08-01T14:04:49.018663+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 66332,
            "ip_address": "43.225.151.46",
            "count": 1,
            "first_visit": "2024-03-25T13:54:50.028671+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 4705,
            "ip_address": "43.225.151.254",
            "count": 2,
            "first_visit": "2022-03-27T12:51:08.532123+06:00",
            "date": null
        },
        {
            "id": 10287,
            "ip_address": "43.225.151.226",
            "count": 3,
            "first_visit": "2022-05-22T12:49:00.518081+06:00",
            "date": null
        }
    ]
}