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

{
    "count": 95999,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=-ip_address",
    "results": [
        {
            "id": 31935,
            "ip_address": "95.219.238.121",
            "count": 1,
            "first_visit": "2022-08-13T20:33:51.852951+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31868,
            "ip_address": "95.219.238.121",
            "count": 1,
            "first_visit": "2022-08-12T22:27:49.611950+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 52912,
            "ip_address": "95.219.236.137",
            "count": 1,
            "first_visit": "2023-08-19T14:13:30.920831+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 6862,
            "ip_address": "95.216.99.154",
            "count": 3,
            "first_visit": "2022-05-16T16:49:07.580346+06:00",
            "date": null
        },
        {
            "id": 748,
            "ip_address": "95.216.5.93",
            "count": 1,
            "first_visit": "2021-12-16T21:55:26.500698+06:00",
            "date": null
        },
        {
            "id": 95935,
            "ip_address": "95.215.38.34",
            "count": 1,
            "first_visit": "2026-03-11T08:23:58.986578+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 93909,
            "ip_address": "95.214.83.148",
            "count": 1,
            "first_visit": "2026-01-11T04:06:17.009738+06:00",
            "date": "2026-01-11"
        },
        {
            "id": 85031,
            "ip_address": "95.193.131.70",
            "count": 2,
            "first_visit": "2025-07-01T17:13:41.754272+06:00",
            "date": "2025-07-01"
        }
    ]
}