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

{
    "count": 100522,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19976&ordering=-ip_address",
    "results": [
        {
            "id": 42001,
            "ip_address": "37.111.239.116",
            "count": 1,
            "first_visit": "2023-02-11T13:23:27.685131+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 68072,
            "ip_address": "37.111.239.111",
            "count": 1,
            "first_visit": "2024-05-08T21:16:27.940655+06:00",
            "date": "2024-05-08"
        },
        {
            "id": 24166,
            "ip_address": "37.111.239.110",
            "count": 2,
            "first_visit": "2022-07-19T20:08:10.580155+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 13010,
            "ip_address": "37.111.238.99",
            "count": 1,
            "first_visit": "2022-05-31T06:12:16.739428+06:00",
            "date": null
        },
        {
            "id": 8126,
            "ip_address": "37.111.238.97",
            "count": 1,
            "first_visit": "2022-05-17T12:46:29.967345+06:00",
            "date": null
        },
        {
            "id": 28295,
            "ip_address": "37.111.238.90",
            "count": 1,
            "first_visit": "2022-07-27T19:16:37.894420+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 11993,
            "ip_address": "37.111.238.87",
            "count": 3,
            "first_visit": "2022-05-27T21:51:08.536180+06:00",
            "date": null
        },
        {
            "id": 25501,
            "ip_address": "37.111.238.86",
            "count": 1,
            "first_visit": "2022-07-21T12:32:07.263449+06:00",
            "date": "2022-07-21"
        }
    ]
}