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

{
    "count": 103641,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55208&ordering=-ip_address",
    "results": [
        {
            "id": 7023,
            "ip_address": "116.58.203.68",
            "count": 2,
            "first_visit": "2022-05-16T18:45:59.732962+06:00",
            "date": null
        },
        {
            "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": 15847,
            "ip_address": "116.58.203.66",
            "count": 1,
            "first_visit": "2022-06-17T05:33:31.495485+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 2584,
            "ip_address": "116.58.203.66",
            "count": 5,
            "first_visit": "2022-01-22T00:29:52.229256+06:00",
            "date": null
        },
        {
            "id": 9103,
            "ip_address": "116.58.203.63",
            "count": 2,
            "first_visit": "2022-05-18T22:22:37.911915+06:00",
            "date": null
        },
        {
            "id": 17393,
            "ip_address": "116.58.203.62",
            "count": 1,
            "first_visit": "2022-06-22T15:22:38.442712+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 11708,
            "ip_address": "116.58.203.62",
            "count": 1,
            "first_visit": "2022-05-26T20:06:47.631549+06:00",
            "date": null
        },
        {
            "id": 7797,
            "ip_address": "116.58.203.61",
            "count": 3,
            "first_visit": "2022-05-17T10:11:12.594072+06:00",
            "date": null
        }
    ]
}