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

{
    "count": 99892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22384&ordering=ip_address",
    "results": [
        {
            "id": 70411,
            "ip_address": "103.78.225.128",
            "count": 2,
            "first_visit": "2024-06-27T20:06:24.534602+06:00",
            "date": "2024-06-27"
        },
        {
            "id": 3758,
            "ip_address": "103.78.225.131",
            "count": 3,
            "first_visit": "2022-02-20T19:23:25.199231+06:00",
            "date": null
        },
        {
            "id": 31340,
            "ip_address": "103.78.225.132",
            "count": 2,
            "first_visit": "2022-08-06T14:50:09.040857+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 6407,
            "ip_address": "103.78.225.142",
            "count": 3,
            "first_visit": "2022-05-15T21:10:01.347544+06:00",
            "date": null
        },
        {
            "id": 12766,
            "ip_address": "103.78.225.148",
            "count": 1,
            "first_visit": "2022-05-30T12:13:36.737025+06:00",
            "date": null
        },
        {
            "id": 90004,
            "ip_address": "103.78.225.149",
            "count": 1,
            "first_visit": "2025-09-25T08:29:30.480698+06:00",
            "date": "2025-09-25"
        },
        {
            "id": 66823,
            "ip_address": "103.78.225.151",
            "count": 1,
            "first_visit": "2024-04-10T02:39:24.730375+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 48363,
            "ip_address": "103.78.225.163",
            "count": 1,
            "first_visit": "2023-06-16T20:11:43.751192+06:00",
            "date": "2023-06-16"
        }
    ]
}