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

{
    "count": 101514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39312&ordering=ip_address",
    "results": [
        {
            "id": 45241,
            "ip_address": "114.119.146.120",
            "count": 1,
            "first_visit": "2023-04-12T22:23:17.965501+06:00",
            "date": "2023-04-12"
        },
        {
            "id": 49738,
            "ip_address": "114.119.146.120",
            "count": 1,
            "first_visit": "2023-07-11T03:26:30.089601+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 63182,
            "ip_address": "114.119.146.120",
            "count": 1,
            "first_visit": "2024-01-16T05:24:22.234015+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 60504,
            "ip_address": "114.119.146.120",
            "count": 1,
            "first_visit": "2023-12-04T01:13:44.503891+06:00",
            "date": "2023-12-04"
        },
        {
            "id": 58556,
            "ip_address": "114.119.146.120",
            "count": 1,
            "first_visit": "2023-10-28T11:07:10.270342+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 5842,
            "ip_address": "114.119.146.120",
            "count": 2,
            "first_visit": "2022-05-11T05:53:28.987039+06:00",
            "date": null
        },
        {
            "id": 15958,
            "ip_address": "114.119.146.126",
            "count": 1,
            "first_visit": "2022-06-17T11:57:54.745297+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11243,
            "ip_address": "114.119.146.126",
            "count": 6,
            "first_visit": "2022-05-24T23:51:20.818098+06:00",
            "date": null
        }
    ]
}