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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28432&ordering=-ip_address",
    "results": [
        {
            "id": 42781,
            "ip_address": "27.147.204.221",
            "count": 1,
            "first_visit": "2023-02-27T10:49:21.618014+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 40229,
            "ip_address": "27.147.204.221",
            "count": 2,
            "first_visit": "2023-01-11T20:29:00.833582+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 22337,
            "ip_address": "27.147.204.204",
            "count": 1,
            "first_visit": "2022-07-13T18:40:51.666743+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 25311,
            "ip_address": "27.147.204.203",
            "count": 2,
            "first_visit": "2022-07-21T10:15:20.806255+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1218,
            "ip_address": "27.147.204.199",
            "count": 2,
            "first_visit": "2021-12-22T00:01:38.750015+06:00",
            "date": null
        },
        {
            "id": 3102,
            "ip_address": "27.147.204.190",
            "count": 1,
            "first_visit": "2022-01-31T15:35:17.927588+06:00",
            "date": null
        },
        {
            "id": 4938,
            "ip_address": "27.147.204.187",
            "count": 2,
            "first_visit": "2022-04-05T16:47:18.021370+06:00",
            "date": null
        },
        {
            "id": 3501,
            "ip_address": "27.147.204.185",
            "count": 1,
            "first_visit": "2022-02-10T21:07:09.349746+06:00",
            "date": null
        }
    ]
}