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

{
    "count": 93447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78592&ordering=ip_address",
    "results": [
        {
            "id": 15930,
            "ip_address": "43.245.121.238",
            "count": 1,
            "first_visit": "2022-06-17T10:10:18.021036+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6913,
            "ip_address": "43.245.121.239",
            "count": 1,
            "first_visit": "2022-05-16T17:21:32.457277+06:00",
            "date": null
        },
        {
            "id": 7803,
            "ip_address": "43.245.121.24",
            "count": 1,
            "first_visit": "2022-05-17T10:13:44.604013+06:00",
            "date": null
        },
        {
            "id": 62403,
            "ip_address": "43.245.121.24",
            "count": 1,
            "first_visit": "2024-01-05T12:58:30.502196+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 32864,
            "ip_address": "43.245.121.241",
            "count": 1,
            "first_visit": "2022-08-24T21:46:08.466853+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 7536,
            "ip_address": "43.245.121.241",
            "count": 1,
            "first_visit": "2022-05-17T00:11:42.647623+06:00",
            "date": null
        },
        {
            "id": 1082,
            "ip_address": "43.245.121.245",
            "count": 1,
            "first_visit": "2021-12-20T19:48:06.804819+06:00",
            "date": null
        },
        {
            "id": 9107,
            "ip_address": "43.245.121.247",
            "count": 1,
            "first_visit": "2022-05-18T22:26:21.851208+06:00",
            "date": null
        }
    ]
}