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

{
    "count": 93444,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78608&ordering=ip_address",
    "results": [
        {
            "id": 24773,
            "ip_address": "43.245.121.28",
            "count": 1,
            "first_visit": "2022-07-20T17:24:04.770951+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7597,
            "ip_address": "43.245.121.29",
            "count": 1,
            "first_visit": "2022-05-17T06:17:55.807659+06:00",
            "date": null
        },
        {
            "id": 62899,
            "ip_address": "43.245.121.3",
            "count": 1,
            "first_visit": "2024-01-11T15:27:38.180721+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 10969,
            "ip_address": "43.245.121.30",
            "count": 1,
            "first_visit": "2022-05-24T13:16:49.249438+06:00",
            "date": null
        },
        {
            "id": 26628,
            "ip_address": "43.245.121.30",
            "count": 1,
            "first_visit": "2022-07-24T09:50:01.214575+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9183,
            "ip_address": "43.245.121.33",
            "count": 1,
            "first_visit": "2022-05-18T23:28:13.859750+06:00",
            "date": null
        },
        {
            "id": 51069,
            "ip_address": "43.245.121.34",
            "count": 1,
            "first_visit": "2023-07-28T14:10:26.321688+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 11872,
            "ip_address": "43.245.121.36",
            "count": 2,
            "first_visit": "2022-05-27T09:31:57.569671+06:00",
            "date": null
        }
    ]
}