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

{
    "count": 102259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44736&ordering=ip_address",
    "results": [
        {
            "id": 43824,
            "ip_address": "114.119.158.125",
            "count": 1,
            "first_visit": "2023-03-15T18:03:19.655654+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 49942,
            "ip_address": "114.119.158.125",
            "count": 1,
            "first_visit": "2023-07-14T03:02:42.220372+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 55332,
            "ip_address": "114.119.158.125",
            "count": 1,
            "first_visit": "2023-09-18T14:49:05.799835+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 56689,
            "ip_address": "114.119.158.126",
            "count": 1,
            "first_visit": "2023-10-04T01:24:43.031214+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 46318,
            "ip_address": "114.119.158.126",
            "count": 1,
            "first_visit": "2023-05-08T15:03:18.147769+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 99,
            "ip_address": "114.119.158.126",
            "count": 18,
            "first_visit": "2021-12-03T22:02:48.936582+06:00",
            "date": null
        },
        {
            "id": 228,
            "ip_address": "114.119.158.128",
            "count": 16,
            "first_visit": "2021-12-05T18:23:49.463462+06:00",
            "date": null
        },
        {
            "id": 55544,
            "ip_address": "114.119.158.128",
            "count": 1,
            "first_visit": "2023-09-20T15:34:15.445894+06:00",
            "date": "2023-09-20"
        }
    ]
}