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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42752&ordering=ip_address",
    "results": [
        {
            "id": 59973,
            "ip_address": "114.119.153.25",
            "count": 1,
            "first_visit": "2023-11-23T01:00:37.328226+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 642,
            "ip_address": "114.119.153.253",
            "count": 13,
            "first_visit": "2021-12-13T14:30:47.533512+06:00",
            "date": null
        },
        {
            "id": 754,
            "ip_address": "114.119.153.38",
            "count": 14,
            "first_visit": "2021-12-17T08:15:38.879587+06:00",
            "date": null
        },
        {
            "id": 60639,
            "ip_address": "114.119.153.38",
            "count": 1,
            "first_visit": "2023-12-06T08:21:01.128767+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 61222,
            "ip_address": "114.119.153.38",
            "count": 1,
            "first_visit": "2023-12-15T13:39:53.205060+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 54828,
            "ip_address": "114.119.153.38",
            "count": 1,
            "first_visit": "2023-09-11T15:53:39.170774+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 57793,
            "ip_address": "114.119.153.49",
            "count": 1,
            "first_visit": "2023-10-17T06:53:47.083084+06:00",
            "date": "2023-10-17"
        },
        {
            "id": 41780,
            "ip_address": "114.119.153.49",
            "count": 1,
            "first_visit": "2023-02-08T04:47:47.270058+06:00",
            "date": "2023-02-08"
        }
    ]
}