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

{
    "count": 102577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48000&ordering=ip_address",
    "results": [
        {
            "id": 68961,
            "ip_address": "116.58.203.180",
            "count": 2,
            "first_visit": "2024-05-23T22:13:19.736771+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 88774,
            "ip_address": "116.58.203.180",
            "count": 2,
            "first_visit": "2025-09-01T15:21:46.274191+06:00",
            "date": "2025-09-01"
        },
        {
            "id": 13287,
            "ip_address": "116.58.203.181",
            "count": 1,
            "first_visit": "2022-06-01T20:08:19.579947+06:00",
            "date": null
        },
        {
            "id": 12665,
            "ip_address": "116.58.203.182",
            "count": 6,
            "first_visit": "2022-05-30T00:40:31.248615+06:00",
            "date": null
        },
        {
            "id": 18797,
            "ip_address": "116.58.203.183",
            "count": 2,
            "first_visit": "2022-06-25T21:52:57.712325+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 51100,
            "ip_address": "116.58.203.185",
            "count": 1,
            "first_visit": "2023-07-28T20:23:33.967817+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 8669,
            "ip_address": "116.58.203.186",
            "count": 1,
            "first_visit": "2022-05-18T08:04:03.780797+06:00",
            "date": null
        },
        {
            "id": 21699,
            "ip_address": "116.58.203.189",
            "count": 1,
            "first_visit": "2022-07-09T05:34:30.573805+06:00",
            "date": "2022-07-09"
        }
    ]
}