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

{
    "count": 98300,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17664&ordering=ip_address",
    "results": [
        {
            "id": 29504,
            "ip_address": "103.253.45.178",
            "count": 2,
            "first_visit": "2022-07-29T22:47:49.014953+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28145,
            "ip_address": "103.253.45.179",
            "count": 2,
            "first_visit": "2022-07-27T11:37:27.609197+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 11946,
            "ip_address": "103.253.45.180",
            "count": 1,
            "first_visit": "2022-05-27T16:28:27.649518+06:00",
            "date": null
        },
        {
            "id": 30051,
            "ip_address": "103.253.45.181",
            "count": 1,
            "first_visit": "2022-07-30T23:02:42.236282+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6753,
            "ip_address": "103.253.45.189",
            "count": 3,
            "first_visit": "2022-05-16T14:31:32.921381+06:00",
            "date": null
        },
        {
            "id": 31472,
            "ip_address": "103.253.45.194",
            "count": 1,
            "first_visit": "2022-08-07T20:42:07.295509+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 12166,
            "ip_address": "103.253.45.194",
            "count": 1,
            "first_visit": "2022-05-28T11:50:55.385245+06:00",
            "date": null
        },
        {
            "id": 65809,
            "ip_address": "103.253.45.194",
            "count": 2,
            "first_visit": "2024-03-12T08:20:47.516638+06:00",
            "date": "2024-03-12"
        }
    ]
}