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

{
    "count": 96569,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21592&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 51603,
            "ip_address": "103.78.225.168",
            "count": 1,
            "first_visit": "2023-08-03T18:40:06.664125+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 70167,
            "ip_address": "103.78.225.173",
            "count": 6,
            "first_visit": "2024-06-23T12:08:59.607744+06:00",
            "date": "2024-06-23"
        },
        {
            "id": 1995,
            "ip_address": "103.78.225.173",
            "count": 1,
            "first_visit": "2022-01-12T01:23:12.495749+06:00",
            "date": null
        }
    ]
}