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

{
    "count": 101963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42744&ordering=ip_address",
    "results": [
        {
            "id": 62598,
            "ip_address": "114.119.153.247",
            "count": 1,
            "first_visit": "2024-01-07T07:12:57.743263+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 51631,
            "ip_address": "114.119.153.247",
            "count": 1,
            "first_visit": "2023-08-04T02:10:43.528455+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 814,
            "ip_address": "114.119.153.247",
            "count": 21,
            "first_visit": "2021-12-18T23:42:08.968679+06:00",
            "date": null
        },
        {
            "id": 110,
            "ip_address": "114.119.153.25",
            "count": 12,
            "first_visit": "2021-12-04T00:37:21.464655+06:00",
            "date": null
        },
        {
            "id": 53879,
            "ip_address": "114.119.153.25",
            "count": 1,
            "first_visit": "2023-08-30T05:39:36.366298+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 49074,
            "ip_address": "114.119.153.25",
            "count": 1,
            "first_visit": "2023-06-30T05:01:00.720746+06:00",
            "date": "2023-06-30"
        },
        {
            "id": 48039,
            "ip_address": "114.119.153.25",
            "count": 1,
            "first_visit": "2023-06-11T22:59:02.413369+06:00",
            "date": "2023-06-11"
        },
        {
            "id": 55697,
            "ip_address": "114.119.153.25",
            "count": 1,
            "first_visit": "2023-09-22T09:20:10.885502+06:00",
            "date": "2023-09-22"
        }
    ]
}