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

{
    "count": 102632,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48784&ordering=ip_address",
    "results": [
        {
            "id": 2727,
            "ip_address": "118.179.186.21",
            "count": 9,
            "first_visit": "2022-01-24T15:11:37.877295+06:00",
            "date": null
        },
        {
            "id": 61710,
            "ip_address": "118.179.18.66",
            "count": 1,
            "first_visit": "2023-12-23T11:56:45.822292+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 24531,
            "ip_address": "118.179.187.115",
            "count": 1,
            "first_visit": "2022-07-20T11:23:35.708096+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 12203,
            "ip_address": "118.179.187.139",
            "count": 3,
            "first_visit": "2022-05-28T14:37:18.695366+06:00",
            "date": null
        },
        {
            "id": 23347,
            "ip_address": "118.179.187.139",
            "count": 1,
            "first_visit": "2022-07-17T17:37:44.119086+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 26854,
            "ip_address": "118.179.187.139",
            "count": 1,
            "first_visit": "2022-07-24T22:04:26.136800+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12030,
            "ip_address": "118.179.187.144",
            "count": 1,
            "first_visit": "2022-05-27T23:07:06.467182+06:00",
            "date": null
        },
        {
            "id": 39456,
            "ip_address": "118.179.187.159",
            "count": 1,
            "first_visit": "2022-12-27T12:48:56.178397+06:00",
            "date": "2022-12-27"
        }
    ]
}