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

{
    "count": 96548,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2272&ordering=ip_address",
    "results": [
        {
            "id": 15876,
            "ip_address": "103.117.151.122",
            "count": 1,
            "first_visit": "2022-06-17T07:43:50.508347+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 2705,
            "ip_address": "103.117.151.127",
            "count": 1,
            "first_visit": "2022-01-23T22:43:17.301946+06:00",
            "date": null
        },
        {
            "id": 2934,
            "ip_address": "103.117.151.139",
            "count": 1,
            "first_visit": "2022-01-27T12:30:21.358464+06:00",
            "date": null
        },
        {
            "id": 52076,
            "ip_address": "103.117.151.23",
            "count": 1,
            "first_visit": "2023-08-09T23:02:47.872133+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 1015,
            "ip_address": "103.117.151.43",
            "count": 1,
            "first_visit": "2021-12-20T09:01:22.415596+06:00",
            "date": null
        },
        {
            "id": 52128,
            "ip_address": "103.117.193.22",
            "count": 1,
            "first_visit": "2023-08-10T11:39:18.460622+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 3534,
            "ip_address": "103.117.193.234",
            "count": 2,
            "first_visit": "2022-02-11T21:23:38.685944+06:00",
            "date": null
        },
        {
            "id": 37486,
            "ip_address": "103.117.193.236",
            "count": 1,
            "first_visit": "2022-11-16T18:40:31.101398+06:00",
            "date": "2022-11-16"
        }
    ]
}