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

{
    "count": 102125,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43784&ordering=ip_address",
    "results": [
        {
            "id": 44095,
            "ip_address": "114.119.156.134",
            "count": 1,
            "first_visit": "2023-03-20T10:21:09.549660+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 40584,
            "ip_address": "114.119.156.134",
            "count": 1,
            "first_visit": "2023-01-18T14:25:00.021872+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 40720,
            "ip_address": "114.119.156.134",
            "count": 1,
            "first_visit": "2023-01-21T10:44:31.870961+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 41311,
            "ip_address": "114.119.156.134",
            "count": 1,
            "first_visit": "2023-02-01T02:16:52.042965+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 668,
            "ip_address": "114.119.156.134",
            "count": 18,
            "first_visit": "2021-12-14T04:02:42.754414+06:00",
            "date": null
        },
        {
            "id": 39273,
            "ip_address": "114.119.156.134",
            "count": 1,
            "first_visit": "2022-12-24T09:45:25.754625+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 59,
            "ip_address": "114.119.156.138",
            "count": 14,
            "first_visit": "2021-12-03T12:17:26.781023+06:00",
            "date": null
        },
        {
            "id": 47845,
            "ip_address": "114.119.156.138",
            "count": 1,
            "first_visit": "2023-06-07T16:02:31.828529+06:00",
            "date": "2023-06-07"
        }
    ]
}