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

{
    "count": 91583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90216&ordering=-ip_address",
    "results": [
        {
            "id": 65206,
            "ip_address": "103.111.227.64",
            "count": 1,
            "first_visit": "2024-02-26T17:25:15.268866+06:00",
            "date": "2024-02-26"
        },
        {
            "id": 1390,
            "ip_address": "103.111.227.46",
            "count": 1,
            "first_visit": "2021-12-26T16:30:47.801543+06:00",
            "date": null
        },
        {
            "id": 3045,
            "ip_address": "103.111.227.249",
            "count": 1,
            "first_visit": "2022-01-30T00:33:31.292741+06:00",
            "date": null
        },
        {
            "id": 4840,
            "ip_address": "103.111.227.247",
            "count": 2,
            "first_visit": "2022-04-01T06:38:42.832352+06:00",
            "date": null
        },
        {
            "id": 10111,
            "ip_address": "103.111.227.242",
            "count": 1,
            "first_visit": "2022-05-21T22:26:45.593851+06:00",
            "date": null
        },
        {
            "id": 81026,
            "ip_address": "103.111.227.225",
            "count": 1,
            "first_visit": "2025-04-06T13:43:21.457250+06:00",
            "date": "2025-04-06"
        },
        {
            "id": 5535,
            "ip_address": "103.111.227.201",
            "count": 2,
            "first_visit": "2022-05-02T00:54:47.227629+06:00",
            "date": null
        },
        {
            "id": 25172,
            "ip_address": "103.111.227.2",
            "count": 1,
            "first_visit": "2022-07-21T07:35:37.529252+06:00",
            "date": "2022-07-21"
        }
    ]
}