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

{
    "count": 100662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97688&ordering=ip_address",
    "results": [
        {
            "id": 886,
            "ip_address": "67.186.188.148",
            "count": 2,
            "first_visit": "2021-12-19T19:43:04.598534+06:00",
            "date": null
        },
        {
            "id": 49890,
            "ip_address": "67.189.242.25",
            "count": 1,
            "first_visit": "2023-07-13T06:58:28.629560+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 1817,
            "ip_address": "67.191.196.70",
            "count": 2,
            "first_visit": "2022-01-11T11:35:54.685519+06:00",
            "date": null
        },
        {
            "id": 34061,
            "ip_address": "67.193.100.213",
            "count": 1,
            "first_visit": "2022-09-08T19:29:09.146935+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 15906,
            "ip_address": "67.195.177.126",
            "count": 1,
            "first_visit": "2022-06-17T08:47:09.137358+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 32663,
            "ip_address": "67.198.228.13",
            "count": 2,
            "first_visit": "2022-08-22T13:18:18.176484+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 93644,
            "ip_address": "67.205.136.255",
            "count": 1,
            "first_visit": "2026-01-05T16:26:58.612220+06:00",
            "date": "2026-01-05"
        },
        {
            "id": 43058,
            "ip_address": "67.212.187.106",
            "count": 2,
            "first_visit": "2023-03-03T01:02:00.306311+06:00",
            "date": "2023-03-03"
        }
    ]
}