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

{
    "count": 94849,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14976&ordering=ip_address",
    "results": [
        {
            "id": 53340,
            "ip_address": "103.230.107.28",
            "count": 1,
            "first_visit": "2023-08-23T22:49:10.763199+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 66097,
            "ip_address": "103.230.107.29",
            "count": 3,
            "first_visit": "2024-03-19T19:14:13.328653+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 26018,
            "ip_address": "103.230.107.29",
            "count": 1,
            "first_visit": "2022-07-22T15:52:24.594638+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 5604,
            "ip_address": "103.230.107.29",
            "count": 4,
            "first_visit": "2022-05-04T15:06:57.450548+06:00",
            "date": null
        },
        {
            "id": 8217,
            "ip_address": "103.230.107.3",
            "count": 2,
            "first_visit": "2022-05-17T16:36:46.477997+06:00",
            "date": null
        },
        {
            "id": 40210,
            "ip_address": "103.230.107.3",
            "count": 1,
            "first_visit": "2023-01-11T13:36:25.013410+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 52367,
            "ip_address": "103.230.107.3",
            "count": 2,
            "first_visit": "2023-08-13T08:29:05.661433+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 22748,
            "ip_address": "103.230.107.3",
            "count": 1,
            "first_visit": "2022-07-14T17:31:41.139081+06:00",
            "date": "2022-07-14"
        }
    ]
}