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

{
    "count": 92405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82376&ordering=ip_address",
    "results": [
        {
            "id": 5495,
            "ip_address": "58.145.190.247",
            "count": 6,
            "first_visit": "2022-05-01T00:11:07.632318+06:00",
            "date": null
        },
        {
            "id": 62402,
            "ip_address": "58.145.190.247",
            "count": 1,
            "first_visit": "2024-01-05T12:41:45.573313+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 7764,
            "ip_address": "58.145.190.248",
            "count": 1,
            "first_visit": "2022-05-17T09:49:12.007272+06:00",
            "date": null
        },
        {
            "id": 28591,
            "ip_address": "58.145.190.248",
            "count": 1,
            "first_visit": "2022-07-28T07:31:49.911050+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 34979,
            "ip_address": "58.145.190.248",
            "count": 1,
            "first_visit": "2022-09-25T17:42:14.743610+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 12340,
            "ip_address": "58.145.190.249",
            "count": 2,
            "first_visit": "2022-05-29T00:00:41.300075+06:00",
            "date": null
        },
        {
            "id": 25819,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2022-07-22T06:41:25.820506+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 24945,
            "ip_address": "58.145.190.249",
            "count": 1,
            "first_visit": "2022-07-20T22:17:31.968857+06:00",
            "date": "2022-07-20"
        }
    ]
}