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

{
    "count": 102086,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43504&ordering=ip_address",
    "results": [
        {
            "id": 63992,
            "ip_address": "114.119.155.23",
            "count": 1,
            "first_visit": "2024-01-29T11:38:29.121337+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 48437,
            "ip_address": "114.119.155.230",
            "count": 1,
            "first_visit": "2023-06-18T05:11:45.351639+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 57482,
            "ip_address": "114.119.155.230",
            "count": 1,
            "first_visit": "2023-10-13T13:17:05.259121+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 56542,
            "ip_address": "114.119.155.230",
            "count": 1,
            "first_visit": "2023-10-02T10:26:43.265446+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 55329,
            "ip_address": "114.119.155.230",
            "count": 1,
            "first_visit": "2023-09-18T14:42:14.544635+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 51026,
            "ip_address": "114.119.155.230",
            "count": 1,
            "first_visit": "2023-07-27T22:49:48.217480+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 671,
            "ip_address": "114.119.155.230",
            "count": 8,
            "first_visit": "2021-12-14T05:07:07.349901+06:00",
            "date": null
        },
        {
            "id": 223,
            "ip_address": "114.119.155.232",
            "count": 17,
            "first_visit": "2021-12-05T17:20:13.720655+06:00",
            "date": null
        }
    ]
}