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

{
    "count": 102582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48112&ordering=ip_address",
    "results": [
        {
            "id": 15847,
            "ip_address": "116.58.203.66",
            "count": 1,
            "first_visit": "2022-06-17T05:33:31.495485+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 33620,
            "ip_address": "116.58.203.68",
            "count": 1,
            "first_visit": "2022-09-01T14:17:37.772158+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 7023,
            "ip_address": "116.58.203.68",
            "count": 2,
            "first_visit": "2022-05-16T18:45:59.732962+06:00",
            "date": null
        },
        {
            "id": 12581,
            "ip_address": "116.58.203.69",
            "count": 2,
            "first_visit": "2022-05-29T22:27:47.688223+06:00",
            "date": null
        },
        {
            "id": 5499,
            "ip_address": "116.58.203.7",
            "count": 2,
            "first_visit": "2022-05-01T01:19:55.496634+06:00",
            "date": null
        },
        {
            "id": 17320,
            "ip_address": "116.58.203.7",
            "count": 1,
            "first_visit": "2022-06-22T07:27:58.270094+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17321,
            "ip_address": "116.58.203.7",
            "count": 2,
            "first_visit": "2022-06-22T07:27:58.273962+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12194,
            "ip_address": "116.58.203.70",
            "count": 1,
            "first_visit": "2022-05-28T14:10:21.373581+06:00",
            "date": null
        }
    ]
}