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

{
    "count": 101927,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42408&ordering=ip_address",
    "results": [
        {
            "id": 1455,
            "ip_address": "114.119.153.104",
            "count": 10,
            "first_visit": "2021-12-29T00:02:37.358604+06:00",
            "date": null
        },
        {
            "id": 207,
            "ip_address": "114.119.153.105",
            "count": 16,
            "first_visit": "2021-12-05T11:29:28.811738+06:00",
            "date": null
        },
        {
            "id": 59167,
            "ip_address": "114.119.153.105",
            "count": 1,
            "first_visit": "2023-11-08T08:03:08.627634+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 58172,
            "ip_address": "114.119.153.105",
            "count": 1,
            "first_visit": "2023-10-22T06:01:38.573140+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 54932,
            "ip_address": "114.119.153.105",
            "count": 1,
            "first_visit": "2023-09-12T17:57:47.709798+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 56350,
            "ip_address": "114.119.153.105",
            "count": 1,
            "first_visit": "2023-09-30T07:47:24.588909+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 47217,
            "ip_address": "114.119.153.105",
            "count": 1,
            "first_visit": "2023-05-27T05:16:14.681437+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 54513,
            "ip_address": "114.119.153.106",
            "count": 1,
            "first_visit": "2023-09-07T20:13:06.241568+06:00",
            "date": "2023-09-07"
        }
    ]
}