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

{
    "count": 101407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37160&ordering=-ip_address",
    "results": [
        {
            "id": 2819,
            "ip_address": "202.133.89.231",
            "count": 2,
            "first_visit": "2022-01-25T16:00:17.967123+06:00",
            "date": null
        },
        {
            "id": 1777,
            "ip_address": "202.133.88.217",
            "count": 1,
            "first_visit": "2022-01-10T22:43:34.332764+06:00",
            "date": null
        },
        {
            "id": 50816,
            "ip_address": "20.213.251.10",
            "count": 1,
            "first_visit": "2023-07-25T17:53:52.187692+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 18152,
            "ip_address": "202.128.15.4",
            "count": 1,
            "first_visit": "2022-06-24T15:42:34.977705+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9653,
            "ip_address": "202.128.15.4",
            "count": 1,
            "first_visit": "2022-05-20T10:55:02.532967+06:00",
            "date": null
        },
        {
            "id": 3303,
            "ip_address": "202.126.124.82",
            "count": 1,
            "first_visit": "2022-02-04T14:06:29.719341+06:00",
            "date": null
        },
        {
            "id": 51301,
            "ip_address": "202.126.124.180",
            "count": 1,
            "first_visit": "2023-07-31T13:17:49.263028+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 36689,
            "ip_address": "202.125.79.58",
            "count": 1,
            "first_visit": "2022-10-30T17:44:34.670032+06:00",
            "date": "2022-10-30"
        }
    ]
}