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

{
    "count": 93920,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78264&ordering=ip_address",
    "results": [
        {
            "id": 1916,
            "ip_address": "42.0.7.252",
            "count": 4,
            "first_visit": "2022-01-11T17:23:08.788529+06:00",
            "date": null
        },
        {
            "id": 51240,
            "ip_address": "42.0.7.252",
            "count": 2,
            "first_visit": "2023-07-30T17:34:07.545979+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 76799,
            "ip_address": "42.0.7.252",
            "count": 1,
            "first_visit": "2024-12-15T21:34:47.769919+06:00",
            "date": "2024-12-15"
        },
        {
            "id": 61388,
            "ip_address": "42.0.7.252",
            "count": 1,
            "first_visit": "2023-12-18T12:46:06.861973+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 23653,
            "ip_address": "42.0.7.253",
            "count": 1,
            "first_visit": "2022-07-18T22:01:37.722519+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10175,
            "ip_address": "42.0.7.253",
            "count": 4,
            "first_visit": "2022-05-21T23:51:56.316092+06:00",
            "date": null
        },
        {
            "id": 19692,
            "ip_address": "42.0.7.253",
            "count": 1,
            "first_visit": "2022-06-28T09:51:01.691723+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 6936,
            "ip_address": "42.0.7.254",
            "count": 4,
            "first_visit": "2022-05-16T17:41:00.499735+06:00",
            "date": null
        }
    ]
}