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

{
    "count": 93475,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78520&ordering=ip_address",
    "results": [
        {
            "id": 55930,
            "ip_address": "43.245.121.12",
            "count": 2,
            "first_visit": "2023-09-24T21:04:16.731390+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 56026,
            "ip_address": "43.245.121.12",
            "count": 1,
            "first_visit": "2023-09-25T22:05:34.450197+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 55658,
            "ip_address": "43.245.121.121",
            "count": 3,
            "first_visit": "2023-09-21T20:00:40.449489+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 10049,
            "ip_address": "43.245.121.121",
            "count": 1,
            "first_visit": "2022-05-21T17:06:15.599869+06:00",
            "date": null
        },
        {
            "id": 18505,
            "ip_address": "43.245.121.121",
            "count": 1,
            "first_visit": "2022-06-25T09:44:53.993740+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 88098,
            "ip_address": "43.245.121.121",
            "count": 1,
            "first_visit": "2025-08-20T13:23:49.255024+06:00",
            "date": "2025-08-20"
        },
        {
            "id": 13080,
            "ip_address": "43.245.121.125",
            "count": 2,
            "first_visit": "2022-05-31T12:08:17.611659+06:00",
            "date": null
        },
        {
            "id": 9200,
            "ip_address": "43.245.121.126",
            "count": 1,
            "first_visit": "2022-05-18T23:45:01.822852+06:00",
            "date": null
        }
    ]
}