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

{
    "count": 103802,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55952&ordering=-ip_address",
    "results": [
        {
            "id": 6969,
            "ip_address": "116.58.201.122",
            "count": 2,
            "first_visit": "2022-05-16T18:08:22.194080+06:00",
            "date": null
        },
        {
            "id": 13453,
            "ip_address": "116.58.201.121",
            "count": 1,
            "first_visit": "2022-06-03T15:28:27.935494+06:00",
            "date": null
        },
        {
            "id": 26546,
            "ip_address": "116.58.201.120",
            "count": 1,
            "first_visit": "2022-07-24T06:03:39.156830+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 60978,
            "ip_address": "116.58.201.120",
            "count": 1,
            "first_visit": "2023-12-11T14:37:22.412570+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 9634,
            "ip_address": "116.58.201.12",
            "count": 1,
            "first_visit": "2022-05-20T10:07:12.965522+06:00",
            "date": null
        },
        {
            "id": 6463,
            "ip_address": "116.58.201.119",
            "count": 5,
            "first_visit": "2022-05-15T23:12:58.354386+06:00",
            "date": null
        },
        {
            "id": 27032,
            "ip_address": "116.58.201.119",
            "count": 1,
            "first_visit": "2022-07-25T03:49:43.836859+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11188,
            "ip_address": "116.58.201.118",
            "count": 2,
            "first_visit": "2022-05-24T22:44:35.939335+06:00",
            "date": null
        }
    ]
}