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

{
    "count": 97221,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3432&ordering=ip_address",
    "results": [
        {
            "id": 51510,
            "ip_address": "103.124.226.98",
            "count": 1,
            "first_visit": "2023-08-02T20:24:05.293855+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 57322,
            "ip_address": "103.124.226.98",
            "count": 2,
            "first_visit": "2023-10-11T12:52:34.199875+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 70553,
            "ip_address": "103.124.226.98",
            "count": 1,
            "first_visit": "2024-07-01T15:22:20.414103+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 51913,
            "ip_address": "103.124.226.98",
            "count": 4,
            "first_visit": "2023-08-08T00:47:19.758109+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 51338,
            "ip_address": "103.124.226.98",
            "count": 1,
            "first_visit": "2023-07-31T22:20:56.301545+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 3729,
            "ip_address": "103.124.226.99",
            "count": 1,
            "first_visit": "2022-02-19T15:00:15.338391+06:00",
            "date": null
        },
        {
            "id": 7790,
            "ip_address": "103.124.227.144",
            "count": 1,
            "first_visit": "2022-05-17T10:05:01.765826+06:00",
            "date": null
        },
        {
            "id": 11896,
            "ip_address": "103.124.227.145",
            "count": 2,
            "first_visit": "2022-05-27T11:38:12.857243+06:00",
            "date": null
        }
    ]
}