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

{
    "count": 100728,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16272&ordering=-ip_address",
    "results": [
        {
            "id": 7052,
            "ip_address": "43.245.123.124",
            "count": 3,
            "first_visit": "2022-05-16T19:03:14.742283+06:00",
            "date": null
        },
        {
            "id": 6789,
            "ip_address": "43.245.123.123",
            "count": 2,
            "first_visit": "2022-05-16T15:31:37.906686+06:00",
            "date": null
        },
        {
            "id": 8797,
            "ip_address": "43.245.123.122",
            "count": 1,
            "first_visit": "2022-05-18T11:01:55.128498+06:00",
            "date": null
        },
        {
            "id": 6176,
            "ip_address": "43.245.123.121",
            "count": 5,
            "first_visit": "2022-05-14T23:51:25.710816+06:00",
            "date": null
        },
        {
            "id": 7440,
            "ip_address": "43.245.123.120",
            "count": 4,
            "first_visit": "2022-05-16T23:06:41.538769+06:00",
            "date": null
        },
        {
            "id": 6621,
            "ip_address": "43.245.123.12",
            "count": 5,
            "first_visit": "2022-05-16T11:20:06.470539+06:00",
            "date": null
        },
        {
            "id": 56107,
            "ip_address": "43.245.123.12",
            "count": 1,
            "first_visit": "2023-09-26T19:38:04.239007+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 23543,
            "ip_address": "43.245.123.12",
            "count": 1,
            "first_visit": "2022-07-18T20:36:18.903128+06:00",
            "date": "2022-07-18"
        }
    ]
}