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

{
    "count": 95880,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18832&ordering=ip_address",
    "results": [
        {
            "id": 26947,
            "ip_address": "103.59.178.227",
            "count": 2,
            "first_visit": "2022-07-25T00:17:29.595787+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 55626,
            "ip_address": "103.59.178.227",
            "count": 3,
            "first_visit": "2023-09-21T12:19:54.547552+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 2389,
            "ip_address": "103.59.178.227",
            "count": 3,
            "first_visit": "2022-01-17T21:05:12.759961+06:00",
            "date": null
        },
        {
            "id": 26029,
            "ip_address": "103.59.178.228",
            "count": 1,
            "first_visit": "2022-07-22T16:31:06.103710+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 1538,
            "ip_address": "103.59.178.228",
            "count": 1,
            "first_visit": "2021-12-31T17:41:27.711941+06:00",
            "date": null
        },
        {
            "id": 3504,
            "ip_address": "103.59.178.230",
            "count": 1,
            "first_visit": "2022-02-10T22:39:15.851460+06:00",
            "date": null
        },
        {
            "id": 51498,
            "ip_address": "103.59.178.230",
            "count": 1,
            "first_visit": "2023-08-02T19:06:21.399932+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 7512,
            "ip_address": "103.59.178.231",
            "count": 1,
            "first_visit": "2022-05-16T23:50:30.479640+06:00",
            "date": null
        }
    ]
}