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

{
    "count": 96076,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19616&ordering=ip_address",
    "results": [
        {
            "id": 45291,
            "ip_address": "103.67.157.112",
            "count": 1,
            "first_visit": "2023-04-13T23:05:07.084581+06:00",
            "date": "2023-04-13"
        },
        {
            "id": 6954,
            "ip_address": "103.67.157.113",
            "count": 1,
            "first_visit": "2022-05-16T18:00:16.210938+06:00",
            "date": null
        },
        {
            "id": 440,
            "ip_address": "103.67.157.114",
            "count": 2,
            "first_visit": "2021-12-08T17:47:40.116729+06:00",
            "date": null
        },
        {
            "id": 50446,
            "ip_address": "103.67.157.114",
            "count": 1,
            "first_visit": "2023-07-20T16:19:21.537117+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 28290,
            "ip_address": "103.67.157.115",
            "count": 4,
            "first_visit": "2022-07-27T18:42:32.981430+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 11644,
            "ip_address": "103.67.157.115",
            "count": 1,
            "first_visit": "2022-05-26T10:42:31.767117+06:00",
            "date": null
        },
        {
            "id": 69738,
            "ip_address": "103.67.157.115",
            "count": 2,
            "first_visit": "2024-06-10T15:01:04.517326+06:00",
            "date": "2024-06-10"
        },
        {
            "id": 7049,
            "ip_address": "103.67.157.116",
            "count": 3,
            "first_visit": "2022-05-16T19:00:54.682332+06:00",
            "date": null
        }
    ]
}