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

{
    "count": 92972,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80120&ordering=ip_address",
    "results": [
        {
            "id": 28997,
            "ip_address": "45.248.151.210",
            "count": 2,
            "first_visit": "2022-07-29T00:01:04.414868+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 21081,
            "ip_address": "45.248.151.210",
            "count": 3,
            "first_visit": "2022-07-04T15:14:49.025064+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 23224,
            "ip_address": "45.248.151.211",
            "count": 3,
            "first_visit": "2022-07-17T00:42:41.691049+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 25790,
            "ip_address": "45.248.151.212",
            "count": 1,
            "first_visit": "2022-07-22T02:12:36.519821+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2444,
            "ip_address": "45.248.151.212",
            "count": 7,
            "first_visit": "2022-01-18T21:40:06.521456+06:00",
            "date": null
        },
        {
            "id": 40432,
            "ip_address": "45.248.151.212",
            "count": 2,
            "first_visit": "2023-01-15T22:35:15.506536+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 43940,
            "ip_address": "45.248.151.213",
            "count": 1,
            "first_visit": "2023-03-18T01:01:28.081154+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 3458,
            "ip_address": "45.248.151.213",
            "count": 1,
            "first_visit": "2022-02-09T13:49:56.732888+06:00",
            "date": null
        }
    ]
}