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

{
    "count": 92330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6896&ordering=ip_address",
    "results": [
        {
            "id": 34977,
            "ip_address": "103.148.172.227",
            "count": 1,
            "first_visit": "2022-09-25T17:04:36.855024+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 50986,
            "ip_address": "103.148.173.253",
            "count": 2,
            "first_visit": "2023-07-27T10:51:14.337134+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 9759,
            "ip_address": "103.148.176.150",
            "count": 1,
            "first_visit": "2022-05-20T15:45:21.843424+06:00",
            "date": null
        },
        {
            "id": 11826,
            "ip_address": "103.148.177.1",
            "count": 1,
            "first_visit": "2022-05-27T01:09:37.277153+06:00",
            "date": null
        },
        {
            "id": 54997,
            "ip_address": "103.148.178.12",
            "count": 2,
            "first_visit": "2023-09-13T10:06:05.945290+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 36408,
            "ip_address": "103.148.178.15",
            "count": 1,
            "first_visit": "2022-10-24T18:39:13.988015+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 24506,
            "ip_address": "103.148.178.17",
            "count": 1,
            "first_visit": "2022-07-20T11:03:29.104712+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 71012,
            "ip_address": "103.148.178.19",
            "count": 2,
            "first_visit": "2024-07-11T18:28:08.539227+06:00",
            "date": "2024-07-11"
        }
    ]
}