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

{
    "count": 97610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10864&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10848&ordering=-ip_address",
    "results": [
        {
            "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": 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": 32229,
            "ip_address": "58.145.191.239",
            "count": 1,
            "first_visit": "2022-08-17T16:15:27.360777+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 11875,
            "ip_address": "58.145.191.237",
            "count": 3,
            "first_visit": "2022-05-27T09:46:18.531144+06:00",
            "date": null
        },
        {
            "id": 35565,
            "ip_address": "58.145.191.237",
            "count": 1,
            "first_visit": "2022-10-06T14:18:47.055042+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 36834,
            "ip_address": "58.145.191.237",
            "count": 2,
            "first_visit": "2022-11-02T14:43:29.027845+06:00",
            "date": "2022-11-02"
        }
    ]
}