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

{
    "count": 95850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18664&ordering=ip_address",
    "results": [
        {
            "id": 51169,
            "ip_address": "103.58.73.195",
            "count": 2,
            "first_visit": "2023-07-29T20:07:15.706387+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 35432,
            "ip_address": "103.58.73.195",
            "count": 4,
            "first_visit": "2022-10-04T00:11:41.674193+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35516,
            "ip_address": "103.58.73.195",
            "count": 1,
            "first_visit": "2022-10-05T11:38:47.415009+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 46013,
            "ip_address": "103.58.73.195",
            "count": 1,
            "first_visit": "2023-05-02T18:13:19.521273+06:00",
            "date": "2023-05-02"
        },
        {
            "id": 3672,
            "ip_address": "103.58.73.197",
            "count": 1,
            "first_visit": "2022-02-16T20:29:00.787420+06:00",
            "date": null
        },
        {
            "id": 41227,
            "ip_address": "103.58.73.224",
            "count": 1,
            "first_visit": "2023-01-30T14:27:17.657342+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41573,
            "ip_address": "103.58.73.224",
            "count": 1,
            "first_visit": "2023-02-05T15:51:10.565536+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 3845,
            "ip_address": "103.58.73.230",
            "count": 1,
            "first_visit": "2022-02-24T02:35:22.531440+06:00",
            "date": null
        }
    ]
}