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

{
    "count": 101976,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42872&ordering=ip_address",
    "results": [
        {
            "id": 53400,
            "ip_address": "114.119.154.115",
            "count": 1,
            "first_visit": "2023-08-24T15:22:50.132864+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 71,
            "ip_address": "114.119.154.115",
            "count": 18,
            "first_visit": "2021-12-03T15:35:33.571812+06:00",
            "date": null
        },
        {
            "id": 49154,
            "ip_address": "114.119.154.118",
            "count": 1,
            "first_visit": "2023-07-01T17:56:57.230125+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 53875,
            "ip_address": "114.119.154.124",
            "count": 1,
            "first_visit": "2023-08-30T04:02:47.487335+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 47954,
            "ip_address": "114.119.154.124",
            "count": 1,
            "first_visit": "2023-06-10T05:14:12.592074+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 1090,
            "ip_address": "114.119.154.124",
            "count": 11,
            "first_visit": "2021-12-20T21:54:42.549748+06:00",
            "date": null
        },
        {
            "id": 42293,
            "ip_address": "114.119.154.128",
            "count": 1,
            "first_visit": "2023-02-17T04:03:34.363115+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 42095,
            "ip_address": "114.119.154.128",
            "count": 1,
            "first_visit": "2023-02-13T10:34:41.715588+06:00",
            "date": "2023-02-13"
        }
    ]
}