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

{
    "count": 92329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83672&ordering=ip_address",
    "results": [
        {
            "id": 41009,
            "ip_address": "64.233.173.26",
            "count": 1,
            "first_visit": "2023-01-26T21:38:26.322612+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 2281,
            "ip_address": "64.233.173.26",
            "count": 2,
            "first_visit": "2022-01-16T10:56:03.921885+06:00",
            "date": null
        },
        {
            "id": 25817,
            "ip_address": "64.233.173.26",
            "count": 2,
            "first_visit": "2022-07-22T06:39:33.364692+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 20996,
            "ip_address": "64.233.173.26",
            "count": 1,
            "first_visit": "2022-07-04T07:51:05.926680+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 25212,
            "ip_address": "64.233.173.27",
            "count": 1,
            "first_visit": "2022-07-21T08:34:22.161517+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24639,
            "ip_address": "64.233.173.27",
            "count": 1,
            "first_visit": "2022-07-20T13:31:02.765543+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2396,
            "ip_address": "64.233.173.27",
            "count": 4,
            "first_visit": "2022-01-17T23:13:26.816515+06:00",
            "date": null
        },
        {
            "id": 23541,
            "ip_address": "64.233.173.27",
            "count": 1,
            "first_visit": "2022-07-18T20:35:00.146905+06:00",
            "date": "2022-07-18"
        }
    ]
}