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

{
    "count": 98122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1616&ordering=ip_address",
    "results": [
        {
            "id": 77363,
            "ip_address": "103.112.52.28",
            "count": 2,
            "first_visit": "2024-12-31T14:27:03.452718+06:00",
            "date": "2024-12-31"
        },
        {
            "id": 323,
            "ip_address": "103.112.52.28",
            "count": 1,
            "first_visit": "2021-12-07T11:39:39.461639+06:00",
            "date": null
        },
        {
            "id": 68722,
            "ip_address": "103.112.52.28",
            "count": 1,
            "first_visit": "2024-05-21T11:49:41.035655+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 63077,
            "ip_address": "103.112.52.7",
            "count": 1,
            "first_visit": "2024-01-14T12:07:52.836220+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 57824,
            "ip_address": "103.112.52.77",
            "count": 1,
            "first_visit": "2023-10-17T16:44:33.121139+06:00",
            "date": "2023-10-17"
        },
        {
            "id": 58950,
            "ip_address": "103.112.52.77",
            "count": 1,
            "first_visit": "2023-11-04T14:23:50.983423+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 53581,
            "ip_address": "103.112.52.82",
            "count": 1,
            "first_visit": "2023-08-26T17:31:40.820940+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 2280,
            "ip_address": "103.112.52.82",
            "count": 2,
            "first_visit": "2022-01-16T10:06:54.746603+06:00",
            "date": null
        }
    ]
}