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

{
    "count": 102094,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43576&ordering=ip_address",
    "results": [
        {
            "id": 44086,
            "ip_address": "114.119.155.42",
            "count": 1,
            "first_visit": "2023-03-20T07:06:29.729206+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 45680,
            "ip_address": "114.119.155.42",
            "count": 1,
            "first_visit": "2023-04-24T21:19:01.697160+06:00",
            "date": "2023-04-24"
        },
        {
            "id": 56271,
            "ip_address": "114.119.155.42",
            "count": 1,
            "first_visit": "2023-09-29T02:16:43.139804+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 610,
            "ip_address": "114.119.155.42",
            "count": 16,
            "first_visit": "2021-12-12T13:18:17.094769+06:00",
            "date": null
        },
        {
            "id": 189,
            "ip_address": "114.119.155.44",
            "count": 23,
            "first_visit": "2021-12-05T06:39:56.645701+06:00",
            "date": null
        },
        {
            "id": 55433,
            "ip_address": "114.119.155.44",
            "count": 1,
            "first_visit": "2023-09-19T10:39:50.566059+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 44700,
            "ip_address": "114.119.155.44",
            "count": 1,
            "first_visit": "2023-04-02T07:38:23.370223+06:00",
            "date": "2023-04-02"
        },
        {
            "id": 61421,
            "ip_address": "114.119.155.44",
            "count": 1,
            "first_visit": "2023-12-18T22:07:36.972318+06:00",
            "date": "2023-12-18"
        }
    ]
}