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

{
    "count": 96395,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1848&ordering=-ip_address",
    "results": [
        {
            "id": 120,
            "ip_address": "72.224.165.249",
            "count": 1,
            "first_visit": "2021-12-04T02:44:55.572149+06:00",
            "date": null
        },
        {
            "id": 77596,
            "ip_address": "72.222.121.48",
            "count": 1,
            "first_visit": "2025-01-07T21:14:07.167076+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 67771,
            "ip_address": "72.208.71.221",
            "count": 2,
            "first_visit": "2024-05-01T14:24:45.435708+06:00",
            "date": "2024-05-01"
        },
        {
            "id": 67011,
            "ip_address": "72.208.71.221",
            "count": 1,
            "first_visit": "2024-04-16T00:12:08.828173+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 37783,
            "ip_address": "72.193.244.159",
            "count": 1,
            "first_visit": "2022-11-24T09:21:49.764496+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 1641,
            "ip_address": "72.193.244.159",
            "count": 2,
            "first_visit": "2022-01-04T10:24:52.316812+06:00",
            "date": null
        },
        {
            "id": 37609,
            "ip_address": "72.193.244.159",
            "count": 2,
            "first_visit": "2022-11-20T14:58:17.275347+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 27643,
            "ip_address": "72.191.206.49",
            "count": 7,
            "first_visit": "2022-07-26T09:57:38.358992+06:00",
            "date": "2022-07-26"
        }
    ]
}