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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40296&ordering=-ip_address",
    "results": [
        {
            "id": 36729,
            "ip_address": "182.55.107.54",
            "count": 2,
            "first_visit": "2022-10-31T13:43:16.558924+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 5074,
            "ip_address": "182.54.155.85",
            "count": 7,
            "first_visit": "2022-04-12T03:41:37.265257+06:00",
            "date": null
        },
        {
            "id": 19518,
            "ip_address": "182.54.155.66",
            "count": 1,
            "first_visit": "2022-06-27T19:08:30.121889+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19158,
            "ip_address": "182.54.155.66",
            "count": 1,
            "first_visit": "2022-06-26T18:17:35.229418+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 6201,
            "ip_address": "182.54.155.66",
            "count": 1,
            "first_visit": "2022-05-15T04:08:19.862926+06:00",
            "date": null
        },
        {
            "id": 18755,
            "ip_address": "182.54.155.66",
            "count": 1,
            "first_visit": "2022-06-25T19:42:07.457170+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8709,
            "ip_address": "182.54.155.29",
            "count": 1,
            "first_visit": "2022-05-18T09:11:24.131673+06:00",
            "date": null
        },
        {
            "id": 19860,
            "ip_address": "182.54.155.25",
            "count": 1,
            "first_visit": "2022-06-28T23:19:25.555055+06:00",
            "date": "2022-06-28"
        }
    ]
}