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

{
    "count": 102171,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75552&ordering=ip_address",
    "results": [
        {
            "id": 25713,
            "ip_address": "37.111.196.189",
            "count": 1,
            "first_visit": "2022-07-21T22:58:19.839426+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29931,
            "ip_address": "37.111.196.189",
            "count": 1,
            "first_visit": "2022-07-30T15:59:48.880753+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3916,
            "ip_address": "37.111.196.190",
            "count": 1,
            "first_visit": "2022-02-27T11:04:15.222605+06:00",
            "date": null
        },
        {
            "id": 6744,
            "ip_address": "37.111.196.194",
            "count": 1,
            "first_visit": "2022-05-16T14:23:41.136179+06:00",
            "date": null
        },
        {
            "id": 22757,
            "ip_address": "37.111.196.194",
            "count": 1,
            "first_visit": "2022-07-14T17:42:38.383871+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 71029,
            "ip_address": "37.111.196.195",
            "count": 1,
            "first_visit": "2024-07-12T06:23:07.848682+06:00",
            "date": "2024-07-12"
        },
        {
            "id": 9505,
            "ip_address": "37.111.196.196",
            "count": 2,
            "first_visit": "2022-05-19T22:21:25.689514+06:00",
            "date": null
        },
        {
            "id": 32428,
            "ip_address": "37.111.196.199",
            "count": 1,
            "first_visit": "2022-08-19T10:00:02.943913+06:00",
            "date": "2022-08-19"
        }
    ]
}