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

{
    "count": 102470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3000&ordering=ip_address",
    "results": [
        {
            "id": 14821,
            "ip_address": "103.120.36.17",
            "count": 2,
            "first_visit": "2022-06-13T15:00:17.022292+06:00",
            "date": "2022-06-13"
        },
        {
            "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
        },
        {
            "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": 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": 2463,
            "ip_address": "103.120.36.197",
            "count": 4,
            "first_visit": "2022-01-19T13:40:43.804163+06:00",
            "date": null
        },
        {
            "id": 1014,
            "ip_address": "103.120.36.212",
            "count": 2,
            "first_visit": "2021-12-20T09:00:08.369604+06:00",
            "date": null
        }
    ]
}