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

{
    "count": 102707,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50672&ordering=ip_address",
    "results": [
        {
            "id": 12265,
            "ip_address": "119.30.38.14",
            "count": 1,
            "first_visit": "2022-05-28T18:22:10.720678+06:00",
            "date": null
        },
        {
            "id": 10591,
            "ip_address": "119.30.38.140",
            "count": 2,
            "first_visit": "2022-05-23T11:02:30.043666+06:00",
            "date": null
        },
        {
            "id": 16829,
            "ip_address": "119.30.38.141",
            "count": 1,
            "first_visit": "2022-06-20T14:14:49.729987+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 50200,
            "ip_address": "119.30.38.144",
            "count": 1,
            "first_visit": "2023-07-17T15:44:23.119845+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 3767,
            "ip_address": "119.30.38.145",
            "count": 1,
            "first_visit": "2022-02-21T00:08:58.701600+06:00",
            "date": null
        },
        {
            "id": 10885,
            "ip_address": "119.30.38.146",
            "count": 1,
            "first_visit": "2022-05-24T10:38:36.853012+06:00",
            "date": null
        },
        {
            "id": 16716,
            "ip_address": "119.30.38.147",
            "count": 1,
            "first_visit": "2022-06-20T01:57:32.925809+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 29686,
            "ip_address": "119.30.38.15",
            "count": 1,
            "first_visit": "2022-07-30T06:48:20.756953+06:00",
            "date": "2022-07-30"
        }
    ]
}