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

{
    "count": 91955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=ip_address",
    "results": [
        {
            "id": 3905,
            "ip_address": "103.109.96.115",
            "count": 2,
            "first_visit": "2022-02-26T19:39:25.137678+06:00",
            "date": null
        },
        {
            "id": 7634,
            "ip_address": "103.109.96.129",
            "count": 1,
            "first_visit": "2022-05-17T07:58:12.132931+06:00",
            "date": null
        },
        {
            "id": 1274,
            "ip_address": "103.109.96.131",
            "count": 3,
            "first_visit": "2021-12-23T02:07:32.311422+06:00",
            "date": null
        },
        {
            "id": 66698,
            "ip_address": "103.109.96.141",
            "count": 1,
            "first_visit": "2024-04-06T15:25:38.188461+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 35245,
            "ip_address": "103.109.96.141",
            "count": 1,
            "first_visit": "2022-09-30T06:26:54.978121+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 33118,
            "ip_address": "103.109.96.145",
            "count": 1,
            "first_visit": "2022-08-27T21:00:34.725070+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 30461,
            "ip_address": "103.109.96.154",
            "count": 1,
            "first_visit": "2022-07-31T17:26:47.581964+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6111,
            "ip_address": "103.109.96.159",
            "count": 1,
            "first_visit": "2022-05-14T19:39:08.304371+06:00",
            "date": null
        }
    ]
}