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

{
    "count": 92195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3744&ordering=ip_address",
    "results": [
        {
            "id": 2000,
            "ip_address": "103.127.3.246",
            "count": 2,
            "first_visit": "2022-01-12T02:01:47.544736+06:00",
            "date": null
        },
        {
            "id": 2118,
            "ip_address": "103.127.3.45",
            "count": 5,
            "first_visit": "2022-01-13T13:44:01.146263+06:00",
            "date": null
        },
        {
            "id": 7649,
            "ip_address": "103.127.3.50",
            "count": 1,
            "first_visit": "2022-05-17T08:16:15.683606+06:00",
            "date": null
        },
        {
            "id": 5790,
            "ip_address": "103.127.4.101",
            "count": 1,
            "first_visit": "2022-05-10T16:03:15.385500+06:00",
            "date": null
        },
        {
            "id": 5971,
            "ip_address": "103.127.4.112",
            "count": 1,
            "first_visit": "2022-05-14T01:46:35.099510+06:00",
            "date": null
        },
        {
            "id": 53745,
            "ip_address": "103.127.4.124",
            "count": 7,
            "first_visit": "2023-08-28T14:18:59.964284+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 53674,
            "ip_address": "103.127.4.124",
            "count": 4,
            "first_visit": "2023-08-27T15:34:29.092594+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 53901,
            "ip_address": "103.127.4.124",
            "count": 1,
            "first_visit": "2023-08-30T16:02:20.382304+06:00",
            "date": "2023-08-30"
        }
    ]
}