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

{
    "count": 101357,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35816&ordering=ip_address",
    "results": [
        {
            "id": 61377,
            "ip_address": "114.119.138.214",
            "count": 1,
            "first_visit": "2023-12-18T10:38:02.490276+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 54794,
            "ip_address": "114.119.138.214",
            "count": 1,
            "first_visit": "2023-09-11T09:08:48.791636+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 40306,
            "ip_address": "114.119.138.214",
            "count": 1,
            "first_visit": "2023-01-13T05:56:37.221253+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 24,
            "ip_address": "114.119.138.214",
            "count": 16,
            "first_visit": "2021-12-02T20:49:57.334301+06:00",
            "date": null
        },
        {
            "id": 38870,
            "ip_address": "114.119.138.220",
            "count": 1,
            "first_visit": "2022-12-17T09:35:55.754302+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 1330,
            "ip_address": "114.119.138.220",
            "count": 10,
            "first_visit": "2021-12-24T12:22:56.377623+06:00",
            "date": null
        },
        {
            "id": 60780,
            "ip_address": "114.119.138.220",
            "count": 1,
            "first_visit": "2023-12-08T10:02:21.106656+06:00",
            "date": "2023-12-08"
        },
        {
            "id": 53560,
            "ip_address": "114.119.138.220",
            "count": 1,
            "first_visit": "2023-08-26T11:17:15.027015+06:00",
            "date": "2023-08-26"
        }
    ]
}