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

{
    "count": 95909,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4944&ordering=ip_address",
    "results": [
        {
            "id": 40742,
            "ip_address": "103.134.60.50",
            "count": 1,
            "first_visit": "2023-01-21T20:56:45.392139+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 4819,
            "ip_address": "103.134.60.51",
            "count": 1,
            "first_visit": "2022-03-31T11:59:56.579818+06:00",
            "date": null
        },
        {
            "id": 12920,
            "ip_address": "103.134.60.52",
            "count": 1,
            "first_visit": "2022-05-30T23:18:16.227791+06:00",
            "date": null
        },
        {
            "id": 16001,
            "ip_address": "103.134.60.52",
            "count": 1,
            "first_visit": "2022-06-17T14:58:23.388585+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6011,
            "ip_address": "103.134.60.53",
            "count": 1,
            "first_visit": "2022-05-14T16:47:52.350766+06:00",
            "date": null
        },
        {
            "id": 30490,
            "ip_address": "103.134.60.53",
            "count": 1,
            "first_visit": "2022-07-31T19:28:25.453205+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 41871,
            "ip_address": "103.134.60.53",
            "count": 3,
            "first_visit": "2023-02-09T08:32:47.329210+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 46317,
            "ip_address": "103.134.60.75",
            "count": 1,
            "first_visit": "2023-05-08T14:13:21.325946+06:00",
            "date": "2023-05-08"
        }
    ]
}