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

{
    "count": 100587,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29336&ordering=-ip_address",
    "results": [
        {
            "id": 44741,
            "ip_address": "27.147.204.226",
            "count": 1,
            "first_visit": "2023-04-03T02:30:23.905971+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 42828,
            "ip_address": "27.147.204.221",
            "count": 1,
            "first_visit": "2023-02-28T11:36:08.050159+06:00",
            "date": "2023-02-28"
        },
        {
            "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
        }
    ]
}