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

{
    "count": 95270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16408&ordering=ip_address",
    "results": [
        {
            "id": 27604,
            "ip_address": "103.252.226.17",
            "count": 1,
            "first_visit": "2022-07-26T06:32:16.760687+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 42081,
            "ip_address": "103.252.226.17",
            "count": 1,
            "first_visit": "2023-02-13T01:49:35.399070+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 44172,
            "ip_address": "103.252.226.18",
            "count": 1,
            "first_visit": "2023-03-21T10:33:11.802351+06:00",
            "date": "2023-03-21"
        },
        {
            "id": 6849,
            "ip_address": "103.252.226.18",
            "count": 1,
            "first_visit": "2022-05-16T16:40:28.494550+06:00",
            "date": null
        },
        {
            "id": 53436,
            "ip_address": "103.252.226.20",
            "count": 1,
            "first_visit": "2023-08-24T23:41:14.932878+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 21124,
            "ip_address": "103.252.226.22",
            "count": 1,
            "first_visit": "2022-07-04T21:04:47.919698+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 18459,
            "ip_address": "103.252.226.22",
            "count": 1,
            "first_visit": "2022-06-25T07:23:38.776218+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 3883,
            "ip_address": "103.252.226.22",
            "count": 6,
            "first_visit": "2022-02-26T08:57:27.392974+06:00",
            "date": null
        }
    ]
}