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

{
    "count": 96400,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21024&ordering=ip_address",
    "results": [
        {
            "id": 8163,
            "ip_address": "103.73.196.117",
            "count": 4,
            "first_visit": "2022-05-17T13:22:20.843650+06:00",
            "date": null
        },
        {
            "id": 6756,
            "ip_address": "103.73.196.134",
            "count": 1,
            "first_visit": "2022-05-16T14:40:47.611177+06:00",
            "date": null
        },
        {
            "id": 10904,
            "ip_address": "103.73.196.135",
            "count": 2,
            "first_visit": "2022-05-24T11:02:21.917414+06:00",
            "date": null
        },
        {
            "id": 34312,
            "ip_address": "103.73.196.138",
            "count": 2,
            "first_visit": "2022-09-13T12:03:04.753149+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 9560,
            "ip_address": "103.73.196.140",
            "count": 1,
            "first_visit": "2022-05-19T23:31:25.322529+06:00",
            "date": null
        },
        {
            "id": 23683,
            "ip_address": "103.73.196.142",
            "count": 2,
            "first_visit": "2022-07-18T22:09:16.597063+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 40403,
            "ip_address": "103.73.196.154",
            "count": 4,
            "first_visit": "2023-01-15T09:30:19.520523+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 41479,
            "ip_address": "103.73.196.154",
            "count": 1,
            "first_visit": "2023-02-03T20:16:34.459447+06:00",
            "date": "2023-02-03"
        }
    ]
}