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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23368&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23352&ordering=-date",
    "results": [
        {
            "id": 90046,
            "ip_address": "37.111.213.133",
            "count": 2,
            "first_visit": "2025-09-26T11:02:12.395245+06:00",
            "date": "2025-09-26"
        },
        {
            "id": 90043,
            "ip_address": "103.189.159.131",
            "count": 2,
            "first_visit": "2025-09-26T10:41:52.718753+06:00",
            "date": "2025-09-26"
        },
        {
            "id": 90045,
            "ip_address": "37.111.194.190",
            "count": 1,
            "first_visit": "2025-09-26T11:00:51.777806+06:00",
            "date": "2025-09-26"
        },
        {
            "id": 90004,
            "ip_address": "103.78.225.149",
            "count": 1,
            "first_visit": "2025-09-25T08:29:30.480698+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 90002,
            "ip_address": "114.130.97.28",
            "count": 1,
            "first_visit": "2025-09-25T07:10:08.188088+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 89997,
            "ip_address": "103.15.42.70",
            "count": 1,
            "first_visit": "2025-09-25T01:40:26.301928+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 89996,
            "ip_address": "103.230.104.7",
            "count": 1,
            "first_visit": "2025-09-25T01:38:41.164383+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 89995,
            "ip_address": "17.22.253.71",
            "count": 1,
            "first_visit": "2025-09-25T01:10:58.353283+06:00",
            "date": "2025-09-25"
        }
    ]
}