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

{
    "count": 92404,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82416&ordering=ip_address",
    "results": [
        {
            "id": 32229,
            "ip_address": "58.145.191.239",
            "count": 1,
            "first_visit": "2022-08-17T16:15:27.360777+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 8837,
            "ip_address": "58.145.191.240",
            "count": 3,
            "first_visit": "2022-05-18T11:28:59.279081+06:00",
            "date": null
        },
        {
            "id": 18500,
            "ip_address": "58.145.191.240",
            "count": 1,
            "first_visit": "2022-06-25T09:39:53.336813+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6242,
            "ip_address": "58.145.191.241",
            "count": 4,
            "first_visit": "2022-05-15T07:25:53.871770+06:00",
            "date": null
        },
        {
            "id": 31669,
            "ip_address": "58.145.191.241",
            "count": 1,
            "first_visit": "2022-08-10T08:47:21.253061+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 8550,
            "ip_address": "58.145.191.244",
            "count": 3,
            "first_visit": "2022-05-17T23:48:02.334460+06:00",
            "date": null
        },
        {
            "id": 8071,
            "ip_address": "58.145.191.245",
            "count": 3,
            "first_visit": "2022-05-17T12:24:06.386689+06:00",
            "date": null
        },
        {
            "id": 37120,
            "ip_address": "58.145.191.246",
            "count": 1,
            "first_visit": "2022-11-08T18:05:53.529442+06:00",
            "date": "2022-11-08"
        }
    ]
}