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

{
    "count": 101703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41248&ordering=-ip_address",
    "results": [
        {
            "id": 22980,
            "ip_address": "182.160.99.121",
            "count": 1,
            "first_visit": "2022-07-15T14:56:24.751205+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 62304,
            "ip_address": "182.160.98.90",
            "count": 1,
            "first_visit": "2024-01-04T14:00:32.300013+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 33996,
            "ip_address": "182.160.98.86",
            "count": 1,
            "first_visit": "2022-09-07T16:47:36.450620+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 7178,
            "ip_address": "182.160.98.82",
            "count": 1,
            "first_visit": "2022-05-16T19:49:50.097106+06:00",
            "date": null
        },
        {
            "id": 21470,
            "ip_address": "182.160.98.74",
            "count": 1,
            "first_visit": "2022-07-07T13:42:40.697640+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 4710,
            "ip_address": "182.160.98.74",
            "count": 13,
            "first_visit": "2022-03-27T15:36:59.654712+06:00",
            "date": null
        },
        {
            "id": 64640,
            "ip_address": "182.160.98.74",
            "count": 2,
            "first_visit": "2024-02-12T09:25:32.031448+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 63751,
            "ip_address": "182.160.98.74",
            "count": 1,
            "first_visit": "2024-01-25T11:28:23.853894+06:00",
            "date": "2024-01-25"
        }
    ]
}