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

{
    "count": 92405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82368&ordering=ip_address",
    "results": [
        {
            "id": 6272,
            "ip_address": "58.145.190.244",
            "count": 2,
            "first_visit": "2022-05-15T08:29:30.285643+06:00",
            "date": null
        },
        {
            "id": 21327,
            "ip_address": "58.145.190.244",
            "count": 1,
            "first_visit": "2022-07-06T13:03:10.051700+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 32921,
            "ip_address": "58.145.190.244",
            "count": 1,
            "first_visit": "2022-08-25T14:05:33.554263+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 21476,
            "ip_address": "58.145.190.244",
            "count": 2,
            "first_visit": "2022-07-07T14:47:50.507942+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 6721,
            "ip_address": "58.145.190.245",
            "count": 6,
            "first_visit": "2022-05-16T13:39:23.882539+06:00",
            "date": null
        },
        {
            "id": 8865,
            "ip_address": "58.145.190.246",
            "count": 2,
            "first_visit": "2022-05-18T11:57:02.638605+06:00",
            "date": null
        },
        {
            "id": 19760,
            "ip_address": "58.145.190.247",
            "count": 1,
            "first_visit": "2022-06-28T15:59:17.771374+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 30823,
            "ip_address": "58.145.190.247",
            "count": 1,
            "first_visit": "2022-08-02T14:50:08.579652+06:00",
            "date": "2022-08-02"
        }
    ]
}