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

{
    "count": 102267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44848&ordering=ip_address",
    "results": [
        {
            "id": 56328,
            "ip_address": "114.119.158.189",
            "count": 1,
            "first_visit": "2023-09-29T23:10:19.094766+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 53526,
            "ip_address": "114.119.158.189",
            "count": 1,
            "first_visit": "2023-08-25T21:02:22.177063+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 57972,
            "ip_address": "114.119.158.189",
            "count": 1,
            "first_visit": "2023-10-19T06:02:18.237779+06:00",
            "date": "2023-10-19"
        },
        {
            "id": 49617,
            "ip_address": "114.119.158.189",
            "count": 1,
            "first_visit": "2023-07-09T16:01:49.201005+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 18,
            "ip_address": "114.119.158.189",
            "count": 16,
            "first_visit": "2021-12-02T20:14:53.853704+06:00",
            "date": null
        },
        {
            "id": 403,
            "ip_address": "114.119.158.193",
            "count": 19,
            "first_visit": "2021-12-08T10:29:39.077062+06:00",
            "date": null
        },
        {
            "id": 56608,
            "ip_address": "114.119.158.193",
            "count": 1,
            "first_visit": "2023-10-03T01:50:45.965365+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 57457,
            "ip_address": "114.119.158.193",
            "count": 1,
            "first_visit": "2023-10-13T01:54:40.009321+06:00",
            "date": "2023-10-13"
        }
    ]
}