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

{
    "count": 102369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45288&ordering=ip_address",
    "results": [
        {
            "id": 54054,
            "ip_address": "114.119.159.243",
            "count": 1,
            "first_visit": "2023-09-01T19:49:53.949165+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 61936,
            "ip_address": "114.119.159.243",
            "count": 1,
            "first_visit": "2023-12-26T20:10:54.174753+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 53026,
            "ip_address": "114.119.159.246",
            "count": 1,
            "first_visit": "2023-08-20T19:59:17.726521+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 49644,
            "ip_address": "114.119.159.246",
            "count": 1,
            "first_visit": "2023-07-09T21:11:11.010724+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 650,
            "ip_address": "114.119.159.246",
            "count": 10,
            "first_visit": "2021-12-13T21:16:50.486110+06:00",
            "date": null
        },
        {
            "id": 1488,
            "ip_address": "114.119.159.254",
            "count": 15,
            "first_visit": "2021-12-30T12:20:31.150572+06:00",
            "date": null
        },
        {
            "id": 47219,
            "ip_address": "114.119.159.254",
            "count": 1,
            "first_visit": "2023-05-27T05:23:01.405719+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 54016,
            "ip_address": "114.119.159.254",
            "count": 1,
            "first_visit": "2023-09-01T07:01:58.692881+06:00",
            "date": "2023-09-01"
        }
    ]
}