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

{
    "count": 91979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89240&ordering=-ip_address",
    "results": [
        {
            "id": 1014,
            "ip_address": "103.120.36.212",
            "count": 2,
            "first_visit": "2021-12-20T09:00:08.369604+06:00",
            "date": null
        },
        {
            "id": 52294,
            "ip_address": "103.120.36.212",
            "count": 4,
            "first_visit": "2023-08-12T10:33:29.966744+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 2463,
            "ip_address": "103.120.36.197",
            "count": 4,
            "first_visit": "2022-01-19T13:40:43.804163+06:00",
            "date": null
        },
        {
            "id": 12491,
            "ip_address": "103.120.36.19",
            "count": 1,
            "first_visit": "2022-05-29T14:55:16.635490+06:00",
            "date": null
        },
        {
            "id": 14432,
            "ip_address": "103.120.36.19",
            "count": 1,
            "first_visit": "2022-06-11T06:40:59.158773+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 56493,
            "ip_address": "103.120.36.188",
            "count": 3,
            "first_visit": "2023-10-01T17:58:53.929198+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 14464,
            "ip_address": "103.120.36.18",
            "count": 1,
            "first_visit": "2022-06-11T11:53:25.007346+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 9492,
            "ip_address": "103.120.36.18",
            "count": 3,
            "first_visit": "2022-05-19T21:34:09.409068+06:00",
            "date": null
        }
    ]
}