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

{
    "count": 102047,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43336&ordering=ip_address",
    "results": [
        {
            "id": 58544,
            "ip_address": "114.119.155.121",
            "count": 1,
            "first_visit": "2023-10-28T03:36:57.207917+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 58617,
            "ip_address": "114.119.155.121",
            "count": 1,
            "first_visit": "2023-10-29T16:01:03.027726+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 503,
            "ip_address": "114.119.155.121",
            "count": 14,
            "first_visit": "2021-12-09T19:35:22.192603+06:00",
            "date": null
        },
        {
            "id": 1124,
            "ip_address": "114.119.155.122",
            "count": 13,
            "first_visit": "2021-12-21T07:40:23.989235+06:00",
            "date": null
        },
        {
            "id": 50955,
            "ip_address": "114.119.155.122",
            "count": 1,
            "first_visit": "2023-07-27T05:35:03.223614+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 45430,
            "ip_address": "114.119.155.122",
            "count": 1,
            "first_visit": "2023-04-17T06:15:39.850511+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 43923,
            "ip_address": "114.119.155.122",
            "count": 1,
            "first_visit": "2023-03-17T13:20:57.879942+06:00",
            "date": "2023-03-17"
        },
        {
            "id": 43751,
            "ip_address": "114.119.155.122",
            "count": 1,
            "first_visit": "2023-03-14T17:43:11.379067+06:00",
            "date": "2023-03-14"
        }
    ]
}