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

{
    "count": 93354,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78952&ordering=ip_address",
    "results": [
        {
            "id": 12321,
            "ip_address": "43.245.123.235",
            "count": 1,
            "first_visit": "2022-05-28T23:30:08.030697+06:00",
            "date": null
        },
        {
            "id": 12196,
            "ip_address": "43.245.123.237",
            "count": 1,
            "first_visit": "2022-05-28T14:12:06.944721+06:00",
            "date": null
        },
        {
            "id": 40779,
            "ip_address": "43.245.123.237",
            "count": 1,
            "first_visit": "2023-01-22T13:22:15.494676+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 11519,
            "ip_address": "43.245.123.238",
            "count": 1,
            "first_visit": "2022-05-25T23:45:06.756771+06:00",
            "date": null
        },
        {
            "id": 14981,
            "ip_address": "43.245.123.238",
            "count": 1,
            "first_visit": "2022-06-14T10:22:58.918812+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 18557,
            "ip_address": "43.245.123.239",
            "count": 1,
            "first_visit": "2022-06-25T11:47:46.136618+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1375,
            "ip_address": "43.245.123.239",
            "count": 2,
            "first_visit": "2021-12-26T06:08:18.170167+06:00",
            "date": null
        },
        {
            "id": 19403,
            "ip_address": "43.245.123.239",
            "count": 1,
            "first_visit": "2022-06-27T10:46:42.776519+06:00",
            "date": "2022-06-27"
        }
    ]
}