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

{
    "count": 97482,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9712&ordering=ip_address",
    "results": [
        {
            "id": 31644,
            "ip_address": "103.166.153.6",
            "count": 1,
            "first_visit": "2022-08-09T20:32:46.529169+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 90665,
            "ip_address": "103.166.153.65",
            "count": 1,
            "first_visit": "2025-10-13T11:23:08.411390+06:00",
            "date": "2025-10-13"
        },
        {
            "id": 30554,
            "ip_address": "103.166.153.74",
            "count": 1,
            "first_visit": "2022-08-01T00:19:13.961468+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 4171,
            "ip_address": "103.166.153.83",
            "count": 1,
            "first_visit": "2022-03-07T20:32:17.676419+06:00",
            "date": null
        },
        {
            "id": 6390,
            "ip_address": "103.166.153.89",
            "count": 1,
            "first_visit": "2022-05-15T20:19:16.445263+06:00",
            "date": null
        },
        {
            "id": 16461,
            "ip_address": "103.166.153.90",
            "count": 1,
            "first_visit": "2022-06-19T00:35:26.669496+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 25639,
            "ip_address": "103.166.166.11",
            "count": 1,
            "first_visit": "2022-07-21T19:24:38.698964+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 22771,
            "ip_address": "103.166.166.13",
            "count": 1,
            "first_visit": "2022-07-14T18:18:57.514005+06:00",
            "date": "2022-07-14"
        }
    ]
}