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

{
    "count": 101965,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42800&ordering=ip_address",
    "results": [
        {
            "id": 47421,
            "ip_address": "114.119.153.67",
            "count": 1,
            "first_visit": "2023-05-31T13:50:39.268262+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 42304,
            "ip_address": "114.119.153.67",
            "count": 1,
            "first_visit": "2023-02-17T15:23:19.394099+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 45809,
            "ip_address": "114.119.153.67",
            "count": 1,
            "first_visit": "2023-04-27T18:19:03.413078+06:00",
            "date": "2023-04-27"
        },
        {
            "id": 42826,
            "ip_address": "114.119.153.67",
            "count": 1,
            "first_visit": "2023-02-28T10:24:07.291312+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 224,
            "ip_address": "114.119.153.67",
            "count": 16,
            "first_visit": "2021-12-05T17:44:56.802361+06:00",
            "date": null
        },
        {
            "id": 39402,
            "ip_address": "114.119.153.67",
            "count": 1,
            "first_visit": "2022-12-26T17:50:04.491625+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 40254,
            "ip_address": "114.119.153.67",
            "count": 1,
            "first_visit": "2023-01-12T02:56:11.222633+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 292,
            "ip_address": "114.119.153.7",
            "count": 14,
            "first_visit": "2021-12-06T13:36:34.907402+06:00",
            "date": null
        }
    ]
}