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

{
    "count": 92180,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87504&ordering=-ip_address",
    "results": [
        {
            "id": 61200,
            "ip_address": "103.134.254.10",
            "count": 1,
            "first_visit": "2023-12-14T22:41:54.112773+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 61014,
            "ip_address": "103.134.254.10",
            "count": 8,
            "first_visit": "2023-12-12T02:45:22.147651+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 1343,
            "ip_address": "103.134.25.249",
            "count": 2,
            "first_visit": "2021-12-24T20:29:09.249933+06:00",
            "date": null
        },
        {
            "id": 2423,
            "ip_address": "103.134.25.185",
            "count": 4,
            "first_visit": "2022-01-18T12:43:37.373062+06:00",
            "date": null
        },
        {
            "id": 4753,
            "ip_address": "103.134.25.11",
            "count": 1,
            "first_visit": "2022-03-28T23:09:18.545472+06:00",
            "date": null
        },
        {
            "id": 87269,
            "ip_address": "103.134.24.58",
            "count": 4,
            "first_visit": "2025-08-06T21:13:00.699018+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 2710,
            "ip_address": "103.134.24.149",
            "count": 1,
            "first_visit": "2022-01-24T01:51:49.743785+06:00",
            "date": null
        },
        {
            "id": 9205,
            "ip_address": "103.134.241.163",
            "count": 1,
            "first_visit": "2022-05-18T23:48:41.760696+06:00",
            "date": null
        }
    ]
}