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

{
    "count": 102772,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51472&ordering=ip_address",
    "results": [
        {
            "id": 13132,
            "ip_address": "119.30.45.67",
            "count": 1,
            "first_visit": "2022-05-31T14:58:43.449812+06:00",
            "date": null
        },
        {
            "id": 76355,
            "ip_address": "119.30.45.67",
            "count": 2,
            "first_visit": "2024-12-04T11:19:49.309775+06:00",
            "date": "2024-12-04"
        },
        {
            "id": 21038,
            "ip_address": "119.30.45.69",
            "count": 1,
            "first_visit": "2022-07-04T11:49:54.292066+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 36980,
            "ip_address": "119.30.45.69",
            "count": 1,
            "first_visit": "2022-11-05T17:56:27.533400+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 5828,
            "ip_address": "119.30.45.7",
            "count": 2,
            "first_visit": "2022-05-10T23:58:00.020979+06:00",
            "date": null
        },
        {
            "id": 38806,
            "ip_address": "119.30.45.71",
            "count": 1,
            "first_visit": "2022-12-16T08:52:58.748500+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 70716,
            "ip_address": "119.30.45.72",
            "count": 1,
            "first_visit": "2024-07-05T09:18:19.899931+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 58213,
            "ip_address": "119.30.45.72",
            "count": 2,
            "first_visit": "2023-10-22T21:40:20.116694+06:00",
            "date": "2023-10-22"
        }
    ]
}