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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75744&ordering=ip_address",
    "results": [
        {
            "id": 100031,
            "ip_address": "37.111.200.100",
            "count": 1,
            "first_visit": "2026-07-08T09:21:54.114181+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 24004,
            "ip_address": "37.111.200.101",
            "count": 1,
            "first_visit": "2022-07-19T05:33:00.692360+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 19484,
            "ip_address": "37.111.200.102",
            "count": 1,
            "first_visit": "2022-06-27T16:45:44.227401+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 9069,
            "ip_address": "37.111.200.102",
            "count": 2,
            "first_visit": "2022-05-18T20:44:23.175984+06:00",
            "date": null
        },
        {
            "id": 35514,
            "ip_address": "37.111.200.103",
            "count": 1,
            "first_visit": "2022-10-05T11:05:52.428047+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 62063,
            "ip_address": "37.111.200.103",
            "count": 2,
            "first_visit": "2023-12-28T20:25:56.941676+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 2382,
            "ip_address": "37.111.200.104",
            "count": 2,
            "first_visit": "2022-01-17T17:38:56.476376+06:00",
            "date": null
        },
        {
            "id": 40228,
            "ip_address": "37.111.200.106",
            "count": 1,
            "first_visit": "2023-01-11T19:09:59.927802+06:00",
            "date": "2023-01-11"
        }
    ]
}