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

{
    "count": 102464,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45816&ordering=ip_address",
    "results": [
        {
            "id": 16328,
            "ip_address": "114.130.157.18",
            "count": 2,
            "first_visit": "2022-06-18T11:03:29.838118+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 43604,
            "ip_address": "114.130.157.182",
            "count": 1,
            "first_visit": "2023-03-12T09:08:30.195070+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 1578,
            "ip_address": "114.130.157.193",
            "count": 1,
            "first_visit": "2022-01-02T00:24:14.832616+06:00",
            "date": null
        },
        {
            "id": 53318,
            "ip_address": "114.130.157.194",
            "count": 1,
            "first_visit": "2023-08-23T17:11:18.532326+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 48761,
            "ip_address": "114.130.157.195",
            "count": 1,
            "first_visit": "2023-06-24T16:34:40.125853+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 5529,
            "ip_address": "114.130.157.195",
            "count": 2,
            "first_visit": "2022-05-01T22:35:34.119581+06:00",
            "date": null
        },
        {
            "id": 1656,
            "ip_address": "114.130.157.196",
            "count": 2,
            "first_visit": "2022-01-04T19:00:15.149019+06:00",
            "date": null
        },
        {
            "id": 25803,
            "ip_address": "114.130.157.203",
            "count": 1,
            "first_visit": "2022-07-22T04:09:48.309693+06:00",
            "date": "2022-07-22"
        }
    ]
}