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

{
    "count": 101014,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85448&ordering=ip_address",
    "results": [
        {
            "id": 64939,
            "ip_address": "45.115.112.61",
            "count": 1,
            "first_visit": "2024-02-20T11:56:03.336231+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 66371,
            "ip_address": "45.115.113.104",
            "count": 1,
            "first_visit": "2024-03-26T14:40:03.529688+06:00",
            "date": "2024-03-26"
        },
        {
            "id": 3693,
            "ip_address": "45.115.113.198",
            "count": 1,
            "first_visit": "2022-02-17T22:47:01.963586+06:00",
            "date": null
        },
        {
            "id": 19101,
            "ip_address": "45.115.113.198",
            "count": 1,
            "first_visit": "2022-06-26T14:27:23.104985+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 52564,
            "ip_address": "45.115.113.238",
            "count": 1,
            "first_visit": "2023-08-15T08:20:41.357479+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 25971,
            "ip_address": "45.115.113.34",
            "count": 1,
            "first_visit": "2022-07-22T14:32:58.554576+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 6185,
            "ip_address": "45.115.113.34",
            "count": 1,
            "first_visit": "2022-05-15T01:14:19.139569+06:00",
            "date": null
        },
        {
            "id": 84916,
            "ip_address": "45.115.113.49",
            "count": 1,
            "first_visit": "2025-06-30T16:06:53.403300+06:00",
            "date": "2025-06-30"
        }
    ]
}