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

{
    "count": 91932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1056&ordering=ip_address",
    "results": [
        {
            "id": 23031,
            "ip_address": "103.109.57.38",
            "count": 1,
            "first_visit": "2022-07-15T20:26:57.860678+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 76991,
            "ip_address": "103.109.57.61",
            "count": 1,
            "first_visit": "2024-12-21T12:06:26.102769+06:00",
            "date": "2024-12-21"
        },
        {
            "id": 84120,
            "ip_address": "103.109.57.61",
            "count": 1,
            "first_visit": "2025-06-17T17:08:08.905916+06:00",
            "date": "2025-06-17"
        },
        {
            "id": 7094,
            "ip_address": "103.109.57.98",
            "count": 1,
            "first_visit": "2022-05-16T19:19:40.111524+06:00",
            "date": null
        },
        {
            "id": 52349,
            "ip_address": "103.109.59.100",
            "count": 1,
            "first_visit": "2023-08-13T00:53:37.270929+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 2467,
            "ip_address": "103.109.59.100",
            "count": 1,
            "first_visit": "2022-01-19T16:04:58.151450+06:00",
            "date": null
        },
        {
            "id": 61070,
            "ip_address": "103.109.59.102",
            "count": 1,
            "first_visit": "2023-12-12T17:04:30.587101+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 22125,
            "ip_address": "103.109.59.103",
            "count": 1,
            "first_visit": "2022-07-12T15:08:42.090763+06:00",
            "date": "2022-07-12"
        }
    ]
}