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

{
    "count": 92213,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4312&ordering=ip_address",
    "results": [
        {
            "id": 66389,
            "ip_address": "103.132.178.106",
            "count": 2,
            "first_visit": "2024-03-27T00:33:41.319671+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 67872,
            "ip_address": "103.132.178.106",
            "count": 1,
            "first_visit": "2024-05-04T10:59:49.886763+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 16654,
            "ip_address": "103.132.179.1",
            "count": 1,
            "first_visit": "2022-06-19T21:24:59.392086+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 5451,
            "ip_address": "103.132.179.1",
            "count": 2,
            "first_visit": "2022-04-29T20:40:42.308265+06:00",
            "date": null
        },
        {
            "id": 9563,
            "ip_address": "103.132.181.182",
            "count": 1,
            "first_visit": "2022-05-19T23:31:51.284715+06:00",
            "date": null
        },
        {
            "id": 6058,
            "ip_address": "103.132.181.200",
            "count": 1,
            "first_visit": "2022-05-14T19:20:34.392864+06:00",
            "date": null
        },
        {
            "id": 98,
            "ip_address": "103.132.182.149",
            "count": 1,
            "first_visit": "2021-12-03T21:26:30.694062+06:00",
            "date": null
        },
        {
            "id": 73723,
            "ip_address": "103.132.182.42",
            "count": 1,
            "first_visit": "2024-09-28T13:08:31.661057+06:00",
            "date": "2024-09-28"
        }
    ]
}