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

{
    "count": 101561,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77584&ordering=ip_address",
    "results": [
        {
            "id": 6898,
            "ip_address": "37.111.207.60",
            "count": 1,
            "first_visit": "2022-05-16T17:07:46.752230+06:00",
            "date": null
        },
        {
            "id": 99015,
            "ip_address": "37.111.207.60",
            "count": 1,
            "first_visit": "2026-06-09T11:58:36.896104+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 97589,
            "ip_address": "37.111.207.61",
            "count": 1,
            "first_visit": "2026-04-30T11:28:50.146324+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 96162,
            "ip_address": "37.111.207.61",
            "count": 2,
            "first_visit": "2026-03-18T22:42:44.912857+06:00",
            "date": "2026-03-18"
        },
        {
            "id": 99965,
            "ip_address": "37.111.207.61",
            "count": 4,
            "first_visit": "2026-07-06T11:15:28.291942+06:00",
            "date": "2026-07-06"
        },
        {
            "id": 54121,
            "ip_address": "37.111.207.61",
            "count": 1,
            "first_visit": "2023-09-02T17:13:39.493834+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 6620,
            "ip_address": "37.111.207.61",
            "count": 2,
            "first_visit": "2022-05-16T11:20:04.711961+06:00",
            "date": null
        },
        {
            "id": 9244,
            "ip_address": "37.111.207.62",
            "count": 1,
            "first_visit": "2022-05-19T02:56:29.141184+06:00",
            "date": null
        }
    ]
}