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

{
    "count": 102541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47584&ordering=ip_address",
    "results": [
        {
            "id": 15977,
            "ip_address": "116.58.201.22",
            "count": 1,
            "first_visit": "2022-06-17T13:26:16.607470+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 30565,
            "ip_address": "116.58.201.222",
            "count": 1,
            "first_visit": "2022-08-01T01:16:36.896472+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 8548,
            "ip_address": "116.58.201.222",
            "count": 3,
            "first_visit": "2022-05-17T23:47:58.471653+06:00",
            "date": null
        },
        {
            "id": 47140,
            "ip_address": "116.58.201.223",
            "count": 1,
            "first_visit": "2023-05-25T16:23:52.823344+06:00",
            "date": "2023-05-25"
        },
        {
            "id": 13070,
            "ip_address": "116.58.201.224",
            "count": 1,
            "first_visit": "2022-05-31T11:26:35.022763+06:00",
            "date": null
        },
        {
            "id": 26765,
            "ip_address": "116.58.201.225",
            "count": 1,
            "first_visit": "2022-07-24T13:56:27.856972+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 10699,
            "ip_address": "116.58.201.225",
            "count": 5,
            "first_visit": "2022-05-23T16:52:06.285617+06:00",
            "date": null
        },
        {
            "id": 6750,
            "ip_address": "116.58.201.226",
            "count": 1,
            "first_visit": "2022-05-16T14:31:21.665015+06:00",
            "date": null
        }
    ]
}