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

{
    "count": 98237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86504&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86488&ordering=ip_address",
    "results": [
        {
            "id": 41103,
            "ip_address": "54.235.236.168",
            "count": 11,
            "first_visit": "2023-01-28T12:20:12.116226+06:00",
            "date": "2023-01-28"
        },
        {
            "id": 11115,
            "ip_address": "54.236.113.212",
            "count": 1,
            "first_visit": "2022-05-24T20:29:26.746829+06:00",
            "date": null
        },
        {
            "id": 37672,
            "ip_address": "54.236.13.123",
            "count": 1,
            "first_visit": "2022-11-21T21:43:08.009007+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 44784,
            "ip_address": "54.236.237.93",
            "count": 3,
            "first_visit": "2023-04-04T12:23:49.312382+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 72832,
            "ip_address": "54.236.32.107",
            "count": 1,
            "first_visit": "2024-09-01T08:47:31.165653+06:00",
            "date": "2024-09-01"
        },
        {
            "id": 2312,
            "ip_address": "54.236.40.120",
            "count": 1,
            "first_visit": "2022-01-16T16:20:55.244920+06:00",
            "date": null
        },
        {
            "id": 654,
            "ip_address": "54.236.44.126",
            "count": 1,
            "first_visit": "2021-12-13T22:00:56.311845+06:00",
            "date": null
        },
        {
            "id": 667,
            "ip_address": "54.237.120.35",
            "count": 5,
            "first_visit": "2021-12-14T03:15:36.957144+06:00",
            "date": null
        }
    ]
}