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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50112&ordering=ip_address",
    "results": [
        {
            "id": 15633,
            "ip_address": "119.30.32.125",
            "count": 1,
            "first_visit": "2022-06-16T11:25:25.630206+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 33920,
            "ip_address": "119.30.32.125",
            "count": 4,
            "first_visit": "2022-09-06T11:54:31.017301+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 18489,
            "ip_address": "119.30.32.125",
            "count": 1,
            "first_visit": "2022-06-25T09:05:37.297356+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6310,
            "ip_address": "119.30.32.125",
            "count": 2,
            "first_visit": "2022-05-15T10:17:17.319501+06:00",
            "date": null
        },
        {
            "id": 18799,
            "ip_address": "119.30.32.126",
            "count": 1,
            "first_visit": "2022-06-25T21:54:54.260606+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10068,
            "ip_address": "119.30.32.126",
            "count": 2,
            "first_visit": "2022-05-21T19:33:02.649883+06:00",
            "date": null
        },
        {
            "id": 17495,
            "ip_address": "119.30.32.128",
            "count": 2,
            "first_visit": "2022-06-22T21:34:03.235358+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 1441,
            "ip_address": "119.30.32.129",
            "count": 3,
            "first_visit": "2021-12-28T16:03:49.890790+06:00",
            "date": null
        }
    ]
}