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

{
    "count": 91375,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-ip_address",
    "results": [
        {
            "id": 21141,
            "ip_address": "96.126.110.159",
            "count": 1,
            "first_visit": "2022-07-04T22:53:41.717171+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4943,
            "ip_address": "96.126.110.159",
            "count": 1,
            "first_visit": "2022-04-06T00:07:27.730012+06:00",
            "date": null
        },
        {
            "id": 36344,
            "ip_address": "96.126.110.111",
            "count": 1,
            "first_visit": "2022-10-23T13:05:27.511977+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 39773,
            "ip_address": "96.126.110.111",
            "count": 2,
            "first_visit": "2023-01-02T22:02:32.682029+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 4034,
            "ip_address": "96.126.110.111",
            "count": 1,
            "first_visit": "2022-03-03T16:25:24.653959+06:00",
            "date": null
        },
        {
            "id": 30934,
            "ip_address": "96.126.109.47",
            "count": 1,
            "first_visit": "2022-08-03T03:32:45.716188+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 36005,
            "ip_address": "96.126.109.47",
            "count": 1,
            "first_visit": "2022-10-17T02:47:49.756920+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 44590,
            "ip_address": "96.126.109.47",
            "count": 1,
            "first_visit": "2023-03-30T10:08:29.219128+06:00",
            "date": "2023-03-30"
        }
    ]
}