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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50376&ordering=ip_address",
    "results": [
        {
            "id": 4005,
            "ip_address": "119.30.32.58",
            "count": 2,
            "first_visit": "2022-03-02T12:32:29.517160+06:00",
            "date": null
        },
        {
            "id": 21595,
            "ip_address": "119.30.32.58",
            "count": 1,
            "first_visit": "2022-07-08T14:24:17.571269+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 47663,
            "ip_address": "119.30.32.58",
            "count": 2,
            "first_visit": "2023-06-04T15:31:28.296553+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 17948,
            "ip_address": "119.30.32.59",
            "count": 1,
            "first_visit": "2022-06-24T02:54:03.490215+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 16613,
            "ip_address": "119.30.32.59",
            "count": 1,
            "first_visit": "2022-06-19T15:23:15.614899+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 24661,
            "ip_address": "119.30.32.59",
            "count": 1,
            "first_visit": "2022-07-20T14:11:22.985514+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6907,
            "ip_address": "119.30.32.6",
            "count": 1,
            "first_visit": "2022-05-16T17:14:37.625960+06:00",
            "date": null
        },
        {
            "id": 78462,
            "ip_address": "119.30.32.6",
            "count": 1,
            "first_visit": "2025-02-01T19:48:29.295512+06:00",
            "date": "2025-02-01"
        }
    ]
}