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

{
    "count": 100099,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13544&ordering=ip_address",
    "results": [
        {
            "id": 61599,
            "ip_address": "103.205.233.252",
            "count": 1,
            "first_visit": "2023-12-21T15:22:24.068418+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 56559,
            "ip_address": "103.205.233.252",
            "count": 1,
            "first_visit": "2023-10-02T13:11:56.326262+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 62844,
            "ip_address": "103.205.233.252",
            "count": 1,
            "first_visit": "2024-01-10T22:57:01.552828+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 62113,
            "ip_address": "103.205.233.254",
            "count": 1,
            "first_visit": "2023-12-29T15:50:06.104896+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 62368,
            "ip_address": "103.205.233.254",
            "count": 2,
            "first_visit": "2024-01-05T03:56:21.301815+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 64964,
            "ip_address": "103.205.233.255",
            "count": 1,
            "first_visit": "2024-02-20T20:31:10.809508+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 11169,
            "ip_address": "103.205.235.208",
            "count": 1,
            "first_visit": "2022-05-24T22:28:46.731635+06:00",
            "date": null
        },
        {
            "id": 12335,
            "ip_address": "103.205.235.211",
            "count": 1,
            "first_visit": "2022-05-28T23:53:11.417371+06:00",
            "date": null
        }
    ]
}