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

{
    "count": 95466,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17224&ordering=ip_address",
    "results": [
        {
            "id": 11954,
            "ip_address": "103.253.45.67",
            "count": 1,
            "first_visit": "2022-05-27T17:49:56.313745+06:00",
            "date": null
        },
        {
            "id": 13596,
            "ip_address": "103.253.45.7",
            "count": 1,
            "first_visit": "2022-06-06T07:18:42.947477+06:00",
            "date": null
        },
        {
            "id": 11547,
            "ip_address": "103.253.45.71",
            "count": 1,
            "first_visit": "2022-05-26T00:16:29.028505+06:00",
            "date": null
        },
        {
            "id": 6763,
            "ip_address": "103.253.45.73",
            "count": 1,
            "first_visit": "2022-05-16T14:46:28.003146+06:00",
            "date": null
        },
        {
            "id": 7527,
            "ip_address": "103.253.45.75",
            "count": 3,
            "first_visit": "2022-05-16T23:55:21.058174+06:00",
            "date": null
        },
        {
            "id": 52892,
            "ip_address": "103.253.45.77",
            "count": 1,
            "first_visit": "2023-08-19T09:23:23.397635+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 31042,
            "ip_address": "103.253.45.79",
            "count": 2,
            "first_visit": "2022-08-03T19:29:06.920784+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 7521,
            "ip_address": "103.253.45.8",
            "count": 1,
            "first_visit": "2022-05-16T23:53:18.528082+06:00",
            "date": null
        }
    ]
}