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

{
    "count": 102207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44248&ordering=ip_address",
    "results": [
        {
            "id": 40787,
            "ip_address": "114.119.157.139",
            "count": 1,
            "first_visit": "2023-01-22T14:04:01.642821+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 42383,
            "ip_address": "114.119.157.142",
            "count": 1,
            "first_visit": "2023-02-19T03:41:53.212870+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 59266,
            "ip_address": "114.119.157.142",
            "count": 1,
            "first_visit": "2023-11-10T05:37:19.446672+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 46528,
            "ip_address": "114.119.157.142",
            "count": 1,
            "first_visit": "2023-05-13T13:39:20.879570+06:00",
            "date": "2023-05-13"
        },
        {
            "id": 62849,
            "ip_address": "114.119.157.142",
            "count": 1,
            "first_visit": "2024-01-11T01:12:58.720783+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 540,
            "ip_address": "114.119.157.142",
            "count": 14,
            "first_visit": "2021-12-10T16:06:49.735242+06:00",
            "date": null
        },
        {
            "id": 39432,
            "ip_address": "114.119.157.142",
            "count": 1,
            "first_visit": "2022-12-27T01:17:57.135635+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 689,
            "ip_address": "114.119.157.143",
            "count": 15,
            "first_visit": "2021-12-14T16:50:52.056372+06:00",
            "date": null
        }
    ]
}