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

{
    "count": 101013,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31864&ordering=-ip_address",
    "results": [
        {
            "id": 13156,
            "ip_address": "209.85.238.167",
            "count": 1,
            "first_visit": "2022-05-31T17:37:57.578848+06:00",
            "date": null
        },
        {
            "id": 65698,
            "ip_address": "209.85.238.166",
            "count": 1,
            "first_visit": "2024-03-09T09:38:13.449929+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 81118,
            "ip_address": "209.85.238.165",
            "count": 1,
            "first_visit": "2025-04-08T04:20:02.411930+06:00",
            "date": "2025-04-08"
        },
        {
            "id": 81102,
            "ip_address": "209.85.238.163",
            "count": 1,
            "first_visit": "2025-04-07T21:10:58.871105+06:00",
            "date": "2025-04-07"
        },
        {
            "id": 9031,
            "ip_address": "209.85.238.163",
            "count": 4,
            "first_visit": "2022-05-18T17:40:06.651329+06:00",
            "date": null
        },
        {
            "id": 17454,
            "ip_address": "209.85.238.163",
            "count": 4,
            "first_visit": "2022-06-22T18:40:32.771257+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17630,
            "ip_address": "209.85.238.163",
            "count": 2,
            "first_visit": "2022-06-23T08:09:42.670033+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 79454,
            "ip_address": "209.85.238.1",
            "count": 4,
            "first_visit": "2025-02-26T04:54:19.806251+06:00",
            "date": "2025-02-26"
        }
    ]
}