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

{
    "count": 101273,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83672&ordering=ip_address",
    "results": [
        {
            "id": 9562,
            "ip_address": "42.0.7.234",
            "count": 10,
            "first_visit": "2022-05-19T23:31:44.120806+06:00",
            "date": null
        },
        {
            "id": 25273,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2022-07-21T09:39:26.554050+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9561,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2022-05-19T23:31:44.120381+06:00",
            "date": null
        },
        {
            "id": 52240,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2023-08-11T15:53:37.006427+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 46303,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2023-05-08T09:14:50.730754+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 61940,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2023-12-26T21:21:53.331217+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 82148,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2025-05-01T22:40:23.354462+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82355,
            "ip_address": "42.0.7.234",
            "count": 1,
            "first_visit": "2025-05-06T08:21:08.097299+06:00",
            "date": "2025-05-06"
        }
    ]
}