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

{
    "count": 101985,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42920&ordering=ip_address",
    "results": [
        {
            "id": 45530,
            "ip_address": "114.119.154.169",
            "count": 1,
            "first_visit": "2023-04-19T13:15:14.006110+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 56786,
            "ip_address": "114.119.154.169",
            "count": 1,
            "first_visit": "2023-10-05T04:04:22.234059+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 64010,
            "ip_address": "114.119.154.169",
            "count": 1,
            "first_visit": "2024-01-29T16:43:58.201535+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 51879,
            "ip_address": "114.119.154.169",
            "count": 1,
            "first_visit": "2023-08-07T16:52:16.103356+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 54451,
            "ip_address": "114.119.154.169",
            "count": 1,
            "first_visit": "2023-09-07T01:37:32.528321+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 1524,
            "ip_address": "114.119.154.169",
            "count": 11,
            "first_visit": "2021-12-31T15:42:25.665202+06:00",
            "date": null
        },
        {
            "id": 123,
            "ip_address": "114.119.154.181",
            "count": 15,
            "first_visit": "2021-12-04T03:58:21.407125+06:00",
            "date": null
        },
        {
            "id": 45544,
            "ip_address": "114.119.154.181",
            "count": 1,
            "first_visit": "2023-04-20T00:19:38.308616+06:00",
            "date": "2023-04-20"
        }
    ]
}