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

{
    "count": 102716,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50824&ordering=ip_address",
    "results": [
        {
            "id": 41736,
            "ip_address": "119.30.39.100",
            "count": 1,
            "first_visit": "2023-02-07T16:39:07.524580+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 54394,
            "ip_address": "119.30.39.101",
            "count": 1,
            "first_visit": "2023-09-06T07:15:55.978495+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 31544,
            "ip_address": "119.30.39.101",
            "count": 1,
            "first_visit": "2022-08-08T16:31:39.175243+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 12484,
            "ip_address": "119.30.39.102",
            "count": 1,
            "first_visit": "2022-05-29T14:20:50.179349+06:00",
            "date": null
        },
        {
            "id": 30961,
            "ip_address": "119.30.39.103",
            "count": 1,
            "first_visit": "2022-08-03T10:16:11.043965+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 3370,
            "ip_address": "119.30.39.103",
            "count": 4,
            "first_visit": "2022-02-06T23:49:32.176019+06:00",
            "date": null
        },
        {
            "id": 9335,
            "ip_address": "119.30.39.104",
            "count": 1,
            "first_visit": "2022-05-19T11:35:10.690980+06:00",
            "date": null
        },
        {
            "id": 32916,
            "ip_address": "119.30.39.104",
            "count": 3,
            "first_visit": "2022-08-25T13:47:29.568164+06:00",
            "date": "2022-08-25"
        }
    ]
}