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

{
    "count": 102118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43744&ordering=ip_address",
    "results": [
        {
            "id": 54593,
            "ip_address": "114.119.156.126",
            "count": 1,
            "first_visit": "2023-09-08T21:06:32.929109+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 41316,
            "ip_address": "114.119.156.126",
            "count": 1,
            "first_visit": "2023-02-01T02:34:35.101963+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 61840,
            "ip_address": "114.119.156.126",
            "count": 1,
            "first_visit": "2023-12-25T19:09:43.886822+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 53730,
            "ip_address": "114.119.156.126",
            "count": 1,
            "first_visit": "2023-08-28T11:36:32.141041+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 39690,
            "ip_address": "114.119.156.126",
            "count": 1,
            "first_visit": "2023-01-01T02:52:49.562610+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 596,
            "ip_address": "114.119.156.126",
            "count": 13,
            "first_visit": "2021-12-12T01:31:54.459050+06:00",
            "date": null
        },
        {
            "id": 39244,
            "ip_address": "114.119.156.126",
            "count": 1,
            "first_visit": "2022-12-23T22:15:49.082341+06:00",
            "date": "2022-12-23"
        },
        {
            "id": 708,
            "ip_address": "114.119.156.129",
            "count": 18,
            "first_visit": "2021-12-15T10:36:32.104230+06:00",
            "date": null
        }
    ]
}