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

{
    "count": 101229,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84072&ordering=ip_address",
    "results": [
        {
            "id": 92674,
            "ip_address": "43.225.193.151",
            "count": 1,
            "first_visit": "2025-12-05T12:05:21.461555+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 34027,
            "ip_address": "43.228.237.28",
            "count": 1,
            "first_visit": "2022-09-08T04:43:46.517996+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 12446,
            "ip_address": "43.228.238.124",
            "count": 2,
            "first_visit": "2022-05-29T11:59:09.105784+06:00",
            "date": null
        },
        {
            "id": 15226,
            "ip_address": "43.228.238.124",
            "count": 1,
            "first_visit": "2022-06-15T10:25:15.318452+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15375,
            "ip_address": "43.228.238.46",
            "count": 1,
            "first_visit": "2022-06-15T17:24:04.308188+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15324,
            "ip_address": "43.228.239.207",
            "count": 1,
            "first_visit": "2022-06-15T15:50:34.280119+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 80280,
            "ip_address": "43.229.12.136",
            "count": 1,
            "first_visit": "2025-03-18T15:28:11.538146+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 12526,
            "ip_address": "43.229.12.147",
            "count": 1,
            "first_visit": "2022-05-29T18:31:46.947627+06:00",
            "date": null
        }
    ]
}