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

{
    "count": 102291,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44992&ordering=ip_address",
    "results": [
        {
            "id": 45253,
            "ip_address": "114.119.158.43",
            "count": 1,
            "first_visit": "2023-04-13T03:27:41.431295+06:00",
            "date": "2023-04-13"
        },
        {
            "id": 62612,
            "ip_address": "114.119.158.45",
            "count": 1,
            "first_visit": "2024-01-07T15:42:38.617413+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 54282,
            "ip_address": "114.119.158.45",
            "count": 1,
            "first_visit": "2023-09-04T16:51:40.311790+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 1424,
            "ip_address": "114.119.158.45",
            "count": 16,
            "first_visit": "2021-12-28T06:42:43.162112+06:00",
            "date": null
        },
        {
            "id": 97,
            "ip_address": "114.119.158.46",
            "count": 18,
            "first_visit": "2021-12-03T21:16:51.948009+06:00",
            "date": null
        },
        {
            "id": 63877,
            "ip_address": "114.119.158.46",
            "count": 1,
            "first_visit": "2024-01-27T10:28:37.693446+06:00",
            "date": "2024-01-27"
        },
        {
            "id": 50154,
            "ip_address": "114.119.158.5",
            "count": 2,
            "first_visit": "2023-07-17T01:51:38.219532+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 1567,
            "ip_address": "114.119.158.5",
            "count": 11,
            "first_visit": "2022-01-01T14:48:48.812010+06:00",
            "date": null
        }
    ]
}