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

{
    "count": 102111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=752&ordering=-ip_address",
    "results": [
        {
            "id": 32471,
            "ip_address": "88.150.240.192",
            "count": 1,
            "first_visit": "2022-08-20T01:55:13.145242+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 40867,
            "ip_address": "88.150.240.189",
            "count": 1,
            "first_visit": "2023-01-23T23:24:30.013705+06:00",
            "date": "2023-01-23"
        },
        {
            "id": 4289,
            "ip_address": "88.150.240.189",
            "count": 1,
            "first_visit": "2022-03-11T22:02:27.653541+06:00",
            "date": null
        },
        {
            "id": 22187,
            "ip_address": "88.150.230.191",
            "count": 1,
            "first_visit": "2022-07-13T06:19:49.976510+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 52643,
            "ip_address": "88.150.220.8",
            "count": 1,
            "first_visit": "2023-08-16T08:51:16.113224+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 37961,
            "ip_address": "88.150.220.6",
            "count": 1,
            "first_visit": "2022-11-29T01:56:37.250102+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 100648,
            "ip_address": "88.135.23.143",
            "count": 1,
            "first_visit": "2026-07-23T19:17:13.938258+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 1366,
            "ip_address": "88.113.5.126",
            "count": 2,
            "first_visit": "2021-12-25T19:44:09.196395+06:00",
            "date": null
        }
    ]
}