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

{
    "count": 97997,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25384&ordering=ip_address",
    "results": [
        {
            "id": 51190,
            "ip_address": "113.11.40.138",
            "count": 1,
            "first_visit": "2023-07-30T03:50:54.279051+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51151,
            "ip_address": "113.11.40.138",
            "count": 1,
            "first_visit": "2023-07-29T13:47:49.791375+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 2253,
            "ip_address": "113.11.40.213",
            "count": 3,
            "first_visit": "2022-01-15T12:05:25.744795+06:00",
            "date": null
        },
        {
            "id": 49506,
            "ip_address": "113.11.40.233",
            "count": 6,
            "first_visit": "2023-07-07T19:25:12.932726+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 2910,
            "ip_address": "113.11.40.249",
            "count": 1,
            "first_visit": "2022-01-26T21:55:04.228595+06:00",
            "date": null
        },
        {
            "id": 48177,
            "ip_address": "113.11.40.79",
            "count": 2,
            "first_visit": "2023-06-14T07:57:08.262209+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 73991,
            "ip_address": "113.11.42.180",
            "count": 1,
            "first_visit": "2024-10-04T19:31:11.599305+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 51021,
            "ip_address": "113.11.42.62",
            "count": 1,
            "first_visit": "2023-07-27T19:16:09.817162+06:00",
            "date": "2023-07-27"
        }
    ]
}