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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77576&ordering=ip_address",
    "results": [
        {
            "id": 35645,
            "ip_address": "37.111.207.55",
            "count": 1,
            "first_visit": "2022-10-08T19:17:54.820873+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 7493,
            "ip_address": "37.111.207.55",
            "count": 2,
            "first_visit": "2022-05-16T23:42:16.140938+06:00",
            "date": null
        },
        {
            "id": 99228,
            "ip_address": "37.111.207.56",
            "count": 1,
            "first_visit": "2026-06-15T13:22:15.375420+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 51674,
            "ip_address": "37.111.207.56",
            "count": 2,
            "first_visit": "2023-08-04T12:36:41.713616+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 24218,
            "ip_address": "37.111.207.57",
            "count": 5,
            "first_visit": "2022-07-19T22:45:27.531351+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24300,
            "ip_address": "37.111.207.57",
            "count": 1,
            "first_visit": "2022-07-20T00:45:09.252166+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10234,
            "ip_address": "37.111.207.57",
            "count": 1,
            "first_visit": "2022-05-22T09:10:19.744038+06:00",
            "date": null
        },
        {
            "id": 29526,
            "ip_address": "37.111.207.58",
            "count": 1,
            "first_visit": "2022-07-29T23:12:11.568830+06:00",
            "date": "2022-07-29"
        }
    ]
}